summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Avoid unnecessary Identifier conversions in performance ciritical code.Christian Mollekopf2018-07-28
* Fixed warningsChristian Mollekopf2018-07-28
* Don't print all results.Christian Mollekopf2018-07-27
* Debug messages and a higher limit for queriesChristian Mollekopf2018-07-27
* Fixed buildChristian Mollekopf2018-07-27
* Use Key API in SinkSHRémi Nicole2018-07-27
* Use Key API in ResultSetRémi Nicole2018-07-27
* Use Key API in DataStoreQueryRémi Nicole2018-07-27
* Use Key API in indexesRémi Nicole2018-07-27
* New Key API in storage layerRémi Nicole2018-07-27
* Shouldn't be a warning if we expect to run into it.Christian Mollekopf2018-07-27
* Only do partial matching (instead of wildcard) and limit expansion.Christian Mollekopf2018-07-27
* All xapian stuff in a central placeChristian Mollekopf2018-07-27
* Avoid the socket probing and move the shutdown logic intoChristian Mollekopf2018-07-25
* FixupChristian Mollekopf2018-07-25
* Same fix as last commit.Christian Mollekopf2018-07-25
* Fixed crash.Christian Mollekopf2018-07-25
* Deal with modifications to filtered entitiesChristian Mollekopf2018-07-16
* Fixed the case when a dbi would leak through to a transaction where itChristian Mollekopf2018-07-12
* Document what copies and what doesn'tChristian Mollekopf2018-07-03
* Fixed yet another reduction update codepathChristian Mollekopf2018-07-02
* Generate globally unique messageids without leaking the hostnameChristian Mollekopf2018-07-02
* 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