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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made properties into variables, fixed spacing and made protected members priv...
Syndamia
2021-03-14
5
-71
/
+63
*
Made properties into variables in Service layer tests
Syndamia
2021-03-14
5
-222
/
+222
*
Made properties into variables in Web layer tests
Syndamia
2021-03-14
7
-218
/
+217
*
Comented out role and user repository tests, since we now use role and user m...
Syndamia
2021-03-13
2
-350
/
+350
*
Removed unused local variables in service tests
Syndamia
2021-03-13
4
-13
/
+0
*
Replaced all "new Guid()" with "Guid.NewGuid()" in service tests
Syndamia
2021-03-13
6
-24
/
+24
*
Updated user service tests to use jwt service, added some missing mocks to us...
Syndamia
2021-03-13
1
-44
/
+22
*
Updated controller tests to mock jwt service, removed profile picture tests f...
Syndamia
2021-03-13
3
-41
/
+35
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into unit_test_ref...
Syndamia
2021-03-13
60
-421
/
+1824
|
\
|
*
XML Docs on all controllers
transtrike
2021-03-13
9
-16
/
+181
|
*
Technology xml comments added; Needs finish
transtrike
2021-03-13
2
-3
/
+54
|
*
NSwag replaced Swagger; Doc prep configured
nswag
transtrike
2021-03-03
12
-86
/
+97
|
*
Fixed AutoMapper Assembly Error
transtrike
2021-03-01
2
-1
/
+4
|
*
tryibg to fix rating layers
Danail Dimitrov
2021-02-28
6
-83
/
+42
|
*
merge with dev
Danail Dimitrov
2021-02-28
26
-256
/
+419
|
|
\
|
|
*
Removed JwtOptions
transtrike
2021-02-28
3
-27
/
+4
|
|
*
Integrated new JWT validation where needed
transtrike
2021-02-28
8
-127
/
+95
|
|
*
JWT Working like a charm
transtrike
2021-02-28
2
-5
/
+14
|
|
*
JWT Validations works; Introduced more bugs to fix later
transtrike
2021-02-27
9
-85
/
+225
|
|
*
Fixed Project Restore Problem "Not Found"
transtrike
2021-02-26
7
-49
/
+59
|
|
*
Fixed Common project mistakes
transtrike
2021-02-26
2
-0
/
+24
|
|
*
Initial Swagger configuration setup
transtrike
2021-02-25
2
-4
/
+35
|
|
*
New rule added
transtrike
2021-02-25
2
-5
/
+9
|
|
*
Updated Nuget packages; Added Swagger packages for further documentation
transtrike
2021-02-25
4
-7
/
+11
|
|
*
Docker file fixed
transtrike
2021-02-23
1
-13
/
+8
|
*
|
adding delete rating functionality
Danail Dimitrov
2021-02-27
2
-1
/
+11
|
*
|
Adding user validation for rating layer
Danail Dimitrov
2021-02-27
4
-1
/
+78
|
*
|
Adding update layer for rating_system
Danail Dimitrov
2021-02-26
11
-25
/
+88
|
*
|
Added GetById for rating
Danail Dimitrov
2021-02-26
9
-22
/
+65
|
*
|
Adding RatePost functionality
Danail Dimitrov
2021-02-25
14
-49
/
+898
|
*
|
model update for rating
Danail Dimitrov
2021-02-21
17
-30
/
+39
|
|
/
*
/
Code cleanup of UserTests
unit_test_refactoring
transtrike
2021-02-22
11
-1027
/
+980
|
/
*
Revert "initial implementation of message layer"
transtrike
2021-02-19
18
-267
/
+6
*
initial implementation of message layer
Danail Dimitrov
2021-02-18
18
-6
/
+267
*
EF Core splitting queries for performance boost
transtrike
2021-02-18
1
-1
/
+4
*
UserManager&RoleManager logic moved to Repo; Password hashing and validation ...
transtrike
2021-02-16
17
-123
/
+2081
*
Moved Default&Admin Roles insertion to DB Config
transtrike
2021-02-16
1
-1
/
+26
*
Fixed formatting; Adjusted warnings; Adjusted variable names
transtrike
2021-02-15
14
-42
/
+40
*
Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting
transtrike
2021-02-15
34
-171
/
+145
*
Merged New Project Structure; Fixed Kamen's Formatting Issues
transtrike
2021-02-13
14
-49
/
+47
*
Code-Workspace Debug Config Fixed
transtrike
2021-02-13
1
-2
/
+6
*
Restructure Successful
transtrike
2021-02-13
64
-4108
/
+123
*
Removed all references
transtrike
2021-02-13
76
-292
/
+228
*
Project Restructure P.1
transtrike
2021-02-13
203
-168
/
+275
*
Docker Support Added; Splitted API and Front End
transtrike
2021-02-12
108
-18933
/
+73
*
Moved CloudinaryService to it's proper location
Syndamia
2021-02-05
1
-0
/
+0
*
Fixed tests and commented out the ones that don't work (because they need mor...
Syndamia
2021-02-05
2
-118
/
+120
*
Added user interface for adding and removing friends
Syndamia
2021-02-05
4
-35
/
+62
*
Added a workaround for removing all friends
Syndamia
2021-02-05
1
-1
/
+4
*
Fixed user updating
Syndamia
2021-02-05
1
-3
/
+7
[next]