..
auth
Correct Gitlab Capitalization in code files
2018-09-21 12:05:37 +00:00
background_migration
Use a CTE to remove the query timeout
2018-10-05 11:42:40 -05:00
badge
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
bare_repository_import
Refactor gitlab:import:repos task to remove direct disk access
2018-07-31 16:28:44 -04:00
bitbucket_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
bitbucket_server_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
cache
Use Gitlab::SafeRequestStore
in more places
2018-09-24 12:11:27 -07:00
checks
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
ci
Use the standard PIP_CACHE_DIR for Python dependency caching template
2018-10-09 14:54:51 +09:00
cleanup
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
conflict
cross_project_access
cycle_analytics
data_builder
Add variables on pipeline webhook
2018-10-01 17:22:41 +00:00
database
Merge branch 'dz-migration-index-helper' into 'master'
2018-09-28 14:09:31 +00:00
dependency_linker
diff
Merge branch '51958-fix-mr-discussion-loading' into 'master'
2018-10-04 07:37:24 +00:00
downtime_check
email
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
etag_caching
fogbugz_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
gfm
git
Remove Git circuit breaker
2018-10-10 09:08:18 +02:00
git_access_result
New GitAccessResult::Success/CustomAction
2018-09-06 18:38:19 +10:00
gitaly_client
Remove Gitlab::Git::Repository#rugged and Gollum code
2018-10-02 16:34:28 -03:00
github_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
gitlab_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
google_code_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
gpg
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
grape_logging
Add route information to lograge structured logging
2018-09-05 10:01:26 +01:00
graphql
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +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
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
health_checks
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
hook_data
Port of ccr/6274/add_weight_to_payload to CE
2018-08-21 07:32:17 +00:00
i18n
import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
import_export
Encrypt webhook tokens and URLs in the database
2018-10-01 15:33:36 +01:00
kubernetes
Port Helm::Api EE extensions to CE
2018-10-01 11:16:07 +13:00
legacy_github_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
manifest_import
Improve manifest feature after backend review
2018-07-11 12:22:57 +03:00
metrics
Ignore irrelevant sql commands in metrics
2018-09-05 09:10:19 +08:00
middleware
Fix multipart error on rails reload
2018-09-05 18:00:11 +00:00
patch
Explain why we need Prependable
2018-09-11 18:45:49 +08:00
performance_bar
Simplify by using Gitlab::SafeRequestStore
2018-09-24 12:11:26 -07:00
popen
profiler
Add a Gitlab::Profiler.print_by_total_time convenience method
2018-07-19 16:00:27 +01:00
project_authorizations
Added FromUnion to easily select from a UNION
2018-09-17 12:39:43 +02:00
prometheus
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
query_limiting
quick_actions
redis
request_profiler
sanitizers
search
serializer
Fix deserializing yaml variables in imported projects
2018-07-19 14:00:35 +02:00
sherlock
sidekiq_logging
sidekiq_middleware
sidekiq_status
sidekiq_versioning
slash_commands
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
sql
template
Backport project template API to CE
2018-10-05 11:34:43 +01:00
testing
Use Vue component for job artifacts, Commit and Trigger Variables
2018-09-25 08:07:47 +00:00
utils
Following the feedbacks
2018-09-11 18:45:49 +08:00
verify
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
view /presenter
webpack
access.rb
Resolve "Rename the Master
role to Maintainer
" Backend
2018-07-11 14:36:08 +00:00
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02: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
Added FromUnion to easily select from a UNION
2018-09-17 12:39:43 +02:00
contributor.rb
cross_project_access.rb
current_settings.rb
Simplify by using Gitlab::SafeRequestStore
2018-09-24 12:11:26 -07:00
daemon.rb
database.rb
Ensure the schema is loaded with post_migrations included
2018-09-11 18:41:14 -07:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb
Find the EE branch by searching the branches
2018-07-11 01:49:35 +08:00
emoji.rb
encoding_helper.rb
Fix Error 500s due to encoding issues when Wiki hooks fire
2018-08-29 09:46:46 -07:00
environment.rb
environment_logger.rb
exclusive_lease.rb
exclusive_lease_helpers.rb
Remove useless return
2018-07-09 21:13:08 +08:00
fake_application_settings.rb
Add additional stub methods for FakeApplicationSetting
2018-09-10 22:27:21 -07:00
favicon.rb
Use Gitlab::SafeRequestStore
in more places
2018-09-24 12:11:27 -07:00
file_detector.rb
Recognize 'UNLICENSE' license files
2018-09-06 12:36:19 +00:00
file_finder.rb
file_markdown_link_builder.rb
Uploads to wiki stored inside the wiki git repository
2018-09-04 10:39:08 +00:00
file_type_detection.rb
Uploads to wiki stored inside the wiki git repository
2018-09-04 10:39:08 +00:00
git.rb
Get the merge-base
of 2 refs trough the API
2018-08-13 11:58:54 +02:00
git_access.rb
Fix SpaceInsidePercentLiteralDelimiters cop
2018-09-20 21:54:14 +05:00
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
Use rugged to validate ref name
2018-07-19 12:23:46 +02:00
gitaly_client.rb
Revert "Merge branch 'feature/git-v2-flag' into 'master'"
2018-10-05 06:44:09 +00: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
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
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
Added FromUnion to easily select from a UNION
2018-09-17 12:39:43 +02:00
highlight.rb
Fix syntax highlight taking too long
2018-09-03 11:02:43 +08:00
http.rb
http_io.rb
Access metadata directly from Object Storage
2018-07-09 14:19:52 +02:00
i18n.rb
Merge branch 'bvl-add-galician' into 'master'
2018-08-27 15:34:18 +00:00
identifier.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
import_export.rb
Refactor code to remove object storage flag from Import/Export
2018-09-06 16:52:42 +02:00
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
Simplify by using Gitlab::SafeRequestStore
2018-09-24 12:11:26 -07:00
issues_labels.rb
job_waiter.rb
json_logger.rb
Bring JsonLogger to CE
2018-07-20 12:50:20 -07:00
kubernetes.rb
Fix an exception seen using the online terminal
2018-07-11 15:44:34 +01:00
language_detection.rb
Add repository languages for projects
2018-08-01 18:58:29 +02:00
lazy.rb
lfs_token.rb
logger.rb
Use Gitlab::SafeRequestStore
in more places
2018-09-24 12:11:27 -07:00
mail_room.rb
Updates from rubocop -a
2018-07-09 21:13:08 +08:00
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
null_request_store.rb
Use a null object with RequestStore
2018-09-24 12:11:26 -07:00
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
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
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
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
Avoid process deadlock in popen by consuming input pipes
2018-07-12 16:21:30 -07:00
profiler.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
project_search_results.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
project_service_logger.rb
Move project services log to a separate file
2018-09-06 14:48:31 -03: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
Cache Repository#exists?
false in RequestStore
2018-09-27 18:22:37 -07:00
repository_cache_adapter.rb
Remove send-in-send for safety and readability
2018-09-27 18:22:37 -07:00
repository_check_logger.rb
request_context.rb
Use Gitlab::SafeRequestStore
in more places
2018-09-24 12:11:27 -07:00
request_forgery_protection.rb
request_profiler.rb
route_map.rb
routing.rb
safe_request_store.rb
Use a null object with RequestStore
2018-09-24 12:11:26 -07:00
search_results.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
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
Merge branch 'rubocop-code-reuse' into 'master'
2018-09-13 14:53:05 +00:00
shell_adapter.rb
sherlock.rb
sidekiq_config.rb
sidekiq_logger.rb
sidekiq_status.rb
sidekiq_versioning.rb
snippet_search_results.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
ssh_public_key.rb
string_placeholder_replacer.rb
string_range_marker.rb
string_regex_marker.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
task_helpers.rb
tcp_checker.rb
template_helper.rb
Refactor code to remove object storage flag from Import/Export
2018-09-06 16:52:42 +02:00
temporarily_allow.rb
Use Gitlab::SafeRequestStore
in more places
2018-09-24 12:11:27 -07:00
themes.rb
time_tracking_formatter.rb
timeless.rb
tree_summary.rb
Removes N+1 gitaly rpc call to fetch the last commit for path
2018-10-01 13:29:47 +01:00
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
Fix UriDefaultParser cop
2018-09-21 12:37:57 +05:00
usage_data.rb
Implements Web IDE commits counter in Redis
2018-10-03 11:34:48 +01:00
user_access.rb
user_extractor.rb
Added FromUnion to easily select from a UNION
2018-09-17 12:39:43 +02:00
utils.rb
version_info.rb
visibility_level.rb
web_ide_commits_counter.rb
Implements Web IDE commits counter in Redis
2018-10-03 11:34:48 +01:00
wiki_file_finder.rb
workhorse.rb
Add receive_max_input_size setting to Application settings
2018-09-07 12:27:35 -05:00