- 08 Jun, 2016 12 commits
-
-
Vincent Sherwood authored
ZP-805 Renamed constructor SyncParameters() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor ChangesMemoryWrapper() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor HierarchyCache() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor ZPushException() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor HTTPReturnCodeException() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor SimpleMutex() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor TopCollector() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor StateManager() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor PingTracking() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor LoopDetection() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructorDeviceManager() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
Vincent Sherwood authored
ZP-805 Renamed constructor ASDevice() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
-
- 02 Jun, 2016 10 commits
-
-
Sebastian Kummer authored
Merge pull request #270 in ZP/z-push from bugfix/ZP-952-warnings-when-getting-hierarchy-notifications to develop * commit '798e21f3': ZP-952 Fixed variable name.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '1ee21f08': ZP-950 Changed method to determine ZP_VERSION so it contains the branch, tag, offset and commit id, fixed access description.
-
Sebastian Kummer authored
Merge pull request #266 in ZP/z-push from bugfix/ZP-899-evaluate-and-compare-should-work-on to develop * commit '601836c0': ZP-899 Add sensitivity of appointment to rocompare, print body/description in the notification email. ZP-899 Extended EvaluateAndCompare(), added STREAMER_RONOTIFY to Streamer to define which properties should be compared, updated copyright dates for SyncObjects.
-
Sebastian Kummer authored
Merge pull request #267 in ZP/z-push from bugfix/ZP-951-error-messages-when-synchronizing to develop * commit '74f04e4c': ZP-952 Don't try to convert folderid if this is a hierarchy notification. ZP-951 Do not compare for type, as key(false) returns 0 (integer).
-
Manfred Kutas authored
body/description in the notification email. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
tag, offset and commit id, fixed access description. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
notification. 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.
-
Manfred Kutas authored
Streamer to define which properties should be compared, updated copyright dates for SyncObjects. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 01 Jun, 2016 1 commit
-
-
Sebastian Kummer authored
* commit '08b1a1c7': ZP-943 Need to prepend the REAL_BASE_PATH when checking for IPC provider file.
-
- 31 May, 2016 17 commits
-
-
Sebastian Kummer authored
file. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #261 in ZP/z-push from bugfix/ZP-947-on-exporter-failure-outlook-does-not to develop * commit '945474c2': ZP-947 Log warning only if the folder is not found.
-
Sebastian Kummer authored
Merge pull request #263 in ZP/z-push from bugfix/ZP-948-x-forwarded-for-can-now-be-logged to develop * commit '9c974bd4': ZP-948 X-Forwarded-for is only logged in debug and both IPs are logged.
-
Sebastian Kummer authored
* commit '46c25ac4': ZP-943 Before trying to autoload a IPC provider class, check if the file exists.
-
Sebastian Kummer authored
exists. 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
* commit '7479ec9a': ZP-891 Fixed typos. ZP-891 No need to fetch the display name of the folder anymore. ZP-891 Removed Kopano importer/wrapper prefix logging, Kopano folderstat logging, changed SyncProvisioning->Load() and GetObjectWithPolicies() to log the applied policies optionally, DeviceManager->GetProvioningObject() also accepts logging flag, enable logging flag while executing provisioning, removed redundant log about the non setup of the exporter.
-
Sebastian Kummer authored
* commit '67076a9c': ZP-946 Add check for PHP >5.4 and <7.0.0.
-
Sebastian Kummer authored
Merge pull request #257 in ZP/z-push from bugfix/ZP-941-on-remove-via-z-push-admin-the-devicedata to develop * commit '7e2a03a1': ZP-941 GetAllDevices(false) needs to find devices with potentially obsolete states -> select on states table instead of users table, fixed warnings using z-push-admin.
-
Sebastian Kummer authored
Merge pull request #256 in ZP/z-push from bugfix/ZP-947-on-exporter-failure-outlook-does-not to develop * commit 'dc281f2d': ZP-947 Fixed typo. ZP-947 Send global status code if no output was generated yet in case of a SYNC_STATUS_FOLDERHIERARCHYCHANGED. Additional log when opening folder entry.
-
Sebastian Kummer authored
Merge pull request #254 in ZP/z-push from bugfix/ZP-940-implement-set-getmovestates-in-combined to develop * commit '40020a48': ZP-940 Fixed comments. ZP-940 Make combined backend movestate compatible.
-
Sebastian Kummer authored
Merge pull request #255 in ZP/z-push from feature/ZP-945-log-time-and-memory-consumption-also to develop * commit '3d4f2675': ZP-945 Print INFO log at end of request incl. all data.
-
Sebastian Kummer authored
Merge pull request #251 in ZP/z-push from bugfix/ZP-942-update-install-to-reflect-changes to develop * commit '78251c22': ZP-942 More typos. ZP-942 Fixed typos. ZP-942 PLEASE!. ZP-942 Changed wording. ZP-942 Document shared memory as default IPC provider. ZP-942 Removed buildnr as this is not available in GIT anymore. ZP-942 Updated INSTALL. 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
* commit 'e9bd1bcb': ZP-944 Update z-push-admin usage instructions.
-
Sebastian Kummer authored
* commit '281e0bfb': ZP-943 Make shared memory the default IPC provider.
-