- Jun 24, 2015
-
-
Daniel Gerhardt authored
Renamed optional.arsnova to ui.arsnova-slogan and made comments start with an uppercase letter.
-
Daniel Gerhardt authored
-
- Jun 12, 2015
-
-
Christoph Thelen authored
-
- Jun 10, 2015
-
-
Katharina Staden authored
-
Katharina Staden authored
refactored handling of logo during the saving of a new session and the update of an existing session out into a new method handleLogo
-
- Jun 09, 2015
-
-
Daniel Gerhardt authored
-
- Jun 08, 2015
-
-
Katharina Staden authored
Retrieved @Cacheable and changed updateSession method in SessionService, now getting the session by keyword and set all fields that may have changed to a new value
-
- Jun 06, 2015
-
-
Katharina Staden authored
Removed @Chacheable from getSession function, because the Update of a session wont work if only the cache is used for loading the content of a session
-
Katharina Staden authored
-
- Jun 03, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Andreas Gärtner authored
-
Daniel Gerhardt authored
Requesting partial lists would interfere with Spring caching so pagination is handled by the newly introduced PaginationListDecorator in the controllers. This additionally allows to determine the total count of items (independent from pagination parameters) which is not possible with CouchDB.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jun 01, 2015
-
-
Christoph Thelen authored
-
- May 28, 2015
-
-
Christoph Thelen authored
-
- May 27, 2015
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Andreas Gärtner authored
The mentioned method is also changed to only retrieve http header informations instead of whole URI content.
-
- May 25, 2015
-
-
Daniel Gerhardt authored
Added TODOs to keep track of methods still evicting the whole answers cache for future improvements. Additional refactoring is necessary to implement these.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Direct method calls bypass the caching proxy if AspectJ weaving is not configured.
-
Daniel Gerhardt authored
Test was broken by 7d530139.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Removed unused schemas and updated the remaining for Spring 4.1.
-
- May 24, 2015
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- May 23, 2015
-
-
Andreas Gärtner authored
-
- May 20, 2015
-
-
Andreas Gärtner authored
-
Andreas Gärtner authored
-
- May 18, 2015
-
-
Christoph Thelen authored
At least caching of learning progress responses did not work since commit a59eb75f on March, 6th. While the exact origin of this problem is unclear, it seemed like Spring was creating more than one databaseDao bean. One of these beans had no working caching annotations.
-
Andreas Gärtner authored
-