An error occurred fetching the project authors.
  1. 05 Feb, 2013 3 commits
  2. 04 Feb, 2013 1 commit
  3. 01 Feb, 2013 1 commit
  4. 28 Jan, 2013 2 commits
  5. 22 Jan, 2013 1 commit
    • Tristan Cavelier's avatar
      revisionstorage updated to pass tests · a9c06bba
      Tristan Cavelier authored
      "put" and "post" improved to update a document with its revision history
      jio.put({"_id": "mydoc", "_revs": ["2-second", "1-first"]}, callback);
      revs_info will be [{
        "rev": "2-second",
        "status": "available"
      }, {
        "rev": "1-first",
        "status": "missing"
      }]
      a9c06bba
  6. 16 Jan, 2013 1 commit
  7. 14 Jan, 2013 1 commit
  8. 10 Jan, 2013 1 commit
  9. 08 Jan, 2013 8 commits
  10. 07 Jan, 2013 11 commits
  11. 28 Dec, 2012 1 commit
  12. 27 Dec, 2012 1 commit
  13. 26 Dec, 2012 8 commits