- Feb 12, 2013
-
-
Paul-Christian Volkmer authored
This allows expecting those exceptions in test classes.
-
Paul-Christian Volkmer authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
LegacyController.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Conflicts: src/main/java/de/thm/arsnova/controller/QuestionByLecturerController.java
-
Daniel Gerhardt authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Feb 11, 2013
-
-
Daniel Gerhardt authored
-
Christoph Thelen authored
-
- Feb 08, 2013
-
-
Daniel Gerhardt authored
implementation yet!).
-
- Feb 07, 2013
-
-
Daniel Gerhardt authored
Conflicts: src/test/java/de/thm/arsnova/dao/StubDatabaseDao.java
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Daniel Gerhardt authored
-
- Feb 06, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Feb 05, 2013
-
-
Christoph Thelen authored
This prevents crashes caused by null pointers. Checks are moved to the service class, and real objects are passed along.
-
Daniel Gerhardt authored
Removed sessionKey from routes if it is not needed. Changed sessionKey from PathVariable to RequestParam if still needed. /session/{sessionKey}/question/* => /question/bylecturer/*
-
Christoph Thelen authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
QuestionByLecturerController.
-
Daniel Gerhardt authored
class.
-
-
Daniel Gerhardt authored
Excluded HttpRestApiTest from build process.
-
Daniel Gerhardt authored
Strings. This fixes incorrect content types being set in the response header.
-
Christoph Thelen authored
Read, unread, and total count for interposed/feedback questions implemented.
-
Daniel Gerhardt authored
returned by some controller methods.
-
- Feb 04, 2013
-
-
Christoph Thelen authored
-
Daniel Gerhardt authored
/canteen/foodvote => /canteen/menu/vote (GET) /canteen/vote => /canteen/menu/vote (POST) /canteen/foodvotecount => /canteen/menu/vote/count
-
Daniel Gerhardt authored
/socketurl => /socket/url /authorize => /socket/assign Changed status code for /socket/assign to 204 (this does not create).
-
- Feb 01, 2013
-
-
Daniel Gerhardt authored
-