Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Avoid shutting down the synchronizer all the time. | Christian Mollekopf | 2015-01-25 |
| | |||
* | debug output | Christian Mollekopf | 2015-01-25 |
| | |||
* | Stop using Akonadi2::Console. | Christian Mollekopf | 2015-01-25 |
| | | | | We need a decent loggin framework. | ||
* | debug output, fixed dummyresourcetest | Christian Mollekopf | 2015-01-25 |
| | |||
* | A way to ensure all messages have been processed. | Christian Mollekopf | 2015-01-25 |
| | | | | | As queries become reactive this should become less important. We can then just wait until all results become available. For tests it is in either case useful though. | ||
* | Use jobs to track progress of write commands. | Christian Mollekopf | 2015-01-18 |
| | |||
* | Pass entity to preprocessor. | Christian Mollekopf | 2015-01-03 |
| | |||
* | DomainTypeAdaptor factory, per type preprocessor pipeline configuration. | Christian Mollekopf | 2015-01-02 |
| | |||
* | Stop using the console in non-gui parts. | Christian Mollekopf | 2014-12-28 |
| | |||
* | Buffers wrapped into entity buffer, async command progress tracking. | Christian Mollekopf | 2014-12-28 |
| | |||
* | a basically-working Pipeline implementation | Aaron Seigo | 2014-12-17 |
| | | | | | still a skeleton rather than a full body with flesh and blood, but it is getting there! | ||
* | add pipelines (as a sketch only), message ids and message responses | Aaron Seigo | 2014-12-16 |
| | |||
* | iterate async over commands | Aaron Seigo | 2014-12-16 |
| | |||
* | load the resource on first command .. it LIIIIVES! | Aaron Seigo | 2014-12-16 |
| | |||
* | licenses | Aaron Seigo | 2014-12-15 |
| | |||
* | namespace everything in libs with Akonadi2 | Aaron Seigo | 2014-12-15 |
| | |||
* | standardize on calling it Akonadi2 | Aaron Seigo | 2014-12-06 |
| | |||
* | better handling of the no-resource args case | Aaron Seigo | 2014-12-06 |
| | |||
* | resource -> synchronizer | Aaron Seigo | 2014-12-06 |
the resource will be the plugin that interacts with the source and store |