summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | 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
| * | | | Check branch access when user triggers manual actionGrzegorz Bizon2017-04-061-12/+53
| * | | | Improve specs related to CI/CD job environmentGrzegorz Bizon2017-04-061-8/+12
* | | | | Real time pipeline show actionZeger-Jan van de Weg2017-05-062-2/+75
| |_|_|/ |/| | |
* | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+44
* | | | Fix lazy error handling of cron parserDosuken shinya2017-05-031-0/+32
| |_|/ |/| |
* | | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-4/+22
|\ \ \
| * | | Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-241-11/+3
| * | | Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-8/+10
| * | | Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-0/+24
| * | | Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-2/+2
| | |/ | |/|
* | | Improve helpers in pipeline model specsGrzegorz Bizon2017-04-211-3/+3