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.026Sep25141129Aug28211717Jul1615643229Jun232229May272487632130Apr262521171611328Mar2714628Feb1413107626Jan2410221Dec201915Nov141087331Oct26131176529Sep2823Aug25Jul21191814126520Jun719May17161514131112Apr1197431Mar22171511986222Feb211918178652129Jan201912720Dec191084126Nov2321201931Oct2726251110828Sep1817141018Aug1110764129Jul28272218147628Jun25241712109863128May272625242320181312114229Apr282726242221Change occurences of 'Session' in class names to 'Room'Add reverse migrations (to v2) for entitiesRefactor API/entities for usersRefactor API/entities for commentsRefactor API/entities for sessionsRefactor API/entities for contents and answersIntroduce migration service for API v2Merge branch 'entity-service-interface'Extract interface from EntityServiceMerge branch '2.x'Bump Maven dependencies and pluginsMerge branch '2.5' into 2.xStart next patch release iteration2.52.5Release version 2.5.2v2.5.2v2.5.2Import BOM for NettyBump Maven dependencies and pluginsRemove unused importMerge branch 'couchdb-mango-queries' into 'master'Add support for CouchDB Mango queriesMerge branch '2.x'Merge branch '2.5' into 2.xFix typo in documentationFix parameter nameMerge branch 'refac' into 'master'Rename cachesRemove obsolete transport entitiesAdd workaround to allow access from WebSocket server to service layerImprove authorization checking logicRemove obsolete session creator anonymizationMove domain logic and caching to service layerFix permission handling for EntityService's `get` methodResolve cross-repository dependencies in persistance layerOverload patch method with Collection signatureAdd missing interface for event handlingFix unintended recursions in repositories' update methodsMake services implement EntityService and use constructor DIRename service layer methods for consistencyAbstract common CRUD service functionalityRefactor permission handlingRefactor method signatures to be be consistent with Spring Data