This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Continous_Integration_in_der_Praxis
/
CIiP-WS-2020-2021-Projektarbeit_Multi-Chess
forked from
SteffenN/Multi-Chess
Watch
2
Star
0
Fork
0
Code
Releases
Activity
110
Commits
13
Branches
0
Tags
1.3 MiB
Tree:
168d65862a
chore-betterServerTestCoverage
feat-figureMovement
feat-loginClient
feat-serverGameRepresentation
feat-userClient
master
pr-betterServerTestCoverage
pr-figureMovement
pr-loginClient
pr-readme
pr-readmeCommitInfo
pr-serverGameRepresentation
pr-userClient
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '168d65862a'
${ noResults }
Commit Graph
46 Commits (168d65862a41706180647114da2b977639f1281e)
Author
SHA1
Message
Date
Steffen Nitschke
168d65862a
add fields to game
4 years ago
Steffen Nitschke
227074de98
add more asserts
4 years ago
Steffen Nitschke
3d03f51a6a
better createGame-Test
4 years ago
Steffen Nitschke
1b0d557809
setup new createGame-Method
4 years ago
Steffen Nitschke
5ae590793e
setup new createGame-Test
4 years ago
Steffen Nitschke
39685163a2
better createGameTest
4 years ago
Steffen Nitschke
21ddd27c13
refactor createGame-Method to return GameId instead of Game
4 years ago
Steffen Nitschke
e5c313c02c
add assert
4 years ago
Steffen Nitschke
b5c0813bd4
add createGame-Method to GameService
4 years ago
Steffen Nitschke
218780d325
call createGame-Method
4 years ago
Steffen Nitschke
180ce9298c
init GameService
4 years ago
Steffen Nitschke
e8eabd7bfa
init GameServiceTest
4 years ago
Steffen Nitschke
3ba614577f
new GameRepository with findRunningGamesOfPlayer-Method and Tests
4 years ago
Steffen Nitschke
1f92e90262
new GameRepository with findByGameId-Method and Test
4 years ago
Steffen Nitschke
1332efb29f
new GameRepository with Test
4 years ago
Steffen Nitschke
b06bce9bd9
init game representation
4 years ago
Steffen Nitschke
9b450b0507
fix merge
4 years ago
Steffen Nitschke
f394ba7b62
rename LoginRequest to LoginResponse
4 years ago
Steffen Nitschke
d6046257e5
extract getUser routing to ServerApp
4 years ago
Steffen Nitschke
d586c064fc
extract getCompleteUser routing to ServerApp
4 years ago
Steffen Nitschke
3e507d3fe1
extract update user routing to ServerApp
4 years ago
Steffen Nitschke
fd05c6125b
extract delete player routing to ServerApp
4 years ago
Steffen Nitschke
dae84ef1f6
extract logout routing to ServerApp
4 years ago
Steffen Nitschke
2624e63baa
extract login routing to ServerApp
4 years ago
Steffen Nitschke
52b23adea2
extract registrate routing to ServerApp
4 years ago
Steffen Nitschke
3e23f6ff9c
extract before routing to ServerApp
4 years ago
Steffen Nitschke
6d86dbdfa4
extract updateUser method
4 years ago
Steffen Nitschke
7821fb47e2
extract getCompleteUser method
4 years ago
Steffen Nitschke
45766f9070
extract getUser method
4 years ago
Steffen Nitschke
ec303026ba
extract before method
4 years ago
Steffen Nitschke
ea211b5a7b
extract registrate method
4 years ago
Steffen Nitschke
de04669bd1
extract login method
4 years ago
Steffen Nitschke
e1a3c96810
extract logout method
4 years ago
Steffen Nitschke
a3edf01c74
seperate delete method
4 years ago
Steffen Nitschke
d6b9ecd5bd
add missing UserTest and add changeUserName behavior
4 years ago
Steffen Nitschke
307cbd8a62
add ChangeUserNameEvent and add UserServiceTest
4 years ago
Steffen Nitschke
4da6e021b7
add AccessServiceTest and AccessTokenTest
4 years ago
Steffen Nitschke
807f47c516
add rename method plus test
4 years ago
Steffen Nitschke
1a25b4d46a
Add UserController
4 years ago
Steffen Nitschke
dc319d4865
Add UserService
4 years ago
Steffen Nitschke
227bb430a6
Add UserRepository
4 years ago
Steffen Nitschke
7bfcb04f06
Add AccessController
4 years ago
Steffen Nitschke
f5752b9423
Add AccessService
4 years ago
Steffen Nitschke
0a3fb00301
Add AccessRepository
4 years ago
Steffen Nitschke
404821ddf6
initial commit
4 years ago