- 03 Jul, 2017 1 commit
-
-
Aurel authored
-
- 30 Jun, 2017 5 commits
-
-
Aurel authored
-
Vincent Bechu authored
-
Aurel authored
-
Aurel authored
-
Aurel authored
-
- 29 Jun, 2017 1 commit
-
-
Romain Courteaud authored
-
- 23 Jun, 2017 2 commits
-
-
Vincent Bechu authored
-
Vincent Bechu authored
-
- 22 Jun, 2017 6 commits
-
-
Aurel authored
Conflicts: src/jio.storage/mappingstorage.js test/jio.storage/mappingstorage.tests.js
-
Romain Courteaud authored
-
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.
-
- 07 Jun, 2017 1 commit
-
-
Vincent Bechu authored
-
- 19 May, 2017 14 commits
-
-
Aurel authored
-
Aurel authored
Conflicts: src/jio.storage/erp5storage.js
-
Vincent Bechu authored
-
Romain Courteaud 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
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.
-
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
-
- 26 Apr, 2017 1 commit
-
-
Aurel authored
-
- 12 Apr, 2017 2 commits
- 11 Apr, 2017 3 commits
- 03 Apr, 2017 1 commit
-
-
Tristan Cavelier authored
/reviewed-on nexedi/jio!51
-