summaryrefslogtreecommitdiffstats
path: root/common/storage/entitystore.h
Commit message (Expand)AuthorAge
* TypoMinijackson2018-07-13
* Finish converting DataStoreQuery to new Key APIMinijackson2018-07-13
* Add versions of readLatest with Identifier as argument in EntityStoreMinijackson2018-07-13
* Move Key API into own files + some fixesMinijackson2018-07-04
* Avoid overwriting local changes with remote modifications.Christian Mollekopf2018-06-26
* Implement Overlap queriesRémi Nicole2018-06-19
* A lot less namespace typing.Christian Mollekopf2018-05-17
* Copy the entity when we return it.Christian Mollekopf2018-05-17
* Make sure we initialize the environment correctly and only set the db version...Christian Mollekopf2018-03-26
* Don't just set the db version, only when we create the db first.Christian Mollekopf2018-03-26
* Fixed crashes due to concurrently running queries.Christian Mollekopf2018-02-15
* Moved all preprocessing back into the pipelineChristian Mollekopf2017-04-11
* Move the preprocssing back out of entitystore into the pipeline.Christian Mollekopf2017-04-11
* Ensure we don't accidentally spawn more transactions than necessary.Christian Mollekopf2017-01-23
* Fixed revision cleanupChristian Mollekopf2017-01-22
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Move the BLOB property handling to the entitystore.Christian Mollekopf2016-12-09
* Deal with not using the implicit internal transaction.Christian Mollekopf2016-11-24
* User querybaseChristian Mollekopf2016-11-04
* Removed the whole revision cleanup into the entitystoreChristian Mollekopf2016-10-21
* Fixed specialpurposeprocessorChristian Mollekopf2016-10-21
* Ported the pipeline to the entitystoreChristian Mollekopf2016-10-21
* Use the ApplicationDomainType in the queries as well.Christian Mollekopf2016-10-21
* Refactor how the storage is used.Christian Mollekopf2016-10-21