- Sep 25, 2017
-
-
Daniel Gerhardt authored
-
- Sep 11, 2017
-
-
Daniel Gerhardt authored
-
- Aug 17, 2017
-
-
Daniel Gerhardt authored
-
- Jun 29, 2017
-
-
Daniel Gerhardt authored
Use relative links to repository files in documentation See merge request !64
-
Daniel Gerhardt authored
-
- May 29, 2017
-
-
Daniel Gerhardt authored
Rename CI repository variable for GitLab 9.0+ See merge request !62
-
Daniel Gerhardt authored
-
- May 08, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Filter sessions on the DB side to check if key is available See merge request !58
-
This should massively reduce the time needed for session creation. Additionally, the `Transactional` annotation has been removed because it did not have any effect in this case.
-
- May 07, 2017
-
-
Daniel Gerhardt authored
Log level for DB logging was overriden by the fallbacki value in some cases.
-
- May 06, 2017
-
-
Daniel Gerhardt authored
ARSnova no longer supports JDK 7 which is still the default for Travis CI Java builds. `sudo` is disabled to speed up the build start up time.
-
Daniel Gerhardt authored
-
- Apr 11, 2017
-
-
Daniel Gerhardt authored
Fix session import See merge request !49
-
Daniel Gerhardt authored
Readd an empty constructor for deserialization with Jackson. It was accidentally removed a part of a code clean up in commit 685695a6.
-
- Apr 03, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Mar 28, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Code cleanup See merge request !48
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Mar 27, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Additionally, removed unused empty constructor
-
Daniel Gerhardt authored
Additionally, made first use of it in CouchDBDao.
-
Daniel Gerhardt authored
Additionally, remove unused loggers.
-
Daniel Gerhardt authored
Bump Java source and target versions to 1.8 See merge request !47
-
Daniel Gerhardt authored
SessionServiceTest.testShouldDeleteAllSessionData fails when run on JDK 8.
-
Daniel Gerhardt authored
This will allow us to use type annotations, lambdas, etc. Documentation already states Java 8+ as a requirement.
-
- Mar 14, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-