Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-29 | chore(deps): update dependencies | Valery Piashchynski | |
2024-07-10 | feature: show RPC error message instead of failing | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2024-07-05 | chore(deps): update dependencies | Valery Piashchynski | |
2024-06-03 | chore: update tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2024-06-03 | feature(config plugin): deprecate env prefix | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2024-05-07 | fix: correctly expand default bash env syntax | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2024-04-11 | release: v2024.1.0 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2024-02-15 | release: 2023.3.11 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-11-12 | chore(deps): update dependencies | Valery Piashchynski | |
2023-10-28 | feature: flag to enable/disable experimental features | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-09-10 | chore: improve debug (pprof) server error handling | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-09-10 | Update root.go | Ghost Walker | |
2023-09-10 | Update sdnotify.go | Ghost Walker | |
2023-08-15 | fix: test failures on darwin | Shyim | |
2023-08-15 | chore: update config tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-08-14 | chore: watchgod, configuration update | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-08-14 | Merge remote-tracking branch 'origin/master' into feature/sd_notify | Valery Piashchynski | |
2023-08-12 | chore: actualize jobs commands | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-08-08 | chore: update server plugin | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-08-06 | feature: sd_notify support | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-04-19 | fix: update TestCommandWorkingDir | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-03-21 | chore(deps): update dependencies | Valery Piashchynski | |
2023-03-09 | chore(deps): downgrade API version | Valery Piashchynski | |
2023-02-27 | fix: index_out_of_range panic | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-01-15 | Merge remote-tracking branch 'origin/master' into feature/endure-v2 | Valery Piashchynski | |
# Conflicts: # container/plugins.go # go.mod # go.sum | |||
2023-01-15 | update version and tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-01-10 | plugins v4 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2023-01-09 | Fix description of `--silent` flag | MaximAL | |
2023-01-06 | Initial support for the endure v2 container | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-11-03 | pre-release: v2.12.0-beta.1 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-10-10 | add the rest http plugins | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-10-10 | feat: plugins SDK/API update | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-09-09 | fix: correct tables render | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-09-09 | feat: release v2.11.2 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-04 | fix linter warnings | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-04 | feat: jobs cli commands | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-18 | debug server: add readheadertimeout | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | cli: serve, unify errors and plugins register styling | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | - move container from the internal folder | Valery Piashchynski | |
- channel with the proper size Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-15 | - revert command changes | Seb | |
- fix error style - create module with own go.mod / go.sum | |||
2022-07-15 | Make RR embeddable in other programs | Seb | |
2022-06-28 | feat: add more info to the `./rr --version` | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-06-01 | chore: add .pid to .gitignore | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-31 | chore: remove debug artifacts | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-31 | add force stop | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-31 | feat: `rr stop` command | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-30 | correct formatting for the seconds | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-30 | properly finish process on error | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-21 | fix: don't stop stopped container twice | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-12 | chore: update tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> |