- 03 Jul, 2017 1 commit
-
-
Romain Courteaud authored
-
- 22 Jun, 2017 4 commits
-
-
Romain Courteaud authored
Drop bulk prototype. ReplicateStorage: add signature_sub_storage and signature_hash_key parameters.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Speed up document replication by using a document property to check if there was a change. As allDocs can return this property directly, it reduces the required calculation.
-
- 19 May, 2017 8 commits
-
-
Vincent Bechu authored
-
Romain Courteaud authored
https://developer.mozilla.org/en-US/docs/Web/API/Event/currentTarget https://developer.mozilla.org/en-US/docs/Web/API/Event/target event.target is a reference to the object that dispatched the event. It is different from event.currentTarget when the event handler is called during the bubbling or capturing phase of the event.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Simplify the code, to allow more changes later.
-
Romain Courteaud authored
Bulk was implemented to see if it improves ERP5 replication. Using parallel replication functionality is much more efficient from server and client point of view. It does not generate huge transaction on server side. Client does not wait for all documents before writing them locally.
-
- 11 May, 2017 3 commits
-
-
Romain Courteaud authored
-
Vincent Bechu authored
/reviewed-on nexedi/jio!58
-
Vincent Bechu authored
/reviewed-on nexedi/jio!57
-
- 03 Apr, 2017 1 commit
-
-
Tristan Cavelier authored
/reviewed-on nexedi/jio!51
-
- 29 Mar, 2017 1 commit
-
-
Tristan Cavelier authored
/reviewed-on nexedi/jio!50
-
- 23 Mar, 2017 7 commits
-
-
Vincent Bechu authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Vincent Bechu authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
https://jio.nexedi.com/Romain Courteaud authored
-
- 17 Mar, 2017 2 commits
-
-
Vincent Bechu authored
-
Vincent Bechu authored
/reviewed-on nexedi/jio!48
-
- 10 Mar, 2017 2 commits
-
-
Romain Courteaud authored
-
Tomáš Peterka authored
Fix JIO crash when running inside Safari because of non-existing DOMError object /reviewed-on nexedi/jio!47
-
- 12 Feb, 2017 2 commits
-
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 27 Jan, 2017 1 commit
-
-
Romain Courteaud authored
Attachments are synchronized only of explicitely activated from the jIO configuration. Replication deletes a document only if it doesn't contain any attachment. Thanks to Cedric Leninivin for his work on this topic. /reviewed-on nexedi/jio!42
-
- 18 Jan, 2017 3 commits
-
-
Hardik Juneja authored
It allow to check recursively if a storage support bulk.
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
`jIO.util.stringify` was raising if the value of an object was undefined, this changes fix it and provides the same behaviour as the standard `JSON.stringify` /reviewed-on nexedi/jio!41
-
- 12 Jan, 2017 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 04 Jan, 2017 1 commit
-
-
Boris Kocherov authored
-
- 15 Nov, 2016 1 commit
-
-
Romain Courteaud authored
-
- 10 Nov, 2016 1 commit
-
-
Ivan Tyagov authored
@seb, please review /reviewed-on nexedi/jio!37
-