- Jan 24, 2019
-
-
Daniel Gerhardt authored
-
- Feb 22, 2018
-
-
Daniel Gerhardt authored
-
- Oct 23, 2017
-
-
Daniel Gerhardt authored
Fixes a regression introduced with commit 7207bad9. Fixes arsnova#84
-
- Feb 14, 2017
-
-
Daniel Gerhardt authored
* Remove unused code * Optimize imports (group 10+ and static imports) * Remove redundant variable assignments * Replace explicit type parameters with <> * Remove redundant catch blocks * Use varargs instead of explicit array instantiation * Weaken visibility of methods and fields * Simplify conditions * Do not use StringBuilder for simple concatenations * Fix code style * Remove invalid Javadoc
-
- Jan 10, 2017
-
-
Daniel Gerhardt authored
-
- Mar 08, 2016
-
-
Andreas Gärtner authored
-
- Feb 05, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Dec 10, 2015
-
-
Andreas Gärtner authored
-
- Dec 08, 2015
-
-
Andreas Gärtner authored
Feedback reset will be disabled for liveClicker-sessions.
-
- May 27, 2015
-
-
Christoph Thelen authored
-
- Jan 17, 2015
-
-
Daniel Gerhardt authored
Updated copyright year and adjusted header format to be consistent over all files and with other ARSnova projects.
-
- Oct 29, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Jun 02, 2014
-
-
Paul-Christian Volkmer authored
-
- Feb 17, 2014
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Jun 19, 2013
-
-
Paul-Christian Volkmer authored
This should prevent concurrent ConcurrentModificationException after application lock on undeploy.
-
- Jun 17, 2013
-
-
Paul-Christian Volkmer authored
-
- Jun 13, 2013
-
-
Paul-Christian Volkmer authored
-
- Jun 11, 2013
-
-
Paul-Christian Volkmer authored
With this patch all feedbacks will be stored in memory without any interaction with CouchDB. Due to in memory storage, all feedbacks will be removed if server gets restartet. Depending on new requests, feedbacks will be deleted after some time.
-