summaryrefslogtreecommitdiff
path: root/lib/ci
Commit message (Expand)AuthorAgeFilesLines
* Refactor old formad handling in lib/ci/api/entities.rbTomasz Maczukin2017-06-121-6/+2
* Ensure that old API v1 generates still the same outputTomasz Maczukin2017-06-121-1/+19
* use squre bracketShinya Maeda2017-06-081-1/+1
* Use source instead of trigger_requests in stage_seedsShinya Maeda2017-06-081-3/+1
* Remove source.nilShinya Maeda2017-06-081-3/+3
* Fix conditionShinya Maeda2017-06-081-3/+5
* Fix unmatches_pathShinya Maeda2017-06-081-6/+9
* Fix change in behaviorFilip Krakowski2017-06-081-8/+8
* Check if source is nilFilip Krakowski2017-06-081-1/+1
* Fix static-analysis offensesFilip Krakowski2017-06-081-1/+1
* Add all sources as special keywords for only and exceptFilip Krakowski2017-06-081-4/+11
* Use pipeline.source to determine what triggered a pipelineFilip Krakowski2017-06-081-16/+16
* Add 'schedules' keyword to 'only' and 'except'Filip Krakowski2017-06-081-14/+15
* Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-051-5/+5
|\
| * Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-1/+1
| * Add missing specsKamil Trzcinski2017-06-011-4/+4
| * Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-1/+1
* | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-021-6/+9
* | Return stage seeds object from YAML processorGrzegorz Bizon2017-05-311-6/+6
* | Refine pipeline stages seeds classGrzegorz Bizon2017-05-311-1/+1
* | Add stage seed class that represents attributesGrzegorz Bizon2017-05-301-2/+1
* | Implement CI/CD config attributes for persisted stagesGrzegorz Bizon2017-05-301-2/+12
|/
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-2/+2
* Just enforce the output encoding for Ansi2htmlLin Jen-Shin2017-04-181-1/+1
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-062-28/+46
* Backport API changes needed to fix sticking in EEbackport-sticking-api-helper-changesYorick Peterse2017-03-312-11/+10
* Fix regression in runners registration v1 apifix/regression-in-runners-registration-v1-apiTomasz Maczukin2017-03-131-2/+2
* Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-1/+1
|\
| * Refactor JobRequest response structureTomasz Maczukin2017-03-021-1/+1
* | Ignore job by default if it is a manual actionGrzegorz Bizon2017-03-061-1/+1
|/
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* Backport new behavior to CI APIRobert Schilling2017-02-282-0/+3
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-244-60/+85
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-2/+2
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-232-15/+15
| * Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
| * Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-0/+44
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-232-15/+15
| * Enable Performance/RedundantMatchDouwe Maan2017-02-231-1/+1
| * Enable Style/MutableConstantDouwe Maan2017-02-232-4/+4
| * Enable Style/DotPositionDouwe Maan2017-02-231-2/+2
| * Merge branch 'grapify-ci-runners-api' into 'master' Rémy Coutable2017-02-221-26/+18
| |\
| | * Grapify the CI::Runners APIgrapify-ci-runners-apiRobert Schilling2017-02-221-26/+18
| * | Grapfiy the CI::Triggers APIgrapify-ci-triggers-apiRobert Schilling2017-02-221-27/+16
| |/
| * No more and/orDouwe Maan2017-02-211-1/+1
* | rubocop: Align the operands of an expressionLin Jen-Shin2017-02-151-2/+2
* | Use the same syntax for default expirationLin Jen-Shin2017-02-151-1/+4
* | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-1/+1
|/
* Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+1
|\
| * Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-1/+1