Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0
  • 2.1
  • 2.2
  • 2.3
  • 2.4
  • 2.5
  • 2.x
  • api-v3
  • master default
  • score-calculator-rounding-fix
  • students-course-sessions
  • production
  • staging
  • v2.5.2
  • v2.5.1
  • v2.4.3
  • v2.5.0
  • v2.4.2
  • v2.3.4
  • v2.4.1
  • v2.3.3
  • v2.2.2
  • v2.1.2
  • v2.0.4
  • v2.4.0
  • v2.3.2
  • v2.2.1
  • v2.1.1
  • v2.0.3
  • v2.3.1
  • v2.3.0
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Jun9863128May272625242320181312114229Apr2827262422211918161413962131Mar29282726252423191817161413121110976543228Feb25241917161211109632129Jan28272625232221201918171615141312108726Dec22201715229Nov18121075330Oct292724232215876124Sep1812109865427Aug2524232113986131Jul2926191817161413128230Jun2620181412109765432130May282726252423222120refactored handling of logo during the saving of a new session and the update of an existing session out into a new method handleLogoMerge branch 'master' of git.thm.de:arsnova/arsnova-backend into feature_session_infoRemove unused config optionsMerge branch 'master' of git.thm.de:arsnova/arsnova-backend into feature_session_infoRetrieved @Cacheable and changed updateSession method in SessionService, now getting the session by keyword and set all fields that may have changed to a new valueMerge branch '2.1'Update link to 'AG QLS' websiteMerge branch '2.0' into 2.1Update link to 'AG QLS' websiteRemoved @Chacheable from getSession function, because the Update of a session wont work if only the cache is used for loading the content of a sessionchagend updateSession Method of CouchDBDao so that all fields are saved nowMerge branch 'pagination'Make 'PaginationController' class abstractAdd pagination related JavadocFix NullPointerException on client session logout.Move pagination from DB layer to controllers for cached queriesSet content range header for responseAdjust database view queries based on pagination parametersIntroduce architechture for paginationAdd mention of our GitHub wiki and some topicsAdd "note to developers" regarding cachingFix for #7658: Flag answers as 'read' via socketExchange 'iff' with 'if and only if'Add javadoc to classes, interfaces, and packagesTask #15824: Add timeouts to checkFrameOptionsHeader.Merge branch 'caching-fixes' into 'master'Merge branch 'cacheevict-optimization' into 'master'Only evict answers for the related question when a new one is savedDo not evict unchanged values from cache for skill questionsDo not unnecessarily evict unrelated skill question cachesFix circular Bean dependencyUse correct key to evict cache entry on NewAnswerEventDo not directly call local public methods in CouchDBDaoFix test for logout redirectionFix String comparison on session joiningFix logging argumentRemove obsolete and now misleading commentFix deprecationsUpdate XML schema definitions for Spring configurationEvict all skill question related caches on skill question creation