Commit Graph

26 Commits

Author SHA1 Message Date
Alexander Baryshnikov
32c59d77b9 add emoji status to UI, do not show empty env and auth 2020-11-08 19:12:48 +08:00
Alexander Baryshnikov
2f943c6242 add private mode for units 2020-11-08 19:00:03 +08:00
Alexander Baryshnikov
b397ec0b9d add context to scheduler 2020-11-07 23:07:54 +08:00
Alexander Baryshnikov
6fb7d88306 add ui for cron 2020-11-07 23:04:40 +08:00
Alexander Baryshnikov
8f7171abc1 add cron-like unit configuration 2020-11-07 21:38:13 +08:00
Alexander Baryshnikov
b837639f97 count duration for attempt 2020-10-10 17:52:11 +08:00
Alexander Baryshnikov
9c9e79be15 ui: show duration for request 2020-10-10 17:45:24 +08:00
Alexander Baryshnikov
38935d4657 proper handle nested subprocesses on Linux 2020-10-10 17:41:20 +08:00
Alexander Baryshnikov
b6fd8e1eb2 inherit requests context from global - fixes termination 2020-10-09 19:38:18 +08:00
Alexander Baryshnikov
6d3d90b0e2 add graceful shutdown for bin mode 2020-10-09 19:37:52 +08:00
Alexander Baryshnikov
30c9fc7e31 add embedded UI 2020-10-06 15:03:07 +08:00
Alexander Baryshnikov
e828d450d3 optional profile load for oauth 2020-10-02 12:40:18 +08:00
Alexander Baryshnikov
143d907bef ui: fix default values for authorization parameters 2020-10-01 21:49:06 +08:00
Alexander Baryshnikov
034c7d5157 lint: fix code style 2020-10-01 21:13:44 +08:00
Alexander Baryshnikov
68c0c63a9f add admin UI 2020-10-01 21:09:40 +08:00
Alexander Baryshnikov
4698e52dca add basic UI 2020-09-28 23:12:57 +08:00
Alexander Baryshnikov
dac1910200 add ui stub 2020-09-28 21:46:37 +08:00
Alexander Baryshnikov
ebe7b1fad5 fix save return code in bin mode after writing result 2020-09-19 20:32:42 +08:00
Alexander Baryshnikov
4a55a9d785 lint: fix style 2020-09-19 20:03:39 +08:00
Alexander Baryshnikov
db45430982 test: add test to complete 2020-09-17 20:18:31 +08:00
Alexander Baryshnikov
fa89b17ca9 test: add basic server test 2020-09-17 20:07:43 +08:00
Alexander Baryshnikov
31e20b242e refactor server code for better testing 2020-09-17 20:07:34 +08:00
Alexander Baryshnikov
f714097f1b add retry 2020-09-17 19:10:28 +08:00
Alexander Baryshnikov
e097bb0dbd allow set bad request code after execution for bin mode 2020-09-17 18:48:42 +08:00
Alexander Baryshnikov
60e9ad707d allow forcefully complete request 2020-09-11 20:34:31 +08:00
Alexander Baryshnikov
4edfaa4d26 initial code added 2020-09-10 18:11:34 +08:00