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
/
Services
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added initial implmementation of AddFriend
fix_friends_authorization
Syndamia
2021-03-29
2
-0
/
+17
*
Fixed warnings for commented code and async cloudinary method
Syndamia
2021-03-29
1
-0
/
+3
*
Uploading files to cloudinary now uses the filename, not a guid
Syndamia
2021-03-28
1
-3
/
+8
*
Rating's GetById and GetRatingByPostAndUser return null if User hasn't rated;...
transtrike
2021-03-26
1
-4
/
+6
*
Merge pull request #22 from Team-Kaleidoscope/rating_system
Danail Dimitrov
2021-03-14
8
-15
/
+465
|
\
|
*
Updated rating tests to follow our current code style standards
rating_system
Syndamia
2021-03-14
1
-66
/
+144
|
*
Added tests for rating service
Syndamia
2021-03-13
1
-0
/
+370
|
*
Moved Rating service models outside of Post folder
Danail Dimitrov
2021-03-03
6
-6
/
+6
|
*
Adding Post.CurrentRating functionality
Danail Dimitrov
2021-03-03
1
-0
/
+10
|
*
Fixing bugs in rating layer
Danail Dimitrov
2021-03-03
2
-9
/
+1
*
|
Merge pull request #21 from Team-Kaleidoscope/unit_test_refactoring
Kamen Mladenov
2021-03-14
6
-492
/
+766
|
\
\
|
*
|
Made all Returns(Task.FromResult) into ReturnsAsync in Service layer tests
Syndamia
2021-03-14
6
-119
/
+119
|
*
|
Updated code style of mock setups in Service layer tests
Syndamia
2021-03-14
6
-214
/
+470
|
*
|
Made properties into variables in Service layer tests
Syndamia
2021-03-14
5
-222
/
+222
|
*
|
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
|
*
|
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into unit_test_ref...
Syndamia
2021-03-13
15
-230
/
+252
|
|
\
\
|
*
|
|
Code cleanup of UserTests
unit_test_refactoring
transtrike
2021-02-22
2
-220
/
+273
*
|
|
|
When user has no friends, returned feed is just an empty array, rather than t...
Syndamia
2021-03-13
1
-3
/
+0
|
|
/
/
|
/
|
|
*
|
|
NSwag replaced Swagger; Doc prep configured
nswag
transtrike
2021-03-03
3
-26
/
+26
|
|
/
|
/
|
*
|
tryibg to fix rating layers
Danail Dimitrov
2021-02-28
3
-75
/
+21
*
|
merge with dev
Danail Dimitrov
2021-02-28
6
-145
/
+90
|
\
\
|
*
|
Removed JwtOptions
transtrike
2021-02-28
1
-14
/
+0
|
*
|
Integrated new JWT validation where needed
transtrike
2021-02-28
2
-115
/
+51
|
*
|
JWT Validations works; Introduced more bugs to fix later
transtrike
2021-02-27
1
-25
/
+43
|
*
|
Fixed Project Restore Problem "Not Found"
transtrike
2021-02-26
3
-21
/
+26
|
*
|
Updated Nuget packages; Added Swagger packages for further documentation
transtrike
2021-02-25
1
-2
/
+2
|
|
/
*
|
Adding user validation for rating layer
Danail Dimitrov
2021-02-27
2
-1
/
+70
*
|
Adding update layer for rating_system
Danail Dimitrov
2021-02-26
5
-18
/
+41
*
|
Added GetById for rating
Danail Dimitrov
2021-02-26
5
-18
/
+45
*
|
Adding RatePost functionality
Danail Dimitrov
2021-02-25
4
-27
/
+37
*
|
model update for rating
Danail Dimitrov
2021-02-21
6
-10
/
+12
|
/
*
Revert "initial implementation of message layer"
transtrike
2021-02-19
6
-91
/
+3
*
initial implementation of message layer
Danail Dimitrov
2021-02-18
6
-3
/
+91
*
UserManager&RoleManager logic moved to Repo; Password hashing and validation ...
transtrike
2021-02-16
4
-54
/
+35
*
Fixed formatting; Adjusted warnings; Adjusted variable names
transtrike
2021-02-15
6
-11
/
+10
*
Code Analyzer added to all csproj; Removed unnessessary code; Fixed formatting
transtrike
2021-02-15
14
-55
/
+46
*
Merged New Project Structure; Fixed Kamen's Formatting Issues
transtrike
2021-02-13
4
-28
/
+28
*
Restructure Successful
transtrike
2021-02-13
19
-32
/
+34
*
Removed all references
transtrike
2021-02-13
23
-39
/
+23
*
Project Restructure P.1
transtrike
2021-02-13
67
-0
/
+3907