- Feb 19, 2015
-
-
Christoph Thelen authored
-
- Feb 17, 2015
-
-
Christoph Thelen authored
-
- Feb 16, 2015
-
-
Christoph Thelen authored
-
- Feb 12, 2015
-
-
Christoph Thelen authored
Events for all learning progress related actions are generated, like answering a new question. The event classes are used as a tag to evict the cache based on the session.
-
- Feb 11, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Feb 03, 2015
-
-
Daniel Gerhardt authored
A NotFoundException was mistakenly thrown when the Session was set to null via Socket.IO. Additionally, the user count was sent before it had been updated.
-
- Jan 23, 2015
-
-
Andreas Gärtner authored
count to NewAnswerEvent websocket broadcast. Task #14471
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
- Jan 13, 2015
-
-
Andreas Gärtner authored
#14099
-
- Nov 18, 2014
-
-
Christoph Thelen authored
-
- Nov 12, 2014
-
-
Christoph Thelen authored
-
- Nov 05, 2014
-
-
Christoph Thelen authored
-
- Nov 03, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Oct 29, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Oct 27, 2014
-
-
Christoph Thelen authored
-
- Aug 24, 2014
-
-
Daniel Gerhardt authored
* Organize imports * Add missing Override annotations * Remove trailing whitespace
-
- Aug 01, 2014
-
-
Daniel Gerhardt authored
-
- Jul 18, 2014
-
-
Daniel Gerhardt authored
-
- Jul 13, 2014
-
-
Daniel Gerhardt authored
-
- Jun 04, 2014
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
SessionController: Append integer to a string will result in a string ApplicationPermissionEvaluator: Code formatting UserService: Create new user object instead of assining parameter reference ARSnovaSocketIOServer: No exceptions are thrown
-
- Jun 03, 2014
-
-
Paul-Christian Volkmer authored
The removed implementation used events wich were never published in any part of the application.
-
- May 28, 2014
-
-
Paul-Christian Volkmer authored
-
- May 25, 2014
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- May 19, 2014
-
-
Paul-Christian Volkmer authored
-
- Feb 17, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Jun 18, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
- Jun 17, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
This patch intends to close all websocket connections on bean destruction of ARSnovaSocketIOServer.
-
- Jun 13, 2013
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
This reverts commit c22330fd.
-
- Jun 12, 2013
-
-
Paul-Christian Volkmer authored
This enables access to all UserSessionService objects from within the application. This could be used to send events to all session users.
-
- Jun 11, 2013
-
-
Paul-Christian Volkmer authored
This patch uses an in memory storage of logged in users. Every time users send a (online) heartbeat the last known active timestamp of all users will be checked and inactive users will be removed from active user list.
-