gitlab-org--gitlab-foss/spec/controllers
Markus Koller 49c83155cc
Load search result counts asynchronously
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
2019-08-12 22:01:15 +02:00
..
admin Remove typo from factory name 2019-07-30 16:32:42 +01:00
boards Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
concerns Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
dashboard Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
explore Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
google_api Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
groups Make it easier to find invited group members 2019-08-05 11:21:41 +03:00
import Add BitbucketServerController filtering spec 2019-08-12 11:16:17 +01:00
instance_statistics Resolve "Remove usage ping payload from Cohorts, add to Settings" 2018-09-06 12:43:14 +00:00
ldap Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
oauth Backport EE code for OAuth applications spec 2019-08-09 15:31:03 +02:00
profiles Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
projects Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
snippets Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
users Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
abuse_reports_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
acme_challenges_controller_spec.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
application_controller_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
autocomplete_controller_spec.rb Add can_merge option to autocomplete response 2019-08-01 16:51:14 +00:00
chaos_controller_spec.rb Adds chaos endpoints to Sidekiq 2019-07-18 19:04:12 +02:00
dashboard_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
graphql_controller_spec.rb Propagate argument errors as execution errors 2019-07-30 11:12:24 -04:00
groups_controller_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
health_check_controller_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
health_controller_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
help_controller_spec.rb Fix broken spec from file rename 2019-08-01 16:06:03 +12:00
ide_controller_spec.rb Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
invites_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
metrics_controller_spec.rb Clean tmpdirs in metrics endpoint specs 2019-08-07 08:15:33 +00:00
notification_settings_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
omniauth_callbacks_controller_spec.rb Revert Rails.application.env_config after using mock_auth_hash 2019-04-23 21:11:08 +02:00
passwords_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
profiles_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
projects_controller_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
registrations_controller_spec.rb New RecaptchaExperimentHelper modules 2019-06-25 22:32:54 +00:00
root_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
search_controller_spec.rb Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
sent_notifications_controller_spec.rb Hide issue title on unsubscribe for anonymous users 2019-05-16 20:17:23 +03:00
sessions_controller_spec.rb Prevent password sign in restriction bypass 2019-05-21 14:12:41 +07:00
snippets_controller_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00
uploads_controller_spec.rb Persist tmp snippet uploads 2019-06-17 11:25:40 -03:00
user_callouts_controller_spec.rb Optimise import performance 2019-07-24 16:24:28 +02:00
users_controller_spec.rb Cleanup usages of `JSON.parse` in specs 2019-07-16 08:03:49 +00:00