- 02 Nov, 2018 37 commits
-
-
Yorick Peterse authored
This moves all instances of `prepend EE::Something` and `include EE::Something` in presenters to the last line of the corresponding file. This pushes EE specific code further down the files, reducing the likelihood of developers running into merge conflicts.
-
Yorick Peterse authored
Move `prepend` outside the `class` block for finders See merge request gitlab-org/gitlab-ee!8192
-
George Tsiolis authored
-
Douwe Maan authored
EE Port: Cannot add label to issue from board See merge request gitlab-org/gitlab-ee!8025
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 12:21 UTC See merge request gitlab-org/gitlab-ee!8193
-
Kamil Trzciński authored
EE: Top level clusters controller See merge request gitlab-org/gitlab-ee!8006
-
GitLab Bot authored
-
Kamil Trzciński authored
Adds pagination to pipelines table in merge request & commit page Closes #28249 See merge request gitlab-org/gitlab-ce!22696
-
Kamil Trzciński authored
Add scheduled flag to job entity See merge request gitlab-org/gitlab-ce!22710
-
Shinya Maeda authored
-
Kamil Trzciński authored
TokenAuthenticatable allows non-unique tokens See merge request gitlab-org/gitlab-ce!22748
-
Filipa Lacerda authored
Added previewing of batch comments Closes #4327 See merge request gitlab-org/gitlab-ee!7936
-
Steve Azzopardi authored
-
Kamil Trzciński authored
Remove ci_enable_scheduled_build feature flag Closes #52183 See merge request gitlab-org/gitlab-ce!22742
-
Shinya Maeda authored
-
Phil Hughes authored
Add modals and actions for the vulnerabilities in the Group security dashboard See merge request gitlab-org/gitlab-ee!7910
-
Sam Beckham authored
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-02 10:22 UTC Closes gitlab-ce#52651 and gitlab-ce#45608 See merge request gitlab-org/gitlab-ee!8191
-
Phil Hughes authored
Adds a dropdown to the batch comments review bar which allows users to preview the comments before submitting the review. Clicking on comments in this dropdowns scrolls the user to the comment, if the comment is on the discussion tab, it changes tab before scrolling. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4327
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Open backticks in table entries to fix rendering See merge request gitlab-org/gitlab-ee!8188
-
Steve Azzopardi authored
CE upstream - 2018-11-01 22:21 UTC Closes #8234 See merge request gitlab-org/gitlab-ee!8187
-
Sean McGivern authored
Significantly cut memory and SQL queries when reloading diffs See merge request gitlab-org/gitlab-ce!22725
-
Sean McGivern authored
Resolve "Operations Homepage MVC" Closes #5781 See merge request gitlab-org/gitlab-ee!7341
-
Adriel Santiago authored
-
Stan Hu authored
attr_encrypted expects models to have their attribute methods defined, or it will override them with standard Ruby accessors. Migration specs that rolled back the state of the database after columns were migrated to encrypted values were interfering with these definitions. To ensure that the SystemHook specs pass, we need to call `SystemHook.define_attribute_methods` to ensure that attr_encrypted sees the right methods that reflect the latest state of the database. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8234
-
Sean McGivern authored
Resolve "Links in tabs of the labels index pages ends with `.html`" Closes #52548 See merge request gitlab-org/gitlab-ce!22716
-
Sean McGivern authored
Add index to find stuck merge requests. Closes #45608 See merge request gitlab-org/gitlab-ce!22749
-
Sean McGivern authored
Fix failing spec in spec/controllers/admin/hooks_controller_spec.rb Closes #8234 See merge request gitlab-org/gitlab-ee!8189
-
Phil Hughes authored
Remove gitlab-ui's progress bar from global See merge request gitlab-org/gitlab-ce!22705
-
Clement Ho authored
-
Jan Provaznik authored
-
Jan Provaznik authored
[master] Security kubeclient ssrf See merge request gitlab/gitlabhq!2575
-
Dmitriy Zaporozhets authored
Change HELM_HOST in Auto-DevOps to work behind proxy See merge request gitlab-org/gitlab-ce!22596
-
Stan Hu authored
attr_encrypted expects models to have their attribute methods defined, or it will override them with standard Ruby accessors. Migration specs that rolled back the state of the database after columns were migrated to encrypted values were interfering with these definitions. To ensure that the SystemHook specs pass, we need to call `SystemHook.define_attribute_methods` to ensure that attr_encrypted sees the right methods that reflect the latest state of the database. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/8234
-
Evan Read authored
-
Evan Read authored
Geo: Deprecate source installations instructions? Closes #5736 See merge request gitlab-org/gitlab-ee!8134
-
- 01 Nov, 2018 3 commits
-
-
Brett Walker authored
-
Brett Walker authored
-
Evan Read authored
Link Bitbucket Server from import index page See merge request gitlab-org/gitlab-ce!22752
-