Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Write-Read loop from clientside. | Christian Mollekopf | 2014-12-21 | |
| | | | | | | | | | It's a huge hack but starts to show results. Most urgently we need: * reliable command results * the 3 buffers instead of the 1 * A way to implement storage as preprocessor (or a place to impelement it after the preprocessors). | |||
* | set a good trend for akonadi2 library name: akonadi2_resource_<name> | Aaron Seigo | 2014-12-15 | |
| | | | | also, correct Qt library usage | |||
* | make libhawd a shared lib | Aaron Seigo | 2014-12-15 | |
| | ||||
* | store benchmark results for buffer tests | Aaron Seigo | 2014-12-11 | |
| | ||||
* | How Are We Doing (hawd) framework | Aaron Seigo | 2014-12-11 | |
| | ||||
* | Dummyresourcefacade test. | Christian Mollekopf | 2014-12-11 | |
| | | | | Huzaa, we can read a value! | |||
* | standardize on calling it Akonadi2 | Aaron Seigo | 2014-12-06 | |
| | ||||
* | A storagetest including concurrency read test. | Christian Mollekopf | 2014-12-05 | |
| | | | | | Conflicts: tests/CMakeLists.txt | |||
* | major reorg that puts Storage (previously Database) into common | Aaron Seigo | 2014-12-05 | |
there is now a top-level tests dir, and a compile time switch for lmdb vs kyotocabinet |