summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-2/+2
* 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
|\ \ \ \
| * | | | CE backport for changes in EE MR 138949490-record-repository_type-on-lfs_objects_projects-ceLuke Duncalfe2019-06-173-2/+30
* | | | | Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-172-2/+2
|\ \ \ \ \
| * | | | | preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-042-2/+2
* | | | | | Merge branch 'sh-fix-issue-63158' into 'master'Rémy Coutable2019-06-171-0/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix inability to set visibility_level on project via APIsh-fix-issue-63158Stan Hu2019-06-141-0/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'bvl-comments-graphql' into 'master'Jan Provaznik2019-06-141-0/+8
|\ \ \ \ \
| * | | | | Expose comments on Noteables in GraphQLBob Van Landuyt2019-06-141-0/+8
| |/ / / /
* | | | | Merge branch 'feature/require-2fa-for-all-entities-in-group' into 'master'Thong Kuah2019-06-142-24/+101
|\ \ \ \ \
| * | | | | refactor: do not apply setting "require 2FA" for ancestor group membersRoger Meier2019-06-131-2/+2
| * | | | | refactor: apply "require 2FA" to all subgroup and ancestor group members, whe...Roger Meier2019-06-132-49/+93
| * | | | | fix tests for mysql db.Roger Rüttimann2019-06-131-4/+4
| * | | | | remove experiments for 2fa requirements and fix testsRoger Rüttimann2019-06-131-1/+5
| * | | | | require update_two_factor_requirement on all sub-entities usersRoger Rüttimann2019-06-131-1/+10
| * | | | | add tests for 2fa requirment for all sub-entities members (subgroup and proje...Roger Rüttimann2019-06-131-4/+24
| |/ / / /
* | | | | Speed up commit loads by disabling BatchLoader replace_methodsStan Hu2019-06-131-0/+8
|/ / / /
* | | | Resolve "Email notifications do not work properly (issue due date)"Eugenia Grieff2019-06-121-0/+233
* | | | Revert "Automatically update MR merge-ref along merge status"Oswaldo Ferreira2019-06-111-2/+85
* | | | Merge branch 'add-default-reactive-cache-key' into 'master'Nick Thomas2019-06-111-0/+13
|\ \ \ \
| * | | | Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-071-0/+13
* | | | | Merge branch 'dz-cleanup-deprecated-code' into 'master'Kamil Trzciński2019-06-111-8/+0
|\ \ \ \ \
| * | | | | Remove some deprecated codedz-cleanup-deprecated-codeDmitriy Zaporozhets2019-06-071-8/+0
* | | | | | Move project default git depth behind feature flagsFabio Pitino2019-06-101-0/+12
* | | | | | Fix nil coercion updating storage size on project statisticsAlessio Caiazza2019-06-101-0/+12
| |_|_|/ / |/| | | |
* | | | | Merge branch '62418-project-default-git-depth' into 'master'Kamil Trzciński2019-06-071-0/+28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Reformat ProjectCiCdSetting validations specsKrasimir Angelov2019-06-061-1/+7
| * | | | Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-2/+2
| * | | | Add project level git depth settingKrasimir Angelov2019-06-061-0/+22
| |/ / /