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
/
synchronizer.h
Commit message (
Expand
)
Author
Age
*
Implement Todo entity type
Rémi Nicole
2018-05-06
*
Implement replaying CalDAV events and calendars
Rémi Nicole
2018-05-03
*
More exports
Christian Mollekopf
2018-04-20
*
Fixed more warnings and then disabled them
Christian Mollekopf
2018-03-25
*
Made the sync request struct public.
Christian Mollekopf
2018-02-27
*
Avoid storing the password in the configuration
Christian Mollekopf
2017-09-18
*
Avoid notifcations for requests that do nothing, progress with folderid
Christian Mollekopf
2017-05-20
*
Don't commit after every replayed revision
Christian Mollekopf
2017-05-12
*
Added progress notification
Christian Mollekopf
2017-05-04
*
Better account status aggregation.
Christian Mollekopf
2017-04-07
*
Cleanup
Christian Mollekopf
2017-03-28
*
Track the entities that this request applies to directly in the
Christian Mollekopf
2017-03-28
*
Implemented notification support in the model.
Christian Mollekopf
2017-03-24
*
emitNotification function
Christian Mollekopf
2017-03-17
*
Addressbook support
Christian Mollekopf
2017-03-09
*
Merge synchronization requests for individual mails of the same folder.
Christian Mollekopf
2017-03-07
*
Missed one include
Christian Mollekopf
2017-03-01
*
make contacts suitable for applications like sinksh
Sandro Knauß
2017-01-30
*
Process sync requests one by one
Christian Mollekopf
2017-01-23
*
Support dependencies between sync requests.
Christian Mollekopf
2017-01-22
*
Debug output
Christian Mollekopf
2017-01-06
*
Introduced Log::Context
Christian Mollekopf
2016-12-22
*
Move mail to sent folder after sending it
Christian Mollekopf
2016-12-06
*
The synchronization call can be sync.
Christian Mollekopf
2016-11-29
*
Renamed RemoteIdMap to SynchronizerStore
Christian Mollekopf
2016-11-28
*
Used the CommandProcessor as central place for all command processing.
Christian Mollekopf
2016-11-28
*
Added the flush command.
Christian Mollekopf
2016-11-25
*
Ensure we always process the full queue and that flushing works.
Christian Mollekopf
2016-11-22
*
Process change replays as part of the synchronization queue
Christian Mollekopf
2016-11-22
*
Folded the SourceWriteback into the Synchronizer.
Christian Mollekopf
2016-11-21
*
Prepared new query based synchronization API
Christian Mollekopf
2016-11-11
*
Implement debug stream operators for query.
Christian Mollekopf
2016-11-07
*
TypeImplementation cleanup
Christian Mollekopf
2016-10-21
*
Removed the now obsolete EntityStore
Christian Mollekopf
2016-10-21
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
Don' create new entities on flag change.
Christian Mollekopf
2016-09-15
*
Commit all databases in the same interval
Christian Mollekopf
2016-06-20
*
Don't create a transaction for every appended message.
Christian Mollekopf
2016-06-20
*
A working mailtransport resource
Christian Mollekopf
2016-06-17
*
Fixed issues found by clang analyzer
Christian Mollekopf
2016-06-14
*
Create the drafts folder if necessary and merge it with the source
Christian Mollekopf
2016-06-10
*
Fixed genericresource so it works with the maildirresourcetest
Christian Mollekopf
2016-05-29
*
Moved the classes to individual files
Christian Mollekopf
2016-05-28