summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Convert selection in Reduce filter in datastorequerykey-for-datastorequeryMinijackson2018-07-23
* Remove invalid commentsMinijackson2018-07-19
* Default constructor of Identifier produces null + safety netMinijackson2018-07-19
* Fix empty function -_-"Minijackson2018-07-16
* TypoMinijackson2018-07-13
* Finish converting DataStoreQuery to new Key APIMinijackson2018-07-13
* Add versions of readLatest with Identifier as argument in EntityStoreMinijackson2018-07-13
* Increment database versionkey-for-indexesMinijackson2018-07-06
* Use key API in indexesMinijackson2018-07-04
* Minor fixeskey-storage-apiMinijackson2018-07-04
* Fix changereplay + comment special case of readLatestMinijackson2018-07-04
* Fix pipelinetest + remove useless commented linesMinijackson2018-07-04
* Move Key API into own files + some fixesMinijackson2018-07-04
* [Storage] Implement Key APIMinijackson2018-07-04
* Contains with an empty key doesn't make much sense.Christian Mollekopf2018-06-26
* Only modifications have changed propertiesChristian Mollekopf2018-06-26
* Avoid overwriting local changes with remote modifications.Christian Mollekopf2018-06-26
* Fixed the lost update scenarioChristian Mollekopf2018-06-25
* Try harder to avoid storing a revision that is too high in the resultChristian Mollekopf2018-06-22
* Log query resultsChristian Mollekopf2018-06-22
* Fixed the thread index.Christian Mollekopf2018-06-19
* Asserts, debug messages and other cleanupChristian Mollekopf2018-06-19
* Implement Overlap queriesRémi Nicole2018-06-19
* Debug outputChristian Mollekopf2018-06-18
* Reduce the maximum database size to 200MB until we have fixed the lmdbChristian Mollekopf2018-06-01
* Avoid trying to remove an item that we don't have in the model.Christian Mollekopf2018-06-01
* CleanupChristian Mollekopf2018-05-29
* Reduce the maximum database size to 10GB on windows.Christian Mollekopf2018-05-29
* Only call the result handler if reading succeededChristian Mollekopf2018-05-29
* Fixed build with extra warnings.Christian Mollekopf2018-05-28
* Implement ranged queriesRémi Nicole2018-05-28
* Document why we might be creating a db several times.Christian Mollekopf2018-05-27
* Don't store references to temporarily valid data.Christian Mollekopf2018-05-25
* We can't recover from not being able to open the database.Christian Mollekopf2018-05-24
* Get the mapsize from a separate function and check the error whenChristian Mollekopf2018-05-24
* Fixed a bunch of warningsChristian Mollekopf2018-05-24
* Return number of retrieved values.Christian Mollekopf2018-05-24
* Add findAllInRange function in the storage layerRémi Nicole2018-05-24
* We were off by a factor of 10Christian Mollekopf2018-05-24
* Opening dbis may fail in read-only modeChristian Mollekopf2018-05-24
* I think those variables should just be staticChristian Mollekopf2018-05-24
* We need an extern declaration for non-static variables.Christian Mollekopf2018-05-23
* DbLayout support for indexesChristian Mollekopf2018-05-23
* Fixed use of mdb_dbi_openChristian Mollekopf2018-05-23
* Assert that we have a QGuiApplication if we crash otherwise.Christian Mollekopf2018-05-20
* Flush before closing to make sure all data is written.Christian Mollekopf2018-05-20
* Read all remaining data before closing down the socket.Christian Mollekopf2018-05-20
* Actually close the lmdb environment before removing from disk.Christian Mollekopf2018-05-20
* Fixed debug output printing on windowsChristian Mollekopf2018-05-19
* Exports for windowsChristian Mollekopf2018-05-19