summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Support search in APIJarka Kadlecová2018-02-069-3/+450
| * | | | | | | | | | | | | Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master'Kamil Trzciński2018-02-072-20/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Update style of yaml_processor_spec.rbKamil Trzciński2018-02-071-2/+7
| | * | | | | | | | | | | | | Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)41209-ci-linter-fails-on-gitlab-ci-blob-viewerDylan Griffith2018-02-072-19/+27
| * | | | | | | | | | | | | | Merge branch 'fix/gb/fix-redundant-pipeline-stages' into 'master'Kamil Trzciński2018-02-073-16/+130
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-0754-279/+2181
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Make exception in ensure stage service more descriptiveGrzegorz Bizon2018-02-061-1/+1
| | * | | | | | | | | | | | | | Add more specs for unique stages index migrationGrzegorz Bizon2018-02-061-5/+16
| | * | | | | | | | | | | | | | Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-06293-2906/+7381
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix indentation offenses in ensure stage serviceGrzegorz Bizon2018-02-061-12/+12
| | * | | | | | | | | | | | | | | Fix transactions-related race condition in stages codeGrzegorz Bizon2018-02-051-0/+51
| | * | | | | | | | | | | | | | | Retry migration removing stages in case of duplicatesGrzegorz Bizon2018-02-051-0/+9
| | * | | | | | | | | | | | | | | Revert create job service because of load balancingGrzegorz Bizon2018-02-051-26/+0
| | * | | | | | | | | | | | | | | Fix specs for retry build after making stages uniqueGrzegorz Bizon2018-01-251-16/+20
| | * | | | | | | | | | | | | | | Do not raise an error when trying to persist a jobGrzegorz Bizon2018-01-241-0/+6
| | * | | | | | | | | | | | | | | Add a new service for creating detached CI/CD jobsGrzegorz Bizon2018-01-241-0/+20
| | * | | | | | | | | | | | | | | Remove redundant pipeline stages from the databaseGrzegorz Bizon2018-01-241-0/+39
| * | | | | | | | | | | | | | | | Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-073-13/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fix RedisCacheable#cache_attributes spec38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hourMatija Čupić2018-02-061-6/+2
| | * | | | | | | | | | | | | | | | Check return value in RedisCacheable#cached_attribute specMatija Čupić2018-02-061-3/+8
| | * | | | | | | | | | | | | | | | Use double instead of runner in RedisCacheable specMatija Čupić2018-02-061-5/+9
| | * | | | | | | | | | | | | | | | Extract attribute caching to RedisCacheable concernMatija Čupić2018-02-051-0/+34
| | * | | | | | | | | | | | | | | | Improve runner attribute cachineMatija Čupić2018-02-052-11/+16
| | * | | | | | | | | | | | | | | | Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić2018-02-04189-2145/+3814
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix runner cache update stub in API specMatija Čupić2018-02-041-1/+1
| | * | | | | | | | | | | | | | | | Expect instead of allow Redis get stub for online? specMatija Čupić2018-02-041-1/+1
| | * | | | | | | | | | | | | | | | Refactor runner attribute caching implementationMatija Čupić2018-02-041-16/+16
| | * | | | | | | | | | | | | | | | Fix Redis leakage in Runner API specsMatija Čupić2018-01-291-0/+1
| | * | | | | | | | | | | | | | | | Use faster model updates in #update_runner_info specMatija Čupić2018-01-291-2/+2
| | * | | | | | | | | | | | | | | | Make Ci::Runner#online? slightly more performantMatija Čupić2018-01-291-0/+2
| | * | | | | | | | | | | | | | | | Generelized cached attribute usage in runnerMatija Čupić2018-01-291-6/+11
| | * | | | | | | | | | | | | | | | Move info update implementation to Ci::Runner modelMatija Čupić2018-01-291-5/+47
| | * | | | | | | | | | | | | | | | Check cache in Ci::Runner#online?Matija Čupić2018-01-291-12/+42
| * | | | | | | | | | | | | | | | | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński2018-02-075-8/+150
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić2018-02-032-6/+6
| | * | | | | | | | | | | | | | | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-035-159/+252
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-0229-67/+348
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-02157-1895/+3154
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Rename AutoDevopsHelper helper methodsMatija Čupić2018-02-021-5/+5
| | * | | | | | | | | | | | | | | | | | | Read the AutoDevOps instance domain in ProjectAutoDevOpsMatija Čupić2018-02-011-3/+40
| | * | | | | | | | | | | | | | | | | | | Add specs for .auto_devops_warning_messageMatija Čupić2018-02-011-0/+35
| | * | | | | | | | | | | | | | | | | | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-01-28124-774/+1973
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Refactor auto_devops_domain setting specsMatija Čupić2018-01-221-12/+6
| | * | | | | | | | | | | | | | | | | | | Expose instance AutoDevOps domain in ProjectMatija Čupić2018-01-221-5/+31
| | * | | | | | | | | | | | | | | | | | | Expose auto_devops_domain in admin settings viewMatija Čupić2018-01-221-0/+10
| | * | | | | | | | | | | | | | | | | | | Add validation for auto_devops_domainMatija Čupić2018-01-221-0/+40
| * | | | | | | | | | | | | | | | | | | | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-0720-355/+827
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Reload project before checking variables in project_specMatija Čupić2018-02-051-1/+1
| | * | | | | | | | | | | | | | | | | | | Fix API variable specsMatija Čupić2018-02-052-4/+4
| | * | | | | | | | | | | | | | | | | | | Fix duplicate CI variable feature spec failureMatija Čupić2018-02-051-1/+1