- Nov 05, 2018
-
-
-
Daniel Gerhardt authored
Fix possible null pointer dereference See merge request arsnova/arsnova-backend!98
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Nov 01, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Oct 29, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Oct 15, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Fixes regression introduced by commit c88cce27.
-
- Oct 11, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
fix exporting all answers on session export See merge request !93
-
-
- Oct 09, 2018
-
-
See merge request !94
-
- Aug 30, 2018
-
-
Daniel Gerhardt authored
Migration version now falls back to -1 if no document exists.
-
- Aug 21, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
This fixes a logging issue with threading causing messed up log messages.
-
- Aug 14, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Logback See merge request arsnova/arsnova-backend!91
-
Daniel Gerhardt authored
A log file path can now be set via `arsnova.log.file` Java system property. If a log file path is set, the threshold for STDOUT logging is increased to WARN.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Support for java system properties to tune logging have been added: * arsnova.log.exceptions * arsnova.log.level * arsnova.log.level.root * arsnova.log.level.spring * arsnova.log.properties
-
- Aug 13, 2018
-
-
Daniel Gerhardt authored
fetch content ids that are not in any content group and return them as a default group See merge request arsnova/arsnova-backend!88
-
Tom Käsler authored
-
- Aug 12, 2018
-
-
Daniel Gerhardt authored
Add FindQueryService for Content See merge request arsnova/arsnova-backend!90
-
Currently supports finding contents by `roomId`.
-
Daniel Gerhardt authored
Foundation for development of version 3.0 Closes #19 See merge request arsnova/arsnova-backend!89
-
Daniel Gerhardt authored
Consistently use singular for packages which contain mixed kinds of classes. Moved a few classes to packages that better fit them.
-