gitlab-org--gitlab-foss/lib/gitlab
Sean McGivern 8ba1f6aea4 Include rich_text in diff cache keys
Previously, this wasn't needed: text was normally set to the highlighted
contents anyway. Now, it is: we store different things in text and rich_text.

This caused https://gitlab.com/gitlab-com/production/issues/439.
2018-08-28 16:36:25 -05:00
..
auth Backport LDAP changes to CE 2018-08-23 15:46:45 +02:00
background_migration Remove todos of users without access to targets migration 2018-08-07 17:34:59 +02:00
badge
bare_repository_import Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
bitbucket_import Fix Bitbucket Cloud importer omitting replies 2018-08-07 14:34:25 -07:00
bitbucket_server_import Bitbucket Server importer: Eliminate most idle-in-transaction issues 2018-08-26 07:13:36 -07:00
cache
checks Backport some changes from gitlab-org/gitlab-ee!6767 2018-08-07 06:13:48 -05:00
ci Removes <br> sent from backend on tooltips in jobs 2018-08-28 16:36:25 -05:00
cleanup Merge branch '46535-orphaned-uploads' into 'master' 2018-08-07 14:35:03 +00:00
conflict
cross_project_access
cycle_analytics
data_builder #47845 - Propagate failure_reason to job webhook. 2018-08-10 14:43:10 +00:00
database disable_statement_timeout doesn't require any argument anymore 2018-08-11 04:15:59 +02:00
dependency_linker
diff Include rich_text in diff cache keys 2018-08-28 16:36:25 -05:00
downtime_check
email Merge branch 'security-event-counters-private-data' into 'master' 2018-07-24 20:25:25 +00:00
etag_caching
fogbugz_import
gfm
git Fix merge requests not showing any diff files for big patches 2018-08-17 13:22:38 -03:00
gitaly_client Fix merge requests not showing any diff files for big patches 2018-08-17 13:22:38 -03:00
github_import Refactor GitHub Importer database helpers into helper methods 2018-08-24 05:34:38 -07:00
gitlab_import Fix gitlab import project load 2018-07-23 07:52:15 +00:00
google_code_import
gpg
grape_logging
graphql Add mutation toggling WIP state of merge requests 2018-07-25 18:37:12 +02:00
graphs Show one digit after dot in commit_per_day value in charts page. 2018-07-30 03:37:47 +03:00
hashed_storage Resolve "Hashed storage: extend "Enable hashed storage for all new projects" to "for all new and renamed projects"" 2018-08-03 14:34:28 +00:00
health_checks
hook_data Port of ccr/6274/add_weight_to_payload to CE 2018-08-21 07:32:17 +00:00
i18n
import Bitbucket Server importer: Eliminate most idle-in-transaction issues 2018-08-26 07:13:36 -07:00
import_export Resolve "Orphaned upload files are accessible via project exports" 2018-08-28 16:36:25 -05:00
kubernetes Resolve "Mutual SSL Auth For Helm TIller" 2018-08-07 12:39:38 +00:00
legacy_github_import
manifest_import
metrics
middleware Add public/uploads/tmp to allowed upload paths 2018-08-21 17:39:46 +02:00
performance_bar
popen
profiler Add a Gitlab::Profiler.print_by_total_time convenience method 2018-07-19 16:00:27 +01:00
project_authorizations
prometheus Updates CE backport 2018-07-25 09:39:39 +01:00
query_limiting
quick_actions
redis
request_profiler
sanitizers
search
serializer
sherlock
sidekiq_logging
sidekiq_middleware
sidekiq_status
sidekiq_versioning
slash_commands
sql
storage_check
template Fix bugs in Gitlab::Template::Finders preventing instances from BaseTemplate.all from loading content 2018-08-14 22:28:46 +01:00
testing
utils
verify
view/presenter
webpack
access.rb
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb Disable SAML if OmniAuth is disabled 2018-07-20 18:54:46 +08:00
background_migration.rb Respond to DB health in background migrations 2018-08-06 15:20:36 +02:00
base_doorkeeper_controller.rb
blame.rb
build_access.rb
changes_list.rb
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb
contributor.rb
cross_project_access.rb
current_settings.rb
daemon.rb
database.rb Backport various EE changes to Gitlab::Database 2018-07-24 13:25:01 +02:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb
emoji.rb
encoding_helper.rb
environment.rb
environment_logger.rb
exclusive_lease.rb
exclusive_lease_helpers.rb
fake_application_settings.rb
favicon.rb
file_detector.rb
file_finder.rb
git.rb Get the merge-base of 2 refs trough the API 2018-08-13 11:58:54 +02:00
git_access.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb Code cleaning in PostReceive services 2018-07-31 14:07:24 +00:00
git_ref_validator.rb
gitaly_client.rb Remove timeouts for long running requests 2018-07-24 13:56:28 +02:00
github_import.rb Refactor GitHub Importer database helpers into helper methods 2018-08-24 05:34:38 -07:00
gl_id.rb
gl_repository.rb
gon_helper.rb
gpg.rb Permit concurrent loads in gpg keychain mutex 2018-07-29 15:12:52 +02:00
graphql.rb
group_hierarchy.rb
highlight.rb
http.rb
http_io.rb
i18n.rb Merge branch 'bvl-add-galician' into 'master' 2018-08-27 15:34:18 +00:00
identifier.rb
import_export.rb
import_formatter.rb
import_sources.rb Merge branch 'sh-support-bitbucket-server-import' into 'master' 2018-08-06 17:32:12 +00:00
incoming_email.rb
insecure_key_fingerprint.rb
issuable_metadata.rb
issuable_sorter.rb
issuables_count_for_state.rb
issues_labels.rb
job_waiter.rb
json_logger.rb Bring JsonLogger to CE 2018-07-20 12:50:20 -07:00
kubernetes.rb
language_detection.rb Add repository languages for projects 2018-08-01 18:58:29 +02:00
lazy.rb
lfs_token.rb
logger.rb
mail_room.rb
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
omniauth_initializer.rb Disable SAML if OmniAuth is disabled 2018-07-20 18:54:46 +08:00
optimistic_locking.rb
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_client.rb
pages_transfer.rb
path_regex.rb Backport of gitlab-org/gitlab-ee!6876 2018-08-20 22:20:41 -06:00
performance_bar.rb
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
profiler.rb Add a Gitlab::Profiler.print_by_total_time convenience method 2018-07-19 16:00:27 +01:00
project_search_results.rb Fixing bug with wiki ref in ProjectSearchResults 2018-07-20 13:49:30 +00:00
project_template.rb
project_transfer.rb
prometheus_client.rb
protocol_access.rb
proxy_http_connection_adapter.rb
query_limiting.rb
recaptcha.rb
reference_counter.rb
reference_extractor.rb
regex.rb Allow multiple JIRA transition ids 2018-08-03 11:47:24 -03:00
repo_path.rb
repository_cache.rb
repository_cache_adapter.rb
repository_check_logger.rb
request_context.rb
request_forgery_protection.rb
request_profiler.rb
route_map.rb
routing.rb
search_results.rb
seeder.rb
sentry.rb
setup_helper.rb Remove storage path dependency of gitaly install task 2018-08-12 18:52:44 -03:00
shard_health_cache.rb
shell.rb
shell_adapter.rb
sherlock.rb
sidekiq_config.rb
sidekiq_logger.rb
sidekiq_status.rb
sidekiq_throttler.rb
sidekiq_versioning.rb
snippet_search_results.rb
ssh_public_key.rb
storage_check.rb
string_placeholder_replacer.rb
string_range_marker.rb
string_regex_marker.rb
task_helpers.rb
tcp_checker.rb
template_helper.rb Fix spec warnings and template helper 2018-08-03 13:07:50 +02:00
temporarily_allow.rb
themes.rb
time_tracking_formatter.rb
timeless.rb
untrusted_regexp.rb
update_path_error.rb
upgrader.rb
uploads_transfer.rb
url_blocker.rb Block link-local addresses in URLBlocker 2018-08-28 16:36:25 -05:00
url_builder.rb
url_sanitizer.rb
usage_data.rb Added count for label, assignee, and milestone lists 2018-08-21 08:21:01 -07:00
user_access.rb
utils.rb
version_info.rb
visibility_level.rb
wiki_file_finder.rb
workhorse.rb