summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-11Merge branch 'endpoint-stop-containers'Matthias Beyer
2021-05-11Add subcommand: endpoint containers stopMatthias Beyer
2021-05-11Merge branch 'refactor-log-printing'Matthias Beyer
2021-05-11Add color support in LogItem::display() implMatthias Beyer
2021-05-11Refactor: Replace manual string-formatting with LogItem::display() callMatthias Beyer
2021-05-11Refactor: Use moving iterator for ParsedLogMatthias Beyer
2021-05-11Refactor: Implement FromStrMatthias Beyer
2021-05-11Refactor: Use the LogItem::display() function instead of reimplementing itMatthias Beyer
2021-05-11Merge branch 'endpoint-containers-top'Matthias Beyer
2021-05-11Add subcommand to get top output of containersMatthias Beyer
2021-05-11Add endpoint name and container id in progress messageMatthias Beyer
2021-05-11Fix: Order of header entriesMatthias Beyer
2021-05-11Merge branch 'update-deps'Matthias Beyer
2021-05-11Merge branch 'db-log-of'Matthias Beyer
2021-05-11Update dependency: indicatif 0.15 -> 0.16Matthias Beyer
2021-05-11Merge branch 'fix-depedencies-missing-on-empty-channel'Matthias Beyer
2021-05-11Merge branch 'auto-pager'Matthias Beyer
2021-05-11Merge branch 'human-panic'Matthias Beyer
2021-05-11Fix: Do not return "dependencies missing" error on closed channelMatthias Beyer
2021-05-10Add help text about environment functionsMatthias Beyer
2021-05-10Add automatic pager setupMatthias Beyer
2021-05-10Add human-panic setupMatthias Beyer
2021-05-10Add subcommand "db log-of"Matthias Beyer
2021-05-10Make ParsedLog::build_from generic over AsRef<str>Matthias Beyer
2021-04-26Add support for database connection timeoutMatthias Beyer
2021-04-22Remove outdated docMatthias Beyer
2021-04-22Update changelog for 0.1.1 releaseMatthias Beyer
2021-04-22Merge branch 'fix-prune-no'Matthias Beyer
2021-04-22Merge branch 'submits-limit'Matthias Beyer
2021-04-22Merge branch 'subcommand-submit'Matthias Beyer
2021-04-22Merge branch 'release-new-print'Matthias Beyer
2021-04-22Fix: If no, returnMatthias Beyer
2021-04-22Add --limit argMatthias Beyer
2021-04-22Refactor into three query blocksMatthias Beyer
2021-04-22Refactor: Reorder diesel query building for further refactoringMatthias Beyer
2021-04-22Refactor: submit_to_vec laterMatthias Beyer
2021-04-22Implement "db submit" subcommandMatthias Beyer
2021-04-22Add helper functions to load Package from DBMatthias Beyer
2021-04-22Add helper functions to load Image from DBMatthias Beyer
2021-04-22Add helper functions to load Endpoint from DBMatthias Beyer
2021-04-21Outsource helper to check whether job was successfulMatthias Beyer
2021-04-21Add option to disable printing of released file pathesMatthias Beyer
2021-04-21Subcommand "release new": Print pathes of released filesMatthias Beyer
2021-04-19Update dependency: diesel 1.4 -> 1.4.6Matthias Beyer
2021-04-19Update dependency: tar 0.4 -> 0.4.16Matthias Beyer
2021-04-13Add configurable timeoutChristoph Prokop
2021-04-13Fix: Value nameChristoph Prokop
2021-04-12Merge branch 'no-outputs-directory'Matthias Beyer
2021-04-12Fix typoMatthias Beyer
2021-04-12Fix: copy release artifact instead of renaming itMatthias Beyer