summaryrefslogtreecommitdiffstats
path: root/common/pipeline.cpp
Commit message (Expand)AuthorAge
...
* Refactored the generic resource to use separate classes forChristian Mollekopf2016-05-28
* Run preprocessors before persising the value.Christian Mollekopf2016-05-08
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Prepared sort indexesChristian Mollekopf2016-02-16
* Gather more timingsChristian Mollekopf2016-02-10
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Use pimplChristian Mollekopf2016-02-01
* Avoid unnecessary namespace usageChristian Mollekopf2016-02-01
* Centralized main database nameChristian Mollekopf2016-02-01
* CleanupChristian Mollekopf2016-02-01
* Fixed modificationsChristian Mollekopf2016-02-01
* Build without warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Added bufferutils.hChristian Mollekopf2016-01-19
* Mark commands with whether they need to be replayedChristian Mollekopf2015-12-29
* Use the contains function where we can.Christian Mollekopf2015-12-22
* Catch the case when we try to remove an entity that has already beenChristian Mollekopf2015-12-08
* Pipeline: Ensure a created entity has a new id.Christian Mollekopf2015-12-01
* Pipeline: only emit a change if the revision actually changed.Christian Mollekopf2015-12-01
* Resolve remoteIds during syncChristian Mollekopf2015-12-01
* Correctly execute modifications and removalsChristian Mollekopf2015-10-28
* Reuse the existing transactionChristian Mollekopf2015-10-28
* Made pipeline preprocessing synchronous.Christian Mollekopf2015-10-28
* CleanupChristian Mollekopf2015-10-21
* Cleanup revisions with a delayChristian Mollekopf2015-10-12
* Create a new revision for removals as well.Christian Mollekopf2015-10-10
* Only emit the revision update once the batch is committed.Christian Mollekopf2015-10-10
* StoreNewRevision functionChristian Mollekopf2015-10-10
* Change replayChristian Mollekopf2015-10-10
* Revision cleanupChristian Mollekopf2015-09-29
* Work with revisions in store + pipelinetestChristian Mollekopf2015-09-24
* Store entities with revisionsChristian Mollekopf2015-09-11
* Added support for mails to akonadi and the dummyresource.Christian Mollekopf2015-09-08
* Removed convenience APIChristian Mollekopf2015-08-23
* Store indexes as named databases in the same db.Christian Mollekopf2015-08-23
* Pass revision as part of stateChristian Mollekopf2015-08-19
* Transactions in the pipelineChristian Mollekopf2015-08-19
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Ported pipeline to new APIChristian Mollekopf2015-08-11
* Forward revision updates through resourceChristian Mollekopf2015-07-28
* DebuginfoChristian Mollekopf2015-07-23
* Modify/Delete actionsChristian Mollekopf2015-07-19
* Modify/Delete commandsChristian Mollekopf2015-07-14
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Error handlingChristian Mollekopf2015-05-01
* Cleanup and debug messages.Christian Mollekopf2015-04-02
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
* clenupChristian Mollekopf2015-01-30
* debug outputChristian Mollekopf2015-01-25