- 10 Jul, 2019 1 commit
-
-
Thong Kuah authored
Make VulnerabilitiesFinder agnostic between Projects and Groups See merge request gitlab-org/gitlab-ee!14471
-
- 09 Jul, 2019 39 commits
-
-
GitLab Bot authored
-
Fatih Acet authored
Fix uneven click areas in toast actions Closes #64066 See merge request gitlab-org/gitlab-ce!30345
-
Jacques Erasmus authored
Fixed the toast spacing issues
-
GitLab Bot authored
-
Avielle Wolfe authored
I'll add this back once we're actually reusing this class for Project.
-
Avielle Wolfe authored
It can now take another a project or a group and give you the relevant vulnerabilities.
-
Kamil Trzciński authored
Adds 15m bucket for CI job queue See merge request gitlab-org/gitlab-ce!30525
-
Elliot Rushton authored
-
GitLab Bot authored
-
Dan Davison authored
Allow specificity for GKE Cluster Location See merge request gitlab-org/gitlab-ce!30490
-
GitLab Bot authored
-
Thong Kuah authored
Add documentation for customizing the auto-deploy-app helm chart by setting `HELM_UPGRADE_EXTRA_ARGS` to `--values my-values.yaml` See merge request gitlab-org/gitlab-ce!30371
-
GitLab Bot authored
-
Stan Hu authored
Make unicorn_workers to return meaningful results Closes #63659 See merge request gitlab-org/gitlab-ce!30506
-
ddavison authored
Use GCLOUD_REGION over GCLOUD_ZONE. Using REGION over ZONE provides more of a guarantee of cluster size, and dist- ributes between a region's zones
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Improve Project API Closes #49938, #40892, and #35992 See merge request gitlab-org/gitlab-ce!28327
-
Douglas Barbosa Alexandre authored
EE port of "Improve Project API" See merge request gitlab-org/gitlab-ee!14439
-
GitLab Bot authored
-
nathanbietz authored
-
Fatih Acet authored
Add delay customization to `app/assets/javascripts/vue_shared/directives/tooltip.js` See merge request gitlab-org/gitlab-ce!30524
-
Stan Hu authored
Disabling can_use_disk? temporarily See merge request gitlab-org/gitlab-ce!30526
-
GitLab Bot authored
-
Stan Hu authored
[CE port] Bypass push rules for merge to ref service See merge request gitlab-org/gitlab-ce!30426
-
Douglas Barbosa Alexandre authored
Scope the :epic_trees feature flag to a group See merge request gitlab-org/gitlab-ee!14618
-
John Cai authored
-
Stan Hu authored
Bypass push rules for merge to ref service Closes gitlab-ce#64184 See merge request gitlab-org/gitlab-ee!14577
-
GitLab Bot authored
-
Nick Thomas authored
Handle all approval messages in merge chat message Closes #11495 See merge request gitlab-org/gitlab-ee!14537
-
Douglas Barbosa Alexandre authored
-
Mathieu Parent authored
EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28327
-
Mike Greiling authored
Update mixin-deep to 1.3.2 Closes #63945 See merge request gitlab-org/gitlab-ce!30223
-
Kamil Trzciński authored
Create system notes for scoped labels See merge request gitlab-org/gitlab-ee!14487
-
Kamil Trzciński authored
Port of "Create system notes for scoped labels" See merge request gitlab-org/gitlab-ce!30250
-
Oswaldo Ferreira authored
Turns out push rules to validate commit message does not apply in the context of automatic merge to the refs/merge-requests/:iid/merge. Mainly because if it fails to merge to it, we currently can't give enough preemptive feedback to the user and it'll turn the merge request unmergeable (given we automatically mark it as unmergeable if we can't merge to the ref). In general, it's a systematic operation, which already bypasses user authorization and git hooks. Therefore, this commit makes it bypass the push rules at EE as well.
-
GitLab Bot authored
-
Robert Speicher authored
Update net-ssh gem to ~> 5.2 See merge request gitlab-org/gitlab-ee!14613
-
Robert Speicher authored
Update net-ssh gem to ~> 5.2 See merge request gitlab-org/gitlab-ce!30341
-
Nick Thomas authored
Enable repository object pools by default Closes gitaly#1606 See merge request gitlab-org/gitlab-ce!29595
-