- Feb 07, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen 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.
-
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
-
- Jan 24, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
the header being present (e.g. with IE).
-
Daniel Knapp authored
-
- Jan 23, 2013
-
-
Daniel Knapp authored
-
Daniel Knapp authored
-
- Dec 28, 2012
-
-
Paul-Christian Volkmer authored
With this changeset the spring servlet configuration is separeted from the application configuration. This will result in a main context and a servlet context, holding only spring mvc information. This change has a very nice side effekt: Spring AOP beans will be loaded only once in application context, not a second time in mvc servlet context.
-
Paul-Christian Volkmer authored
This patch should increase findbugs report and solve some issues that will occure: * Doing operation on NULL object * Using wrong object type in hope of magic object casting ;-)
-
- Dec 12, 2012
-
-
Christoph Thelen authored
-
- Dec 06, 2012
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
Conflicts: src/main/java/de/thm/arsnova/controller/QuestionController.java src/main/java/de/thm/arsnova/dao/IDatabaseDao.java src/main/java/de/thm/arsnova/services/QuestionService.java
-
Christoph Thelen authored
-
Daniel Knapp authored
-
Daniel Knapp authored
-
- Dec 05, 2012
-
-
Christoph Thelen authored
-
Daniel Knapp authored
Conflicts: src/main/java/de/thm/arsnova/controller/QuestionController.java src/main/java/de/thm/arsnova/dao/IDatabaseDao.java src/main/java/de/thm/arsnova/services/IQuestionService.java
-
- Dec 03, 2012
-
-
Julian Hochstetter authored
and the users inside of it
-
Julian Hochstetter authored
-