1. 18 Feb, 2015 1 commit
  2. 17 Feb, 2015 2 commits
  3. 16 Feb, 2015 4 commits
  4. 13 Feb, 2015 1 commit
  5. 04 Feb, 2015 3 commits
  6. 23 Jan, 2015 4 commits
  7. 16 Jan, 2015 1 commit
  8. 12 Jan, 2015 1 commit
  9. 07 Jan, 2015 1 commit
  10. 05 Jan, 2015 1 commit
  11. 19 Dec, 2014 2 commits
  12. 18 Dec, 2014 10 commits
  13. 09 Dec, 2014 1 commit
  14. 08 Dec, 2014 1 commit
  15. 28 Nov, 2014 1 commit
  16. 27 Nov, 2014 1 commit
  17. 25 Nov, 2014 2 commits
  18. 17 Nov, 2014 1 commit
    • Romain Courteaud's avatar
      WIP Jio rewrite. · 4b86c4a1
      Romain Courteaud authored
      This is a work in progress commit and all storages are broken.
      
      * Use as much as possible RSVP promise to simplify the code.
      * simplify error management: use Error class in case of problem.
      * Drop the job management at that point. Such functionnality could be reimplemented as a storage.
      * Start to simplify the tests, to speed up debugging.
      * Drop requireJS usage, as the goal for now is to make it usage on browser.
      * allDocs has to be rewritten to ease storage tree capacity checking. A storage should only implement what it could really do.
      * disable attachment management for now.
      4b86c4a1
  19. 21 Sep, 2014 2 commits