Commit | Tree | Parents | Author | Summary | Date |
---|
854db76cb318 | 792332dbd14f | 92e35dd86aba | Antoine R. Dumont (@ardumont) | backfill: Fix logging statement | Apr 9 2019, 6:03 PM |
92e35dd86aba | 78c8d4f443ad | 26220a890e18 | Antoine R. Dumont (@ardumont) | backfill: Use the right logging instruction | Apr 9 2019, 6:03 PM |
26220a890e18 | 194103ee2a01 | 75f559c468a6 | Antoine R. Dumont (@ardumont) | backfill: Define a _compute_shit_bits function to reuse code | Apr 9 2019, 5:54 PM |
75f559c468a6 | 1cec6d019893 | 11376e82d139 | Antoine R. Dumont (@ardumont) | backfill: Flush when data is sent | Apr 9 2019, 5:48 PM |
11376e82d139 | 213fe819484f | e304cfb78f38 | Antoine R. Dumont (@ardumont) | backfill: Improve module docstrings | Apr 9 2019, 5:22 PM |
e304cfb78f38 | da7de3db025c | db99e4460671 | Antoine R. Dumont (@ardumont) | Remove publisher notion | Apr 9 2019, 4:22 PM |
db99e4460671 | 8b9cd41f8f37 | cc9d17551d39 | Antoine R. Dumont (@ardumont) | | Apr 8 2019, 3:53 PM |
cc9d17551d39 | 8f07f732d6d6 | cd205fde677a | Antoine R. Dumont (@ardumont) | backfill: Flush the messages to the journal when done with the batch | Apr 8 2019, 3:48 PM |
cd205fde677a | dc102569e876 | f5c337f49968 | Antoine R. Dumont (@ardumont) | backfill: Fix origin_visit support to use the right format | Apr 8 2019, 3:28 PM |
f5c337f49968 | 4e439ae7300d | ef0627d20ba1 | Antoine R. Dumont (@ardumont) | backfill: Add test on parse_arguments | Apr 8 2019, 3:04 PM |
ef0627d20ba1 | 3c5ffb48937e | 67531b055501 | Antoine R. Dumont (@ardumont) | backfill: Add test on release query computation | Apr 8 2019, 2:50 PM |
67531b055501 | 9a46a369199a | f84b743cb0f0 | Antoine R. Dumont (@ardumont) | backfill: Add test on origin_visit query computation | Apr 8 2019, 2:44 PM |
f84b743cb0f0 | f9112e399e8b | 9c4749a47529 | Antoine R. Dumont (@ardumont) | backfill: Add test on skipped_content query computation | Apr 8 2019, 2:41 PM |
9c4749a47529 | f434b60c807b | 0f64979b225c | Antoine R. Dumont (@ardumont) | backfill: Add directory support | Apr 8 2019, 2:09 PM |
0f64979b225c | 68e3931f555a | 93f278b2d8f9 | Antoine R. Dumont (@ardumont) | backfill: Add snapshot support | Apr 8 2019, 1:54 PM |
93f278b2d8f9 | de530b4730bf | 3e471b82ad3c | Antoine R. Dumont (@ardumont) | backfill: Use BaseDb instead of duplicating its code | Apr 8 2019, 1:40 PM |
3e471b82ad3c | d58c24c9c8ad | 326b7164df11 | Antoine R. Dumont (@ardumont) | backfill: Extract query computation into a function (Show More…) | Apr 8 2019, 1:22 PM |
326b7164df11 | 8b7f4a5af562 | 6df33a823c61 | Antoine R. Dumont (@ardumont) | backfill: Add origin_visit support | Apr 5 2019, 6:02 PM |
6df33a823c61 | 1c9051924e56 | 7700c52f2e64 | Antoine R. Dumont (@ardumont) | backfill: Add origin support | Apr 5 2019, 4:59 PM |
7700c52f2e64 | 721b9005d120 | 4920ea2817d3 | Antoine R. Dumont (@ardumont) | backfill: Add revision support | Apr 5 2019, 4:23 PM |
4920ea2817d3 | 1390f3ed72a3 | a3659d6d681c | Antoine R. Dumont (@ardumont) | backfill: Add release support | Apr 5 2019, 4:18 PM |
a3659d6d681c | ccabb848e64d | 5aa469740c7f | Antoine R. Dumont (@ardumont) | backfill: Simplify constant names | Apr 5 2019, 3:34 PM |
5aa469740c7f | 5b7e37ed8a0f | 128a3a43fb0b | Antoine R. Dumont (@ardumont) | backfill: Add support for skipped_content | Apr 5 2019, 3:32 PM |
128a3a43fb0b | 80eda3ece392 | 95d8e36ced93 | Antoine R. Dumont (@ardumont) | backfill: Support querying objects by type and range | Apr 5 2019, 3:01 PM |
95d8e36ced93 | c5ec5192673b | d93cc7966ba8 | Antoine R. Dumont (@ardumont) | backfill: Let the data flow | Apr 5 2019, 12:26 PM |
d93cc7966ba8 | d39a754a847d | 56804ce8cb13 | Antoine R. Dumont (@ardumont) | backfill: Change implementation to send full object to journal (Show More…) | Apr 4 2019, 2:44 PM |
56804ce8cb13 | 3d24d45583da | 65a5322de910 | Antoine R. Dumont (@ardumont) | backfill: Change initialization to explicit & check config | Apr 3 2019, 3:23 PM |
65a5322de910 | 0f933ac51a61 | 03c1f19a5130 | Antoine R. Dumont (@ardumont) | swh.journal: Rename checker to backfill | Apr 3 2019, 2:33 PM |