summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix first-time contributor notes not renderingsh-fix-special-role-error-500Stan Hu2019-07-311-0/+16
* Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-312-63/+0
* Further remove code branches by database typeAndreas Brandl2019-07-291-5/+1
* Add Job specific variablesMatija Čupić2019-07-292-1/+24
* Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-262-87/+400
|\
| * Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-252-87/+400
* | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-2616-81/+65
|\ \
| * | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-2516-81/+65
* | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-262-53/+37
|\ \ \
| * | | Extract common spec elements to shared_examplesmc/feature/find-all-artifacts-for-shaMatija Čupić2019-07-261-92/+8
| * | | Rename latest_successful to be more explicitMatija Čupić2019-07-262-16/+16
| * | | Add specs for latest_successful methods for SHAsMatija Čupić2019-07-232-0/+68
* | | | Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński2019-07-261-12/+0
|\ \ \ \
| * | | | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-251-12/+0
| | |_|/ | |/| |
* | | | Merge branch 'sh-support-docker-oci-images' into 'master'Dmitriy Zaporozhets2019-07-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support Docker OCI imagessh-support-docker-oci-imagesStan Hu2019-07-251-1/+1
| |/ /
* | | Merge branch 'make-relative-positioning-module-reusable' into 'master'Bob Van Landuyt2019-07-252-242/+8
|\ \ \ | |/ / |/| |
| * | Make RelativePositioning reusablemake-relative-positioning-module-reusableAdam Hegyi2019-07-242-242/+8
* | | Merge branch '63730-fix-500-status-labels-pd' into 'master'Robert Speicher2019-07-241-0/+13
|\ \ \
| * | | Add where condition to filter out invalid labels with nil type63730-fix-500-status-labels-pdPatrick Derichs2019-07-241-0/+13
* | | | Merge branch '62128-remove-ignore-rule-for-project-auto-devops-domain' into '...Douwe Maan2019-07-241-1/+1
|\ \ \ \
| * | | | Remove ignore rule for ProjectAutoDevops#domain62128-remove-ignore-rule-for-project-auto-devops-domainTiger2019-07-221-1/+1
* | | | | Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-241-4/+1
|\ \ \ \ \
| * | | | | Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-241-4/+1
* | | | | | [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+11
| |_|_|/ / |/| | | |
* | | | | Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-2/+1
| |_|/ / |/| | |
* | | | Remove dead MySQL codeNick Thomas2019-07-231-21/+6
| |_|/ |/| |
* | | Merge branch 'bvl-mark-remote-mirrors-as-failed-sooner' into 'master'Robert Speicher2019-07-231-3/+12
|\ \ \
| * | | Mark mirrors as failed 1 hour after they startedBob Van Landuyt2019-07-231-3/+12
* | | | Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński2019-07-232-0/+53
|\ \ \ \
| * | | | Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-232-0/+53
| | |/ / | |/| |
* | | | Merge branch 'sh-use-shared-state-cluster-pubsub' into 'master'Kamil Trzciński2019-07-231-2/+2
|\ \ \ \
| * | | | Use persistent Redis cluster for Workhorse pub/sub notificationssh-use-shared-state-cluster-pubsubStan Hu2019-07-221-2/+2
* | | | | Merge branch '63485-fix-pipeline-emails-to-use-group-setting' into 'master'Nick Thomas2019-07-232-0/+70
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make pipeline emails respect group email setting63485-fix-pipeline-emails-to-use-group-settingHeinrich Lee Yu2019-07-232-0/+70
| | |/ / | |/| |
* | | | Merge branch 'if-64257-active_session_lookup_key_cleanup' into 'master'Bob Van Landuyt2019-07-231-1/+1
|\ \ \ \
| * | | | Rake task to cleanup expired ActiveSession lookup keysif-64257-active_session_lookup_key_cleanupImre Farkas2019-07-221-1/+1
* | | | | Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern2019-07-231-0/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add specs for specifying pipeline behaviorMatija Čupić2019-07-231-0/+20
* | | | | Merge branch 'group_with_cluster_factory' into 'master'Robert Speicher2019-07-221-6/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adds cluster_for_group factory for convienencegroup_with_cluster_factoryThong Kuah2019-07-191-6/+4
* | | | | Validate certificate chain only if it's changedVladimir Shushlin2019-07-221-0/+24
* | | | | Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-221-0/+7
|\ \ \ \ \
| * | | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-3/+2
| * | | | | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-0/+8
| * | | | | Remove an example that is no longer necessaryFabio Papa2019-07-191-9/+0
| * | | | | Style rules; Revert some examplesFabio Papa2019-07-191-2/+4
| * | | | | Make subgroup_creation_level default to maintainer at SQL levelFabio Papa2019-07-191-3/+2
| * | | | | Make maintainers the default setting for creating subgroupsFabio Papa2019-07-191-0/+8
| * | | | | Remove an example that is no longer necessaryFabio Papa2019-07-191-9/+0