1. 03 Aug, 2016 1 commit
  2. 07 Jul, 2016 1 commit
  3. 22 Jun, 2016 5 commits
  4. 08 Jun, 2016 7 commits
  5. 07 Jun, 2016 2 commits
  6. 04 May, 2016 1 commit
  7. 30 Mar, 2016 1 commit
  8. 29 Mar, 2016 4 commits
  9. 24 Mar, 2016 7 commits
  10. 09 Mar, 2016 1 commit
  11. 24 Feb, 2016 4 commits
    • Sebastian Kummer's avatar
      ZP-822 Bumped version, fixed line endings. · ee04fc92
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      ee04fc92
    • Sebastian Kummer's avatar
      Merge pull request #154 in ZP/z-push from... · b2bb1fef
      Sebastian Kummer authored
      Merge pull request #154 in ZP/z-push from bugfix/ZP-840-ping-loop-if-exporter-state-is-not to develop
      
      * commit 'a1541482':
        ZP-840 Rename exception variable.
        ZP-840 Renamed exception variable.
        ZP-840 Catch StateInvalidException when in partial mode.
        ZP-840 Do not throw StateNotFoundException as this messes up Ping. Just treat it as StateInvalid (which is true, FD indicates a state that is not available), do not catch both types in Ping as only StateInvalidException will be thrown.
      
      (cherry picked from commit abf4c77c)
      
      Conflicts:
      	src/lib/core/synccollections.php
      	src/lib/request/ping.php
      b2bb1fef
    • Sebastian Kummer's avatar
      Merge pull request #150 in ZP/z-push from... · ece2e377
      Sebastian Kummer authored
      Merge pull request #150 in ZP/z-push from bugfix/ZP-641-filestatemachine-backend-storage-file to develop
      
      * commit '5c7a4b19':
        ZP-641 Delete file only if it exists.
        ZP-641 CleanStates() has to stop after deleting one BS file.
        ZP-641 call GetState() with the "do not clean" flag, changed CleanStates() to delete exact bs files when being calles without uuid for bs type (needs better fixing in ZP-835).
      
      (cherry picked from commit 3f1f999e)
      ece2e377
    • Sebastian Kummer's avatar
      Merge pull request #157 in ZP/z-push from... · ec4280de
      Sebastian Kummer authored
      Merge pull request #157 in ZP/z-push from bugfix/ZP-645-php-5.4-obstart-needs-an-extra-flag-revert to develop
      
      * commit '749e44a8':
        ZP-645 Revert "PHP 5.4+ ob_start() needs an extra flag to allow".
      
      (cherry picked from commit 52e58756)
      ec4280de
  12. 10 Feb, 2016 4 commits
  13. 05 Feb, 2016 2 commits