summaryrefslogtreecommitdiffstats
path: root/common/store.cpp
Commit message (Expand)AuthorAge
* Added the flush command.Christian Mollekopf2016-11-25
* Never remove the static facades.Christian Mollekopf2016-11-22
* sinksh list identity supportChristian Mollekopf2016-11-21
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* User querybaseChristian Mollekopf2016-11-04
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
* Error propagation works in kasync now.Christian Mollekopf2016-11-04
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Revert "Error propagation should work now."Christian Mollekopf2016-10-07
* Error propagation should work now.Christian Mollekopf2016-10-06
* A better resource filter apiChristian Mollekopf2016-10-05
* Specify base set as part of the filter stages in the query.Christian Mollekopf2016-10-05
* Resource subqueriesChristian Mollekopf2016-10-04
* Only call fetch once on the aggregate fetcher.Christian Mollekopf2016-10-04
* Don't hardcode the type property.Christian Mollekopf2016-09-27
* Ported to the kasync revampChristian Mollekopf2016-09-15
* Fixed new diagnostics errorsChristian Mollekopf2016-07-13
* React to new resourcesChristian Mollekopf2016-07-12
* Wait for the resource shutdown during removeFromDiskChristian Mollekopf2016-07-12
* Centrally define global typesChristian Mollekopf2016-07-11
* A new debug system.Christian Mollekopf2016-07-07
* Synchronous APIChristian Mollekopf2016-06-15
* Workaround for missing error propagation of eachChristian Mollekopf2016-05-22
* Deal with null results (as provided by the mailtransport)Christian Mollekopf2016-05-09
* Don't call setFinished twiceChristian Mollekopf2016-05-06
* Account filter for resources and contains comparator in queryChristian Mollekopf2016-05-01
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
* Fixed identity lookupChristian Mollekopf2016-04-13
* Register the Identity typeChristian Mollekopf2016-04-13
* Allow clients to request a temporary file for BLOB propertiesChristian Mollekopf2016-04-10
* Fixed operations on accounts and resourcesChristian Mollekopf2016-03-17
* Fixed accounts supportChristian Mollekopf2016-03-15
* Support syncing all resourcesChristian Mollekopf2016-03-15
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Fetch more data on demandChristian Mollekopf2016-02-20
* Reuse ResourceAccess where we canChristian Mollekopf2016-02-13
* Adapt to latest kasync versionChristian Mollekopf2016-02-10
* Moved Store to separate fileChristian Mollekopf2016-02-10