- 31 May, 2016 6 commits
-
-
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
* 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
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 12 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.
-
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.
-
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.
-
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.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 28 May, 2016 18 commits
-
-
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 4 commits
-
-
Sebastian Kummer authored
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. 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
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().
-