summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-032-0/+30
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-023-0/+36
* Add support for two-step Gitaly Rebase RPCLuke Duncalfe2019-05-021-0/+85
* Update deployment chat message notificationJason Goodman2019-05-021-5/+8
* Add packages_size to ProjectStatisticsAlessio Caiazza2019-05-022-13/+29
* Merge branch '9932-fix-deprecated-attribute_changed-ce' into 'master'Andreas Brandl2019-05-022-14/+20
|\
| * Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-302-14/+20
* | Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan2019-05-021-2/+2
|\ \
| * | Update specs that use retryable canceled jobsmfluharty2019-04-191-2/+2
* | | Merge branch 'sh-allow-equal-level-in-subgroup-membership' into 'master'James Lopez2019-05-021-0/+10
|\ \ \
| * | | Allow a member to have an access level equal to parent groupsh-allow-equal-level-in-subgroup-membershipStan Hu2019-04-301-0/+10
* | | | Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-0/+1
* | | | Merge branch 'add-project-level-config-for-merge-train-ce' into 'master'Sean McGivern2019-05-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add project level config for merge trainadd-project-level-config-for-merge-train-ceShinya Maeda2019-04-301-1/+1
* | | | Fix environment automatic on_stop triggerShinya Maeda2019-04-301-0/+44
|/ / /
* | | Remove disabled pages domainsVladimir Shushlin2019-04-301-0/+28
* | | Minor refactor of prometheus_specDylan Griffith2019-04-291-4/+2
* | | In Prometheus use update! instead of updateDylan Griffith2019-04-291-1/+1
* | | Deactivate any prometheus_service upon destroyThong Kuah2019-04-291-0/+17
* | | Teach Prometheus about #uninstall_commandThong Kuah2019-04-291-0/+28
* | | Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-297-0/+51
| |/ |/|
* | Merge branch 'fix-ci-commit-ref-name-and-slug' into 'master'Sean McGivern2019-04-293-0/+68
|\ \
| * | Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-293-0/+68
* | | Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-291-6/+5
|\ \ \
| * | | Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-6/+5
* | | | Merge remote-tracking branch 'origin/master'John T Skarbek2019-04-298-2/+323
|\ \ \ \
| * \ \ \ Merge branch 'bvl-initialize-design-repo-ce' into 'master'Douwe Maan2019-04-291-0/+65
| |\ \ \ \
| | * | | | Port changes for design management to CEBob Van Landuyt2019-04-291-0/+65
| | | |/ / | | |/| |
| * | | | Fix deployments for Kubernetes service templatesTiger2019-04-291-0/+6
| |/ / /
| * | | Add Let's Encrypt application settingsVladimir Shushlin2019-04-271-0/+14
| * | | Add deployment events to chat notification servicesJason Goodman2019-04-264-0/+181
| * | | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+55
| * | | Merge branch 'use-constant-for-helm-runner-check' into 'master'Grzegorz Bizon2019-04-261-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Use constants for assertion for helm chart testSteve Azzopardi2019-04-241-2/+2
* | | | Merge branch 'security-approval-race-condition' into 'master'GitLab Release Tools Bot2019-04-251-0/+19
|\ \ \ \
| * | | | Add ApplicationRecord#safe_ensure_unique methodPatrick Bajao2019-04-121-0/+19
* | | | | Merge branch 'security-pb-email-watchers-no-access' into 'master'GitLab Release Tools Bot2019-04-251-4/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Stop sending emails to users who can't read commitPatrick Bajao2019-04-161-4/+36
| |/ / /
* | | | Merge branch 'fix-lazy-blobs-requesting-all-previous-blobs' into 'master'Dmitriy Zaporozhets2019-04-251-0/+15
|\ \ \ \
| * | | | Ensure that we only request blobs in one batchSean McGivern2019-04-241-0/+15
* | | | | Update list_last_commits_for_tree response path field to path_bytesJohn Cai2019-04-241-0/+19
* | | | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-252-48/+92
| |_|/ / |/| | |
* | | | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-243-3/+5
|\ \ \ \
| * | | | Make sure that CI_COMMIT_REF_PROTECTED is a boolJason van den Hurk2019-04-181-1/+1
| * | | | Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk2019-04-103-3/+3
| * | | | Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk2019-04-103-3/+5
* | | | | Merge branch 'sh-disable-internal-ids-available-check' into 'master'Sean McGivern2019-04-241-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Always use internal ID tables in development and productionsh-disable-internal-ids-available-checkStan Hu2019-04-221-1/+10
* | | | | Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-3/+2
|/ / / /
* | | | Merge branch 'update-gitlab-runner-helm-chart-to-0-4-0' into 'master'James Lopez2019-04-221-2/+2
|\ \ \ \