Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
4. semester projekt
Backend
Graph
5ba661454b4418e7049b5591d99d2b59fb68def5
Select Git revision
Branches
4
bugfix/websocket_multisession
fix-deprecated-cobertura
master
default
protected
renovate/configure
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Apr
2
Nov
16
Dec
11
9
8
7
6
2
1
30
Nov
28
24
23
18
10
9
5
Add renovate.json
renovate/config…
renovate/configure
Fix deprecated cobertura prop
fix-deprecated-…
fix-deprecated-cobertura
Merge branch 'feature/more_docs' into 'master'
master
master
Feature/more docs
Merge branch 'bugfix/websocket_multisession' into 'master'
Implemented reset password mail
Merge remote-tracking branch 'origin/master' into bugfix/websocket_multisession
bugfix/websocke…
bugfix/websocket_multisession
Implemented SendResetPasswordMail
Trying to fix user being null in GetBestGames
Merge branch 'bugfix/websocket_multisession' into 'master'
Bugfixes from integration process
Disabled logging of WebSocket communication in production
Merge remote-tracking branch 'origin/master' into bugfix/websocket_multisession
Added logging of replies
Added logging of invalid requests
Added unit tests for NotFoundHandler
Added test of JsonSerializationException
Merge branch 'faeture/NotFoundHandler.puml' into 'master'
Added NotFoundHandler.puml
Fixed GetUserCoins() only checking the last game event
Fixed JSON self referencing in DB models
Fixed UserAccountEvent relationship with Game and Userpurchase not being one to zero or one
Fixed Game id not set when calling AddUserAccountGameEvent from AddGame
Added a NotFoundHandler
Merge branch 'feature/api_documentation' into bugfix/websocket_multisession
Merge remote-tracking branch 'origin/master' into feature/api_documentation
Added missing handlers in RequestController
Merge branch 'feature/api_documentation' into 'master'
get userRequest fix
Merge remote-tracking branch 'origin/master' into feature/api_documentation
CatchExceptionHandler now sends a 400 response is JSON parsing failed
Fixed get userRequest to Request
Added migration
Removed IsUnique() from entries that aren't unique
Added printing of server exceptions
* Fixed WebSocketController not accepting more than one connection
Merge branch 'feature/integration_tests_user_auth' into 'master'
Feature/integration tests with user registration
Merge branch 'bugfix/StoreControllerTest' into 'master'
Fixed coverage in bugfix/StoreControllerTest
Loading