agola/internal/services/runservice
Simone Gotti 0e10a406f9 *: remove server sent events from logs handlers
Just use basic http streaming and send all the data as it's available without
splitting by new lines
2019-05-19 14:35:04 +02:00
..
action *: add run cancel action 2019-05-15 14:42:50 +02:00
api *: remove server sent events from logs handlers 2019-05-19 14:35:04 +02:00
common runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
readdb runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
store runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
types runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
runservice.go runservice: add runEvents handler 2019-05-15 09:46:21 +02:00
scheduler.go runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
scheduler_test.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00