gitlab-org--gitlab-foss/spec/features
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 Rename githost.log -> git_json.log 2019-08-08 13:39:11 -07:00
atom
boards
clusters
commits
dashboard Resolve Incorrect empty state message on "Explore projects" 2019-08-02 06:43:31 +00:00
discussion_comments
explore
groups Merge branch 'master' into sh-break-out-invited-group-members 2019-08-09 10:22:22 -07:00
ics
ide
import Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
instance_statistics Rename broken spec files 2019-08-01 11:07:27 +01:00
issuables Change qa-reverse-sort class references to rspec-reverse-sort 2019-07-29 19:19:44 +00:00
issues Merge branch 'tp-qtt182-7' into 'master' 2019-07-29 19:17:45 +00:00
markdown Update rouge to v3.7.0 2019-07-29 15:37:23 -07:00
merge_request Replace ... with new expansion options 2019-08-10 02:36:32 +00:00
merge_requests
milestones
profiles Change qa-full-name to rspec-full-name 2019-07-29 19:16:39 +00:00
projects Fix typo in causing failing to test in sorting_spec.rb 2019-08-09 12:12:34 -07:00
reportable_note
search Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
security
snippets Fix flaky spec due to image lazy-loading 2019-08-05 11:16:25 +08:00
tags
uploads
users Rename broken spec files 2019-08-01 11:07:27 +01:00
abuse_report_spec.rb
calendar_spec.rb
commits_spec.rb
container_registry_spec.rb
contextual_sidebar_spec.rb Change qa-* class references to rspec-* in spec/features/contextual_sidebar_spec.rb 2019-07-29 19:18:54 +00:00
cycle_analytics_spec.rb
display_system_header_and_footer_bar_spec.rb Use spec_helper than rails_helper 2019-07-30 23:06:37 +08:00
error_pages_spec.rb
expand_collapse_diffs_spec.rb
global_search_spec.rb Added navbar searches usage ping counter 2019-07-29 09:58:58 +00:00
group_variables_spec.rb
groups_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
help_pages_spec.rb
ide_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
invites_spec.rb
issues_spec.rb
labels_hierarchy_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
milestone_spec.rb
oauth_login_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
participants_autocomplete_spec.rb
password_reset_spec.rb
profile_spec.rb
project_variables_spec.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
projects_spec.rb
protected_branches_spec.rb
protected_tags_spec.rb Make protected tags spec the same for CE and EE 2019-07-29 13:54:15 +02:00
raven_js_spec.rb
read_only_spec.rb
runners_spec.rb
signed_commits_spec.rb
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-07-29 13:19:50 -05:00
u2f_spec.rb
unsubscribe_links_spec.rb
usage_stats_consent_spec.rb Make usage content spec the same for CE and EE 2019-07-29 13:54:15 +02:00
user_can_display_performance_bar_spec.rb
user_opens_link_to_comment_spec.rb Do not persist notes filter when auto-switching 2019-08-07 15:45:23 +00:00
user_sees_revert_modal_spec.rb
user_sorts_things_spec.rb