summaryrefslogtreecommitdiff
path: root/spec/lib/ci
Commit message (Expand)AuthorAgeFilesLines
* Optimise trace handling code to use streaming instead of full readKamil TrzciƄski2017-04-061-43/+67
* Ignore job by default if it is a manual actionGrzegorz Bizon2017-03-061-2/+52
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-10/+10
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-10/+10
* Enable Style/WordArrayDouwe Maan2017-02-231-17/+17
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-10/+10
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-1/+1
* Enable Style/DotPositionDouwe Maan2017-02-231-10/+10
* Make sure our current .gitlab-ci.yml is validtest-for-current-gitlab-ci-ymlLin Jen-Shin2017-02-101-0/+10
* Fix Rubocop offense in legacy CI/CD config specsGrzegorz Bizon2017-02-061-1/+1
* Remove coverage entry from global CI/CD optionsGrzegorz Bizon2017-02-041-17/+8
* Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-251-2/+9
* Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-3/+3
* Improve specs styles/organization and add some more specsLeandro Camargo2017-01-251-1/+1
* Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-2/+7
* Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-13/+4
* Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-0/+31
* Merge branch 'zj-unadressable-url-variables' into 'master' Douwe Maan2017-01-121-0/+13
|\
| * Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg2017-01-051-0/+13
* | Test newline and carraige return groupsJared Deckard2016-12-281-0/+8
|/
* Convert CI YAML variables keys into stringsLin Jen-Shin2016-12-151-12/+12
* Make CI job script a required configuration entryGrzegorz Bizon2016-11-181-2/+2
* Add logical validation to gitlab-ci.ymlKamil Trzcinski2016-10-181-0/+46
* Fix specsKamil Trzcinski2016-10-171-1/+1
* Improve JwtController implementationpost-merge-improve-of-ci-permissionsKamil Trzcinski2016-09-201-3/+5
* Post-merge improve of CI permissionsKamil Trzcinski2016-09-201-3/+9
* Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-191-3/+18
|\
| * Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-2/+2
| * Fix CI job environment configuration attributesGrzegorz Bizon2016-09-191-2/+3
| * Update support for dynamic environmentsKamil Trzcinski2016-09-191-0/+14
* | Don't leak build tokens in build logsKamil Trzcinski2016-09-191-0/+19
|/
* Fix invalid curl commandKatarzyna Kobierska2016-09-071-1/+1
* Code refactorKatarzyna Kobierska2016-09-071-1/+1
* Improve codeKatarzyna Kobierska2016-09-071-3/+6
* Code refactoringKatarzyna Kobierska2016-09-071-7/+20
* Fix errors and grammarKatarzyna Kobierska2016-09-071-4/+4
* Change class method nameKatarzyna Kobierska2016-09-071-8/+8
* Add class method to encapsulate exceptionKatarzyna Kobierska2016-09-071-0/+19
* Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski2016-08-111-7/+9
* Use state machine for pipeline event processingKamil Trzcinski2016-08-111-1/+0
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-112-7/+8
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
* Remove empty context from CI config processor specsrubocop/enable-more-cops-for-empty-linesGrzegorz Bizon2016-08-051-3/+0
* Enable some Rubocop cops related to new linesGrzegorz Bizon2016-08-031-1/+0
* Move job dependencies entry to the new CI configGrzegorz Bizon2016-07-201-1/+1
* Merge branch 'master' into refactor/ci-config-move-job-entriesGrzegorz Bizon2016-07-201-66/+83
|\
| * Add implementation of manual actionsKamil Trzcinski2016-07-181-1/+1
| * Refactor gitlab_ci_yaml_processor variables testsKamil Trzcinski2016-07-171-52/+76
| * Fix gitlab_ci_yaml_processor_spec.rbKamil Trzcinski2016-07-161-5/+5
| * Fix gitlab_ci_yaml_processor_spec.rbKamil Trzcinski2016-07-161-1/+1