1
0
mirror of https://github.com/nxshock/gron.git synced 2024-11-27 03:41:00 +05:00
Commit Graph

22 Commits

Author SHA1 Message Date
8a4b8e6b50 Allow to set cmd working directory 2024-03-28 09:33:15 +05:00
ab02e120cc Add default timeout for go-ora library 2023-05-21 15:20:25 +05:00
f575d71369 Add workaround for spaces in job config file names 2022-11-21 21:37:55 +05:00
d9d9f0dcf0 Add JS for online data update 2022-11-20 14:44:03 +05:00
733d5f28f1 Show http get/post errors in logs 2022-11-05 14:07:55 +05:00
6dd6112040 Add job categories 2022-10-21 20:12:41 +05:00
b066901511 WIP: Add job HTTP callbacks 2022-06-21 22:14:50 +05:00
27108837d5 Add OnErrorCmd and OnSuccessCmd callbacks 2022-06-12 13:34:25 +05:00
42a6a94421 Add MS SQL database logging 2022-05-14 14:17:52 +05:00
a1ed8d73a0 Try to add MS Sql driver logging 2022-05-11 18:59:33 +05:00
c08aadda4f Move run tries to separate func 2022-05-10 21:36:34 +05:00
25de149af5 Add sql execution 2022-05-10 19:44:41 +05:00
1c00dfabc9 New updates
* Rework job status
* Group WebUI files
* New WebUI details page
2022-03-30 21:06:55 +05:00
7828951733 Move job log file creation to separate func 2022-03-29 21:52:45 +05:00
7d298e05be Add on error restart job options 2022-03-29 21:38:04 +05:00
1db1c307d3 Change logs extension to .log 2022-03-29 21:27:10 +05:00
8784211f7b Merge JobConfig to Job structure 2022-03-29 19:45:31 +05:00
c952ded006 Add next launch time field 2022-03-28 19:55:43 +05:00
f4526f2b7b Fix log formatter 2022-03-28 18:24:23 +05:00
252b2c7e80 More changes
* new project name is gron
* add config file support
* add ability to disable webui
* makefile creates position independent executable
2022-03-27 12:39:24 +05:00
a0eceeee64 Rename mutex 2022-03-26 20:38:39 +05:00
87dcffda99 Initial commit 2022-03-26 13:23:39 +05:00