gitlab-org--gitlab-foss/lib/gitlab
Bob Van Landuyt 4c2f681490 Add correlation id to all sentry errors
Before this, we were only adding the correlation id to the "acceptable
exceptions" which we handle in code.

But we need to add it to the default raven context so the information
would be available for uncaught exceptions.
2019-05-13 13:27:41 -05:00
..
access Refactor code for protecting default branches 2019-01-16 14:25:14 +01:00
action_view_output Fix slow performance with compiling HAML templates 2019-04-29 05:33:50 -07:00
auth Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
background_migration Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
badge Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
bare_repository_import Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
bitbucket_import Refactor spec to reload existing_label right after creation 2019-05-08 12:39:54 +00:00
bitbucket_server_import Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
cache Use strong memoize utility 2018-11-26 17:41:41 +08:00
chat Move ChatOps to Core 2019-02-20 21:29:48 +00:00
checks Add feature flag to disable LFS check 2019-04-23 13:01:17 +00:00
ci Bump clair-local-scan to v2.0.8 2019-05-07 13:41:14 +00:00
cleanup Use directories.new when getting S3 directory 2018-12-27 11:06:06 +01:00
cluster Reserve more RAM for master process in Puma 2018-11-01 00:29:16 -07:00
config fix(gitlab-ci-config): allow strings in the 'include' keyword 2019-04-05 06:44:33 +00:00
conflict Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
cross_project_access Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
cycle_analytics Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
danger Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
data_builder Update deployment chat message notification 2019-05-02 16:07:26 +00:00
database Add remove_foreign_key_if_exists 2019-05-07 15:38:43 +08:00
dependency_linker Raise not implemented error on BaseLinker for package_url 2019-02-25 10:22:13 -03:00
diff Memoize old_blob and new_blob to improve performance 2019-03-28 12:11:37 +00:00
discussions_diff Remove cleaned up OIDs from database and cache 2019-05-06 11:35:03 +01:00
downtime_check Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
email Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
error_tracking Update Sentry client to get project list 2019-01-31 10:05:29 +00:00
etag_caching Fix real-time updates for projects that contain a reserved word 2019-04-05 11:59:20 -07:00
external_authorization Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
fogbugz_import Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
gfm Enable CommonMark source line position information 2019-01-21 13:45:16 -06:00
git Merge branch '30093-apply-bfg-object-map-to-database' into 'master' 2019-05-06 11:33:11 +00:00
git_access_result Allow console messages be sent to gitlab-shell 2019-04-04 14:20:11 +11:00
gitaly_client Merge branch '30093-apply-bfg-object-map-to-database' into 'master' 2019-05-06 11:33:11 +00:00
github_import Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
gitlab_import Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
gl_repository Make Gitlab::GlRepository#types an instance method 2019-04-30 17:17:08 +02:00
google_code_import Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
gpg Avoid race conditions when creating GpgSignature 2019-02-06 15:24:46 +01:00
grape_logging Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
graphql Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
graphs Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
hashed_storage Fix storage migration check for non-empty queues 2019-03-17 00:27:38 +01:00
health_checks Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
hook_data [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
i18n Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
import Improve performance of PR import 2019-04-08 15:45:06 +02:00
import_export Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
kubernetes Teach Helm::Api about #uninstall 2019-04-29 22:55:11 -07:00
legacy_github_import Merge branch '47327-fix-github-project-import-visibility' into 'master' 2019-04-10 09:10:37 +00:00
manifest_import Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
metrics Merge branch '56850-add-new-unicorn-metrics' into 'master' 2019-05-07 16:21:40 +00:00
middleware Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
patch Use correct integrity hash for sprockets caching 2019-02-08 13:14:39 +01:00
performance_bar Upgrade Rails to 5.1.6.1 2019-04-23 08:31:23 +08:00
popen Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
profiler Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
project_authorizations Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
prometheus Use correct k8s namespace in Prometheus queries 2019-04-29 12:21:15 +02:00
query_limiting Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
quick_actions Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
redis Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
request_profiler Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
sanitizers Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
search Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
serializer Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
sherlock Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
sidekiq_logging Limit Sidekiq args logging to 10 KB of JSON 2019-01-22 10:54:12 +00:00
sidekiq_middleware Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
sidekiq_status Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
sidekiq_versioning Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
slash_commands Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
sql Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
template Merge branch 'require-all-templates-to-include-default-stages' into 'master' 2019-04-15 12:47:35 +02:00
testing Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
untrusted_regexp Allow to use untrusted Regexp via feature flag 2019-04-04 15:00:56 +00:00
utils Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobs 2019-02-05 14:04:54 +01:00
verify Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
view/presenter Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
webpack Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
access.rb Add part of needed code 2019-04-05 18:49:46 +00:00
action_rate_limiter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
allowable.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
app_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
asciidoc.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
audit_json_logger.rb
auth.rb Added write_repository scope for personal access token 2019-04-15 13:05:55 +00:00
authorized_keys.rb Handle cases when authorized_keys doesn't exist 2019-03-20 09:16:26 +08:00
background_migration.rb Add methods to check dead and retrying jobs 2019-04-08 19:47:36 -03:00
base_doorkeeper_controller.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
blame.rb Make Highlight accept language param 2018-10-30 15:44:55 +08:00
blob_helper.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
branch_push_merge_commit_analyzer.rb Fix commit with two parents is set with wrong direct_ancestor 2018-12-07 21:00:47 +08:00
build_access.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
changes_list.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
chat.rb Move ChatOps to Core 2019-02-20 21:29:48 +00:00
chat_name_token.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
ci_access.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
closing_issue_extractor.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
color_schemes.rb Add "none" syntax highlighting "color" scheme 2018-12-18 00:34:50 +00:00
config_helper.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
content_disposition.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
contributions_calendar.rb Eliminate most N+1 queries loading UserController#calendar_activities 2019-03-01 10:57:09 -08:00
contributor.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
correlation_id.rb Revert "Prefer to use correlation-id in logs" 2018-12-06 21:46:31 +01:00
cross_project_access.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
crypto_helper.rb Ensure that db encryption keys have proper bytesize 2018-11-22 15:35:49 +01:00
current_settings.rb Use a Gitlab::FakeApplicationSettings when migrations are pending 2019-03-26 23:02:57 +01:00
daemon.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
database.rb Add helper method to return a human-friendly name for database adapter 2019-03-21 19:03:26 -03:00
dependency_linker.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
downtime_check.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
ee_compat_check.rb Don't ignore conflicts in db/schema.rb 2019-01-04 16:22:00 +01:00
emoji.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
encoding_helper.rb Allow streaming io objects into Gitaly 2019-04-01 20:17:40 +02:00
environment.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
environment_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
exclusive_lease.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
exclusive_lease_helpers.rb Lock writes to trace stream 2018-11-27 17:55:20 +01:00
external_authorization.rb Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
fake_application_settings.rb Introduce ApplicationSettingImplementation yay 2019-03-19 13:01:37 +08:00
favicon.rb Refactor Gitlab::Favicon for EE 2019-03-12 11:10:40 +01:00
file_detector.rb Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
file_finder.rb Optimized file search to work without limits 2018-12-06 09:25:09 +01:00
file_markdown_link_builder.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
file_type_detection.rb
git.rb Revert "Use to_s.start_with? in tag/branch ref method" 2018-12-08 19:28:56 +01:00
git_access.rb Port changes for design management to CE 2019-04-29 08:28:43 +02:00
git_access_wiki.rb Don't run single change checks when changes are unknown 2019-01-02 15:31:32 +01:00
git_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
git_post_receive.rb Use Gitlab::PushOptions for ci.skip push option 2019-04-09 10:03:26 +12:00
git_ref_validator.rb Gracefully handle references with null bytes 2018-11-26 14:14:16 -08:00
gitaly_client.rb Register "gitaly_delta_islands" feature flag 2019-05-07 15:18:08 +00:00
github_import.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
gl_id.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
gl_repository.rb Make Gitlab::GlRepository#types an instance method 2019-04-30 17:17:08 +02:00
gon_helper.rb feat: allow Sentry configuration to be passed on gitlab.yml 2019-04-30 18:10:57 +02:00
gpg.rb Remove rails4 specific code 2018-12-16 10:48:41 +01:00
graphql.rb Enable GraphQL API endpoint 2018-12-13 10:12:13 +00:00
group_search_results.rb Add improvements to the global search process 2019-05-07 11:08:25 +00:00
highlight.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
http.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
http_io.rb Fix deadlock on ChunkedIO 2018-11-26 13:15:46 +01:00
i18n.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
identifier.rb Removes idenfitication by commit from Gitlab::Identifier 2018-10-25 11:36:26 +01:00
import_export.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
import_formatter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
import_sources.rb Fix ConstantName rubocop offense 2018-12-09 22:45:48 +05:00
incoming_email.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
insecure_key_fingerprint.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
issuable_metadata.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
issuable_sorter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
issuables_count_for_state.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
issues_labels.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
job_waiter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
json_cache.rb Gracefully handles excluded fields from attributes during serialization 2019-03-20 13:21:29 -03:00
json_logger.rb Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
kubernetes.rb Update dashboards to additionally use new environment selector 2019-03-21 08:06:47 +00:00
language_data.rb
language_detection.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
lazy.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
lfs_token.rb Include expires_in for LFS authentication payload 2019-02-15 09:29:52 +11:00
logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
loop_helpers.rb Remove expired artifacts periodically 2019-01-24 20:50:42 +09:00
mail_room.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
markup_helper.rb Remove extra whitespace on markup_helper.rb 2018-11-02 15:10:41 +00:00
metrics.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
multi_collection_paginator.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
namespace_sanitizer.rb Add Clusters::KubernetesNamespace model 2018-10-22 09:54:00 -05:00
namespaced_session_store.rb Session stored globally per request 2019-05-02 12:28:26 +07:00
null_request_store.rb
object_hierarchy.rb Prevent infinite loops in ObjectHierarchy 2019-04-05 07:56:21 +08:00
omniauth_initializer.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
optimistic_locking.rb Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
other_markup.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
otp_key_rotator.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
pages.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
pages_client.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pages_transfer.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
path_regex.rb Add v2 to reserved top level routes 2019-04-04 13:04:03 +03:00
performance_bar.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
plugin.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
plugin_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
polling_interval.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
popen.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
private_commit_email.rb Match users better by their private commit email 2018-11-19 12:45:07 +00:00
profiler.rb Fix Profiler to work with Ruby 5.1 2019-04-26 21:22:23 -07:00
project_search_results.rb Add improvements to the global search process 2019-05-07 11:08:25 +00:00
project_service_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
project_template.rb Add Android template 2019-03-07 20:02:40 +01:00
project_transfer.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
prometheus_client.rb Add a proxy method to PrometheusClient 2019-04-05 08:05:54 +00:00
protocol_access.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
proxy_http_connection_adapter.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
push_options.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
query_limiting.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
recaptcha.rb Apply recaptcha API changes in 4.0 2019-03-08 15:04:04 +01:00
reference_counter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
reference_extractor.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
regex.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
repo_path.rb Fall back to project repository type by default 2019-04-05 10:51:42 +00:00
repository_cache.rb Revert "Merge branch '3062-improve-project-cache' into 'master'" 2019-01-08 13:14:06 -08:00
repository_cache_adapter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
repository_check_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
request_context.rb Fix health checks not working behind load balancers 2019-03-12 12:46:40 -07:00
request_forgery_protection.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
request_profiler.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
route_map.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
routing.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
safe_request_store.rb Change SafeRequestStore#write to accept an options hash 2018-12-17 19:57:03 -02:00
search_results.rb Add improvements to the global search process 2019-05-07 11:08:25 +00:00
seeder.rb Backport of elastic-test-repos from EE 2019-01-08 17:18:15 -06:00
sentry.rb Add correlation id to all sentry errors 2019-05-13 13:27:41 -05:00
session.rb Session stored globally per request 2019-05-02 12:28:26 +07:00
setup_helper.rb Remove broken git storage for testing 2018-10-23 10:36:47 +02:00
shard_health_cache.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
shell.rb Integrate Gitlab::Keys with Gitlab::Shell 2019-03-19 11:16:21 +00:00
shell_adapter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
sherlock.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
sidekiq_config.rb Change path of bin/sidkiq-cluster in comments 2019-04-29 10:32:33 +10:00
sidekiq_logger.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
sidekiq_signals.rb Fix Sidekiq process group killing 2019-03-07 12:37:59 +00:00
sidekiq_status.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
sidekiq_versioning.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
snippet_search_results.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
ssh_public_key.rb Fix ConstantName rubocop offense 2018-12-09 22:45:48 +05:00
string_placeholder_replacer.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
string_range_marker.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
string_regex_marker.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
task_helpers.rb Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobs 2019-02-05 14:04:54 +01:00
tcp_checker.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
template_helper.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
temporarily_allow.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
themes.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
time_tracking_formatter.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
timeless.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
tracing.rb Switch back to using regexps in tracing_url_template 2019-02-22 14:47:37 +02:00
tree_summary.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
untrusted_regexp.rb Bring back Gitlab::UntrustedRegexp.with_fallback 2019-04-03 15:31:56 +08:00
update_path_error.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
uploads_transfer.rb Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
url_blocker.rb Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
url_builder.rb Update deployment chat message notification 2019-05-02 16:07:26 +00:00
url_helpers.rb Renamed terminal_specification to channel_specification 2019-04-04 18:32:02 +00:00
url_sanitizer.rb Only allow strings in URL::Sanitizer.valid? 2018-12-09 07:59:54 -08:00
usage_data.rb Use Gitlab::Metrics methods for checking if metrics are enabled 2019-04-11 11:34:37 -06:00
user_access.rb Allow protected branch creation via web and API 2019-03-06 12:20:27 +00:00
user_extractor.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
utils.rb Backport try_megabytes_to_bytes from EE 2019-03-12 14:04:05 +01:00
version_info.rb Revert the "What's new" feature 2019-01-29 20:45:47 +00:00
visibility_level.rb Squashed commits and modified visibility level output 2019-04-12 05:00:50 +00:00
web_ide_commits_counter.rb
wiki_file_finder.rb Remove BATCH_SIZE from WikiFileFinder 2019-02-06 13:22:35 +01:00
workhorse.rb Add a feature flag for subdirectory archives 2019-04-16 15:16:23 +01:00