summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove_group_and_instance_clusters_feature_flag' into 'master'Stan Hu2019-06-273-40/+0
|\
| * Remove group_clusters feature flagThong Kuah2019-06-283-40/+0
* | Change GetRawChanges RPC to use bytesPaul Okstad2019-06-271-0/+13
* | Merge branch 'sh-handle-nil-replication-lag' into 'master'Andreas Brandl2019-06-271-0/+8
|\ \ | |/ |/|
| * Fix background migrations failing with unused replication slotsh-handle-nil-replication-lagStan Hu2019-06-251-0/+8
* | Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah2019-06-272-41/+65
|\ \
| * | Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-252-41/+65
| |/
* | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-261-30/+0
|\ \
| * | refactor: remove Sentry from application settingsRoger Meier2019-06-251-30/+0
* | | Fix failing spec/models/internal_id_spec.rb specJan Provaznik2019-06-261-1/+1
* | | Merge branch '62214-migrations-and-models' into 'master'Andreas Brandl2019-06-263-0/+19
|\ \ \
| * | | Add two new ActiveRecord models62214-migrations-and-modelsMayra Cabrera2019-06-253-0/+19
| | |/ | |/|
* | | Set 2 weeks as the expiration time for the current broadcast messageDouglas Barbosa Alexandre2019-06-251-3/+3
| |/ |/|
* | Require pipeline if "Pipeline must succeed" is setrequire-pipeline-when-enabling-only-allow-merge-if-pipeline-succeedsFabio Pitino2019-06-251-1/+1
|/
* Merge branch 'refactor_deployment_cluster' into 'master'Stan Hu2019-06-241-2/+2
|\
| * Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-2/+2
* | Renew Let's Encrypt certificatesVladimir Shushlin2019-06-241-0/+26
* | Merge branch 'fix-labels-in-hooks' into 'master'Ash McKenzie2019-06-241-0/+9
|\ \
| * | Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-241-0/+9
* | | Merge branch 'fix-pipeline-schedule-edge-case' into 'master'Lin Jen-Shin2019-06-241-32/+19
|\ \ \
| * | | Fix pipeline schedule edge casefix-pipeline-schedule-edge-caseShinya Maeda2019-06-241-32/+19
* | | | Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-241-85/+2
|\ \ \ \
| * | | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-201-85/+2
* | | | | Merge branch '17690-Protect-TeamCity-builds-for-triggering-when-a-branch-is-d...Thong Kuah2019-06-241-1/+93
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extract common validations from ci servicesRaphael Tweitmann2019-06-211-4/+11
| * | | | Skip TeamCity on branch delete and add MR triggerNikolay Novikov2019-06-211-0/+85
| | |_|/ | |/| |
* | | | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-23/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-23/+0
* | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-0/+96
* | | | Merge branch 'remove-kubernetes-service-deployment-platform' into 'master'Thong Kuah2019-06-212-56/+5
|\ \ \ \
| * | | | Update KubernetesService deprecation warningremove-kubernetes-service-deployment-platformTiger2019-06-211-3/+3
| * | | | Remove Kubernetes service from deployment platformTiger2019-06-212-53/+2
| | |/ / | |/| |
* | | | Remove project-level cluster credential fallbackTiger Watson2019-06-212-31/+5
|/ / /
* | | Knative version bump 0.5 -> 0.6Chris Baumbauer2019-06-191-1/+1
| |/ |/|
* | Set a fixed date in pipeline shedule specHeinrich Lee Yu2019-06-191-1/+1
* | Add missing test for Microsoft Teams notify_only_default_branch flagSeiji Suenaga2019-06-181-0/+12
* | #57815 Password authentication disabled for UltraAuth usersKartikey Tanna2019-06-181-0/+32
* | Merge branch '62760-unquarantine-spec' into 'master'Lin Jen-Shin2019-06-181-2/+4
|\ \ | |/ |/|
| * Fix flaky time related spec62760-unquarantine-specHeinrich Lee Yu2019-06-181-2/+4
* | Merge branch '60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters...Thong Kuah2019-06-181-0/+40
|\ \
| * | Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+40
* | | Make KubernetesService readonlyJames Fargher2019-06-185-117/+30
| |/ |/|
* | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-5/+29
|\ \ | |/ |/|
| * Allow a user defined namespace on non-gitlab managed clustersJames Fargher2019-05-301-5/+29
* | Merge branch '63079-exclude-k8s-namespaces-with-no-service-account-token' int...Thong Kuah2019-06-172-1/+72
|\ \
| * | Don't use Kubernetes namespaces with no token63079-exclude-k8s-namespaces-with-no-service-account-tokenTiger2019-06-172-1/+72
* | | Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-171-12/+1
* | | Merge branch '58886-issue-tracker-fields' into 'master'Sean McGivern2019-06-173-0/+79
|\ \ \
| * | | Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-133-0/+79
* | | | Merge branch '9490-record-repository_type-on-lfs_objects_projects-ce' into 'm...Grzegorz Bizon2019-06-173-2/+30
|\ \ \ \