..
auth
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
background_migration
Use a CTE to remove the query timeout
2018-10-05 11:42:40 -05:00
badge
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
bare_repository_import
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
bitbucket_import
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
bitbucket_server_import
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
cache
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
checks
Enable some frozen string in lib/gitlab
2018-10-13 02:31:31 -07:00
ci
Merge branch 'patch-29' into 'master'
2018-10-15 07:00:06 +00:00
cleanup
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
conflict
Remove dependencies on Linguist
2018-10-12 17:17:30 -07:00
cross_project_access
Port read_cross_project
ability from EE
2018-02-22 17:11:36 +01:00
cycle_analytics
Migrate CycleAnalytics::CommitCount to Gitaly
2018-06-11 12:59:11 +00:00
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
Enable RuboCop Style/RegexpLiteral
2018-02-01 02:06:07 +09:00
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
Fix flash errors in performance bar for cached responses
2018-04-17 11:50:27 +01:00
fogbugz_import
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
gfm
add support for file copy on object storage
2018-07-03 09:57:15 -07:00
git
Remove a dependency on gitlab-gollum-lib
2018-10-16 12:53:30 +01: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
Correctly translate all forms in tests
2018-06-15 14:58:47 +02:00
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
Use Process::Status rather than an integer
2018-01-26 19:42:48 +08:00
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
Make ActiveRecordSubscriber rails 5 compatible
2018-05-31 15:02:45 +02:00
quick_actions
Resolve "Quick actions are case sensitive"
2018-06-13 10:23:57 +00:00
redis
Display and revoke active sessions
2018-05-02 08:08:16 +00:00
request_profiler
sanitizers
search
Implement filtering by filename on code search
2018-06-19 09:30:09 -06:00
serializer
Fix deserializing yaml variables in imported projects
2018-07-19 14:00:35 +02:00
sherlock
Enable RuboCop Style/RegexpLiteral
2018-02-01 02:06:07 +09:00
sidekiq_logging
Add support for Sidekiq JSON logging
2018-04-04 05:04:00 -07:00
sidekiq_middleware
Resolve "Make a Rubocop that forbids returning from a block"
2018-04-18 09:19:40 +00:00
sidekiq_status
sidekiq_versioning
Use a dedicated queue for each worker
2017-12-12 17:36:20 +01:00
slash_commands
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
sql
Add Gitlab::SQL:CTE for easily building CTE statements
2018-06-11 12:44:08 -03:00
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
Resolve "Show failure_reason
in jobs view content section"
2018-04-19 07:20:53 +00:00
webpack
Fix various bugs related to relative_url_root in development
2018-05-29 15:03:14 +02:00
access.rb
Resolve "Rename the Master
role to Maintainer
" Backend
2018-07-11 14:36:08 +00:00
action_rate_limiter.rb
Address review comments with playing pipeline scheduler
2017-12-12 17:12:45 -08:00
allowable.rb
app_logger.rb
asciidoc.rb
Set Asciidoctor outfilesuffix to default .adoc
2018-02-14 20:40:47 +00:00
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
Define custom base controller for Doorkeeper
2018-04-30 11:40:51 +02:00
blame.rb
blob_helper.rb
Remove dependencies on Linguist
2018-10-12 17:17:30 -07:00
build_access.rb
Allow triggered builds git access
2018-05-11 15:20:11 +02:00
changes_list.rb
Adds Rubocop rule for line break after guard clause
2017-11-16 17:58:29 +01:00
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb
Allow creating merge requests across forks of a project
2017-10-07 11:46:23 +02:00
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
Port read_cross_project
ability from EE
2018-02-22 17:11:36 +01:00
current_settings.rb
Simplify by using Gitlab::SafeRequestStore
2018-09-24 12:11:26 -07:00
daemon.rb
Resolve "Make a Rubocop that forbids returning from a block"
2018-04-18 09:19:40 +00:00
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
Add rake task to cleanup any existing exclusive lease
2018-03-09 13:32:18 +00:00
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
Remove Koding integration and documentation
2018-10-12 22:18:51 -07:00
file_finder.rb
Implement filtering by filename on code search
2018-06-19 09:30:09 -06:00
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
Fix repo existence check in GitAccessWiki
2018-02-22 00:20:30 +00:00
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
Fix Custom hooks are not triggered by UI wiki edit
2018-04-18 17:50:56 +00:00
gl_repository.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
gon_helper.rb
Support pushing of feature flags to the frontend
2018-10-11 17:06:19 +02:00
gpg.rb
Permit concurrent loads in gpg keychain mutex
2018-07-29 15:12:52 +02:00
graphql.rb
Handle exceptions outside the GraphQL schema
2018-06-05 20:47:42 +02:00
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
Raise more descriptive errors when URLs are blocked
2018-04-02 17:20:01 +02:00
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 bitbucket issues that are reported by an anonymous user
2018-05-24 13:28:58 +02:00
import_sources.rb
Merge branch 'sh-support-bitbucket-server-import' into 'master'
2018-08-06 17:32:12 +00:00
incoming_email.rb
Add anchor for incoming email regex, closes 44989
2018-05-11 14:51:21 -07:00
insecure_key_fingerprint.rb
Backport authorized_keys branch 'find-key-by-fingerprint'
2018-01-08 20:34:16 +00:00
issuable_metadata.rb
Fail when issuable_meta_data is called on an unlimited collection
2017-11-07 16:26:55 +00:00
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
Extract WaitableWorker out of AuthorizedProjectsWorker
2018-02-26 13:25:58 +01:00
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_data.rb
Remove dependencies on Linguist
2018-10-12 17:17:30 -07:00
language_detection.rb
Add repository languages for projects
2018-08-01 18:58:29 +02:00
lazy.rb
lfs_token.rb
Fix Error 500 when pushing LFS objects with a write deploy key
2017-11-08 16:21:39 +00:00
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
Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is inherited.
2018-01-29 15:13:04 +01:00
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
Resolve "Make a Rubocop that forbids returning from a block"
2018-04-18 09:19:40 +00:00
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
Add gitlab-pages admin ping rake task
2018-04-27 11:01:54 +00:00
pages_transfer.rb
path_regex.rb
Remove Koding integration and documentation
2018-10-12 22:18:51 -07:00
performance_bar.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
plugin.rb
Refactor plugins feature and make some doc improvements
2018-02-28 12:16:23 +02:00
plugin_logger.rb
Remove trailing line from plugin logger
2018-02-28 13:17:44 +02:00
polling_interval.rb
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
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
Resolve "Reconcile project templates with Auto DevOps"
2018-05-04 09:48:53 +00:00
project_transfer.rb
Fix moving local files during namespace transfer
2018-03-13 14:45:17 -07:00
prometheus_client.rb
Squashed commit of the following:
2018-02-24 00:15:12 +01:00
protocol_access.rb
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
proxy_http_connection_adapter.rb
Rename allow_private_networks to allow_local_network
2018-04-02 17:24:19 +02:00
query_limiting.rb
Disable query limiting warnings for now on GitLab.com
2018-02-12 11:41:03 -08:00
recaptcha.rb
use Gitlab::UserSettings directly as a singleton instead of including/extending it
2018-02-02 18:39:55 +00:00
reference_counter.rb
reference_extractor.rb
Refactor banzai to support referencing from group context
2017-12-06 19:16:22 +01:00
regex.rb
Allow multiple JIRA transition ids
2018-08-03 11:47:24 -03:00
repo_path.rb
Remove Gitlab::RepoPath.strip_storage_path
2018-05-11 13:57:43 +02:00
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
[Rails5] Force the protect_from_forgery
callback run first
2018-06-21 21:44:31 +11:00
request_profiler.rb
route_map.rb
routing.rb
Don't add a trailing slash in group redirects
2017-11-16 17:13:40 +00:00
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
Mute notifications in the seeder to speed GDK development
2018-01-26 15:25:05 -08:00
sentry.rb
Method to track recoverable exceptions in sentry
2018-04-17 11:39:23 +02:00
setup_helper.rb
Remove storage path dependency of gitaly install task
2018-08-12 18:52:44 -03:00
shard_health_cache.rb
Bring Gitlab::ShardHealthCache to CE
2018-06-27 21:43:23 +02:00
shell.rb
Merge branch 'rubocop-code-reuse' into 'master'
2018-09-13 14:53:05 +00:00
shell_adapter.rb
Memoize GitlabShellAdapter for performance and ease of testing
2017-11-20 23:28:49 -08:00
sherlock.rb
sidekiq_config.rb
Use a dedicated queue for each worker
2017-12-12 17:36:20 +01:00
sidekiq_logger.rb
sidekiq_status.rb
Simplify check for running job on Redis
2017-10-13 10:17:41 +02:00
sidekiq_versioning.rb
Use a dedicated queue for each worker
2017-12-12 17:36:20 +01:00
snippet_search_results.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
ssh_public_key.rb
Validate SSH keys through the sshkey gem
2018-02-16 11:32:08 -05:00
string_placeholder_replacer.rb
Projects and groups badges API
2018-03-05 17:51:40 +00:00
string_range_marker.rb
Render htmlentities correctly for links not supported by Rinku
2018-02-21 19:37:08 +01:00
string_regex_marker.rb
Disable existing offenses for the CodeReuse cops
2018-09-11 17:32:00 +02:00
task_helpers.rb
Find and mark more Git disk access locations, part 2
2018-06-12 14:33:37 +02:00
tcp_checker.rb
Add a gitlab:tcp_check rake task
2017-12-13 15:53:32 +00:00
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
Restore navigation theme order
2018-06-07 12:24:57 +00:00
time_tracking_formatter.rb
timeless.rb
Adds Rubocop rule for line break around conditionals
2018-01-11 16:34:01 +00:00
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
Simplify untrusted regexp factory method
2018-05-18 10:14:10 +02:00
update_path_error.rb
upgrader.rb
Enable RuboCop Style/RegexpLiteral
2018-02-01 02:06:07 +09:00
uploads_transfer.rb
Revert "Merge branch '3867-port-to-ce' into 'master'"
2018-02-28 21:09:34 +01:00
url_blocker.rb
Block link-local addresses in URLBlocker
2018-08-28 16:36:25 -05:00
url_builder.rb
Sidebar Milestone - Fix wrong URL when selecting a parent group milestone
2018-06-12 17:22:12 -06:00
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
Rephrase "maintainer" to more precise "members who can merge to the target branch"
2018-06-01 14:33:12 +09:00
user_extractor.rb
Added FromUnion to easily select from a UNION
2018-09-17 12:39:43 +02:00
utils.rb
Backport of EE !4989
2018-04-11 22:05:07 -05:00
version_info.rb
visibility_level.rb
Merge branch 'bvl-fix-500-on-fork-without-restricted-visibility-levels' into 'master'
2018-02-02 19:12:55 +00:00
web_ide_commits_counter.rb
Implements Web IDE commits counter in Redis
2018-10-03 11:34:48 +01:00
wiki_file_finder.rb
Add ability to search wiki titles
2018-06-04 11:41:37 +00:00
workhorse.rb
Add receive_max_input_size setting to Application settings
2018-09-07 12:27:35 -05:00