summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-0711-3/+208
* Merge branch '41209-ci-linter-fails-on-gitlab-ci-blob-viewer' into 'master'Kamil Trzciński2018-02-072-5/+2
|\
| * Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209)41209-ci-linter-fails-on-gitlab-ci-blob-viewerDylan Griffith2018-02-072-5/+2
* | Merge branch 'fix/gb/fix-redundant-pipeline-stages' into 'master'Kamil Trzciński2018-02-072-2/+12
|\ \
| * \ Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-0764-198/+377
| |\ \
| * | | Improve exceptions messages in code creating stagesGrzegorz Bizon2018-02-061-2/+4
| * | | Make exception in ensure stage service more descriptiveGrzegorz Bizon2018-02-061-2/+5
| * | | Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon2018-02-06373-3086/+4783
| |\ \ \
| * | | | Fix transactions-related race condition in stages codeGrzegorz Bizon2018-02-051-1/+6
| * | | | Revert create job service because of load balancingGrzegorz Bizon2018-02-053-25/+9
| * | | | Fix specs for retry build after making stages uniqueGrzegorz Bizon2018-01-251-1/+1
| * | | | Do not raise an error when trying to persist a jobGrzegorz Bizon2018-01-242-3/+3
| * | | | Add a new service for creating detached CI/CD jobsGrzegorz Bizon2018-01-243-9/+25
* | | | | Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-072-0/+68
|\ \ \ \ \
| * | | | | Update RedisCacheable#cache_attribute_keyMatija Čupić2018-02-051-1/+1
| * | | | | Save runner attributes only if there's changesMatija Čupić2018-02-051-1/+1
| * | | | | Extract attribute caching to RedisCacheable concernMatija Čupić2018-02-052-35/+44
| * | | | | Improve runner attribute cachineMatija Čupić2018-02-051-30/+22
| * | | | | Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić2018-02-04235-2196/+2833
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Update list of allowed attribute updates in RunnerMatija Čupić2018-02-041-3/+11
| * | | | | Refactor runner attribute caching implementationMatija Čupić2018-02-041-27/+44
| * | | | | Handle updating only contacted_at runner cacheMatija Čupić2018-01-291-1/+1
| * | | | | Make Ci::Runner#online? slightly more performantMatija Čupić2018-01-291-1/+1
| * | | | | Expose Ci::Runner#cached_contacted_at as TimeMatija Čupić2018-01-291-1/+5
| * | | | | Generelized cached attribute usage in runnerMatija Čupić2018-01-291-8/+19
| * | | | | Move info update implementation to Ci::Runner modelMatija Čupić2018-01-291-3/+23
| * | | | | Check cache in Ci::Runner#online?Matija Čupić2018-01-291-1/+8
* | | | | | Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński2018-02-076-10/+32
|\ \ \ \ \ \
| * | | | | | Use domain.presence instead of domain to avoid empty strings38175-add-domain-field-to-auto-devops-application-settingMatija Čupić2018-02-061-1/+1
| * | | | | | Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić2018-02-031-3/+1
| * | | | | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-0315-187/+403
| |\ \ \ \ \ \
| * | | | | | | Refactor AutoDevopsHelper.missing_auto_devops_domain?Matija Čupić2018-02-021-1/+1
| * | | | | | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-0274-228/+188
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-02154-1770/+2239
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rename AutoDevopsHelper helper methodsMatija Čupić2018-02-021-5/+5
| * | | | | | | | | Fix AutoDevOpsHelper helper methodsMatija Čupić2018-02-021-5/+5
| * | | | | | | | | Build AutoDevops instead of using ProjectAutoDevops#newMatija Čupić2018-02-021-1/+1
| * | | | | | | | | Read the AutoDevOps instance domain in ProjectAutoDevOpsMatija Čupić2018-02-012-9/+9
| * | | | | | | | | Add specs for .auto_devops_warning_messageMatija Čupić2018-02-011-6/+13
| * | | | | | | | | Update auto_devops_domain help block with i18nMatija Čupić2018-01-301-1/+1
| * | | | | | | | | Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-01-28141-770/+1248
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Short-circuit Project#auto_devops_variablesMatija Čupić2018-01-221-9/+7
| * | | | | | | | | Expose instance AutoDevOps domain in ProjectMatija Čupić2018-01-221-1/+9
| * | | | | | | | | Expose auto_devops_domain in admin settings viewMatija Čupić2018-01-222-1/+7
| * | | | | | | | | Add validation for auto_devops_domainMatija Čupić2018-01-221-0/+5
* | | | | | | | | | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-0726-197/+289
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix static_analysis failurece-39118-dynamic-pipeline-variables-feMatija Čupić2018-02-062-6/+22
| * | | | | | | | | | Add missing padding to CI variables protected itemMatija Čupić2018-02-051-0/+2
| * | | | | | | | | | Use dynamic variable list in scheduled pipelines and group/project CI secret ...Eric Eastwood2018-02-0516-108/+218
| * | | | | | | | | | Fix validation of duplicate new variablesdynamic-pipeline-variablesMatija Čupić2018-02-052-0/+2