- 02 Nov, 2018 40 commits
-
-
Kamil Trzciński authored
CE upstream - 2018-11-02 14:21 UTC See merge request gitlab-org/gitlab-ee!8199
-
Robert Speicher authored
Port of ccr/51520_change_milestone_email to EE See merge request gitlab-org/gitlab-ee!7953
-
Steve Azzopardi authored
-
Yorick Peterse authored
Move `prepend` outside the `class` block for finders See merge request gitlab-org/gitlab-ee!8192
-
Steve Azzopardi authored
-
George Tsiolis authored
-
GitLab Bot authored
# Conflicts: # app/controllers/concerns/project_unauthorized.rb # app/controllers/projects/clusters_controller.rb # app/helpers/clusters_helper.rb # app/views/clusters/clusters/_integration_form.html.haml # config/routes.rb [ci skip]
-
Chantal Rollison authored
-
Douwe Maan authored
Fixes a migration that causes error on some legacy DBs Closes #46862 See merge request gitlab-org/gitlab-ce!22761
-
Douwe Maan authored
EE Port: Cannot add label to issue from board See merge request gitlab-org/gitlab-ee!8025
-
Douwe Maan authored
Cannot add label to issue from board Closes #51620 See merge request gitlab-org/gitlab-ce!22475
-
🤖 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
-
Kamil Trzciński authored
Top level clusters controller See merge request gitlab-org/gitlab-ce!22438
-
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
-