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
/
common
/
storage_common.cpp
Commit message (
Expand
)
Author
Age
*
Separate UIDs and Revisions in main databases
Rémi Nicole
2018-08-22
*
Asserts in methods where we always expect a result.
Christian Mollekopf
2018-08-06
*
Fixed build
Christian Mollekopf
2018-07-27
*
New Key API in storage layer
Rémi Nicole
2018-07-27
*
Less hardcoded numbers
Christian Mollekopf
2018-01-30
*
One central place to generate uids
Christian Mollekopf
2018-01-30
*
Support for storage upgrades
Christian Mollekopf
2018-01-30
*
Fixed getUids by type filtering.
Christian Mollekopf
2017-09-07
*
A stab at the undefined reference to QMap<QByteArray, int>::QMap() error
Christian Mollekopf
2017-06-06
*
No more SINK_DEBUG_AREA
Christian Mollekopf
2017-05-12
*
Catch special error case of empty db name
Christian Mollekopf
2017-05-03
*
Dont pass around buffers to potentially invalid memory.
Christian Mollekopf
2017-05-03
*
Added uid index
Christian Mollekopf
2017-04-10
*
lmdb cleanup
Christian Mollekopf
2017-03-06
*
Fixed debug output
Christian Mollekopf
2017-02-27
*
Bring the application down in a controlled fashion if we experience a
Christian Mollekopf
2017-02-23
*
Debug output
Christian Mollekopf
2017-01-07
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
A new debug system.
Christian Mollekopf
2016-07-07
*
A more reasonable limit for revisions
Christian Mollekopf
2016-06-05
*
A central place to generate uuid's
Christian Mollekopf
2016-06-05
*
A way to retrieve the last revision during changereplay.
Christian Mollekopf
2016-06-03
*
Fixed revision sorting
Christian Mollekopf
2016-05-31
*
Debug messages
Christian Mollekopf
2016-05-31
*
Cleanup the revision type as well
Christian Mollekopf
2016-04-17
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Centralized main database name
Christian Mollekopf
2016-02-01
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
Use the logging mechanism we have.
Christian Mollekopf
2015-12-20
*
Detect modifications and removals on folders in the maildirresource
Christian Mollekopf
2015-12-18
*
Cleanup revisions with a delay
Christian Mollekopf
2015-10-12
*
Cleanup
Christian Mollekopf
2015-10-10
*
Change replay
Christian Mollekopf
2015-10-10
*
Revision cleanup
Christian Mollekopf
2015-09-29
*
Storage: substring search and findLatest
Christian Mollekopf
2015-09-11
*
Removed no longer used API
Christian Mollekopf
2015-08-26
*
Removed convenience API
Christian Mollekopf
2015-08-23
*
Removed legacy API
Christian Mollekopf
2015-08-11
*
Ported messagequeue to new API
Christian Mollekopf
2015-08-10
*
Less noise
Christian Mollekopf
2015-04-07
*
Storage: API cleanup/use QByteArray instead of std::string
Christian Mollekopf
2015-03-31
*
introduce a set of isInternalKey functions to hide this impl detail
Aaron Seigo
2015-01-27
*
Write-Read loop from clientside.
Christian Mollekopf
2014-12-21
*
lgpl
Aaron Seigo
2014-12-15
*
namespace everything in libs with Akonadi2
Aaron Seigo
2014-12-15
*
add another read method and expose a basic error handler for convenience
Aaron Seigo
2014-12-11
*
Storage: implemented scan
Christian Mollekopf
2014-12-10
*
place to put generic parts of the Storage class impl
Aaron Seigo
2014-12-06