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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made all Technology Layer Tests not asymc again
Danail Dimitrov
2021-01-21
1
-4
/
+6
*
Refactored Technology repo edit method
Danail Dimitrov
2021-01-21
1
-5
/
+6
*
Cleaning of UserRepo&UserService of unused methods
transtrike
2021-01-21
2
-85
/
+2
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
3
-7
/
+16
*
Updated migrations
Syndamia
2021-01-21
11
-2602
/
+1248
*
Tryed implementing the http patch
transtrike
2021-01-21
1
-7
/
+0
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
10
-18
/
+18
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...
transtrike
2021-01-19
2
-5
/
+8
*
Replaced RepoMethods with BaseClass and inherited it where needed
transtrike
2021-01-19
6
-31
/
+46
*
Lang&Tech Many-To-Many added; Migration added
transtrike
2021-01-19
10
-1185
/
+1929
*
Fix lang naming
transtrike
2021-01-17
5
-15
/
+15
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
3
-0
/
+19
*
Adding TechnologyController Tetsts
Danail Dimitrov
2021-01-15
1
-6
/
+5
*
Renamed AddFriend to AddFriendToUser to clarify method
transtrike
2021-01-15
2
-2
/
+2
*
Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...
transtrike
2021-01-15
25
-29
/
+101
*
Removed virtual from methods
transtrike
2021-01-15
2
-2
/
+2
*
More formatting fixes
transtrike
2021-01-14
7
-395
/
+395
*
Name corrections in UserRepository
transtrike
2021-01-14
2
-2
/
+2
*
Renamed async methods to include Async in the name in UserRepository
transtrike
2021-01-14
2
-6
/
+6
*
Fixed issues in Language & Technology and their interactions with User
transtrike
2021-01-14
6
-12
/
+32
*
Added .csproj wide code analyzer support
transtrike
2021-01-13
1
-5
/
+10
*
The return of the interfaces
transtrike
2021-01-13
11
-18
/
+120
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...
transtrike
2021-01-12
1
-1
/
+8
*
Full implementation of Language & Technologies to User
transtrike
2021-01-12
1
-18
/
+18
*
Added launch & task settings for vscode
transtrike
2021-01-12
1
-5
/
+14
*
Language layers refactored; User implements adding & removing Languages; Migr...
transtrike
2021-01-12
16
-161
/
+722
*
Added Interfaces for all repository classes
Danail Dimitrov
2021-01-11
11
-12
/
+100
*
Fixed test projects
Danail Dimitrov
2021-01-10
1
-1
/
+2
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
8
-68
/
+134
*
Adding coomment layers
Danail Dimitrov
2020-12-30
7
-1
/
+503
*
Moved migrations to DevHive.Data
transtrike
2020-12-19
6
-0
/
+1043
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
6
-51
/
+25
*
ALmost solved DP
transtrike
2020-12-19
1
-1
/
+1
*
ValidJWT bypasses username check when user is admin
Syndamia
2020-12-18
1
-0
/
+1
*
Removed IsUsernameValid
transtrike
2020-12-18
1
-7
/
+0
*
Implemented Friends layer
transtrike
2020-12-17
2
-8
/
+38
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
3
-3
/
+18
*
Preparation for Friends implementation
transtrike
2020-12-17
2
-9
/
+1
*
Roles are now in a seperate table, user can contain multiple roles (BUT JWT d...
Syndamia
2020-12-17
5
-2
/
+22
*
Cleanup after testing
transtrike
2020-12-16
1
-1
/
+0
*
Adding TechnologyRepository and Technology model
Danail Dimitrov
2020-12-16
2
-0
/
+75
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common l...
transtrike
2020-12-16
4
-24
/
+27
*
Refactored LanguageData
Danail Dimitrov
2020-12-16
1
-6
/
+13
*
IRepository should return bool for void operations
transtrike
2020-12-16
1
-3
/
+3
*
Fixed EditAsync method in UserRepository
Syndamia
2020-12-16
1
-2
/
+5
*
Removed unecessary Data annotations in data user model
Syndamia
2020-12-16
1
-11
/
+0
*
Fixed data user length annotation attributes
Syndamia
2020-12-16
1
-3
/
+6
*
Fixed user input data validation upon registration
Syndamia
2020-12-16
1
-36
/
+3
*
Added public const Role
transtrike
2020-12-15
1
-1
/
+3
*
Resolving RoleController conflicts
transtrike
2020-12-15
3
-889
/
+0
[next]