1. 30 Mar, 2016 1 commit
  2. 28 Mar, 2016 3 commits
  3. 24 Mar, 2016 1 commit
  4. 23 Mar, 2016 1 commit
  5. 22 Mar, 2016 8 commits
  6. 14 Mar, 2016 1 commit
  7. 11 Mar, 2016 6 commits
  8. 10 Mar, 2016 2 commits
  9. 04 Mar, 2016 4 commits
  10. 03 Mar, 2016 7 commits
  11. 01 Mar, 2016 6 commits
    • Sebastian Kummer's avatar
      Merging in latest from upstream (ZP/z-push:refs/heads/develop) · 66b5a3ae
      Sebastian Kummer authored
      * commit '0df33f3f':
        ZP-848 SetSyncKey in SPO always if it is set (as before), but invalidate FolderStat if it does not change.
        ZP-741 Remove folder type from the loop detection data.
        ZP-772 Change default value of USE_FULLEMAIL_FOR_LOGIN to true.
        ZP-622 ZPushAdmin and Sync-without-heartbeat should not load the hierarchy folderdata states.
        ZP-778 Remove unused code.
        ZP-847 Remove fseek from encoder as not all stream types support it. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-622 Devices performing heartbeat weren't handling changes properly.
        ZP-622 Update year.
        ZP-778 Make sure the hierarchy cache is loaded when verifying hierarchy changes in SyncCollections.
        ZP-777 Verify potential hierarchy changes against a hierarchy hash coming from all foldernames + parent ids.
        ZP-622 Update year.
        ZP-771 Indicate changed additional folderdata in DeviceManager->IsHierarchySyncRequired().
        ZP-778 Verify received hierarchy notifications for validity.
        ZP-777 Catch and filter hierarchy events.
        ZP-622 added HIERARCHYNOTIFICATION constant to the IBackend.
      66b5a3ae
    • Sebastian Kummer's avatar
      Merge pull request #167 in ZP/z-push from... · 0df33f3f
      Sebastian Kummer authored
      Merge pull request #167 in ZP/z-push from bugfix/ZP-848-folderstat-should-not-be-considered to develop
      
      * commit '7cc6292a':
        ZP-848 SetSyncKey in SPO always if it is set (as before), but invalidate FolderStat if it does not change.
      0df33f3f
    • Sebastian Kummer's avatar
      Merge pull request #166 in ZP/z-push from... · d69cb05a
      Sebastian Kummer authored
      Merge pull request #166 in ZP/z-push from bugfix/ZP-741-loopdetection-does-not-need-the-folder to develop
      
      * commit 'de8436fa':
        ZP-741 Remove folder type from the loop detection data.
      d69cb05a
    • Sebastian Kummer's avatar
      Merge branch 'bugfix/ZP-848-folderstat-should-not-be-considered' of... · 7cc6292a
      Sebastian Kummer authored
      Merge branch 'bugfix/ZP-848-folderstat-should-not-be-considered' of https://stash.z-hub.io/scm/zp/z-push.git into bugfix/ZP-848-folderstat-should-not-be-considered
      7cc6292a
    • Sebastian Kummer's avatar
      Merge pull request #165 in ZP/z-push from... · 31972161
      Sebastian Kummer authored
      Merge pull request #165 in ZP/z-push from bugfix/ZP-772-change-default-value-of-use_fullemail_for_login to develop
      
      * commit '4c6e1baf':
        ZP-772 Change default value of USE_FULLEMAIL_FOR_LOGIN to true.
      31972161
    • Sebastian Kummer's avatar
      ZP-848 SetSyncKey in SPO always if it is set (as before), but invalidate · 0735bd49
      Sebastian Kummer authored
      FolderStat if it does not change.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      0735bd49