summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Storage changedChristian Mollekopf2018-08-22
* event.fbs defaultsChristian Mollekopf2018-08-22
* Cache a recurring flagChristian Mollekopf2018-08-22
* Separate UIDs and Revisions in main databasesRémi Nicole2018-08-22
* 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
* 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