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
c6998224e3348c12822633eadcb8f19006307a6c
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
17
Aug
17
Jul
16
15
6
4
3
2
29
Jun
23
22
29
May
27
24
8
7
6
3
2
1
30
Apr
26
25
21
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
Migrate to Pac4j version 2.1
Merge branch '2.5' into 2.x
Bump Maven dependencies and plugins
Merge branch 'fix-socket-event-handling' into 'master'
Fix registration of Bean for socket event handling
Merge branch 'fix-designdoc-creation' into 'master'
Add support for CouchDB HTTP authentication
Catch DocumentNotFoundException on design doc creation
Merge branch 'aspectj-security'
Enable AspectJ for Spring Security aspects
Merge branch 'repos-remove-redundant-param'
Remove redundant type parameter from repository constructors
Merge branch 'db-ektorp' into 'master'
Remove broken statistics test for now
Setup repository mockups for testing
Move config of persistance related beans to its own class
Update CouchDB design docs
Remove cache entry for newly created sessions
Remove broken tests
Add commons-logging dependency explicitly for AJC
Remove obsolete CouchDB4j code
Migrate remaining CouchDB code to Ektorp
Separate answer persistance code and migrate it to Ektorp
Separate content persistance code and migrate it to Ektorp
Separate comment persistance code and migrate it to Ektorp
Separate session persistance code and migrate it to Ektorp
Separate MotD persistance code and migrate it to Ektorp
Separate user persistance code and migrate it to Ektorp
Separate log entry persistance code and migrate it to Ektorp
Make use of ScriptEngine for design doc creation
Improve charset header handling for plain text
Swap priorities of v2 and v3 API media types
Only serialize explicitly annotated properties for CouchDB
Annotate getters of non-persistant entities with 'Public' view
Use 'Public' view by default for API serialization
Add Jackson Converter for type field of Entities
Exclude empty ids/revs from serialization for CouchDB
Add and setup Ektorp dependency
Add CouchDB design docs as JavaScript
Merge branch '2.x'