From ad748eb838a15b0263fdf18813404d3bee58cd03 Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 17 Apr 2014 16:16:20 -0300 Subject: Split sync in multiple POST requests in client (#5571). --- client/changes/feature_5571_split-sync-post | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/changes/feature_5571_split-sync-post (limited to 'client/changes') diff --git a/client/changes/feature_5571_split-sync-post b/client/changes/feature_5571_split-sync-post new file mode 100644 index 00000000..0d7b14dd --- /dev/null +++ b/client/changes/feature_5571_split-sync-post @@ -0,0 +1 @@ + o Split sync in multiple POST requests in client (#5571). -- cgit v1.2.3 From 73d431a035fcdce8d623eefde2d62f28687fdb36 Mon Sep 17 00:00:00 2001 From: drebs Date: Wed, 30 Apr 2014 12:52:24 -0300 Subject: Allow for interrupting and recovering sync (#5571). --- client/changes/feature_5571_allow-for-interrupting-and-recovering-sync | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/changes/feature_5571_allow-for-interrupting-and-recovering-sync (limited to 'client/changes') diff --git a/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync b/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync new file mode 100644 index 00000000..0087c535 --- /dev/null +++ b/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync @@ -0,0 +1 @@ + o Allow for interrupting and recovering sync (#5517). -- cgit v1.2.3 From 30f25eb50ade884d807666cb7d6c17c09d56f834 Mon Sep 17 00:00:00 2001 From: drebs Date: Fri, 2 May 2014 14:35:26 -0300 Subject: Add sync status signals (#5517). --- client/changes/feature_5571_add-sync-status-signals | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/changes/feature_5571_add-sync-status-signals (limited to 'client/changes') diff --git a/client/changes/feature_5571_add-sync-status-signals b/client/changes/feature_5571_add-sync-status-signals new file mode 100644 index 00000000..67bc7d9f --- /dev/null +++ b/client/changes/feature_5571_add-sync-status-signals @@ -0,0 +1 @@ + o Add sync status signals (#5517). -- cgit v1.2.3