- Oct 20, 2016
-
-
Antoine R. Dumont authored
Related T589
-
- Oct 19, 2016
-
-
Antoine R. Dumont authored
Related T589
-
Antoine R. Dumont authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
- Oct 13, 2016
-
-
Antoine R. Dumont authored
Related T575
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related T582
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This adds the optional conflict_update parameter which specifies what to do when conflicts on sha1 occurs. conflict_update by default is false which ignores duplicates. Otherwise, conflich_update to true, overwrite existing data. Related T582
-
Antoine R. Dumont authored
-
- Oct 12, 2016
-
- Oct 11, 2016
-
- Oct 07, 2016
-
-
Antoine R. Dumont authored
Related T578
-
Antoine R. Dumont authored
Related T578
-
Antoine R. Dumont authored
Related T577
-
Antoine R. Dumont authored
Related T577
-
Antoine R. Dumont authored
Towards starting computing information on contents Related T577
-
Stefano Zacchiroli authored
it includes the cache_* tables that are currently being populated
-
Stefano Zacchiroli authored
-
- Sep 29, 2016
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
- Sep 23, 2016
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
This should reduce lock contention when parallelizing the operation
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
The 'unknown sha1 path' cannot happen in the default archiver since it reads from the archive db (so the fallback code is not necessary in the worker). To the contrary, since 'archiver to backend' reads from stdin (for now), we could have unregistered sha1s from that source. This commit makes the director deal with that before sending sha1 to workers. It's also the director's job to set the state to 'missing' when the force_copy is true before sending sha1 to worker.
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
- Sep 22, 2016
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Antoine R. Dumont authored
Before that, it could for example pushed copies to other mirrors where the content was missing.
-
Antoine R. Dumont authored
-