summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Fix "contains" function + write tests for contains and existsseparate-uidMinijackson2018-08-22
* Fix readRevisions function, fixes pipelinetestMinijackson2018-08-22
* Re-do fullScan function and test itMinijackson2018-08-22
* Fix readPreviousMinijackson2018-08-22
* Remove "__internal_dbname" check (doesn't work with integer keys)Minijackson2018-08-22
* Inline sizeTToByteArray and byteArrayToSizeT functions in wrappersMinijackson2018-08-21
* Remove internal key trace logMinijackson2018-08-21
* Huh, what's it doing here?Minijackson2018-08-21
* Factor typeDatabases implementations for different entity typesMinijackson2018-08-21
* resultHandler take size_t as argument for involved storage functionsMinijackson2018-08-21
* Refactor QByteArray ↔ size_t conversions into utilsMinijackson2018-08-21
* Separate UIDs and revisionsMinijackson2018-08-21
* Store revisions as size_tMinijackson2018-08-21
* Fixed carddav syncChristian Mollekopf2018-08-17
* Print parsed keys that we can read.Christian Mollekopf2018-08-17
* Fixed possible deadlock if we get a debug message in the wrong momentChristian Mollekopf2018-08-17
* Actually store the flags instead of the db name.Christian Mollekopf2018-08-08
* Removed unused codeChristian Mollekopf2018-08-06
* Fixed threading issues with dynamic db creation.Christian Mollekopf2018-08-06
* Asserts in methods where we always expect a result.Christian Mollekopf2018-08-06
* Avoid creating an instance just to check for instanceChristian Mollekopf2018-08-06
* Calendar colorChristian Mollekopf2018-08-02
* Email debug serializerChristian Mollekopf2018-08-02
* Cleanup.Christian Mollekopf2018-08-02
* Fixed signed/unsigned comparisonChristian Mollekopf2018-07-30
* Prevent phrase searches from spanning different indexed partsChristian Mollekopf2018-07-30
* An adaptive query limit and a warning if we exceed itChristian Mollekopf2018-07-30
* Small optimizationChristian Mollekopf2018-07-30
* 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