gitlab-org--gitlab-foss/spec
Stan Hu c26cbfcdfb Remove N+1 query for author in issues API
This was being masked by the statement cache because only one author was used
per issue in the test..

Also adds support for an Rspec matcher `exceed_all_query_limit`.
2018-06-04 16:44:03 -07:00
..
bin
config
controllers Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'master' 2018-06-01 12:43:43 +00:00
db/production Enable prometheus metrics by default 2018-05-07 08:46:23 +00:00
factories Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
features Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'master' 2018-06-01 12:43:43 +00:00
finders Refactor validations and make runner factory by default to be instance-wide runner 2018-05-31 10:56:07 +02:00
fixtures Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
helpers Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
initializers Merge branch 'sh-bump-ruby-2.4' into 'master' 2018-06-01 17:59:04 +00:00
javascripts Revert "Merge branch '46833-sticky-polyfill' into 'master'" 2018-06-01 16:41:50 +00:00
lib Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
mailers Replace have_html_espaced_body_text after 517598ba 2018-06-03 22:29:51 +09:00
migrations Take two for MR metrics population background migration 2018-05-30 11:51:29 -03:00
models Merge branch 'rails5-fix-application-setting-spec' into 'master' 2018-06-04 23:32:22 +00:00
policies Enable update_(build|pipeline) for maintainers 2018-05-15 08:18:22 +00:00
presenters Removes redundant error message for script failures 2018-05-24 15:14:28 -05:00
requests Remove N+1 query for author in issues API 2018-06-04 16:44:03 -07:00
routing Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
rubocop/cop Allow comment after if/unless clause 2018-05-29 10:38:59 +02:00
serializers Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'master' 2018-06-01 12:43:43 +00:00
services Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00:00
sidekiq/cron
support Remove N+1 query for author in issues API 2018-06-04 16:44:03 -07:00
tasks Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
unicorn
uploaders Fix missing timeout value in object storage pre-authorization call 2018-05-29 19:01:05 +02:00
validators Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
views Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
workers Merge branch 'rails5-cattr' into 'master' 2018-05-31 08:04:32 +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 Support resetting of Prometheus metrics between test runs 2018-05-09 14:33:42 -07:00