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
ead69b777d61f4f7226a81e29af2286fb8b69675
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
Feb
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
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
Removed debug output
Fixed some minor code style warnings
Removed debug output, removed unused variables
Removed outdated documentation, added links to GitHub's README
Removed mobile specific comment.
README clarifications; added option to start Jetty w/o ARS mobile
Remove obsolete debug message for getAnswerCount
Updated README
Filter total answer count for questions by PI round
Removed unused method
Removed unused field
Changed exception type to match the default inside this class
Fixed #6618: Allow clients to delete all answers with one request
Fixed #6620: Server API to open/close all questions of a session
Removed unused methods
Merge remote-tracking branch 'origin/issue-6674' into issue-6674
Merge branch 'master' into issue-6674
Added simple echo websocket handler with spring 4
Changed other config files to be used with Spring 4
Update dependency for servlet api
Update Spring Security config file
Update Spring Security to Spring 3.2.0
Create branch for Spring 4.0 migration
Delete all interposed questions with one request
Bugfix: Audience is allowed to send questions to system
Check for session ownership only to prefent other issues due to role ownership bugs
Merge branch 'master'
Check for user rola and session ownership
Check user before allowing setActive
Check if user is in speaker role and is session owner
Merge branch 'master' into issue-6674
Add support for updating Sessions
Merge branch 'master' into issue-6674
Set tracking mode for Tomcat
Fix deletion of free text answers (refs #7880)
Add CouchDB default username and password to configuration example
Fix deletion of free text answers (refs #7880)
Merge remote-tracking branch 'origin/issue-6674' into issue-6674
Add CouchDB default username and password to configuration example
Merge branch 'master' into ldap_integration