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
d35be27cc67bafb122dea433d911df568ac0b5a3
Select Git revision
Branches
11
2.0
protected
2.1
protected
2.2
protected
2.3
protected
2.4
protected
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
9
Sep
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
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
Add configuration option to enable view of student's own questions
Make README readable w/o Markdown parser
Update README
Add change log
Rename Maven artifact to arsnova-backend
Update context path for Tomcat deployment
Reflect repository renamings
Remove obsolete special handling of CAS users
Fix indent_style for *.yml files
Add special handling for *.yml files to .editorconfig
Add .editorconfig
Update Maven dependencies and plugins
Fixed counting only 'read' interposed messages
Fixes #11549: List user's own messages
Allow users to display and delete their own interposed questions
Return 0 if there are no questions (wich should never happen)
Added average answers per question into statistics object
Merge branch 'style-cleanup'
Add .gitattributes
Fix indentation of POM
Automated cleanup
Merge branch 'legacy-code-removal'
Remove food vote
Remove legacy user map
Remove session joining via HTTP and online ping
Merge remote-tracking branch 'grid-team/master' into integration
Corrected naming of identifiers for attribute cvIsColored.
Merge branch 'java-sec-config' into integration
Improve tests for StatisticsController
Setup Bean for ApplicationPermissionEvaluator
Really fix property file loading this time
Some changes to security implementation
Extract ExceptionHandlers into controller advice
Fix statistics test
Remove obsolete security XML config
Fix property file loading order, move property file to classpath
Adjust test to reflect login API change
Use separate configuration class for tests
Log enabled auth providers at startup
Fix obvious copy and paste mistake in Google OAuth configuration