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
0ce72567ba7348a8e87c7c75b380530cc1b8d871
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
18
Mar
17
16
14
13
12
11
10
9
7
6
5
4
3
2
28
Feb
25
24
19
17
16
12
11
10
9
6
3
2
1
29
Jan
28
27
26
25
23
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
first remove of whitespaces
#15391 fix a bug where subject is not saved in sortOrder in getSortOrder - rework4
#15391 fix a bug where subject is not saved in sortOrder in getSortOrder - rework3
#15391 fix a bug where subject is not saved in sortOrder in getSortOrder - rework2
#15391 fix a bug where subject is not saved in sortOrder in getSortOrder
#15459 check to see whether new question brings a new subject to append it in subjectSortOrder
rebased
Image-Only field was added to Question-model. Closes #15393.
Implemented JUnit-Test for ImageUtils.java. Closes #15369. Fixed StringIndexOutOfBoundsException.
Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.
Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.
Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.
Added demo entry in .properties-file
Fixed bug introduced in #15326. Now the thumbnail size is configurable in the .properties-file.
The commit #15326 was lost due some reason. Readded its changes. Worked on #15361.
Made the Extraction if image information in ImageUtils.java faster. Closes #15353.
Worked on #15326. Added my forgotten HttpServletResponse into the controller method.
Worked on #15326. Implemented controller, configurable properties imgupload.thumbnail.{width, heigth}, stared on working on communication between client and server.
Worked on #15326. Implemented controller, configurable properties imgupload.thumbnail.{width, heigth}, stared on working on communication between client and server.
Added documentation for the Utility-Methods in ImageUtils.java for ticket #15324.
Fixxed a bug I noticed for ticket #15324, which occured in commit #982b38c
Worked on #15324. Added rescale capabilities and thumbnail field in DB
Worked on #15267. Adjusted Backend.
Implemented Backend connection. Closes #15231
fix missing }
Add skelet functions to StubDatabaseDao
#15391 add null-query to not get nullpointerexception and rework getQuestionBySortOrder and some minor bugs
#15362 alphabetical sortOrder is now automatically created when there is no sortOrder. bugfix included
alphabeticalSort is prepared to work with both subjectSortOrder and questionSortOrder
Fix for #15354: Count unique users who answered questions
#15391 fix REST API to expect a true/false string in isPreparation
Enforce jackson version; Use our new CouchDB4J fork
merged 2 functions to 1
Remove obsolete View extensions
Image-Only field was added to Question-model. Closes #15393.
Use our own CouchDB4J fork
Fix NPE when locked questions with answers are present
#15360 reworked alphabetical sort
Implemented JUnit-Test for ImageUtils.java. Closes #15369. Fixed StringIndexOutOfBoundsException.
Dennis reported a bug, where the thumbnails hadn't the right color. Fixed this bug.