- Oct 23, 2019
-
-
Nicolas Dandrimont authored
Instead of relying on attr.asdict recursion, we do recursion ourselves. This simplifies a lot of the inherited to_dict() methods.
-
- Oct 18, 2019
-
-
Nicolas Dandrimont authored
- Sep 15, 2019
-
-
Stefano Zacchiroli authored
-
- Sep 04, 2019
-
-
vlorentz authored
Needed by the replayer in swh-journal.
- Aug 23, 2019
-
-
vlorentz authored
-
- Aug 22, 2019
- Aug 21, 2019
- Aug 20, 2019
-
-
vlorentz authored
Code manipulating a Content object may want to access a hash of configurable name; this method allows it to do that without using getattr directly.
-
- Aug 19, 2019
- Aug 05, 2019
-
- Jul 18, 2019
-
-
vlorentz authored
Loaders use it, but it is ignored by the pg storage. However, as the Cassandra storage uses swh-model to validate its input, it refuses this input from the loaders (and journal).
-
- May 10, 2019
-
-
vlorentz authored
There is more repetition, but it's easier to read and '%timeit Revision.from_dict(d)' is 5 times faster.
-
- Apr 26, 2019
-
- Apr 16, 2019
-
-
vlorentz authored
-
- Apr 09, 2019
-
- Apr 08, 2019
-