summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Fixed and tested the upgrade from a database without version.Christian Mollekopf2018-02-28
* Made the sync request struct public.Christian Mollekopf2018-02-27
* Properly deal with filtered entities in reduced queries.Christian Mollekopf2018-02-22
* Some helper functions to avoid hardcoding collected property namesChristian Mollekopf2018-02-22
* We can't assess property changes for aggregates.Christian Mollekopf2018-02-22
* Handle the removal of the last item cleanlyChristian Mollekopf2018-02-22
* Removed unused parameterChristian Mollekopf2018-02-22
* Aggregation only becomes relevant when >1Christian Mollekopf2018-02-22
* Deal with removals in reduced queriesChristian Mollekopf2018-02-22
* Print aggregate idsChristian Mollekopf2018-02-21
* Fixed modificationsChristian Mollekopf2018-02-21
* Apply modifications to aggregate valuesChristian Mollekopf2018-02-21
* Remember aggregated idsChristian Mollekopf2018-02-21
* Support reductions in the list commandChristian Mollekopf2018-02-21
* Catch xapian exceptionsChristian Mollekopf2018-02-21
* If we have no store available, we also have no upgrade to execute.Christian Mollekopf2018-02-19
* Fixed crashes due to concurrently running queries.Christian Mollekopf2018-02-15
* Enable partial matchingChristian Mollekopf2018-02-13
* Improved debug messagesChristian Mollekopf2018-02-13
* Fixed date parsingChristian Mollekopf2018-02-13
* Xapian based fulltext indexingChristian Mollekopf2018-02-11
* Return feedback on wether an upgrade has happened or not.Christian Mollekopf2018-02-11
* Support storage downgrading as wellChristian Mollekopf2018-02-11
* Fixed warningChristian Mollekopf2018-02-07
* Removed all traces of BLOB propertiesChristian Mollekopf2018-02-06
* Store all BLOB properties inline.Christian Mollekopf2018-02-06
* Optional printing of transaction spanChristian Mollekopf2018-01-30
* Less hardcoded numbersChristian Mollekopf2018-01-30
* One central place to generate uidsChristian Mollekopf2018-01-30
* Include synchronization store in diskUsage calculationChristian Mollekopf2018-01-30
* Support for storage upgradesChristian Mollekopf2018-01-30
* Implemented removePrefixChristian Mollekopf2018-01-23
* The local variable might be gone already when the thread starts.Christian Mollekopf2018-01-08
* We need all parents available, not only oneChristian Mollekopf2018-01-03
* Use read-write locks for finer grained control to sDbi and sEnvironmentsChristian Mollekopf2018-01-03
* Since we only support incremental fetching for flat lists a boolean isChristian Mollekopf2018-01-03
* Avoid emitting signals for children without parentsChristian Mollekopf2018-01-03
* Trying to open a db that doesn't exist in read-only mode is not an errorChristian Mollekopf2018-01-03
* Removed broken testsChristian Mollekopf2018-01-03
* Removed unused synclistresultChristian Mollekopf2018-01-02
* No parent queryChristian Mollekopf2018-01-02
* Change the default for fullPayloadAvailableChristian Mollekopf2017-12-29
* Fixed removal of entityChristian Mollekopf2017-12-29
* Fixed incremental updates in folder queriesChristian Mollekopf2017-12-28
* Fixed log pattern matchingChristian Mollekopf2017-12-28
* Print transaction spanChristian Mollekopf2017-11-21
* Storage debugging codeChristian Mollekopf2017-11-21
* Print key/value when put failsChristian Mollekopf2017-11-20
* Removed ResourceAccess::Private leak and resolved resulting memoryChristian Mollekopf2017-11-16
* Remove complete commands from the completeCommands hash againChristian Mollekopf2017-11-12