- Aug 11, 2018
-
-
Daniel Gerhardt authored
-
- Aug 07, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Finding by ownerId depends on a new database view and is NYI.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Default to 'vnd.de.thm.arsnova.v3+json' if no specific content type is requested via Accept header or path version prefix.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Views are now checked for existence instead of creating them on every startup.
-
Daniel Gerhardt authored
Decide between 'vote', 'school' and 'abcd' target format based on count of AnswerOptions.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
When null was set as database key, the whole view would be requested before this change.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Revisions are copied by default but explicitly skipped for V2ToV3Migration.
-
Daniel Gerhardt authored
Using format caused problems because Jackson does not support multiple type names being mapped to a single class. This reverts commit 96b0cf42.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
For now, only Answer and AnswerStatistics migrations are tested.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
While type works fine for deserialization from CouchDB, it is not part of the public v3 API. The format property is available in both cases.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
A new cache 'room.id-by-shortid' has been introduced to speed up ID lookups.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Some legacy identifiers remain very persistently.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Additionally, remove obsolete VisitedRoom repository and renamed VisitedRoom references to RoomHistory.
-