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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rating's GetById and GetRatingByPostAndUser return null if User hasn't rated;...
transtrike
2021-03-26
2
-5
/
+7
*
Removed interfaces for pure classes
friends_functionality
transtrike
2021-03-17
17
-145
/
+8
*
IRepository namespace fix; Useless folder removed
transtrike
2021-03-17
9
-10
/
+2
*
Fixed to new() where possible and readable
transtrike
2021-03-15
49
-1904
/
+4159
|
\
|
*
Merge pull request #22 from Team-Kaleidoscope/rating_system
Danail Dimitrov
2021-03-14
18
-31
/
+1684
|
|
\
|
|
*
Updated rating tests to follow our current code style standards
rating_system
Syndamia
2021-03-14
3
-127
/
+247
|
|
*
minor ajustments to rating repository documentation
Danail Dimitrov
2021-03-14
1
-1
/
+1
|
|
*
added documentaion for rating repository
Danail Dimitrov
2021-03-14
2
-1
/
+22
|
|
*
Added tests for rating repository
Syndamia
2021-03-13
1
-0
/
+188
|
|
*
Added tests for rating service
Syndamia
2021-03-13
1
-0
/
+370
|
|
*
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
8
-8
/
+8
|
|
*
Adding Post.CurrentRating functionality
Danail Dimitrov
2021-03-03
1
-0
/
+10
|
|
*
addint updated migartion for rating
Danail Dimitrov
2021-03-03
3
-3
/
+699
|
|
*
Fixing bugs in rating layer
Danail Dimitrov
2021-03-03
5
-14
/
+7
|
*
|
Merge pull request #21 from Team-Kaleidoscope/unit_test_refactoring
Kamen Mladenov
2021-03-14
21
-1860
/
+2249
|
|
\
\
|
|
*
|
Made all Returns(Task.FromResult) into ReturnsAsync in Service layer tests
Syndamia
2021-03-14
6
-119
/
+119
|
|
*
|
Made all Returns(Task.FromResult) into ReturnsAsync in Web layer tests
Syndamia
2021-03-14
7
-73
/
+67
|
|
*
|
Removed all discards from Data layer tests
Syndamia
2021-03-14
5
-15
/
+15
|
|
*
|
Updated code style of mock setups in Service layer tests
Syndamia
2021-03-14
6
-214
/
+470
|
|
*
|
Updated code style of mock setups in Web layer tests
Syndamia
2021-03-14
7
-119
/
+355
|
|
*
|
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
|
|
|
\
\
|
|
*
|
|
Code cleanup of UserTests
unit_test_refactoring
transtrike
2021-02-22
11
-1027
/
+980
|
*
|
|
|
When user has no friends, returned feed is just an empty array, rather than t...
Syndamia
2021-03-13
1
-3
/
+0
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #20 from Team-Kaleidoscope/nswag
Victor S
2021-03-13
9
-15
/
+231
|
|
\
\
\
|
|
*
|
|
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
|
/
/
/
*
|
|
Merge pull request #19 from Team-Kaleidoscope/nswag
Victor S
2021-03-03
12
-86
/
+97
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
[next]