- Dec 07, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Nov 28, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Set tracking mode to COOKIE to prevent session URL rewriting.
-
Daniel Gerhardt authored
There was a bug in the session retrieval code causing an exception.
-
Daniel Gerhardt authored
-
- Nov 26, 2013
-
-
Daniel Gerhardt authored
There was a bug in the session retrieval code causing an exception.
-
- Nov 19, 2013
-
-
Daniel Gerhardt authored
-
- Nov 12, 2013
-
-
Daniel Gerhardt authored
Conflicts: src/main/webapp/WEB-INF/spring/spring-main.xml
-
Daniel Gerhardt authored
-
- Oct 30, 2013
-
-
Christoph Thelen authored
-
- Oct 26, 2013
-
-
Daniel Gerhardt authored
Conflicts: pom.xml
-
- Oct 23, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Oct 22, 2013
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Oct 16, 2013
-
-
Christoph Thelen authored
-
- Oct 08, 2013
-
-
Christoph Thelen authored
-
- Oct 02, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Sep 06, 2013
-
-
Daniel Gerhardt authored
Disabled AOP code executed when joining sessions which caused an exception because of scoping.
-
Daniel Gerhardt authored
joinSession method since HTTP session is out of scope
-
Daniel Gerhardt authored
-
- Sep 03, 2013
-
-
Christoph Thelen authored
Note that this is currently untested. :o
-
Christoph Thelen authored
-
Christoph Thelen authored
Introduced a new CouchDB view method, and a new field to divide 'skill_questions' into preparation, lecture, and flashcard variants. The former question type 'flashcard' will be removed soon.
-
- Aug 21, 2013
-
-
Christoph Thelen authored
-
Christoph Thelen authored
This is a workaround when a session keyword is entered as a single key
-
Christoph Thelen authored
Lots of redundand code deleted thanks to this change
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
Feedback is stored in memory on the server, and not inside CouchDB any more.
-
- Aug 08, 2013
-
-
Daniel Gerhardt authored
-
- Aug 02, 2013
-
-
Daniel Gerhardt authored
Removed netty dependency. It is only needed by netty-socketio and should not be required in our POM explicitly. Updated jackson-databind dependency to version 2.2.2. These changes hopefully fix the threading problems with redeployment on Tomcat 7.
-