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
/
Web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed to new() where possible and readable
transtrike
2021-03-15
21
-272
/
+1004
|
\
|
*
Merge pull request #22 from Team-Kaleidoscope/rating_system
Danail Dimitrov
2021-03-14
5
-13
/
+306
|
|
\
|
|
*
Updated rating tests to follow our current code style standards
rating_system
Syndamia
2021-03-14
1
-38
/
+80
|
|
*
added documentaion for rating repository
Danail Dimitrov
2021-03-14
1
-1
/
+0
|
|
*
Added tests for rating controller
Syndamia
2021-03-13
1
-0
/
+257
|
|
*
Fixed type in delete rating method name in rating controller
Syndamia
2021-03-13
1
-1
/
+1
|
|
*
Removed _userService from RatingController
Danail Dimitrov
2021-03-03
1
-3
/
+1
|
|
*
Adding authorization to Rating Controller
Danail Dimitrov
2021-03-03
1
-1
/
+1
|
|
*
Moved Rating service models outside of Post folder
Danail Dimitrov
2021-03-03
2
-2
/
+2
|
|
*
Fixing bugs in rating layer
Danail Dimitrov
2021-03-03
2
-5
/
+2
|
*
|
Made all Returns(Task.FromResult) into ReturnsAsync in Web layer tests
Syndamia
2021-03-14
7
-73
/
+67
|
*
|
Updated code style of mock setups in Web layer tests
Syndamia
2021-03-14
7
-119
/
+355
|
*
|
Made properties into variables in Web layer tests
Syndamia
2021-03-14
7
-218
/
+217
|
*
|
Updated controller tests to mock jwt service, removed profile picture tests f...
Syndamia
2021-03-13
3
-41
/
+35
|
*
|
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
*
|
|
Fixed to new() where possible and readable
transtrike
2021-03-15
8
-63
/
+63
|
/
/
*
/
NSwag replaced Swagger; Doc prep configured
nswag
transtrike
2021-03-03
5
-56
/
+67
|
/
*
Fixed AutoMapper Assembly Error
transtrike
2021-03-01
2
-1
/
+4
*
tryibg to fix rating layers
Danail Dimitrov
2021-02-28
3
-8
/
+21
*
merge with dev
Danail Dimitrov
2021-02-28
11
-72
/
+150
|
\
|
*
Removed JwtOptions
transtrike
2021-02-28
2
-13
/
+4
|
*
Integrated new JWT validation where needed
transtrike
2021-02-28
3
-8
/
+24
|
*
JWT Validations works; Introduced more bugs to fix later
transtrike
2021-02-27
4
-30
/
+60
|
*
Fixed Project Restore Problem "Not Found"
transtrike
2021-02-26
3
-26
/
+31
|
*
Initial Swagger configuration setup
transtrike
2021-02-25
2
-4
/
+35
|
*
Updated Nuget packages; Added Swagger packages for further documentation
transtrike
2021-02-25
2
-3
/
+7
*
|
adding delete rating functionality
Danail Dimitrov
2021-02-27
2
-1
/
+11
*
|
Adding user validation for rating layer
Danail Dimitrov
2021-02-27
2
-0
/
+8
*
|
Adding update layer for rating_system
Danail Dimitrov
2021-02-26
3
-2
/
+37
*
|
Added GetById for rating
Danail Dimitrov
2021-02-26
3
-4
/
+13
*
|
Adding RatePost functionality
Danail Dimitrov
2021-02-25
4
-11
/
+14
*
|
model update for rating
Danail Dimitrov
2021-02-21
4
-7
/
+9
|
/
*
Revert "initial implementation of message layer"
transtrike
2021-02-19
6
-108
/
+3
*
initial implementation of message layer
Danail Dimitrov
2021-02-18
6
-3
/
+108
*
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
3
-11
/
+11
*
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
4
-28
/
+25
*
Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting
transtrike
2021-02-15
16
-110
/
+89
*
Merged New Project Structure; Fixed Kamen's Formatting Issues
transtrike
2021-02-13
3
-3
/
+3
*
Restructure Successful
transtrike
2021-02-13
15
-30
/
+35
*
Removed all references
transtrike
2021-02-13
23
-49
/
+31
*
Project Restructure P.1
transtrike
2021-02-13
69
-0
/
+3324