Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pullqueue.py: Update skip rules | Jürg Billeter | 2017-07-20 | 1 | -1/+13 |
* | pullqueue.py: Recalculate cache_key_from_artifact after pulling | Jürg Billeter | 2017-07-14 | 1 | -1/+2 |
* | pullqueue.py: Do not skip elements for weak cache key artifacts | Jürg Billeter | 2017-07-14 | 1 | -1/+4 |
* | _scheduler: Changed return value of Queue.done() around | Tristan Van Berkom | 2017-07-12 | 1 | -1/+1 |
* | _scheduler/pullqueue.py: If an artifact was not downloaded, mark the element ... | Tristan Van Berkom | 2017-07-10 | 1 | -3/+7 |
* | pullqueue.py: Now call Element.pull() instead of the old Element.fetch() | Tristan Van Berkom | 2017-07-10 | 1 | -2/+2 |
* | _scheduler: Renamed ArtifactFetchQueue to PullQueue | Tristan Van Berkom | 2017-07-02 | 1 | -0/+47 |