gitlab-org--gitlab-foss/lib/gitlab
Igor b99011af62 Split MR widget into cached and non-cached serializers
Splits auto-refreshing of MR widget into 2 requests:

- the one which uses etag-caching and invalidates the fields on change
- the one without caching

The idea is to gradually move all the fields to etag-cached endpoint
2019-08-09 21:01:55 +00:00
..
access
action_view_output
asciidoc Enable AsciiDoc syntax highlighting (using Rouge) 2019-07-02 09:24:05 +02:00
auth Ensure Warden triggers after_authentication callback 2019-07-26 07:05:50 +00:00
background_migration Add missing timezone to legacy artifacts (ci_builds) 2019-08-04 12:33:37 -05:00
badge Rename latest_successful to be more explicit 2019-07-26 00:17:52 +02:00
bare_repository_import
bitbucket_import
bitbucket_server_import
cache
chat
checks
ci Merge branch '63181-collapsible-line' into 'master' 2019-08-08 09:04:29 +00:00
cleanup Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
cluster Run do_master_restart callback on server start 2019-07-01 15:32:19 +00:00
config Prevent Billion Laughs attack 2019-07-02 06:23:06 +00:00
conflict
content_security_policy Add missing report-uri to CSP config 2019-08-07 11:21:08 -07:00
cross_project_access
cycle_analytics Fix error on project name 2019-08-05 21:15:00 +00:00
danger Update regular expression to extract stage name 2019-07-30 22:29:02 +08:00
data_builder
database Further remove code branches by database type 2019-07-29 12:47:06 +02:00
database_importers Remove unnecessary rubocop disable 2019-07-09 17:02:08 -06:00
dependency_linker
diff Refactor PositionTracer to support different types 2019-07-05 11:03:47 +00:00
discussions_diff
downtime_check
email Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
error_tracking
etag_caching Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
external_authorization
fogbugz_import
gfm Prevent rewritting plain links as embedded 2019-08-07 15:39:48 -03:00
git Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
git_access_result
gitaly_client Add start_sha to commits API 2019-07-18 09:19:18 +02:00
github_import Add a field for released_at to GH importer 2019-08-09 00:06:21 +00:00
gitlab_import
gl_repository
google_code_import
gpg
grape_logging Add Rugged calls and duration to API and Rails logs 2019-07-18 06:53:39 -07:00
graphql Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
graphs
hashed_storage Display the amount for Hashed Storage migration/rollback correctly 2019-07-10 22:14:50 +01:00
health_checks Further remove code branches by database type 2019-07-29 12:47:06 +02:00
hook_data
i18n
import Remove dead MySQL code 2019-07-23 16:53:03 +01:00
import_export Make Issue boards importable 2019-08-05 08:28:39 -05:00
kubernetes Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
legacy_github_import Do not allow localhost url redirection in GitHub Integration 2019-07-05 15:09:04 +05:30
lets_encrypt
manifest_import
markdown_cache Banzai - avoid redis if attr is in DB cache 2019-07-10 21:35:43 -06:00
metrics Support dashboard params for metrics dashboard 2019-08-07 16:17:35 +00:00
middleware Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
octokit Refactor SystemHookUrlValidator and specs 2019-08-02 15:39:18 +01:00
patch Use transactions in JS feature specs 2019-07-12 10:39:14 +08:00
performance_bar Replace peek-pg with our own implementation 2019-07-26 14:37:26 +01:00
phabricator_import Fetch users from Phabricator to link to issues 2019-07-10 17:15:43 +02:00
popen
profiler
prometheus Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
query_limiting
quick_actions Make quick action "commands applied" banner more useful 2019-07-29 22:35:29 +00:00
redis
request_profiler Bring backward compatibility for request profiles 2019-07-23 09:30:00 +00:00
sanitizers Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
search Fix a typo in lib/gitlab/search/found_blob.rb 2019-07-01 10:43:06 +02:00
serializer
sherlock Further remove code branches by database type 2019-07-29 12:47:06 +02:00
sidekiq_logging Merge branch 'sh-fix-sidekiq-scheduling-latency' into 'master' 2019-08-09 11:59:44 +00:00
sidekiq_middleware Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
sidekiq_status
sidekiq_versioning
slash_commands
slug Introduce predictable environment slugs 2019-07-19 11:33:07 +10:00
sql Ignore min_chars_for_partial_matching unles trigrm 2019-07-04 10:56:13 -06:00
template
testing
untrusted_regexp
usage_data_counters Record usage on snippet usage 2019-08-08 13:18:57 +00:00
utils Extract SanitizeNodeLink and apply to WikiLinkFilter 2019-07-26 13:41:11 +00:00
verify
view/presenter
webpack
access.rb Add "allowed to create subgroups" dropdown to group settings form 2019-07-19 11:55:46 -07:00
action_rate_limiter.rb Add RateLimiter to RawController 2019-07-24 19:49:31 +00:00
allowable.rb
app_logger.rb
asciidoc.rb Enable section anchors 2019-07-16 12:53:38 +02:00
audit_json_logger.rb
auth.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
auth_logger.rb
authorized_keys.rb
background_migration.rb
base_doorkeeper_controller.rb
batch_pop_queueing.rb Efficient merge train locks 2019-07-11 13:44:12 +07:00
blame.rb
blob_helper.rb Fix inline rendering of SVGs from current repo 2019-08-02 06:34:20 +08:00
branch_push_merge_commit_analyzer.rb
build_access.rb
changes_list.rb
chaos.rb Adds chaos endpoints to Sidekiq 2019-07-18 19:04:12 +02:00
chat.rb
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
content_disposition.rb
contributions_calendar.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
contributor.rb
correlation_id.rb
cross_project_access.rb
crypto_helper.rb
current_settings.rb Save instance administration project id in DB 2019-08-07 18:40:36 +00:00
daemon.rb
database.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb Update regex for docs branches in ci 2019-08-02 06:24:07 +00:00
emoji.rb
encoding_helper.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
environment.rb
environment_logger.rb
exclusive_lease.rb
exclusive_lease_helpers.rb Add exclusive lease to mergeability check process 2019-07-31 19:58:43 -03:00
external_authorization.rb
fake_application_settings.rb
favicon.rb
file_detector.rb
file_finder.rb
file_markdown_link_builder.rb
file_type_detection.rb
git.rb Add start_sha to commits API 2019-07-18 09:19:18 +02:00
git_access.rb
git_access_wiki.rb
git_logger.rb Rename githost.log -> git_json.log 2019-08-08 13:39:11 -07:00
git_post_receive.rb
git_ref_validator.rb
gitaly_client.rb Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
github_import.rb
gl_id.rb
gl_repository.rb
global_id.rb GraphQL support for Notes created in discussions 2019-07-10 12:13:48 +12:00
gon_helper.rb Remove gfm_embed_metrics flag from BE 2019-08-09 20:35:43 +00:00
gpg.rb
graphql.rb Remove `:graphql` feature flag 2019-07-09 12:45:23 +00:00
graphql_logger.rb
group_search_results.rb
highlight.rb Revert "Merge branch '65152-selective-highlight' into 'master'" 2019-08-09 00:13:09 +00:00
http.rb Add OpenSSL::OpenSSLError to HTTP_ERRORS 2019-07-05 21:05:24 +00:00
http_connection_adapter.rb Add outbound requests setting for system hooks 2019-08-02 15:39:18 +01:00
http_io.rb
i18n.rb
identifier.rb
import_export.rb LFS export records repository_type data 2019-07-24 11:23:51 +00:00
import_formatter.rb
import_sources.rb
incoming_email.rb
insecure_key_fingerprint.rb
instrumentation_helper.rb Add Gitaly and Rugged call timing in Sidekiq logs 2019-08-09 01:08:32 -07:00
issuable_metadata.rb
issuable_sorter.rb
issuables_count_for_state.rb
issues_labels.rb
job_waiter.rb
json_cache.rb
json_logger.rb
kubernetes.rb
language_data.rb
language_detection.rb
lazy.rb
lets_encrypt.rb Remove auto ssl feature flags 2019-07-12 16:53:44 +00:00
lfs_token.rb
logger.rb
loop_helpers.rb
mail_room.rb
markdown_cache.rb
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
namespace_sanitizer.rb
namespaced_session_store.rb CE port of "Require session with smartcard login for Git access" 2019-07-05 08:12:29 +02:00
null_request_store.rb
object_hierarchy.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
omniauth_initializer.rb Symbolize client_auth_method for quirked providers 2019-07-15 09:01:55 -05:00
optimistic_locking.rb Adds metrics to measure database transactions 2019-06-28 12:46:51 +02:00
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_client.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
pages_transfer.rb
path_regex.rb Redirect project.wiki.git to project wiki home 2019-07-26 11:49:36 +12:00
performance_bar.rb Cache PerformanceBar.allowed_user_ids list locally and in Redis 2019-07-03 18:47:30 +02:00
phabricator_import.rb
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
private_commit_email.rb
profiler.rb Add additional paths to clean from backtrace 2019-07-31 23:07:42 -07:00
project_authorizations.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
project_search_results.rb Backport EE changes to ProjectSearchResults 2019-08-08 13:34:07 +02:00
project_service_logger.rb
project_template.rb Fix broken update_project_templates rake task 2019-07-30 13:52:28 +00:00
project_transfer.rb
prometheus_client.rb Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
protocol_access.rb
push_options.rb Support title and desc on merge w/ push option 2019-07-24 11:04:49 +02:00
query_limiting.rb
recaptcha.rb
reference_counter.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
reference_extractor.rb
regex.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
repo_path.rb
repository_cache.rb
repository_cache_adapter.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
repository_check_logger.rb
request_context.rb
request_forgery_protection.rb
request_profiler.rb Bring backward compatibility for request profiles 2019-07-23 09:30:00 +00:00
route_map.rb
routing.rb
rugged_instrumentation.rb Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
safe_request_store.rb
search_results.rb
seeder.rb
sentry.rb
session.rb
setup_helper.rb
shard_health_cache.rb
shell.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
shell_adapter.rb
sherlock.rb
sidekiq_config.rb
sidekiq_logger.rb
sidekiq_signals.rb
sidekiq_status.rb Clarify documentation of Gitlab::SidekiqStatus 2019-07-04 08:45:14 +01:00
sidekiq_versioning.rb
snippet_search_results.rb
ssh_public_key.rb
string_placeholder_replacer.rb
string_range_marker.rb
string_regex_marker.rb
submodule_links.rb Fix error rendering submodules in MR diffs when there is no .gitmodules 2019-07-26 11:05:56 +01:00
task_helpers.rb
tcp_checker.rb
template_helper.rb
temporarily_allow.rb
themes.rb
thread_memory_cache.rb Add a memory cache local to the thread to reduce Redis load 2019-07-01 22:23:01 -07:00
time_tracking_formatter.rb
timeless.rb
tracing.rb
tree_summary.rb
untrusted_regexp.rb
update_path_error.rb
uploads_transfer.rb
url_blocker.rb Fix broken master because of security merge 2019-07-29 20:58:44 +00:00
url_builder.rb
url_helpers.rb
url_sanitizer.rb
usage_data.rb Record usage on snippet usage 2019-08-08 13:18:57 +00:00
user_access.rb
utils.rb Frozen string cannot change encoding 2019-07-26 00:13:25 +12:00
version_info.rb
visibility_level.rb
wiki_file_finder.rb
workhorse.rb Use persistent Redis cluster for Workhorse pub/sub notifications 2019-07-22 10:23:07 -07:00
zoom_link_extractor.rb Add system notes for when a zoom call was added/removed from an issue 2019-07-29 21:51:16 +02:00