- Nov 21, 2019
-
-
David Douard authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Allows us to call tests on things other than python3, with the same settings.
-
- Nov 20, 2019
-
-
Nicolas Dandrimont authored
-
- Nov 15, 2019
-
-
vlorentz authored
For uniformity with the indexer-storage.
-
- Nov 13, 2019
-
-
vlorentz authored
This simplifies the Docker entrypoint (it can just call 'initialize' unconditionally); and allows easy addition of new fields to an index. Field removal would still need to be done manually.
-
- Nov 12, 2019
- Nov 08, 2019
-
-
vlorentz authored
The journal client now uses Consumer.consume instead of Consumer.poll, so not mocking Consumer.consume resulted in infinite loops.
-
- Nov 07, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
thanks @vlorentz for pairing with me for this!
-
- Nov 05, 2019
-
-
Stefano Zacchiroli authored
-
- Nov 04, 2019
-
-
vlorentz authored
-
- Oct 30, 2019
-
- Oct 29, 2019
-
-
vlorentz authored
-
vlorentz authored
This also adds a 'has_visits' boolean field to origin documents, which will be set to True as soon as a visit for the origin is seen.
-
vlorentz authored
'cursor' has a different meaning in our components using postgresql; this renaming will avoid confusion when adding token-based pagination to these components.
-
- Oct 11, 2019
- Oct 09, 2019
-
-
Antoine R. Dumont authored
Related D2082
-
vlorentz authored
-
- Oct 04, 2019
- Sep 27, 2019
- Sep 09, 2019
-
-
vlorentz authored
For some reason tests pass when run out of tox.
-
- Sep 05, 2019