- 28 May, 2016 19 commits
-
-
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.
-
Sebastian Kummer authored
* commit '9d44080f': ZP-891 Show folderstats log in LOGLEVEL_DEBUG.
-
Sebastian Kummer authored
Merge pull request #249 in ZP/z-push from feature/ZP-939-z-push-admin-can-show-foldernames to develop * commit 'cf877ef6': 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.
-
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
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. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #247 in ZP/z-push from bugfix/ZP-937-memcache-logs-blockmutex-warnings to develop * commit '9e530cde': ZP-937 Warn on mutex block only if it takes longer than 50ms.
-
Sebastian Kummer authored
Merge pull request #246 in ZP/z-push from bugfix/ZP-936-mapistreamwrapper-looses-data-when to develop * commit 'b62fd521': ZP-936 Only read 4 additional bytes when we need to truncate and are at end of stream.
-
Sebastian Kummer authored
Merge pull request #243 in ZP/z-push from feature/ZP-933-z-push-admin-could-expose-functionality to develop * commit 'fc4f9d52': 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-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.
-
Sebastian Kummer authored
* commit 'd39f0ce4': ZP-934 Use is_resource() to check the stream, check if categories are set before intersecting.
-
Sebastian Kummer authored
Merge pull request #244 in ZP/z-push from bugfix/ZP-935-devicedata-is-deleted-when-requesting to develop * commit '6c16c4a8': ZP-935 Check if ASDevice changed before saving it.
-
Sebastian Kummer authored
Merge pull request #241 in ZP/z-push from bugfix/ZP-250-meta-ticket-for-documentation-typo to develop * commit '12af4336': ZP-250 Fixed typo in Terminate output message.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
end of stream. 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
been submitted for resynching, removed always false check, always strtolower() the searchFor as well. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
set before intersecting. 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
configuration or device data, fixed resynching long and short folderids, to lookup folderids from backendIds stripdata should not unset backend2folderidCache. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 27 May, 2016 5 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit '8cabbd51': ZP-905 Assign intersect result to variables before checking it with empty(). ZP-932 z-push-admins actions lastsync and list on a user indicate if the device has already short folder ids or not.
-
Sebastian Kummer authored
Merge pull request #238 in ZP/z-push from feature/ZP-932-z-push-admin-should-list-old-longid to develop * commit '921c650e': ZP-932 z-push-admins actions lastsync and list on a user indicate if the device has already short folder ids or not.
-
Sebastian Kummer authored
Merge pull request #239 in ZP/z-push from bugfix/ZP-905-kopanochangeswrapper-and-other-new1 to develop * commit 'd1d2e98f': ZP-905 Assign intersect result to variables before checking it with empty().
-
Sebastian Kummer authored
empty(). Released under the Affero GNU General Public License (AGPL) version 3.
-
- 26 May, 2016 1 commit
-
-
Sebastian Kummer authored
device has already short folder ids or not. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 25 May, 2016 13 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
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
* commit '0449fa9e': (30 commits) ZP-930 Define include path correctly. ZP-929 Added php shebang, don't check if worker exists, just try to include it. ZP-928 Fixed indentation, removed debug.txt block. ZP-928 Add default apache configurations to config directory. ZP-905 Assign to variable before checking with empty(). ZP-927 Check if user is in special log with the logger class. ZP-924 Fix mapi_last_hresult() calls. ZP-925 Set executable flag. ZP-923 Don't load collection if the synckey has counter 0 (zero synckey used for movestates). ZP-828 Fixed estimatedDataSize. ZP-828 Update autoloader maps. ZP-828 Move Auth/SASL, Mail and Net to backend/imap. If other packages use these at a later stage, we can move them back again and build lib packages. ZP-904 Fixed logging in autodiscover. Include autodiscover config instead of general Z-Push config. Added static CheckConfig() function for autodiscover. ZP-922 Always declare prefix. ZP-922 Try to determine folderid only if it's set, put newly generated folderid hashes in the cache for this request only, log warning if we reach end of method without result, make "if" clearer with additional parenthesis. ZP-921 Set short folderid prefix to the destination folder in MoveItems reponse. ZP-920 Changed KOE sendflags regexp to match all kinds of folder and item ids, transform potential short folderid into a backendid before passing it to IBackend->SendMail. ZP-828 Pull request #260 Z-Push-contrib. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Change back getMSTZnameFromTZName to private as is not called outside TimeZoneUtil. Released under the Affero GNU General Public License (AGPL) version 3. ZP-828 Remove access keyword for extra include files. Released under the Affero GNU General Public License (AGPL) version 3. ...
-
Sebastian Kummer authored
Merge pull request #236 in ZP/z-push from bugfix/ZP-930-z-push-top-doesn-t-work-in-another to develop * commit 'aecb70f2': ZP-930 Define include path correctly.
-
Sebastian Kummer authored
Merge pull request #235 in ZP/z-push from feature/ZP-929-koe-make-syncgab-script-executable to develop * commit 'd958cbd8': ZP-929 Added php shebang, don't check if worker exists, just try to include it.
-
Sebastian Kummer authored
Merge pull request #234 in ZP/z-push from bugfix/ZP-928-put-apache-configuration-files-in to develop * commit 'b7adbe9f': ZP-928 Fixed indentation, removed debug.txt block. ZP-928 Add default apache configurations to config directory.
-
Sebastian Kummer authored
Merge pull request #233 in ZP/z-push from bugfix/ZP-905-kopanochangeswrapper-throws-fatal to develop * commit '028d66d8': ZP-905 Assign to variable before checking with empty().
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
include it. 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
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 24 May, 2016 2 commits
-
-
Sebastian Kummer authored
Merge pull request #232 in ZP/z-push from bugfix/ZP-927-when-setting-up-additionallogusers to develop * commit 'f1f2b17e': ZP-927 Check if user is in special log with the logger class.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-