gitlab-org--gitlab-foss/lib/gitlab
2018-03-07 10:16:38 +00:00
..
auth Make oauth provider login generic 2018-03-05 22:26:40 +00:00
background_migration
badge
bare_repository_import
bitbucket_import
cache
checks
ci Merge branch 'master' into 'master' 2018-03-07 08:17:35 +00:00
conflict
cross_project_access
cycle_analytics Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
data_builder
database
dependency_linker
diff Fix 500 error when diff context line has broken encoding 2018-02-22 12:26:23 +00:00
downtime_check
email
etag_caching
fogbugz_import
gfm
git Merge branch 'sh-make-prune-optional-in-git-fetch' into 'master' 2018-03-07 02:02:24 +00:00
gitaly_client Make --prune a configurable parameter in fetching a git remote 2018-03-06 00:10:04 -08:00
github_import
gitlab_import
google_code_import
gpg
grape_logging
graphs
health_checks
hook_data
i18n
import_export Merge branch '29130-api-project-export' into 'master' 2018-03-06 15:24:14 +00:00
kubernetes
legacy_github_import
metrics
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
sql
storage_check
template
testing
utils
verify
view/presenter
access.rb
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb Make oauth provider login generic 2018-03-05 22:26:40 +00:00
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 Count discussions on issues and merge requests as contributions for the contributions calendar 2018-03-07 10:16:38 +00:00
contributor.rb
cross_project_access.rb
current_settings.rb
daemon.rb
database.rb
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 Respond 404 when repo does not exist 2018-02-24 16:22:29 -08:00
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitaly_client.rb
github_import.rb
gl_id.rb
gl_repository.rb
gon_helper.rb
gpg.rb Address feedback from last code review 2017-10-05 08:25:27 -05:00
group_hierarchy.rb
highlight.rb
i18n.rb Add Turkish, Filipino and Indonesian 2018-03-05 21:26:42 +01:00
identifier.rb
import_export.rb Cleanup after adding MR diff's commit_count 2018-03-05 15:37:01 +01:00
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 Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
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 Use Process::Status rather than an integer 2018-01-26 19:42:48 +08:00
profiler.rb
project_search_results.rb
project_template.rb
project_transfer.rb
prometheus_client.rb
protocol_access.rb
query_limiting.rb
recaptcha.rb
reference_counter.rb
reference_extractor.rb
regex.rb
repo_path.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
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 Make --prune a configurable parameter in fetching a git remote 2018-03-06 00:10:04 -08: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 Projects and groups badges API 2018-03-05 17:51:40 +00:00
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 Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
uploads_transfer.rb
url_blocker.rb Merge branch 'ssrf-protections-round-2' into 'security-10-1' 2017-11-08 20:11:08 -08:00
url_builder.rb
url_sanitizer.rb
usage_data.rb
user_access.rb
user_activities.rb
utils.rb Gitlab::Utils - backport .ensure_array_from_string from EE 2018-03-06 21:16:55 +00:00
version_info.rb
visibility_level.rb
workhorse.rb