gitlab-org--gitlab-foss/spec
Sean McGivern ad1c71663f Replace peek-pg with our own implementation
This uses an ActiveRecord subscriber to get queries and calculate the
total query time from that. This means that the total will always be
consistent with the queries in the table. It does however mean that we
could potentially miss some queries that don't go through ActiveRecord.

Making this change also allows us to unify the response JSON a little
bit, making the frontend slightly simpler as a result.
2019-07-26 14:37:26 +01:00
..
bin
config
controllers Merge branch 'add-caching-to-archive-endpoint' into 'master' 2019-07-25 10:51:53 +00:00
db
dependencies
factories LFS export records repository_type data 2019-07-24 11:23:51 +00:00
features Add UndoStack class - a custom undo/redo engine 2019-07-26 07:18:15 +00:00
finders
fixtures Copy dashboard fixture schema from EE 2019-07-24 15:28:14 -05:00
frontend Add UndoStack class - a custom undo/redo engine 2019-07-26 07:18:15 +00:00
graphql
haml_lint/linter
helpers Fix error rendering submodules in MR diffs when there is no .gitmodules 2019-07-26 11:05:56 +01:00
initializers
javascripts Replace peek-pg with our own implementation 2019-07-26 14:37:26 +01:00
lib Merge branch 'dm-submodule-links-nil' into 'master' 2019-07-26 11:27:00 +00:00
mailers Respect alt email when sending group access notifications 2019-07-25 21:09:25 -06:00
migrations Add default for outbound_local_requests_whitelist 2019-07-25 18:43:52 +00:00
models Merge branch 'sh-support-docker-oci-images' into 'master' 2019-07-25 13:12:24 +00:00
policies Allowing all users to view history 2019-07-23 22:40:23 +00:00
presenters
rack_servers
requests
routing
rubocop
serializers
services Merge branch 'label-descr-push-opts' into 'master' 2019-07-25 16:37:05 +00:00
sidekiq/cron
support Merge branch '63568-access-email-notifications-custom-email' into 'master' 2019-07-26 05:26:03 +00:00
tasks
uploaders
validators
views CE-EE parity for spec/views 2019-07-24 15:28:14 -05:00
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb