- Jul 02, 2017
-
-
Daniel Gerhardt authored
Add missing annotations to reenable scheduling See merge request !65
-
Daniel Gerhardt authored
Scheduling was disabled unintentionally with the config migration in commit 2ecbfec8. Annotations are added as a replacement for <task:annotation-driven />.
-
- Jun 29, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Use relative links to repository files in documentation See merge request !64
-
Daniel Gerhardt authored
-
- Jun 23, 2017
-
-
Daniel Gerhardt authored
-
- Jun 22, 2017
-
-
Daniel Gerhardt authored
Also block local access using IPv6 See merge request !63
-
-
-
- May 29, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Rename CI repository variable for GitLab 9.0+ See merge request !62
-
Daniel Gerhardt authored
-
- May 27, 2017
-
-
Daniel Gerhardt authored
-
- May 24, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Migrate to Pac4j framework for OAuth handling See merge request !59
-
Daniel Gerhardt authored
Since we do not use a SecurityFilter, the previously visited page is not saved in the session.
-
Daniel Gerhardt authored
This improves/fixes compatibility with third-party OAuth APIs.
-
Daniel Gerhardt authored
Improve handling of context path prefix See merge request !61
-
Daniel Gerhardt authored
Consistently prioritize the `api.path` setting before falling back to `servletContext.getContextPath()`.
-
- May 08, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
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
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Log level for DB logging was overriden by the fallbacki value in some cases.
-
Daniel Gerhardt authored
-
- May 06, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
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
-
Daniel Gerhardt authored
-