- Jan 23, 2013
-
-
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
-
Julian Hochstetter authored
caused in past server errors
-
Julian Hochstetter authored
* rename methods to clearify that this are sockets
-
- Nov 29, 2012
-
-
Daniel Knapp authored
-
Jan Kammer authored
-
- Nov 28, 2012
-
-
Jan Kammer authored
-
- Nov 20, 2012
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
If a session key was used in URI path which dous not exist, send HTTP NotFound to client instead if running into NullPointerException.
-
- Nov 19, 2012
-
-
Christoph Thelen authored
-
Paul-Christian Volkmer authored
This is a quick fix for HTTP session timeout which will result in some strange behavior in client devices. THIS MUST BE REVOVED if client JS code is able to re-authenticate from local storage after session timeout.
-
Paul-Christian Volkmer authored
-
- Nov 04, 2012
-
-
Christoph Thelen authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Nov 03, 2012
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
This will prevent including of selenium into final build of WAR file.
-
Christoph Thelen authored
-
- Nov 02, 2012
-
-
Julian Hochstetter authored
-
Julian Hochstetter authored
total count of food votes today Task #4055: getFoodVote is returning a list of given votes Task #4245: HTTP POST vote for a menu
-
- Nov 01, 2012
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-