- 02 Nov, 2018 3 commits
-
-
Sean McGivern authored
Fix failing spec in spec/controllers/admin/hooks_controller_spec.rb Closes #8234 See merge request gitlab-org/gitlab-ee!8189
-
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
Geo: Deprecate source installations instructions? Closes #5736 See merge request gitlab-org/gitlab-ee!8134
-
- 01 Nov, 2018 37 commits
-
-
Robert Speicher authored
EE: reduce merge conflicts in the User model See merge request gitlab-org/gitlab-ee!8153
-
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
-
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
-
GitLab Bot authored
-
Clement Ho authored
CE upstream - 2018-11-01 14:21 UTC See merge request gitlab-org/gitlab-ee!8182
-
Clement Ho authored
Add dynamic timer for delayed jobs in job list See merge request gitlab-org/gitlab-ce!22656
-
Phil Hughes authored
Changes the popover message on the group sec dashboard See merge request gitlab-org/gitlab-ee!8148
-
GitLab Bot authored
-
Yorick Peterse authored
This moves the `where` in the `has_many :keys` association in Project to the Key model. This allows EE to override this method, instead of modifying the source code directly.
-
Yorick Peterse authored
-
Sean McGivern authored
CE upstream - 2018-11-01 11:21 UTC See merge request gitlab-org/gitlab-ee!8181
-
Douglas Barbosa Alexandre authored
add referenced merge_requests endpoint Closes #39157 See merge request gitlab-org/gitlab-ce!21806
-
Lin Jen-Shin authored
-
Helmut Januschka authored
-
Winnie Hellmann authored
-
Shinya Maeda authored
-
GitLab Bot authored
# Conflicts: # db/schema.rb # doc/api/issues.md # doc/api/merge_requests.md [ci skip]
-
Achilleas Pipinellis authored
Fixes automatic URL formatting on Maven Page See merge request gitlab-org/gitlab-ce!22727
-
Sean McGivern authored
-
Sean McGivern authored
EE port of 44012-filter-reactions-none-any See merge request gitlab-org/gitlab-ee!8175
-
Achilleas Pipinellis authored
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22735
-
Achilleas Pipinellis authored
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22737
-
Achilleas Pipinellis authored
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22738
-
Sean McGivern authored
Resolve "Filter by `None`/`Any` for milestone in issues/mrs API" Closes #52382 See merge request gitlab-org/gitlab-ce!22637
-
Marcia Ramos authored
Refactor SSH keys docs for Windows clients Closes #46398 and #46399 See merge request gitlab-org/gitlab-ce!21004
-
Dmitriy Zaporozhets authored
CE upstream - 2018-11-01 06:21 UTC See merge request gitlab-org/gitlab-ee!8177
-
Achilleas Pipinellis authored
Fix typos in comments and specs See merge request gitlab-org/gitlab-ce!22683
-
Sean McGivern authored
Reduce SQL queries needed to load open merge requests See merge request gitlab-org/gitlab-ce!22709
-
Achilleas Pipinellis authored
-
Andreas Brandl authored
Drop gcp_clusters table See merge request gitlab-org/gitlab-ce!22713
-
Valery Sizov authored
-
Heinrich Lee Yu authored
-
George Tsiolis authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
# Conflicts: # app/services/search/group_service.rb [ci skip]
-