Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frontend: Implement interactive 'retry' option | Tristan Van Berkom | 2017-08-01 | 1 | -3/+4 |
* | Add network-retries option | Jürg Billeter | 2017-07-27 | 1 | -1/+4 |
* | _scheduler: Changed return value of Queue.done() around | Tristan Van Berkom | 2017-07-12 | 1 | -5/+4 |
* | _scheduler/queue.py: Queue.done() return value now represents whether it was ... | Tristan Van Berkom | 2017-07-10 | 1 | -9/+21 |
* | scheduler: Add push queue type | Jürg Billeter | 2017-06-27 | 1 | -0/+3 |
* | queue.py: Check whether to skip elements every time we reschedule | Tristan Van Berkom | 2017-05-29 | 1 | -0/+5 |
* | queue.py: Removed useless subclass initializer method | Tristan Van Berkom | 2017-05-28 | 1 | -10/+0 |
* | Scheduler overhaul. | Tristan Van Berkom | 2017-05-28 | 1 | -0/+207 |