gitlab-org--gitlab-foss/lib/gitlab
Douwe Maan 70bc866563 Merge branch 'zj-commit-raw-diffs' into 'master'
Raw diffs are served from Gitaly

Closes gitaly#222

See merge request gitlab-org/gitlab-ce!20091
2018-06-22 16:00:02 +00:00
..
auth
background_migration Use data_source_exists? instead of table_exists? 2018-06-14 08:39:43 +02:00
badge
bare_repository_import
bitbucket_import
cache Add docs for RequestCache, moved from comments 2018-06-22 18:18:42 +08:00
checks Force push is handled by Gitaly now 2018-06-19 15:35:17 +02:00
ci Fix the query to select stale live traces 2018-06-06 17:49:48 +09:00
conflict
cross_project_access
cycle_analytics Migrate CycleAnalytics::CommitCount to Gitaly 2018-06-11 12:59:11 +00:00
data_builder
database [Rails5] Disable inheritance_column for Gitlab::Database::RenameReservedPathsMigration::V1::MigrationClasses::Namespace 2018-06-16 13:11:50 +11:00
dependency_linker
diff Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Merge branch 'zj-commit-raw-diffs' into 'master' 2018-06-22 16:00:02 +00:00
gitaly_client Migrate repo backup to gitaly 2018-06-15 18:27:25 +02:00
github_import Bring changes from EE for parallel_importer.rb 2018-06-14 02:05:01 +08:00
gitlab_import
google_code_import
gpg
grape_logging Enforce UTF-8 encoding on user input in LogrageWithTimestamp formatter and filter out file content from logs 2018-06-06 22:25:20 +02:00
graphql Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
graphs
hashed_storage Resolve "Hashed Storage: Make possible to migrate single project" 2018-06-07 15:40:44 +00:00
health_checks More gitaly disk access blocks 2018-06-20 09:33:50 +00:00
hook_data
i18n Correctly translate all forms in tests 2018-06-15 14:58:47 +02:00
import_export Find and mark more Git disk access locations 2018-06-05 15:51:14 +00:00
kubernetes Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible with Tiller v2.7.0'" 2018-06-20 12:10:14 +00:00
legacy_github_import Use Github repo visibility during import while respecting restricted visibility levels 2018-06-06 12:00:15 +02:00
metrics Cleanup ruby sampler metrics 2018-06-22 14:12:22 +02:00
middleware
performance_bar
popen
project_authorizations
prometheus
query_limiting
quick_actions Resolve "Quick actions are case sensitive" 2018-06-13 10:23:57 +00:00
redis
request_profiler
sanitizers
search Implement filtering by filename on code search 2018-06-19 09:30:09 -06:00
serializer
sherlock
sidekiq_logging
sidekiq_middleware
sidekiq_status
sidekiq_versioning
slash_commands
sql Add Gitlab::SQL:CTE for easily building CTE statements 2018-06-11 12:44:08 -03:00
storage_check
template
testing
utils Also verify if extending would override a class method 2018-06-05 13:40:52 +08:00
verify Avoid N+1 queries while processing uploads 2018-06-20 10:38:17 -07:00
view/presenter
webpack
access.rb Rename master to maintainer 2018-06-06 20:57:14 +09:00
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb
background_migration.rb
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 Make Gitlab::CurrentSettings.current_application_settings return cached settings early if they exist without issuing any DB query 2018-06-07 17:23:49 +02:00
daemon.rb
database.rb Use data_source_exists? instead of table_exists? 2018-06-14 08:39:43 +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
fake_application_settings.rb
favicon.rb Fix: Serve favicon image always from the main GitLab domain to avoid issues with CORS 2018-06-20 14:00:13 +00:00
file_detector.rb
file_finder.rb Implement filtering by filename on code search 2018-06-19 09:30:09 -06:00
git.rb Remove Gitlab::Popen dependency from lib/gitlab/git 2018-06-08 11:16:21 +02:00
git_access.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitaly_client.rb Deny repository disk access in development and test 2018-06-14 11:18:25 +00:00
github_import.rb
gl_id.rb
gl_repository.rb
gon_helper.rb
gpg.rb Reject GPG keys that have e-mail or names with non-valid UTF-8 encodings 2018-06-05 14:39:44 -07:00
graphql.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00
group_hierarchy.rb
highlight.rb
http.rb
i18n.rb Add Polish as a supported language 2018-06-15 14:58:47 +02:00
identifier.rb
import_export.rb
import_formatter.rb
import_sources.rb
incoming_email.rb
insecure_key_fingerprint.rb
issuable_metadata.rb
issuable_sorter.rb
issuables_count_for_state.rb
issues_labels.rb
job_waiter.rb
kubernetes.rb
lazy.rb
lfs_token.rb
logger.rb
mail_room.rb
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
omniauth_initializer.rb
optimistic_locking.rb
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_client.rb
pages_transfer.rb
path_regex.rb Redirect favicon.(png|ico) to actual favicon asset or upload 2018-06-18 12:27:00 +02:00
performance_bar.rb
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
profiler.rb Expose a clean_backtrace method from Gitlab::Profiler 2018-06-15 13:29:55 +01:00
project_search_results.rb
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
repo_path.rb
repository_cache.rb
repository_cache_adapter.rb
repository_check_logger.rb
request_context.rb
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
search_results.rb
seeder.rb
sentry.rb
setup_helper.rb More gitaly disk access blocks 2018-06-20 09:33:50 +00:00
shell.rb Move forking to Gitaly 2018-06-19 13:30:54 +02:00
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 Find and mark more Git disk access locations, part 2 2018-06-12 14:33:37 +02:00
tcp_checker.rb
temporarily_allow.rb
themes.rb Restore navigation theme order 2018-06-07 12:24:57 +00:00
time_tracking_formatter.rb
timeless.rb
untrusted_regexp.rb
update_path_error.rb
upgrader.rb
uploads_transfer.rb
url_blocker.rb Avoid checking the user format in every url validation 2018-06-11 13:29:37 +00: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
usage_data.rb Add enabled prefix to feature keys to be consistent with other keys 2018-06-20 14:16:14 -03:00
user_access.rb
user_activities.rb
utils.rb
version_info.rb
visibility_level.rb
wiki_file_finder.rb
workhorse.rb