1. 13 Dec, 2017 1 commit
  2. 15 Nov, 2017 3 commits
  3. 10 Nov, 2017 3 commits
  4. 16 Oct, 2017 2 commits
  5. 11 Oct, 2017 5 commits
  6. 03 Oct, 2017 2 commits
  7. 25 Sep, 2017 2 commits
  8. 20 Sep, 2017 2 commits
  9. 12 Sep, 2017 2 commits
  10. 11 Sep, 2017 1 commit
  11. 05 Sep, 2017 2 commits
  12. 30 Aug, 2017 7 commits
  13. 17 Aug, 2017 2 commits
  14. 10 Aug, 2017 2 commits
  15. 09 Aug, 2017 1 commit
  16. 24 Jul, 2017 1 commit
    • Romain Courteaud's avatar
      Release Version 3.20.0 · cb009081
      Romain Courteaud authored
      ReplicateStorage: signature_hash_key is used also for attachments.
      QueryStorage: support multiline text search.
      cb009081
  17. 21 Jul, 2017 1 commit
  18. 19 Jul, 2017 1 commit
    • Romain Courteaud's avatar
      ReplicateStorage: use a property as attachment hash · f864e6e4
      Romain Courteaud authored
      Speed up attachment replication by using a document property to check if there was a change.
      The attachment content is NEVER checked, as this configuration expect the document to be modified when an attachment is created, modified or deleted.
      In case of conflict, follow the document conflict resolution result.
      f864e6e4