flamenco-manager/flamenco/documents.gomaster
flamenco-manager/flamenco/documents.go
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
dc3683af474d | Sybren A. Stüvel (sybren) | Dynamic worker pools | May 3 2019 | |||
21249be4a614 | Sybren A. Stüvel (sybren) | Updated comment on StatusReport document | May 2 2019 | |||
530f260f89e7 | Sybren A. Stüvel (sybren) | Settings version 2 | Apr 18 2019 | |||
c911cf23711a | Sybren A. Stüvel (sybren) | Removed LICENSE BLOCK lines + moved license block to top of file | Mar 21 2019 | |||
9e70c40aeb14 | Sybren A. Stüvel (sybren) | Relicensed from GPLv3 to MIT license | Mar 12 2019 | |||
4fe11d99f6a0 | Sybren A. Stüvel (sybren) | Configurable name in dashboard | Feb 22 2019 | |||
72761a60fa24 | Sybren A. Stüvel (sybren) | Handle task timing metrics from the Worker | Feb 21 2019 | |||
e47780a63378 | Sybren A. Stüvel (sybren) | Allow soft-failed tasks to be run by other workers | Feb 19 2019 | |||
e9c67553a372 | Sybren A. Stüvel (sybren) | Soft-fail tasks when there are workers left to retry it | Feb 14 2019 | |||
5735bbee2e16 | Sybren A. Stüvel (sybren) | Upload task log files when requested from the Flamenco Server | Jan 9 2019 | |||
cfe561c79e75 | Sybren A. Stüvel (sybren) | Fix T58779: allow lazy status change requests | Dec 18 2018 | |||
f15e445baa65 | Sybren A. Stüvel (sybren) | Dashboard: make worker blacklist visible | Dec 17 2018 | |||
a6e5900f0982 | Sybren A. Stüvel (sybren) | Fix T50981 Worker deallocation from job if fails n tasks | Dec 17 2018 | |||
dce92f90d3db | Sybren A. Stüvel (sybren) | Schedule is now event-based and can be temporarily overridden | Dec 14 2018 | |||
7680c65daf35 | Sybren A. Stüvel (sybren) | Sleep Schedule implementation | Dec 13 2018 | |||
98a4e2ecf12e | Sybren A. Stüvel (sybren) | Big modernisation steps (bootstrap 4 + Vue.js): | Dec 12 2018 | |||
0b001fc31245 | Sybren A. Stüvel (sybren) | Allow task log download from the dashboard | Nov 30 2018 | |||
eb6cfe311d8b | Sybren A. Stüvel (sybren) | Only send the last 10 lines of log in `log_tail`, not in `log` | Nov 30 2018 | |||
3ad8692a11c0 | Sybren A. Stüvel (sybren) | "statuses" → "task statuses" | Nov 30 2018 | |||
b6ca4cfb3837 | Sybren A. Stüvel (sybren) | Send the set of task types supported by our workers to Flamenco Server | Nov 22 2018 | |||
e751154b0aac | Sybren A. Stüvel (sybren) | Support worker status 'error' | Nov 12 2018 | |||
9b9d397dd9ad | Sybren A. Stüvel (sybren) | Include upstream queue size on dashboard | Sep 11 2018 | |||
4c0b73b13fa3 | Sybren A. Stüvel (sybren) | Prevent sending updates on Manager-local tasks to upstream Server | Dec 15 2017 | |||
e7193b6a54f0 | Sybren A. Stüvel (sybren) | Added support for worker status 'testing' | Dec 14 2017 | |||
3c64a65ecbb3 | Sybren A. Stüvel (sybren) | Don't assume workers are awake when 'Seen' is called. | Oct 20 2017 | |||
d23d8adfd1a6 | Sybren A. Stüvel (sybren) | Added ability to shut down worker and acknowledge timeouts | Oct 20 2017 | |||
01860e221e46 | Sybren A. Stüvel (sybren) | Added ability to send workers to sleep (and wake them up again) | Oct 19 2017 | |||
e0882c937f83 | Sybren A. Stüvel (sybren) | Renamed worker status "down" to "offline" | Oct 19 2017 | |||
f2c0cd60fa99 | Sybren A. Stüvel (sybren) | Using constants for Worker status strings. | Oct 19 2017 | |||
64c8ede72748 | Sybren A. Stüvel (sybren) | Changed project file layout to be standard golang project layout | Oct 3 2017 |