summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-manual-actions' into 'master'Grzegorz Bizon2017-06-151-0/+16
|\
| * Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-131-0/+16
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-8/+26
* | Handle legacy jobs without namezj-commit-status-sortable-nameZ.J. van de Weg2017-06-131-0/+11
|/
* Improve specs for pipeline and pipeline seedsGrzegorz Bizon2017-06-051-2/+2
* Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-054-21/+213
|\
| * Merge branch '31061-26135-ci-project-slug-enviroment-variables' into 'master'Kamil Trzciński2017-06-051-0/+1
| |\
| | * Add slugify project path to CI enviroment variablesvanadium232017-06-031-0/+1
| * | CreatePipelineBuildsService would have created envLin Jen-Shin2017-06-021-30/+0
| * | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-022-12/+89
| |\ \ | | |/
| | * Make sure protected can't be null; Test protected!24196-protected-variablesLin Jen-Shin2017-06-011-2/+24
| | * Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-2/+24
| | |\
| | * | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-6/+21
| | * | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-0/+8
| | |\ \
| | * \ \ Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-261-1/+1
| | |\ \ \
| | * | | | Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-272-1/+8
| | * | | | Add tests and also pass protected vars to protected tagsLin Jen-Shin2017-05-251-4/+37
| * | | | | Fix a typo: not -> noLin Jen-Shin2017-06-011-1/+1
| * | | | | Merge all environment url methods, introduce ensure_persisted_environmentLin Jen-Shin2017-06-011-25/+38
| * | | | | split tests for expanded_environment_urlLin Jen-Shin2017-06-011-4/+25
| * | | | | Introduce ci_environment_url which would fallbackLin Jen-Shin2017-06-011-6/+18
| * | | | | Just use the url from options, not saving it as a columnLin Jen-Shin2017-06-011-4/+3
| * | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-012-2/+32
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-2/+24
| | | |_|/ | | |/| |
| | * | | Add a test for deletion of importing_or_inactive?Shinya Maeda2017-05-291-0/+8
| | | |/ | | |/|
| * | | Merge branch 'master' into '25680-CI_ENVIRONMENT_URL'Lin Jen-Shin (godfat)2017-05-261-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Implement web hooks loggingAlexander Randa2017-05-251-1/+1
| * | | Pass external_url from environment if job doesn't have oneLin Jen-Shin2017-05-251-10/+32
| * | | Add tests for CI_ENVIRONMENT_URLLin Jen-Shin2017-05-251-6/+53
| |/ /
* | | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-021-7/+7
* | | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-012-2/+2
* | | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-7/+7
* | | Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-311-0/+11
* | | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-301-0/+14
|/ /
* | Exclude manual actions from cancelable jobs scopefix/gb/exclude-manual-actions-from-cancelable-jobsGrzegorz Bizon2017-05-191-0/+10
|/
* Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-1/+1
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-102-14/+24
|\
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-072-14/+24
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* | Fix specs 2Felipe Artur2017-05-081-1/+1
* | Fix SpecsFelipe Artur2017-05-081-1/+1
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-074-109/+113
|/
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-061-28/+14
|\
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-052-0/+76
| |\
| * \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-021-24/+67
| |\ \
| * | | Fix Rubocop offense in environments policy classGrzegorz Bizon2017-05-011-1/+1
| * | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-135-429/+222
| |\ \ \
| * | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-27/+0
| * | | | Extract build play specs and extend test examplesGrzegorz Bizon2017-04-121-34/+2