1. 07 Sep, 2015 2 commits
    • Kazuhiko Shiozaki's avatar
      Merge branch 'master' into 'master' · 313f5843
      Kazuhiko Shiozaki authored
      Ensure that every string key and value of the json response from the network cache server is a str object
      
      Please, @kazuhiko and @kirr, review this.
      
      See merge request !1
      313f5843
    • Douglas's avatar
      Ensure that every string key and value of the json response from the network... · 68898f82
      Douglas authored
      Ensure that every string key and value of the json response from the network cache server is a str object.
      
      This method was added mostly because the NetworkcacheClient gets a json response from the server and all textual keys and values after json.loads are unicode objects, which may result in a error later when we try to join the url and the parameters of the package to use the networkcache.
      68898f82
  2. 19 Aug, 2015 1 commit
  3. 09 Oct, 2014 1 commit
  4. 21 Aug, 2014 1 commit
  5. 20 Mar, 2014 1 commit
  6. 17 Mar, 2014 2 commits
  7. 12 Jul, 2013 2 commits
  8. 11 Jul, 2013 1 commit
  9. 04 Jul, 2013 3 commits
  10. 03 Jul, 2013 1 commit
  11. 02 Jul, 2013 5 commits
  12. 28 Jun, 2013 3 commits
  13. 25 Jun, 2013 4 commits
  14. 13 May, 2013 4 commits
  15. 11 Dec, 2012 3 commits
  16. 04 Sep, 2012 6 commits