1. 22 Feb, 2016 2 commits
  2. 18 Feb, 2016 17 commits
  3. 12 Feb, 2016 3 commits
  4. 11 Feb, 2016 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #148 in ZP/z-push from feature/ZP-832-detect-folder-changes-faster to develop · 7cdb51e4
      Sebastian Kummer authored
      * commit 'bc067ce2':
        ZP-832 Run SyncCollections->CheckForChanges() stat comparing only on first run, improved comment.
        ZP-832 Add check if stats table can be loaded for shared users - log to INFO if that does not work, sync folders where no stat can be found only once a hour, include PR_CONTENT_COUNT, PR_CONTENT_UNREAD and PR_DELETED_MSG_COUNT into stat to reflect all kind of changes, SyncCollection->CheckForChanges() compares folderstats for changes when initiating, in case of error remove the folderstat to ensure folder is synchronized next Sync request, remove 'savestate' functionality as it is not used.
        ZP-832 Request folder statistics from the backend and setup the exporter only if the stat indicate that the folder contains changes. Per default the statistics are disabled (backend has to enable them). If disabled, an exporter will be setup for each folder.
        ZP-832 Log GlobalWindow size override only once.
      7cdb51e4
    • Sebastian Kummer's avatar
      ZP-832 Run SyncCollections->CheckForChanges() stat comparing only on · bc067ce2
      Sebastian Kummer authored
      first run, improved comment.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      bc067ce2
    • Sebastian Kummer's avatar
      ZP-832 Add check if stats table can be loaded for shared users - log to · 37293fc8
      Sebastian Kummer authored
      INFO if that does not work, sync folders where no stat can be found only
      once a hour, include PR_CONTENT_COUNT, PR_CONTENT_UNREAD and
      PR_DELETED_MSG_COUNT into stat to reflect all kind of changes,
      SyncCollection->CheckForChanges() compares folderstats for changes when
      initiating, in case of error remove the folderstat to ensure folder is
      synchronized next Sync request, remove 'savestate' functionality as it
      is not used.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      37293fc8
  5. 10 Feb, 2016 5 commits
  6. 09 Feb, 2016 8 commits
  7. 08 Feb, 2016 2 commits