1. 22 Jan, 2013 3 commits
  2. 21 Jan, 2013 2 commits
  3. 17 Jan, 2013 1 commit
  4. 16 Jan, 2013 1 commit
  5. 04 Jan, 2013 2 commits
  6. 28 Dec, 2012 1 commit
  7. 12 Dec, 2012 4 commits
  8. 11 Dec, 2012 3 commits
  9. 10 Dec, 2012 13 commits
  10. 07 Dec, 2012 6 commits
  11. 06 Dec, 2012 2 commits
  12. 04 Dec, 2012 2 commits
    • skummer's avatar
      ZP-308 #time 10h · 27d63c2e
      skummer authored
      #comment lowercased all device ids
      - added tools directory
      - created migration script for z-push-2.0 to 2.1 (lowering all device ids in the states)
      - changed IStateMachine interface to get and set state versions
      - defined two state versions (for 2.0 and 2.1 M1)
      - implemented state versions getter and setter into FileStateMachine
      - ZPush::GetStateMachine() checks for correct state versions and throws HTTPReturnCodeException otherwise
      - ZPush::GetLatestStateVersion() indicates the latest version of the states implemented
      - changed Request to always lowercase the device ID
      - changed z-push-admin to always lowercase the entered device ID
      
      git-svn-id: https://z-push.org/svn/z-push/trunk@1613 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
      27d63c2e
    • skummer's avatar
      ZP-322 #comment use "old" method to check if decode() is called statically, as... · 027deb85
      skummer authored
      ZP-322 #comment use "old" method to check if decode() is called statically, as usage of is_a() causes E_STRICT messages on 5.0.0 until 5.3.0 #time 20m
      
      git-svn-id: https://z-push.org/svn/z-push/trunk@1612 b7dd7b3b-3a3c-0410-9da9-bee62a6cc5b5
      027deb85