- 02 Nov, 2018 22 commits
-
-
Steve Azzopardi 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
-
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 18 commits
-
-
Evan Read authored
Link Bitbucket Server from import index page See merge request gitlab-org/gitlab-ce!22752
-
Robert Speicher authored
Fix "rails g migration" not always using migration templates Closes #52651 See merge request gitlab-org/gitlab-ce!22592
-
Clement Ho authored
Replace tooltip in markdown component with gl-tooltip See merge request gitlab-org/gitlab-ce!21989
-
GitLab Bot authored
-
Robert Speicher authored
Reduce merge conflicts in the User model See merge request gitlab-org/gitlab-ce!22697
-
Robert Speicher authored
EE: reduce merge conflicts in the User model See merge request gitlab-org/gitlab-ee!8153
-
Robert Speicher authored
Reserve more RAM for master process in Puma See merge request gitlab-org/gitlab-ce!22741
-
Cindy Pallares 🦉 authored
CE upstream - 2018-11-01 16:21 UTC See merge request gitlab-org/gitlab-ee!8183
-
Mek Stittri authored
docs - Update definition of done with e2e tests requirement Closes gitlab-org/quality/team-tasks#67 See merge request gitlab-org/gitlab-ee!8126
-
Stan Hu authored
Use CI_COMMIT_REF_SLUG when building assets image See merge request gitlab-org/gitlab-ce!22756
-
Sergej authored
-
Ian Baum authored
* Using CI_COMMIT_REF_NAME fails when the branch or tag contains special characters
-
Douglas Barbosa Alexandre authored
CE backport from Added a search bar to `Admin > Geo > Projects` See merge request gitlab-org/gitlab-ce!22747
-
Douglas Barbosa Alexandre authored
Added a search bar to `Admin > Geo > Projects` Closes #8121 See merge request gitlab-org/gitlab-ee!8079
-
Gabriel Mazetto authored
-
Robert Speicher authored
Use merge_db_schema for db/schema.rb conflicts See merge request gitlab-org/gitlab-ce!22692
-
Gabriel Mazetto authored
This allows EE code to reuse the search partial and append additional query parameters to it, and have it preserved when searching.
-
Stan Hu authored
-