diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-07-18 11:09:13 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-07-18 11:09:13 -0300 |
commit | 4739fd00ba7dd57ef840a953c707c331be4a058f (patch) | |
tree | 9a7305fedaadcf47c7ab09caf8d0548c43940a71 /client/changes | |
parent | 4519775ebbbbe09913a1b96c8ac0a55c8a956069 (diff) |
Fold in changes
Diffstat (limited to 'client/changes')
7 files changed, 0 insertions, 8 deletions
diff --git a/client/changes/bug_5518_close-all-connections-after-sync b/client/changes/bug_5518_close-all-connections-after-sync deleted file mode 100644 index 46d679a6..00000000 --- a/client/changes/bug_5518_close-all-connections-after-sync +++ /dev/null @@ -1 +0,0 @@ - o Close all connections after syncing (#5518). diff --git a/client/changes/bug_reset-synchronizer-state b/client/changes/bug_reset-synchronizer-state deleted file mode 100644 index 9678b36b..00000000 --- a/client/changes/bug_reset-synchronizer-state +++ /dev/null @@ -1,2 +0,0 @@ - o Reset synchronizer state in order to reuse the same synchronizer object - multiple times. diff --git a/client/changes/feature_5326_use-transitional-db-for-sync b/client/changes/feature_5326_use-transitional-db-for-sync deleted file mode 100644 index 7d66141d..00000000 --- a/client/changes/feature_5326_use-transitional-db-for-sync +++ /dev/null @@ -1 +0,0 @@ - o Use temporal database for encryption/decryption during sync. Closes: #5326 diff --git a/client/changes/feature_5571_add-sync-status-signals b/client/changes/feature_5571_add-sync-status-signals deleted file mode 100644 index 67bc7d9f..00000000 --- a/client/changes/feature_5571_add-sync-status-signals +++ /dev/null @@ -1 +0,0 @@ - o Add sync status signals (#5517). diff --git a/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync b/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync deleted file mode 100644 index 0087c535..00000000 --- a/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync +++ /dev/null @@ -1 +0,0 @@ - o Allow for interrupting and recovering sync (#5517). diff --git a/client/changes/feature_5571_parallelize-requests b/client/changes/feature_5571_parallelize-requests deleted file mode 100644 index ec394cdc..00000000 --- a/client/changes/feature_5571_parallelize-requests +++ /dev/null @@ -1 +0,0 @@ - o Parallelize sync requests and reuse HTTP connections. diff --git a/client/changes/feature_5571_split-sync-post b/client/changes/feature_5571_split-sync-post deleted file mode 100644 index 0d7b14dd..00000000 --- a/client/changes/feature_5571_split-sync-post +++ /dev/null @@ -1 +0,0 @@ - o Split sync in multiple POST requests in client (#5571). |