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
444bf606168cb0cbbac1f99e8fbde5c446b8e02d
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
21
Apr
17
16
11
3
28
Mar
27
14
6
28
Feb
14
13
10
7
6
26
Jan
24
10
2
21
Dec
20
19
15
Nov
14
10
8
7
3
31
Oct
26
13
11
7
6
5
29
Sep
28
23
Aug
25
Jul
21
19
18
14
12
6
5
20
Jun
7
19
May
17
16
15
14
13
11
12
Apr
11
9
7
4
31
Mar
22
17
15
11
9
8
6
2
22
Feb
21
19
18
17
8
6
5
2
1
29
Jan
20
19
12
7
20
Dec
19
10
8
4
1
26
Nov
23
21
20
19
31
Oct
27
26
25
11
10
8
28
Sep
18
17
14
10
18
Aug
11
10
7
6
4
1
29
Jul
28
27
22
18
14
7
6
28
Jun
25
24
17
12
10
9
8
6
3
1
28
May
27
26
25
24
23
20
18
13
12
11
4
2
29
Apr
28
27
26
24
22
21
19
18
16
14
13
9
6
2
1
31
Mar
29
28
27
26
25
24
23
19
18
17
16
14
13
12
11
10
9
7
6
5
4
Merge branch 'remove-novaview' into 'master'
Remove redundant NovaView class
Merge branch '2.x'
Fix indentation
Merge branch 'db-refac'
Use new user views
Use new comment views
Use new answer views
Use new content views
Use new MotD views
Use new session views
Start next major release iteration
Merge branch '2.5'
Merge branch 'fix-session-import' into '2.5'
Fix session import
Merge branch '2.5'
Start next patch release iteration
Release version 2.5.0
v2.5.0
v2.5.0
Start next release iteration
Bump Maven dependencies and plugins
Add 'Docker' section to install instructions
Use official APT repo in install instructions
Merge branch 'code-cleanup' into 'master'
Remove unnecessary parenthesis
Make all loggers private static final
Use interface instead of implementation as return type
Make use of isEmpty instead of checking size
Move string literals to the left side of comparisons with equals
Do not manually split config parameter
Add comments to methods with annotations but no implementation
Add checkerframework Maven dependency
Consitently use lowercase for logger
Merge branch 'java8' into 'master'
Disable broken test
Bump Java source and target versions to 1.8
Bump CouchDB4j to release version
Bump Maven plugins
Merge branch '2.4'
Bump Maven dependencies and plugins
Bump Spring IO Platform