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
a8bc28a92ca1b70199316cee5cd244f325b46f56
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
23
Jan
22
21
20
19
18
17
16
15
14
13
12
10
8
7
26
Dec
22
20
17
15
2
29
Nov
18
12
10
7
5
3
30
Oct
29
27
24
23
22
15
8
7
6
1
24
Sep
18
12
10
9
8
6
5
4
27
Aug
25
24
23
21
13
9
8
6
1
31
Jul
29
26
19
18
17
16
14
13
12
8
2
30
Jun
26
20
18
14
12
10
9
7
6
5
4
3
2
1
30
May
28
27
26
25
24
23
22
21
20
19
18
13
12
11
7
6
5
3
28
Apr
25
13
12
11
8
7
5
4
19
Mar
18
12
10
8
4
3
28
Feb
26
25
17
29
Jan
28
22
21
20
14
18
Dec
10
7
28
Nov
26
20
19
15
13
12
30
Oct
26
23
22
16
14
8
2
6
Sep
3
21
Aug
8
2
31
Jul
30
29
16
10
9
8
4
3
28
Jun
19
18
17
13
12
11
10
9
8
6
5
4
15
May
14
13
8
7
17
Apr
15
12
25
Mar
24
21
20
17
13
12
11
9
8
7
6
5
28
Feb
26
24
23
22
20
19
Added abstention count retrieval (by question) and added abstention
Deleted unwanted licenses
PP / Import Export dependance note
merge
Merge branch 'session-import-export'
Added Interface for getting public pool sessions
Added PP Session Attributes
Added creation time to SessionInfo
Added session timestamp in backend
Use two new views to calculate a simpler learning progress
Add support for querying stale views
added oer license
Merge branch 'master' of git@scm.thm.de:arsnova/arsnova-backend.git
Added optional configuration value "demoSessionKey". Task #14353
Fix redirection for CAS logout
Remove /presenter context configuration for Jetty
Use consistent license headers
Allow manually setting the API path for installations behind a proxy
Fix redirection behind a proxy server
Merge branch 'master' of git@scm.thm.de:arsnova/arsnova-backend.git
Added cases to publish active only to all lecture questions or all
Merge branch '2.0'
Do not log WrongUrlHandler warnings by Netty-socketio in production
Update Maven dependencies
Merge branch 'master' of git@scm.thm.de:arsnova/arsnova-backend.git
Added flashcard (backside) image to question object. Task #14321
Remove unecessary file name configuration for JaCoCo
Update Maven test and coverage configuration
Update Maven plugins
Implemented level as new PP Session categorization
Updated methods to get the public pool session infos by creator.
Added functionality to switch import export feature on and off
Merge branch 'public_pool' of https://github.com/felix-schmidt/arsnova-backend into public_pool
Implemented methods to get public pool sessions for the current user.
added new subjects in properties
added filesizes
Added logo file size to arsnova.properties example
Filesize check for pp logos
Pp Session logos from url are now converted to base64
Merge branch 'master' of git@scm.thm.de:arsnova/arsnova-war.git