index
:
IT-kariera/Team-Kaleidoscope/DevHive
chat_system
dev
dev-old
feature/profile_picture_implementation
fix_friends_authorization
friends_functionality
heroku/main
lazy_loading
main
nswag
rating_system
unit_test_refactoring
unit_tests
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
DevHive.Data
/
Repositories
/
PostRepository.cs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed post update
Syndamia
2021-01-31
1
-0
/
+4
*
Fixed comment and post getting and updating
Syndamia
2021-01-30
1
-0
/
+25
*
File Upload implemented; Post Layers adapted to File Uploading
transtrike
2021-01-29
1
-0
/
+16
*
Updated comments and posts to use Creator.Id, rather than CreatorId; updated ...
Syndamia
2021-01-28
1
-1
/
+1
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
1
-0
/
+7
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
1
-52
/
+2
*
Generic base repo class refactored; All repos inherit generic base repo
transtrike
2021-01-21
1
-32
/
+2
*
Code cleanup & consistency
transtrike
2021-01-21
1
-25
/
+18
*
Replaced RepoMethods with BaseClass and inherited it where needed
transtrike
2021-01-19
1
-7
/
+7
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
1
-0
/
+14
*
Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...
transtrike
2021-01-15
1
-2
/
+2
*
The return of the interfaces
transtrike
2021-01-13
1
-6
/
+7
*
Language layers refactored; User implements adding & removing Languages; Migr...
transtrike
2021-01-12
1
-2
/
+4
*
Added Interfaces for all repository classes
Danail Dimitrov
2021-01-11
1
-2
/
+2
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
1
-0
/
+107