summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix "contains" function + write tests for contains and existsseparate-uidMinijackson2018-08-22
* Fix readRevisions function, fixes pipelinetestMinijackson2018-08-22
* Re-do fullScan function and test itMinijackson2018-08-22
* Fix readPreviousMinijackson2018-08-22
* Check Integer properly sorted and null terminated stringsMinijackson2018-08-22
* Remove "__internal_dbname" check (doesn't work with integer keys)Minijackson2018-08-22
* Inline sizeTToByteArray and byteArrayToSizeT functions in wrappersMinijackson2018-08-21
* Remove internal key trace logMinijackson2018-08-21
* false is not a flagMinijackson2018-08-21
* Huh, what's it doing here?Minijackson2018-08-21
* Merge branch 'separate-uid' of 10.1.1.21:/bigdata/git/Kolab/sink into separat...Minijackson2018-08-21
|\
| * Factor typeDatabases implementations for different entity typesMinijackson2018-08-21
| * resultHandler take size_t as argument for involved storage functionsMinijackson2018-08-21
| * Refactor QByteArray ↔ size_t conversions into utilsMinijackson2018-08-21
| * Separate UIDs and revisionsMinijackson2018-08-21
| * Store revisions as size_tMinijackson2018-08-07
* | Fix dbwriterMinijackson2018-08-21
* | Fix pipelinetestMinijackson2018-08-21
* | Factor typeDatabases implementations for different entity typesMinijackson2018-08-21
* | resultHandler take size_t as argument for involved storage functionsMinijackson2018-08-21
* | Refactor QByteArray ↔ size_t conversions into utilsMinijackson2018-08-21
* | Separate UIDs and revisionsMinijackson2018-08-21
* | Store revisions as size_tMinijackson2018-08-21
* | Caldav test cleanupdevelopChristian Mollekopf2018-08-19
* | Fixed carddav syncChristian Mollekopf2018-08-17
* | Demonstrate the syncing problems we haveChristian Mollekopf2018-08-17
* | Create a second collectionChristian Mollekopf2018-08-17
* | Members start with mChristian Mollekopf2018-08-17
* | Reset the testenvironmentChristian Mollekopf2018-08-17
* | Print parsed keys that we can read.Christian Mollekopf2018-08-17
* | Fixed possible deadlock if we get a debug message in the wrong momentChristian Mollekopf2018-08-17
* | Fix smtps over port 465Christian Mollekopf2018-08-15
* | Actually store the flags instead of the db name.Christian Mollekopf2018-08-08
|/
* Removed unused codeChristian Mollekopf2018-08-06
* Fixed threading issues with dynamic db creation.Christian Mollekopf2018-08-06
* Asserts in methods where we always expect a result.Christian Mollekopf2018-08-06
* Avoid creating an instance just to check for instanceChristian Mollekopf2018-08-06
* Removed the use of C99 extensionsChristian Mollekopf2018-08-03
* Improve documentation of SinkSHRémi Nicole2018-08-03
* Fixed typoChristian Mollekopf2018-08-03
* Disable warning that get's triggered by moc generated codeChristian Mollekopf2018-08-03
* CleanupChristian Mollekopf2018-08-02
* Calendar colorChristian Mollekopf2018-08-02
* CleanupChristian Mollekopf2018-08-02
* Carddav changereplayChristian Mollekopf2018-08-02
* Email debug serializerChristian Mollekopf2018-08-02
* CleanupChristian Mollekopf2018-08-02
* Cleanup.Christian Mollekopf2018-08-02
* Fixed signed/unsigned comparisonChristian Mollekopf2018-07-30
* Prevent phrase searches from spanning different indexed partsChristian Mollekopf2018-07-30