summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/gb/add-regexp-variables-expression' into 'master'Kamil Trzciński2018-05-187-47/+250
|\
| * Simplify untrusted regexp factory methodGrzegorz Bizon2018-05-181-2/+2
| * Update variables expressions statement specsGrzegorz Bizon2018-05-171-1/+1
| * Add variables expression pattern validation supportGrzegorz Bizon2018-05-172-1/+16
| * Add anti-corruption layer above expressions pattern matchingGrzegorz Bizon2018-05-171-0/+28
| * Make variables expression pattern case-sensitivity explicitGrzegorz Bizon2018-05-152-0/+14
| * Use parameterized RSpec to improve variables expressions specsGrzegorz Bizon2018-05-151-43/+44
| * Add support for pattern matching in variables expressionsGrzegorz Bizon2018-05-153-4/+18
| * Reorganize exceptions in pipeline expressions moduleGrzegorz Bizon2018-05-153-7/+7
| * Add pattern matching variables expression lexemeGrzegorz Bizon2018-05-141-0/+57
| * Raise variables statement exception if pattern is invalidGrzegorz Bizon2018-05-143-4/+11
| * Do not raise if variable expression can not be evaluatedGrzegorz Bizon2018-05-141-2/+14
| * Implement variables expression untrusted pattern lexemeGrzegorz Bizon2018-05-111-0/+55
* | Preload pipeline data for project pipelinesYorick Peterse2018-05-171-0/+20
|/
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-071-1/+8
|\
| * Improve variable comparisonMatija Čupić2018-05-041-1/+2
| * Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić2018-05-022-2/+3
| |\
| * \ Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose2018-04-303-10/+7
| |\ \
| * | | Extend Gitlab::Ci::Pipeline::Chain::Command with variables_attributesMatija Čupić2018-04-181-1/+7
* | | | Test trace_spec on both conditions - ci_enable_live_trace is on/offShinya Maeda2018-05-041-660/+6
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-032-2/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Use stages position column to track stage indexGrzegorz Bizon2018-05-012-2/+2
| * | | Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon2018-05-011-7/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon2018-04-251-2/+4
| |\ \ \
| * | | | Rename stage index column name to priority columnGrzegorz Bizon2018-04-242-2/+2
| * | | | Fix specs creating a pipeline stage with implicit indexGrzegorz Bizon2018-04-241-1/+1
| * | | | Validate presence of a stage index in the modelGrzegorz Bizon2018-04-241-1/+2
* | | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-271-7/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Do not save associated records for pipeline builds twiceGrzegorz Bizon2018-04-251-7/+2
| | |/ / | |/| |
* | | | Refactoring ci_job_trace to ci_build_traceShinya Maeda2018-04-263-35/+35
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-261-2/+4
|\ \ \ \ | |/ / /
| * | | Allow admins to push to empty reposBob Van Landuyt2018-04-241-2/+4
| |/ /
| * | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
| |/
* | Fix statis analysysShinya Maeda2018-04-231-1/+1
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-1713-16/+296
|\ \ | |/
| * Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski2018-04-122-2/+9
| |\
| | * Revert adding `Empty` extended status to avoid N+1 queriesGrzegorz Bizon2018-04-112-35/+2
| | * Extend specs for detailed build extended statusesGrzegorz Bizon2018-04-113-3/+43
| * | Fix file-specific variables collection item optionGrzegorz Bizon2018-04-111-5/+30
| |/
| * Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-0610-4/+292
| |\
| * | Rename success to erased empty state specMatija Čupić2018-04-052-19/+28
| * | Fix job setup in success empty state specsMatija Čupić2018-04-042-6/+8
| * | Add success CI Build empty state statusMatija Čupić2018-04-042-0/+49
| * | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-0411-50/+236
| |\ \
| * | | Add specs for empty states .matches? methodsMatija Čupić2018-03-295-1/+110
| * | | Move action button titles to respective statusesMatija Čupić2018-03-295-1/+17
| * | | Merge branch 'master' into 42568-pipeline-empty-stateMatija Čupić2018-03-289-655/+1036
| |\ \ \
| * | | | Move the empty state extended status to be the beginningMatija Čupić2018-03-281-8/+10
| * | | | Fix tests for build empty state statusesMatija Čupić2018-03-2810-20/+57
| * | | | Extend Gitlab::Ci::Status#illustration to include metadataMatija Čupić2018-03-266-9/+9