summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * Async: remove the silly all-tests benchmarkDan Vrátil2015-04-04
| * Async: update components and lifetime documentationDan Vrátil2015-04-04
| * Async: implement progress reporting through futureDan Vrátil2015-04-04
| * Async: move as much Future code as possible from public header to .cppDan Vrátil2015-04-04
| * Async: one TODO done, few more to goDan Vrátil2015-04-04
| * Async: fix crash in Job::nestedJobWrapperDan Vrátil2015-04-04
* | More generic domainadpator code.Christian Mollekopf2015-04-12
* | checkpointChristian Mollekopf2015-04-10
* | Compile with debug symbols by default for nowChristian Mollekopf2015-04-09
* | commentsChristian Mollekopf2015-04-09
* | Automatic tests.Christian Mollekopf2015-04-09
* | Only measure appending, not creating the buffer.Christian Mollekopf2015-04-09
* | Moved generic parts of the domain adaptor to commonChristian Mollekopf2015-04-09
* | Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* | Refactored buffer extraction from vector.Christian Mollekopf2015-04-09
* | Started a facade base implementation.Christian Mollekopf2015-04-09
* | Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* | cleanupChristian Mollekopf2015-04-08
* | async simplificationsChristian Mollekopf2015-04-08
* | Wait for all queues to drain in processAllMessages.Christian Mollekopf2015-04-08
* | Fixed typoChristian Mollekopf2015-04-08
* | Some more CreateVector => appendAsVector transformations.Christian Mollekopf2015-04-08
* | Less noiseChristian Mollekopf2015-04-07
* | Use memcpy to copy tables into vectors.Christian Mollekopf2015-04-07
* | Benchmark for in-process writing.Christian Mollekopf2015-04-06
|/
* We have to copy all values anyways, so this transaction is no longer required.Christian Mollekopf2015-04-03
* log messages.Christian Mollekopf2015-04-03
* Merge remote-tracking branch 'origin/develop' into developChristian Mollekopf2015-04-03
|\
| * Async: support (re-)executing single Job multiple timesDan Vrátil2015-04-01
* | debug messagesChristian Mollekopf2015-04-03
* | Continue processing if there are more messages.Christian Mollekopf2015-04-03
* | ResourceAccess: copy the buffer before capturing it in the lambda.Christian Mollekopf2015-04-02
* | async simplificationsChristian Mollekopf2015-04-02
* | Unbreak the clientapi.Christian Mollekopf2015-04-02
* | Cleanup and debug messages.Christian Mollekopf2015-04-02
|/
* Async: have the top executor reference itself during executionDan Vrátil2015-04-01
* Use dowhileChristian Mollekopf2015-04-01
* dowhile cleanup, second dowhile version without separate condition.Christian Mollekopf2015-04-01
* Refactored resourcefactory further.Christian Mollekopf2015-04-01
* Use Async::whileChristian Mollekopf2015-04-01
* Added Async::dowhileChristian Mollekopf2015-04-01
* async simplificationsChristian Mollekopf2015-03-31
* async todosChristian Mollekopf2015-03-31
* Attempt of a description how async is supposed to work, failing async lifetim...Christian Mollekopf2015-03-31
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
* Don't try to restart the resource on every disconnect.Christian Mollekopf2015-03-31
* Forgot to compile the notification schemaChristian Mollekopf2015-03-31
* Don't leak the listener instance to catch problems with object lifetimes.Christian Mollekopf2015-03-31
* Minor cleanup, less warnings.Christian Mollekopf2015-03-31
* Shutdown notification to achieve a clean shutdown.Christian Mollekopf2015-03-31