1. 01 Mar, 2016 4 commits
  2. 29 Feb, 2016 4 commits
    • Sebastian Kummer's avatar
      Merge pull request #162 in ZP/z-push from... · 5920b258
      Sebastian Kummer authored
      Merge pull request #162 in ZP/z-push from bugfix/ZP-847-remove-stream-seek-call-from-wbxmlencoder to develop
      
      * commit 'c70f20bd':
        ZP-847 Remove fseek from encoder as not all stream types support it. Released under the Affero GNU General Public License (AGPL) version 3.
      5920b258
    • Sebastian Kummer's avatar
      Merge pull request #160 in ZP/z-push from... · 3e4b67ff
      Sebastian Kummer authored
      Merge pull request #160 in ZP/z-push from feature/ZP-622-ping-should-notify-on-hierarchy-changes to develop
      
      * commit 'f3c891be':
        ZP-778 Remove unused code.
        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.
      3e4b67ff
    • Sebastian Kummer's avatar
      ZP-778 Remove unused code. · f3c891be
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      f3c891be
    • Sebastian Kummer's avatar
      Merge pull request #163 in ZP/z-push from... · 6373c777
      Sebastian Kummer authored
      Merge pull request #163 in ZP/z-push from bugfix/ZP-846-z-push-admin-fix-states-need-to-fix to develop
      
      * commit '259b7136':
        ZP-846 Go through all devices+user and check if a folderdata state for the hierarchy exists.
      6373c777
  3. 27 Feb, 2016 2 commits
  4. 26 Feb, 2016 5 commits
  5. 25 Feb, 2016 2 commits
  6. 24 Feb, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #150 in ZP/z-push from... · 3f1f999e
      Sebastian Kummer authored
      Merge pull request #150 in ZP/z-push from bugfix/ZP-641-filestatemachine-backend-storage-file to develop
      
      * commit '5c7a4b19':
        ZP-641 Delete file only if it exists.
        ZP-641 CleanStates() has to stop after deleting one BS file.
        ZP-641 call GetState() with the "do not clean" flag, changed CleanStates() to delete exact bs files when being calles without uuid for bs type (needs better fixing in ZP-835).
      3f1f999e
  7. 23 Feb, 2016 6 commits
  8. 22 Feb, 2016 13 commits
  9. 18 Feb, 2016 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #153 in ZP/z-push from... · c42848ed
      Sebastian Kummer authored
      Merge pull request #153 in ZP/z-push from bugfix/ZP-839-z-push-top-writes-over-several-lines to develop
      
      * commit 'a363aa08':
        ZP-839 Get collection count from SyncCollections, show 'no changes' only if nothing was queued (e.g. new exporter registered), fixed typo showing exceptions.
        ZP-839 One line z-push-top announcement for multi-folder sync.
      c42848ed
    • Sebastian Kummer's avatar
      Merge branch 'develop' of https://stash.z-hub.io/scm/zp/z-push into... · a363aa08
      Sebastian Kummer authored
      Merge branch 'develop' of https://stash.z-hub.io/scm/zp/z-push into bugfix/ZP-839-z-push-top-writes-over-several-lines
      
      Conflicts:
      	src/lib/request/sync.php
      a363aa08
    • Sebastian Kummer's avatar
      Merge pull request #154 in ZP/z-push from... · abf4c77c
      Sebastian Kummer authored
      Merge pull request #154 in ZP/z-push from bugfix/ZP-840-ping-loop-if-exporter-state-is-not to develop
      
      * commit 'a1541482':
        ZP-840 Rename exception variable.
        ZP-840 Renamed exception variable.
        ZP-840 Catch StateInvalidException when in partial mode.
        ZP-840 Do not throw StateNotFoundException as this messes up Ping. Just treat it as StateInvalid (which is true, FD indicates a state that is not available), do not catch both types in Ping as only StateInvalidException will be thrown.
      abf4c77c