- 22 Mar, 2016 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 14 Mar, 2016 1 commit
-
-
Sebastian Kummer authored
* commit 'f7fbe8e6': ZP-858 Ping fully reloads the hierarchy data before verifying hierarchy notifications, Ping has to wait before verifying to give other processes time to write all pending states.
-
- 11 Mar, 2016 3 commits
-
-
Sebastian Kummer authored
notifications, Ping has to wait before verifying to give other processes time to write all pending states. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #173 in ZP/z-push from bugfix/ZP-856-code-still-contains-while-1-in-command to develop * commit '6b17c078': ZP-856 Remove while(1)s.
-
Sebastian Kummer authored
Merge pull request #174 in ZP/z-push from bugfix/ZP-853-backend-could-not-support-folderstats to develop * commit '9f29e7bf': ZP-853 Allow a return value of false for single folders when calling Backend->GetFolderStat(). In this case, in Sync the exporter will always run for these folders. In Ping the initial checkup (generate fake changes and force a Sync on this folder if the stat does not match or expired) can not be executed.
-
- 10 Mar, 2016 2 commits
-
-
Sebastian Kummer authored
Backend->GetFolderStat(). In this case, in Sync the exporter will always run for these folders. In Ping the initial checkup (generate fake changes and force a Sync on this folder if the stat does not match or expired) can not be executed. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 04 Mar, 2016 3 commits
-
-
Sebastian Kummer authored
* commit 'ea443cb3': ZP-851 Fix typo. ZP-851 Added an expiration time for folder stats depending on the filtertype (max. 1 month) that is taken into account when calling sync and in ping to determine if an exporter run is required on a folder.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
filtertype (max. 1 month) that is taken into account when calling sync and in ping to determine if an exporter run is required on a folder. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 03 Mar, 2016 2 commits
-
-
Sebastian Kummer authored
Merge pull request #169 in ZP/z-push from bugfix/ZP-622-ping-should-notify-on-hierarchy-changes to develop * commit '24f4523a': ZP-622 Reset the backend store before getting the HierarchyExporter. Don't include hierarchy in the listed ping classes.
-
Sebastian Kummer authored
Don't include hierarchy in the listed ping classes. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 01 Mar, 2016 9 commits
-
-
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.
-
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.
-
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
-
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.
-
Sebastian Kummer authored
FolderStat if it does not change. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #164 in ZP/z-push from bugfix/ZP-622-ping-should-notify-on-hierarchy-changes to develop * commit '4223ada1': ZP-622 ZPushAdmin and Sync-without-heartbeat should not load the hierarchy folderdata states.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
hierarchy folderdata states. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 29 Feb, 2016 4 commits
-
-
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.
-
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.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
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.
-
- 27 Feb, 2016 2 commits
-
-
Sebastian Kummer authored
the hierarchy exists. Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-847 Remove fseek from encoder as not all stream types support it. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 26 Feb, 2016 5 commits
-
-
Sebastian Kummer authored
Merge pull request #161 in ZP/z-push from bugfix/ZP-848-folderstat-should-not-be-considered to develop * commit 'f0e80cd2': ZP-848 Remove folder stat if an older synckey is sent.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
changes in SyncCollections. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 25 Feb, 2016 2 commits
-
-
Sebastian Kummer authored
coming from all foldernames + parent ids. Released under the Affero GNU General Public License (AGPL) version 3.
-
https://stash.z-hub.io/scm/zp/z-pushSebastian Kummer authored
Merge branch 'develop' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-622-ping-should-notify-on-hierarchy-changes Conflicts: src/lib/core/synccollections.php
-
- 24 Feb, 2016 1 commit
-
-
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).
-
- 23 Feb, 2016 5 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '52162fde': ZP-797 Fixed WBXML class constant. ZP-797 GetAttachment use fpassthru (more efficient). ZP-797 WBXMLDecoder is handling ActiveSync WBXML, which is only a subset of WBXML. ZP-797 WBXML{En,De}coder: use const instead of define for WBXML_* constants. ZP-797 WBXMLDecoder->getOpaque() use stream_get_contents(). ZP-797 WBXMLDecoder->GetPlainInputStream() use stream_get_contents(). ZP-797 WBXMLDecoder->_getToken() speedup. ZP-797 WBXMLDecoder->getTermStr(): use stream_get_line(). ZP-797 WBXMLEncoder remove possible endless loop/improve multipart handling. ZP-797 WBXMLEncoder remove _outlog / use output buffering. ZP-797 WBXMLDecoder remove inlog / reread php://input.
-
Sebastian Kummer authored
Merge pull request #156 in ZP/z-push from bugfix/ZP-794-use-safeputcontents-to-ensure-atomacy-2 to develop * commit 'f34003c0': ZP-794 Remove now useless call to FixFileOwner. ZP-794 Call FixFileOwner in SafePutContents.
-
Sebastian Kummer authored
Merge pull request #157 in ZP/z-push from bugfix/ZP-645-php-5.4-obstart-needs-an-extra-flag-revert to develop * commit '749e44a8': ZP-645 Revert "PHP 5.4+ ob_start() needs an extra flag to allow".
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-