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.cpp
Commit message (
Expand
)
Author
Age
*
Skip change-replay for already removed entites.
Christian Mollekopf
2018-05-18
*
Avoid creating unnecessary rid mappings
Christian Mollekopf
2018-05-14
*
Implement Todo entity type
Rémi Nicole
2018-05-06
*
Implement replaying CalDAV events and calendars
Rémi Nicole
2018-05-03
*
Synchronization will fail without it, so warn.
Christian Mollekopf
2018-03-17
*
Filtering for empty id's does not work, so detect and guard against it.
Christian Mollekopf
2018-03-01
*
One central place to generate uids
Christian Mollekopf
2018-01-30
*
Revert "Fixed warnings"
Christian Mollekopf
2017-11-12
*
Fixed warnings
Christian Mollekopf
2017-11-10
*
Avoid storing the password in the configuration
Christian Mollekopf
2017-09-18
*
Reduce the number of progress notifications for large sync sets.
Christian Mollekopf
2017-09-13
*
Detect connection lost so we can go to offline state
Christian Mollekopf
2017-08-28
*
Default to NoStatus for resources until we know more.
Christian Mollekopf
2017-08-25
*
Cleanup
Christian Mollekopf
2017-08-11
*
no need to hardcode this
Christian Mollekopf
2017-05-20
*
Ensure change-replay errors make it through to the correct error
Christian Mollekopf
2017-05-20
*
Avoid notifcations for requests that do nothing, progress with folderid
Christian Mollekopf
2017-05-20
*
Set the resource offline on no server
Christian Mollekopf
2017-05-09
*
Avoid unnecessary noise
Christian Mollekopf
2017-05-04
*
Added progress notification
Christian Mollekopf
2017-05-04
*
Less noise
Christian Mollekopf
2017-04-10
*
Detect maildir resource errors
Christian Mollekopf
2017-04-07
*
Better account status aggregation.
Christian Mollekopf
2017-04-07
*
Fixed changereplay guard
Christian Mollekopf
2017-04-06
*
Mailtransport notifications
Christian Mollekopf
2017-03-30
*
Cleanup
Christian Mollekopf
2017-03-28
*
Only send notifications about being connected if we did something
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
*
Make error codes part of the applicationdomain interface
Christian Mollekopf
2017-03-20
*
emitNotification function
Christian Mollekopf
2017-03-17
*
Debug output
Christian Mollekopf
2017-03-14
*
An error should not stop the synchronizer from processing.
Christian Mollekopf
2017-03-14
*
Addressbook support
Christian Mollekopf
2017-03-09
*
Merge synchronization requests for individual mails of the same folder.
Christian Mollekopf
2017-03-07
*
Port away from syncStart
v0.1.0
Christian Mollekopf
2017-03-02
*
Debug output
Christian Mollekopf
2017-02-20
*
make contacts suitable for applications like sinksh
Sandro Knauß
2017-01-30
*
Readable uuid
Christian Mollekopf
2017-01-23
*
Ensure we don't accidentally spawn more transactions than necessary.
Christian Mollekopf
2017-01-23
*
Debug output
Christian Mollekopf
2017-01-23
*
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-18
*
Don't overwrite the first job with the continuation
Christian Mollekopf
2017-01-18
*
Avoid unnecessary replay requests.
Christian Mollekopf
2017-01-17
*
Handle errors without crashing.
Christian Mollekopf
2017-01-17
*
Fixed build issues with pedantic enabled
Christian Mollekopf
2017-01-12
*
syncThen is no longer necessary
Christian Mollekopf
2017-01-12
*
Debug output
Christian Mollekopf
2017-01-07
[next]