1. 01 Jun, 2016 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #260 in ZP/z-push from develop to release/2.3 · 3af3e197
      Sebastian Kummer authored
      * commit '0f1c5977': (24 commits)
        ZP-943 Need to prepend the REAL_BASE_PATH when checking for IPC provider file.
        ZP-943 Before trying to autoload a IPC provider class, check if the file exists.
        ZP-948 X-Forwarded-for is only logged in debug and both IPs are logged.
        ZP-947 Log warning only if the folder is not found.
        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.
        ZP-946 Add check for PHP >5.4 and <7.0.0.
        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.
        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.
        ZP-940 Fixed comments.
        ZP-945 Print INFO log at end of request incl. all data.
        ZP-940 Make combined backend movestate compatible.
        ZP-942 More typos.
        ZP-942 Fixed typos.
        ZP-942 PLEASE!.
        ZP-942 Changed wording.
        ZP-944 Update z-push-admin usage instructions.
        ZP-943 Make shared memory the default IPC provider.
        ...
      3af3e197
    • Sebastian Kummer's avatar
      Merge pull request #264 in ZP/z-push from bugfix/ZP-943-make-shared-memory-default-ipc to develop · 0f1c5977
      Sebastian Kummer authored
      * commit '08b1a1c7':
        ZP-943 Need to prepend the REAL_BASE_PATH when checking for IPC provider file.
      0f1c5977
  2. 31 May, 2016 25 commits
  3. 30 May, 2016 12 commits
  4. 28 May, 2016 1 commit
    • Sebastian Kummer's avatar
      Merge pull request #248 in ZP/z-push from develop to release/2.3 · 7615d604
      Sebastian Kummer authored
      * commit 'df6fc45e':
        ZP-891 Show folderstats log in LOGLEVEL_DEBUG.
        ZP-939 Now with file.
        ZP-939 ZPushAdmin::GetDeviceDetails() should load all states (also the hierarchy cache), mark the KOE GAB folder as gab in the overview of folders of z-push-admin, show folder name of currently synchronizing folders.
        ZP-937 Warn on mutex block only if it takes longer than 50ms.
        ZP-936 Only read 4 additional bytes when we need to truncate and are at end of stream.
        ZP-933 Now with file.
        ZP-933 Fixed wording in ZPushAdmin::ResyncFolder() if no folderid has been submitted for resynching, removed always false check, always strtolower() the searchFor as well.
        ZP-934 Use is_resource() to check the stream, check if categories are set before intersecting.
        ZP-935 Check if ASDevice changed before saving it.
        ZP-933 Added "gab" option for resync type, lookup gab folderid in configuration or device data, fixed resynching long and short folderids, to lookup folderids from backendIds stripdata should not unset backend2folderidCache.
        ZP-250 Fixed typo in Terminate output message.
      7615d604