Merge branch 'master' into 37220-es-modules
* master: (35 commits) Use WikiPages::CreateService in spec/features/projects/wiki/user_updates_wiki_page_spec.rb Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog Docs group mrs list view search bar Replace the project/milestone.feature spinach test with an rspec analog Make all the tooltips in the same direction on the commit info box Reset all connection schema cache after migration tests Emoji was rendered as italic Adds Event polyfill for IE Add gitaly to patch update doc Document how to swap database tables. Replace 'project/wiki.feature' spinach test with an rspec analog Check for sidebar cookie instead of class when resizing window update installation and update instructions for 10.0 Replace the 'project/merge_requests/accept.feature' spinach test with an rspec analog Remove confidential toggle checkbox and related code as no longer necessary Bump grape_logging gem to 1.7.0 to get status codes for error messages Expand filtered parameters to include `token` Replace the project/team_management.feature spinach test with an rspec analog Replace the profile/emails.feature spinach test with an rspec analog Replace project/group_links.feature spinach test with an rspec analog ...
Showing
... | @@ -407,4 +407,4 @@ gem 'flipper-active_record', '~> 0.10.2' | ... | @@ -407,4 +407,4 @@ gem 'flipper-active_record', '~> 0.10.2' |
# Structured logging | # Structured logging | ||
gem 'lograge', '~> 0.5' | gem 'lograge', '~> 0.5' | ||
gem 'grape_logging', '~> 1.6' | gem 'grape_logging', '~> 1.7' |
doc/update/9.5-to-10.0.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.