summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '66641-broken-master-real-http-connections-are-disabled-unregist...Jan Provaznik2019-08-281-2/+3
* Merge branch 'security-12-0-enable-image-proxy' into '12-0-stable'GitLab Release Tools Bot2019-08-261-0/+65
|\
| * Add support for using a Camo proxy serverBrett Walker2019-08-151-0/+65
* | Merge branch 'security-fix-html-injection-for-label-description-ce-12-0' into...GitLab Release Tools Bot2019-08-261-0/+7
|\ \
| * | Fix HTML injection for label descriptionPatrick Derichs2019-08-061-0/+7
| |/
* | Merge branch 'security-61974-limit-issue-comment-size-12-0' into '12-0-stable'GitLab Release Tools Bot2019-08-262-0/+52
|\ \
| * | Limit the size of issuable description and commentsAlexandru Croitor2019-08-222-0/+52
| |/
* | Merge branch 'security-ssrf-kubernetes-dns-12-0' into '12-0-stable'GitLab Release Tools Bot2019-08-261-0/+33
|\ \
| * | Override hostname when connecting via KubeclientThong Kuah2019-08-041-0/+33
| |/
* | Add User#will_save_change_to_login? to clear reset_password_tokensSebastian Arcila Valenzuela2019-08-211-0/+41
|/
* Merge branch 'fix-labels-in-hooks' into 'master'Ash McKenzie2019-06-251-0/+9
* Merge branch 'fix-microsoft-teams-notification-flags' into 'master'Stan Hu2019-06-251-0/+12
* 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
| |/ / /