gitlab-ce/spec
blackst0ne b44a2c801a Update specs to rails5 format
Updates specs to use new rails5 format.

The old format:
`get :show, { some: params }, { some: headers }`

The new format:
`get :show, params: { some: params }, headers: { some: headers }`
2018-12-19 10:04:31 +11:00
..
bin
config Pad encryption keys with UTF-8 0 instead of \0 char 2018-11-28 12:00:17 +01:00
controllers Update specs to rails5 format 2018-12-19 10:04:31 +11:00
db Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
dependencies
factories Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
features Remove the project_cleanup feature flag 2018-12-15 13:50:59 +00:00
finders Hide confidential events in ruby 2018-12-17 18:47:53 +01:00
fixtures Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
frontend Delete dummy spec 2018-12-11 15:03:59 +01:00
graphql Suggests issues when typing title 2018-11-27 15:10:40 +00:00
helpers Move code to presenter 2018-12-17 09:51:53 +13:00
initializers Update specs to rails5 format 2018-12-19 10:04:31 +11:00
javascripts Merge branch 'inline-duplicated-discussions' into 'master' 2018-12-17 12:51:50 +00:00
lib Update specs to rails5 format 2018-12-19 10:04:31 +11:00
mailers Fix a potential frozen string error in app/mailers/notify.rb 2018-12-11 15:13:42 +01:00
migrations Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
models Merge branch 'force-reload-arguments-2' into 'master' 2018-12-18 15:05:52 +00:00
policies Merge branch 'security-guest-comments' into 'master' 2018-11-28 19:11:56 -05:00
presenters Move code to presenter 2018-12-17 09:51:53 +13:00
rack_servers Add experimental support for Puma 2018-10-25 17:50:15 +01:00
requests Update specs to rails5 format 2018-12-19 10:04:31 +11:00
routing Revert "Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb"" 2018-12-03 12:28:51 +01:00
rubocop Added Cop for injecting EE modules 2018-12-13 16:09:21 +01:00
serializers Merge branch 'bw-fix-missing-board-milestone' into 'master' 2018-12-14 00:26:05 +00:00
services Run CommonSystemNotesService on issuable create 2018-12-18 08:36:56 +08:00
sidekiq/cron
support Update specs to rails5 format 2018-12-19 10:04:31 +11:00
tasks Restore Object Pools when restoring an object pool 2018-12-13 09:00:03 +01:00
uploaders Fix already initialized constant IDENTIFIER warning 2018-12-10 11:00:08 +05:00
validators Allow URLs to be validated as ascii_only 2018-12-06 15:18:18 +00:00
views Adds releases index route 2018-12-18 11:01:55 +01:00
workers Send a notification email on mirror update errors 2018-12-11 23:08:17 -03:00
factories_spec.rb
fast_spec_helper.rb Use Nokogiri as the ActiveSupport XML backend 2018-11-16 00:23:36 -08:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge branch 'fix-rspec-offcense' into 'master' 2018-12-17 09:47:48 +00:00