summaryrefslogtreecommitdiff
path: root/helpers/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Colored output failed on Windows machines - fixed now.•••GitLab Runner terminal output failed to output color codes on Windows machines. Instead, code gibberish was output. This merge request fixes color output on Windows machines. Axel D2019-04-022-0/+32
* Move logging helpers and configuration to dedicated packageTomasz Maczukin2018-10-037-298/+0
* Refactor logrus configurationTomasz Maczukin2018-10-033-47/+74
* Move system logging integration to separated fileTomasz Maczukin2018-10-032-0/+88
* Allow to set JSON formatter for logrusTomasz Maczukin2018-09-262-56/+94
* Slightly improve ./helpers/urlTomasz Maczukin2018-08-071-8/+1
* Update SecretsCleanupHook tests to really catch bugsTomasz Maczukin2018-08-071-6/+9
* Detect possible misplaced boolean on command lineAlessio Caiazza2018-06-201-0/+27
* Rewriting Hook tests with logrus testing hookAlessio Caiazza2018-02-231-30/+30
* sed 's/Sirupsen\/logrus/sirupsen\/logrus/g'Alessio Caiazza2018-02-235-5/+5
* Hide tokens from URLs printed in job's traceTomasz Maczukin2017-10-032-0/+70
* Rename 2nd iteration: rename importsTomasz Maczukin2017-09-111-1/+1
* Swap codegangsta for urfaveZeger-Jan van de Weg2017-08-224-4/+4
* Prioritize logLevel set with command line optionsTomasz Maczukin2017-03-281-10/+20
* Add runtime platform logging in debug modeTomasz Maczukin2016-04-101-0/+28
* Fixes #1104: Passing docker-machine argumentsKamil Trzcinski2016-03-011-1/+0
* Fix home environment variableKamil Trzcinski2016-02-291-0/+1
* Fix HOMEKamil Trzcinski2016-02-291-10/+7
* Fix compilation errorsKamil Trzcinski2016-02-191-4/+3
* Make fmt happyKamil Trzcinski2016-02-191-1/+1
* Fix home environment variableKamil Trzcinski2016-02-191-0/+33
* Fix compilation errorsKamil Trzcinski2016-02-083-14/+28
* Dump goroutines on SIGUSR1Kamil Trzcinski2016-02-071-0/+14
* Make lint happy (serious name refactoring)Kamil Trzcinski2016-02-062-7/+4
* Add CPU profile optionKamil Trzcinski2016-02-061-0/+45
* Move debug and log-level cli flags to helpers/cliKamil Trzcinski2015-08-281-0/+46