- Sep 25, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
The Netty version set by Spring IO platform's BOM is not compatible with netty-socketio.
-
Daniel Gerhardt authored
-
- Sep 11, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Aug 21, 2017
-
-
Daniel Gerhardt authored
-
- Aug 17, 2017
-
-
Daniel Gerhardt authored
Our version of CouchDB4J has been updated to fix and improve type handling for database keys. Strings are no longer converted implicitly to integers or booleans based on their content. This lead to bugs if key and property values were compared.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jul 06, 2017
-
-
Daniel Gerhardt authored
-
- Jun 29, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Use relative links to repository files in documentation See merge request !64
-
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
Rename CI repository variable for GitLab 9.0+ See merge request !62
-
Daniel Gerhardt authored
-
- May 24, 2017
-
-
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
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
Log level for DB logging was overriden by the fallbacki value in some cases.
-