- 09 Jul, 2019 40 commits
-
-
Douglas Barbosa Alexandre authored
EE port of "Improve Project API" See merge request gitlab-org/gitlab-ee!14439
-
GitLab Bot 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
-
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
-
Brett Walker authored
-
Walmyr authored
Quarantine flaky epics api tests See merge request gitlab-org/gitlab-ee!14606
-
GitLab Bot authored
-
Sean McGivern authored
Perform more redactions in Redis performance bar traces Closes #64309 See merge request gitlab-org/gitlab-ce!30514
-
GitLab Bot authored
-
Nathan Friend authored
This MR allows the delay of tooltips instantiated using tooltip.js to be customized through localStorage.
-
Nick Thomas authored
Filter DependencyList by package_manager See merge request gitlab-org/gitlab-ee!14562
-
Tetiana Chupryna authored
-
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.
-
Ray Paik authored
Negative commit message push rule docs See merge request gitlab-org/gitlab-ce!30521
-
Timothy Jones authored
-
Achilleas Pipinellis authored
Merge branch 'docs/63603-update-project-import-export-docs-to-include-what-exactly-is-imported-exported' into 'master' Resolve "Update project import/export docs to include what exactly is imported/exported" Closes #63603 See merge request gitlab-org/gitlab-ce!29987
-
Michael Leopard authored
-
Lin Jen-Shin authored
CE-EE parity for config/initializers See merge request gitlab-org/gitlab-ce!30484
-
Lin Jen-Shin authored
Wrap EE-only initializer settings in `Gitlab.ee` blocks See merge request gitlab-org/gitlab-ee!14602
-
Maikel authored
-
Maikel authored
-
Jarka Košanová authored
- create different notes for scoped labels and for normal ones
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Resolve "Update NPM documentation with new naming conventions." Closes #63583 See merge request gitlab-org/gitlab-ce!29935
-