summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)Author
2024-07-10feature: show RPC error message instead of failingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2024-07-05chore(deps): update dependenciesValery Piashchynski
2024-06-03chore: update testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2024-06-03feature(config plugin): deprecate env prefixValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2024-05-07fix: correctly expand default bash env syntaxValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2024-04-11release: v2024.1.0Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2024-02-15release: 2023.3.11Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-11-12chore(deps): update dependenciesValery Piashchynski
2023-10-28feature: flag to enable/disable experimental featuresValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-09-10chore: improve debug (pprof) server error handlingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-09-10Update root.goGhost Walker
2023-09-10Update sdnotify.goGhost Walker
2023-08-15fix: test failures on darwinShyim
2023-08-15chore: update config testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-08-14chore: watchgod, configuration updateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-08-14Merge remote-tracking branch 'origin/master' into feature/sd_notifyValery Piashchynski
2023-08-12chore: actualize jobs commandsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-08-08chore: update server pluginValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-08-06feature: sd_notify supportValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-04-19fix: update TestCommandWorkingDirValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-03-21chore(deps): update dependenciesValery Piashchynski
2023-03-09chore(deps): downgrade API versionValery Piashchynski
2023-02-27fix: index_out_of_range panicValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-15Merge remote-tracking branch 'origin/master' into feature/endure-v2Valery Piashchynski
# Conflicts: # container/plugins.go # go.mod # go.sum
2023-01-15update version and testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-10plugins v4Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-09Fix description of `--silent` flagMaximAL
2023-01-06Initial support for the endure v2 containerValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-11-03pre-release: v2.12.0-beta.1Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-10-10add the rest http pluginsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-10-10feat: plugins SDK/API updateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-09-09fix: correct tables renderValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-09-09feat: release v2.11.2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-08-04fix linter warningsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-08-04feat: jobs cli commandsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-18debug server: add readheadertimeoutValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15cli: serve, unify errors and plugins register stylingValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15- move container from the internal folderValery Piashchynski
- channel with the proper size Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-15- revert command changesSeb
- fix error style - create module with own go.mod / go.sum
2022-07-15Make RR embeddable in other programsSeb
2022-06-28feat: add more info to the `./rr --version`Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-06-01chore: add .pid to .gitignoreValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-31chore: remove debug artifactsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-31add force stopValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-31feat: `rr stop` commandValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-30correct formatting for the secondsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-30properly finish process on errorValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-21fix: don't stop stopped container twiceValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-12chore: update testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-12deps: update dependenciesValery Piashchynski