gitlab-org--gitlab-foss/spec
Bob Van Landuyt f3f1df1476 Add a cop for FinderMethods
This notifies developers when calling `find(_by!)` chained on
`execute`. And suggests using the methods from `FinderMethods`. These
will perform the correct authorization checks on the resource when it
is found.
2018-06-20 18:13:13 +02:00
..
bin
config
controllers Merge branch 'ce-jej/sanitize-group-saml-relay-state' into 'master' 2018-06-15 11:02:27 +00:00
db/production
factories Merge branch 'gitaly-disk-access-3' into 'master' 2018-06-12 13:32:46 +00:00
features Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master' 2018-06-15 10:07:49 +00:00
finders Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
fixtures enable CommonMark as the default 2018-06-14 08:30:16 +00:00
graphql Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
helpers Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
initializers Fix Fog mocking 2018-06-05 16:48:42 +02:00
javascripts only return last_commit_sha in the JSON 2018-06-15 11:19:35 +01:00
lib Merge branch 'rails5-database' into 'master' 2018-06-14 13:12:37 +00:00
mailers Replace have_html_espaced_body_text after 517598ba 2018-06-03 22:29:51 +09:00
migrations Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
models Remove unexpected data store test suite 2018-06-15 18:20:46 +09:00
policies Rephrase "maintainer" to more precise "members who can merge to the target branch" 2018-06-01 14:33:12 +09:00
presenters Removes redundant error message for script failures 2018-05-24 15:14:28 -05:00
requests Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
routing Resolve "[Rails5] ActionView::MissingTemplate in spec/features/projects/wiki/user_views_wiki_page_spec.rb" 2018-06-12 11:30:13 +00:00
rubocop/cop Add a cop for FinderMethods 2018-06-20 18:13:13 +02:00
serializers Merge branch 'feature/customizable-favicon' into 'master' 2018-06-07 16:54:41 +00:00
services Add a cop for FinderMethods 2018-06-20 18:13:13 +02:00
sidekiq/cron
support Merge branch 'rails5-database' into 'master' 2018-06-14 13:12:37 +00:00
tasks Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
unicorn
uploaders Merge branch '47513-upload-migration-lease-key-is-incorrect-for-non-mounted-uploaders' into 'master' 2018-06-13 09:45:34 +00:00
validators Avoid checking the user format in every url validation 2018-06-11 13:29:37 +00:00
views Render access denied without message 2018-06-13 17:03:48 +02:00
workers Merge branch 'zj-mandatory-batch' into 'master' 2018-06-14 12:16:05 +00:00
factories_spec.rb
fast_spec_helper.rb Improve fast specs helper to autoload the library 2018-05-11 13:33:10 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Port route helper from EE to CE 2018-06-14 21:33:35 +08:00