summaryrefslogtreecommitdiffstats
path: root/common/storage_common.cpp
Commit message (Expand)AuthorAge
* Fix "contains" function + write tests for contains and existsseparate-uidMinijackson2018-08-22
* Fix readRevisions function, fixes pipelinetestMinijackson2018-08-22
* Huh, what's it doing here?Minijackson2018-08-21
* Refactor QByteArray ↔ size_t conversions into utilsMinijackson2018-08-21
* Separate UIDs and revisionsMinijackson2018-08-21
* Asserts in methods where we always expect a result.Christian Mollekopf2018-08-06
* Fixed buildChristian Mollekopf2018-07-27
* New Key API in storage layerRémi Nicole2018-07-27
* Less hardcoded numbersChristian Mollekopf2018-01-30
* One central place to generate uidsChristian Mollekopf2018-01-30
* Support for storage upgradesChristian Mollekopf2018-01-30
* Fixed getUids by type filtering.Christian Mollekopf2017-09-07
* A stab at the undefined reference to QMap<QByteArray, int>::QMap() errorChristian Mollekopf2017-06-06
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Catch special error case of empty db nameChristian Mollekopf2017-05-03
* Dont pass around buffers to potentially invalid memory.Christian Mollekopf2017-05-03
* Added uid indexChristian Mollekopf2017-04-10
* lmdb cleanupChristian Mollekopf2017-03-06
* Fixed debug outputChristian Mollekopf2017-02-27
* Bring the application down in a controlled fashion if we experience aChristian Mollekopf2017-02-23
* Debug outputChristian Mollekopf2017-01-07
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* A new debug system.Christian Mollekopf2016-07-07
* A more reasonable limit for revisionsChristian Mollekopf2016-06-05
* A central place to generate uuid'sChristian Mollekopf2016-06-05
* A way to retrieve the last revision during changereplay.Christian Mollekopf2016-06-03
* Fixed revision sortingChristian Mollekopf2016-05-31
* Debug messagesChristian Mollekopf2016-05-31
* Cleanup the revision type as wellChristian Mollekopf2016-04-17
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Centralized main database nameChristian Mollekopf2016-02-01
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Use the logging mechanism we have.Christian Mollekopf2015-12-20
* Detect modifications and removals on folders in the maildirresourceChristian Mollekopf2015-12-18
* Cleanup revisions with a delayChristian Mollekopf2015-10-12
* CleanupChristian Mollekopf2015-10-10
* Change replayChristian Mollekopf2015-10-10
* Revision cleanupChristian Mollekopf2015-09-29
* Storage: substring search and findLatestChristian Mollekopf2015-09-11
* Removed no longer used APIChristian Mollekopf2015-08-26
* Removed convenience APIChristian Mollekopf2015-08-23
* Removed legacy APIChristian Mollekopf2015-08-11
* Ported messagequeue to new APIChristian Mollekopf2015-08-10
* Less noiseChristian Mollekopf2015-04-07
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
* introduce a set of isInternalKey functions to hide this impl detailAaron Seigo2015-01-27
* Write-Read loop from clientside.Christian Mollekopf2014-12-21
* lgplAaron Seigo2014-12-15
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
* add another read method and expose a basic error handler for convenienceAaron Seigo2014-12-11