Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
Paul-Christian Volkmer
ARSnova Backend
Graph
804a6da8239d16b444cd28d8a72a4296a47bd6ea
Select Git revision
Branches
11
2.0
2.1
2.2
2.3
2.4
2.5
2.x
api-v3
master
default
score-calculator-rounding-fix
students-course-sessions
Tags
20
production
staging
v2.5.2
v2.5.1
v2.4.3
v2.5.0
v2.4.2
v2.3.4
v2.4.1
v2.3.3
v2.2.2
v2.1.2
v2.0.4
v2.4.0
v2.3.2
v2.2.1
v2.1.1
v2.0.3
v2.3.1
v2.3.0
31 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Mar
6
5
28
Feb
26
24
23
22
20
19
18
16
15
14
13
12
11
8
7
6
5
4
1
24
Jan
23
28
Dec
12
6
5
3
29
Nov
28
20
19
4
3
2
1
31
Oct
30
29
28
26
25
24
23
18
17
16
13
9
30
Sep
28
24
20
19
18
17
14
13
12
11
10
7
6
5
30
Aug
29
28
27
23
20
15
14
11
6
1
29
Jul
28
27
26
Added context configuration to serialize sessions into file
Re-activate connector client
The Merge
Configuration change: delete Java sessions after 6 hours.
Set cross origin policy temporarily to *.
Changed same origin policy.
Added support for cross origin GET requests from *.thm.de.
lock/unlock session test case
lock/unlock session methods added
Revert "Temporarily disabled Maven Checkstyle plugin."
Revert "Temporarily disabled Maven Checkstyle plugin."
Temporarily disabled Maven Checkstyle plugin.
Temporarily disabled Maven Checkstyle plugin.
Fixed some checkstyle errors.
Added X-Deprecated-API HTTP header flag to URLs not conforming with the
Added URLs in form of /auth/* for LoginController to conform with the
Removed unnecessary sessionkey parameter requirement from
Add number of sessions to name and short name
Fixed checkstyle errors
Changed dependency to connector client 0.14
Use new role TEACHER instead of MANAGER - change in Connector-API 0.14
Merge branch 'master'
Only send courses where current user is manager
Fixed typo in variable name.
Merge branch 'master'
Added comperator for short names and add request param for sorting
Fixed bug introduced in commit 3535763d9f5e.
Satisfy find bugs by adding Serializable
Make SessionNameComperator public and use static inner classes
Sort list of courses and sessions by name
Fixed NullPointerException
Renamed question controllers and test to be consistent with API paths.
API-Changes:
Some refacs to session and course handling
Removed obsolete code
Do not cast but convert collection to array list
Encode course id list
Use empty keys string if no courses available
Fixed test execution
Added connector properties to test properties file