- 15 Jun, 2016 1 commit
-
-
Sebastian Kummer authored
Merge pull request #275 in ZP/z-push from bugfix/ZP-945-log-time-and-memory-consumption-also to develop * commit 'b8a5f52d': ZP-945 Format time output at the end of the request to match memory usage format.
-
- 07 Jun, 2016 1 commit
-
-
Manfred Kutas authored
usage format. 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 25 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.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge branch 'bugfix/ZP-891-remove-extra-log-for-2.3.0' of https://stash.z-hub.io/scm/zp/z-push.git into bugfix/ZP-891-remove-extra-log-for-2.3.0
-
Sebastian Kummer authored
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. 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
obsolete states -> select on states table instead of users table, fixed warnings using z-push-admin. 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
a SYNC_STATUS_FOLDERHIERARCHYCHANGED. Additional log when opening folder entry. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #242 in ZP/z-push from feature/ZP-835-istatemachine-cleanstates-should-get to develop * commit '1ad4e7c8': ZP-835 Added new parameter to the IStateMachine->CleanStates() that indicates if only the defined counter should be deleted, implemented new flag in file state machine and sql state machine, introduced Sql->returnNullified() to nullify false keys and Sql->getSQLOp() to have the operator determination at one place, added logging to the file->db migration script, changed ZPushAdmin->RemoveDevice() to use the new flag, Utils::PrintAsString() understands "null" now.
-
- 30 May, 2016 2 commits
-
-
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.
-