summaryrefslogtreecommitdiffstats
path: root/common/pipeline.cpp
Commit message (Expand)AuthorAge
* 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
* Fixed sync, detect errors during sync, wait until sync items are processed un...Christian Mollekopf2015-01-19
* Fixed pipeline.Christian Mollekopf2015-01-19
* Use jobs in queries, sync works again.Christian Mollekopf2015-01-18
* Async message queue processing.Christian Mollekopf2015-01-15
* Writing from facade.Christian Mollekopf2015-01-15
* Pass entity to preprocessor.Christian Mollekopf2015-01-03
* Shared domain adaptors between resource and facade.Christian Mollekopf2015-01-03
* DomainTypeAdaptor factory, per type preprocessor pipeline configuration.Christian Mollekopf2015-01-02
* Moved entitybuffer construction code to EntityBufferChristian Mollekopf2014-12-31
* Buffers wrapped into entity buffer, async command progress tracking.Christian Mollekopf2014-12-28
* unifying buffer, and a better way to implement domain object adapters.Christian Mollekopf2014-12-24
* Write-Read loop from clientside.Christian Mollekopf2014-12-21
* PipelineFilter -> PreprocessorAaron Seigo2014-12-18
* a basically-working Pipeline implementationAaron Seigo2014-12-17
* add pipelines (as a sketch only), message ids and message responsesAaron Seigo2014-12-16