flamenco-manager/flamenco/task_updates.gomaster
flamenco-manager/flamenco/task_updates.go
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
135f195d9ce9 | Sybren A. Stüvel (sybren) | Don't pass pointer to array | Jan 9 2019 | |||
a6e5900f0982 | Sybren A. Stüvel (sybren) | Fix T50981 Worker deallocation from job if fails n tasks | Dec 17 2018 | |||
5fab85b3a765 | Sybren A. Stüvel (sybren) | Fixed compiler warnings | Dec 13 2018 | |||
980b609a79d2 | Sybren A. Stüvel (sybren) | Refuse to let the Worker set a task status to 'active' | Dec 4 2018 | |||
eb6cfe311d8b | Sybren A. Stüvel (sybren) | Only send the last 10 lines of log in `log_tail`, not in `log` | Nov 30 2018 | |||
61fc041b043d | Sybren A. Stüvel (sybren) | Rotate log files when tasks become active | Nov 30 2018 | |||
001bc481a1fc | Sybren A. Stüvel (sybren) | Deduplicated some test code into a single function | Nov 30 2018 | |||
f809c994ec92 | Sybren A. Stüvel (sybren) | Write task logs to local files instead of sending them all to the Server | Nov 29 2018 | |||
e9824f5469a9 | Sybren A. Stüvel (sybren) | Moved task queue functionality into a TaskUpdateQueue struct | Nov 29 2018 | |||
448cc9287080 | Sybren A. Stüvel (sybren) | Don't queue address-of-pointer, just use the pointer | Nov 28 2018 | |||
80e639128099 | Sybren A. Stüvel (sybren) | Accept log entries for tasks that are no longer runnable | Jun 14 2018 | |||
869866883908 | Sybren A. Stüvel (sybren) | Fixed nil pointer dereference panic | Jun 14 2018 | |||
bc69c9a22124 | Sybren A. Stüvel (sybren) | Log hex of ObjectID, not the ID object itself | Mar 26 2018 | |||
4c0b73b13fa3 | Sybren A. Stüvel (sybren) | Prevent sending updates on Manager-local tasks to upstream Server | Dec 15 2017 | |||
64c8ede72748 | Sybren A. Stüvel (sybren) | Changed project file layout to be standard golang project layout | Oct 3 2017 |