index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
storagetest.cpp
Commit message (
Expand
)
Author
Age
*
Fix pipelinetest + remove useless commented lines
Minijackson
2018-07-04
*
Move Key API into own files + some fixes
Minijackson
2018-07-04
*
[Storage] Implement Key API
Minijackson
2018-07-04
*
Add findAllInRange function in the storage layer
Rémi Nicole
2018-05-24
*
Fixed use of mdb_dbi_open
Christian Mollekopf
2018-05-23
*
Fixed more warnings and then disabled them
Christian Mollekopf
2018-03-25
*
Fixed getUids by type filtering.
Christian Mollekopf
2017-09-07
*
Somewhat useless stress test...
Christian Mollekopf
2017-05-07
*
Don't leak transactions when copying them.
Christian Mollekopf
2017-05-05
*
Make opening dbis non-racy
Christian Mollekopf
2017-02-27
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
Fixed new diagnostics errors
Christian Mollekopf
2016-07-13
*
Skip internal keys by default while scanning.
Christian Mollekopf
2016-06-05
*
Fixed revision sorting
Christian Mollekopf
2016-05-31
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Get substring matches to work with sorted duplicates in store
Christian Mollekopf
2016-02-20
*
Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibility
Christian Mollekopf
2016-02-17
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Optimize findLast
Christian Mollekopf
2015-11-25
*
Documentation on what tests are supposed to test.
Christian Mollekopf
2015-10-24
*
Change replay
Christian Mollekopf
2015-10-10
*
Storage: substring search and findLatest
Christian Mollekopf
2015-09-11
*
Removed convenience API
Christian Mollekopf
2015-08-23
*
Storage cleanup
Christian Mollekopf
2015-08-23
*
Store indexes as named databases in the same db.
Christian Mollekopf
2015-08-23
*
Less noise and better error handling.
Christian Mollekopf
2015-08-23
*
Use named databases in storage.
Christian Mollekopf
2015-08-22
*
Support for nested transactions
Christian Mollekopf
2015-08-12
*
Transaction class for storage
Christian Mollekopf
2015-08-09
*
Made storagetest quicker.
Christian Mollekopf
2015-07-30
*
Storage: API cleanup/use QByteArray instead of std::string
Christian Mollekopf
2015-03-31
*
Fixed storage removal.
Christian Mollekopf
2015-01-16
*
storagetest
Christian Mollekopf
2015-01-15
*
Finally working multithreaded reads from lmdb?
Christian Mollekopf
2015-01-11
*
Error handling for remove.
Christian Mollekopf
2015-01-11
*
namespace everything in libs with Akonadi2
Aaron Seigo
2014-12-15
*
Make lmdb work with threads.
Christian Mollekopf
2014-12-15
*
Storage: implemented scan
Christian Mollekopf
2014-12-10
*
read takes an error handler rather than returns a bool
Aaron Seigo
2014-12-06
*
make tests declare ReadWrite when writing
Aaron Seigo
2014-12-05
*
build
Aaron Seigo
2014-12-05
*
make read return a bool on success
Aaron Seigo
2014-12-05
*
mv storagetest.cpp to the right location
Aaron Seigo
2014-12-05