gitlab-org--gitlab-foss/spec/lib/gitlab
Alexis Reigel 822023c64c
Add a '?' to the custom favicon's urls
Without the '?' at the end of the favicon url the custom favicon (i.e.
the favicons that are served through `UploadController`) are not shown
in the browser. It may have something to do with how `#send_file` /
`#send_data` set http headers. When serving the same icon file from the
public directory everything is fine.
2018-06-05 16:20:20 +02:00
..
auth Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
background_migration Fix typo in spec. Add a test for the case of when trace is stored in database 2018-06-04 14:28:21 +09:00
badge
bare_repository_import
bitbucket_import
cache
checks Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
ci Fix wording in spec. Add PIPELINE_IID in examples of debugged variables in documants. 2018-06-04 12:12:02 +09:00
conflict Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
cross_project_access
cycle_analytics Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rb 2018-06-02 15:10:35 -07:00
data_builder
database Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
dependency_linker
diff Adjust insufficient diff hunks being persisted on NoteDiffFile 2018-06-05 01:02:30 -03:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Prevent Gitaly WriteConfig log noise 2018-06-05 12:55:41 +00:00
gitaly_client
github_import Perform pull request IO work outside a transaction 2018-06-04 18:33:56 +02:00
gitlab_import Removed API endpoint and specs 2018-05-30 18:23:07 +02:00
google_code_import
gpg
grape_logging/loggers Log queue duration for Grape API calls 2018-05-28 13:56:42 -07:00
graphs
health_checks
hook_data
i18n
import_export Merge branch 'master' into per-project-pipeline-iid 2018-06-01 14:32:40 +09:00
kubernetes
legacy_github_import
metrics
middleware
popen
prometheus
query_limiting
quick_actions
redis
sanitizers
serializer
sherlock
sidekiq_logging
sidekiq_middleware
sidekiq_status
sidekiq_versioning
slash_commands
sql
storage_check
template
utils Also verify if extending would override a class method 2018-06-05 13:40:52 +08:00
verify
view/presenter
action_rate_limiter_spec.rb
allowable_spec.rb
app_logger_spec.rb
asciidoc_spec.rb
auth_spec.rb
background_migration_spec.rb
blame_spec.rb
build_access_spec.rb
changes_list_spec.rb
chat_name_token_spec.rb
ci_access_spec.rb
closing_issue_extractor_spec.rb
color_schemes_spec.rb
contributions_calendar_spec.rb
cross_project_access_spec.rb
current_settings_spec.rb
daemon_spec.rb
database_spec.rb
dependency_linker_spec.rb
downtime_check_spec.rb
encoding_helper_spec.rb
exclusive_lease_spec.rb
fake_application_settings_spec.rb
favicon_spec.rb Add a '?' to the custom favicon's urls 2018-06-05 16:20:20 +02:00
file_detector_spec.rb
file_finder_spec.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
git_access_spec.rb Add username to terms message in git and API calls 2018-05-24 18:19:48 +02:00
git_access_wiki_spec.rb
git_ref_validator_spec.rb
git_spec.rb
gitaly_client_spec.rb
github_import_spec.rb
gl_repository_spec.rb
gpg_spec.rb
group_hierarchy_spec.rb
highlight_spec.rb
http_spec.rb
i18n_spec.rb
identifier_spec.rb
import_sources_spec.rb
incoming_email_spec.rb
insecure_key_fingerprint_spec.rb
issuable_metadata_spec.rb
issuable_sorter_spec.rb
issuables_count_for_state_spec.rb
job_waiter_spec.rb
kubernetes_spec.rb
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb
multi_collection_paginator_spec.rb
omniauth_initializer_spec.rb
optimistic_locking_spec.rb
other_markup_spec.rb
otp_key_rotator_spec.rb
pages_client_spec.rb
path_regex_spec.rb
performance_bar_spec.rb
plugin_spec.rb
polling_interval_spec.rb
popen_spec.rb
profiler_spec.rb
project_authorizations_spec.rb
project_search_results_spec.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
project_template_spec.rb
project_transfer_spec.rb
prometheus_client_spec.rb
query_limiting_spec.rb
reference_counter_spec.rb
reference_extractor_spec.rb
regex_spec.rb
repo_path_spec.rb
repository_cache_adapter_spec.rb
repository_cache_spec.rb
request_context_spec.rb
request_forgery_protection_spec.rb
request_profiler_spec.rb
route_map_spec.rb
routing_spec.rb
search_results_spec.rb
sentry_spec.rb
shell_spec.rb
sidekiq_config_spec.rb
sidekiq_status_spec.rb
sidekiq_throttler_spec.rb
sidekiq_versioning_spec.rb
snippet_search_results_spec.rb
ssh_public_key_spec.rb
string_placeholder_replacer_spec.rb
string_range_marker_spec.rb
string_regex_marker_spec.rb
tcp_checker_spec.rb
themes_spec.rb
untrusted_regexp_spec.rb
upgrader_spec.rb
uploads_transfer_spec.rb
url_blocker_spec.rb Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
url_builder_spec.rb
url_sanitizer_spec.rb
usage_data_spec.rb
user_access_spec.rb
user_activities_spec.rb
utils_spec.rb
version_info_spec.rb
visibility_level_spec.rb
wiki_file_finder_spec.rb Add ability to search wiki titles 2018-06-04 11:41:37 +00:00
workhorse_spec.rb