gitlab-org--gitlab-foss/lib/gitlab
Grzegorz Bizon 83874edb77 Merge branch 'master' into 'update-kubeclient'
Conflicts:
   Gemfile.lock
2018-03-17 05:52:35 +00:00
..
auth
background_migration
badge
bare_repository_import
bitbucket_import
cache
checks
ci Improve predefined variables collection methods 2018-03-14 11:04:42 +01:00
conflict
cross_project_access
cycle_analytics
data_builder
database Fix concurrency issue with migration for user_interacted_projects table. 2018-03-14 17:51:47 +01:00
dependency_linker
diff Only cache MR diffs for one week 2018-03-15 11:49:53 +00:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
gitaly_client
github_import
gitlab_import
google_code_import
gpg
grape_logging
graphs
health_checks
hook_data
i18n
import_export Adds the option to override project description on export via API 2018-03-16 13:56:11 +00:00
kubernetes Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
legacy_github_import
metrics Fix "A copy of Gitlab::Metrics::Methods" have been removed error 2018-03-16 12:05:39 -07:00
middleware
performance_bar
popen
project_authorizations
prometheus
query_limiting
quick_actions
redis
request_profiler
sanitizers
serializer
sherlock
sidekiq_middleware
sidekiq_status
sidekiq_versioning
slash_commands Add slash command for moving an issue 2018-03-15 13:09:11 +00:00
sql
storage_check
template
testing
utils
verify
view/presenter
access.rb
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb
background_migration.rb
blame.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 Cache table_exists?('application_settings') to reduce repeated schema reloads 2018-03-15 13:13:00 -07:00
daemon.rb
database.rb Cache table_exists?('application_settings') to reduce repeated schema reloads 2018-03-15 13:13:00 -07: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
file_detector.rb
file_finder.rb
git.rb
git_access.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitaly_client.rb Capture Gitaly calls that don't go through `migrate` 2018-03-13 14:09:42 +00:00
github_import.rb
gl_id.rb
gl_repository.rb
gon_helper.rb
gpg.rb
group_hierarchy.rb
highlight.rb
i18n.rb
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
optimistic_locking.rb
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_transfer.rb
path_regex.rb
performance_bar.rb
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
profiler.rb
project_search_results.rb
project_template.rb
project_transfer.rb Fix moving local files during namespace transfer 2018-03-13 14:45:17 -07:00
prometheus_client.rb
protocol_access.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
request_profiler.rb
route_map.rb
routing.rb
search_results.rb
seeder.rb
sentry.rb
setup_helper.rb
shell.rb Set Gitlab::Shell#create_repository as OPT_OUT 2018-03-14 10:59:40 +01: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
tcp_checker.rb
themes.rb
time_tracking_formatter.rb
timeless.rb
untrusted_regexp.rb
update_path_error.rb
upgrader.rb
uploads_transfer.rb
url_blocker.rb
url_builder.rb
url_sanitizer.rb
usage_data.rb
user_access.rb
user_activities.rb
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb