gitlab-org--gitlab-foss/lib/gitlab
Francisco Lopez 7f0317917a Changes after rebase 2017-11-17 10:09:56 +01:00
..
auth Changes after rebase 2017-11-17 10:09:56 +01:00
background_migration Don't try to create fork network memberships for forks of forks 2017-11-14 11:19:19 +01:00
badge
bare_repository_import Improve GitLab Import rake task to work with Hashed Storage and Subgroups 2017-11-07 19:11:42 +00:00
bitbucket_import
cache
checks Handle forks in Gitlab::Checks::LfsIntegrity 2017-11-09 13:44:20 +00:00
ci Fixed Status Warning Icon 2017-11-06 15:59:07 +01:00
conflict
cycle_analytics
data_builder
database Fix TRIGGER checks for MySQL 2017-11-06 23:34:07 +01:00
dependency_linker
diff
downtime_check
email
etag_caching
fogbugz_import
gfm
git Merge branch 'gitaly-wiki-get-all-pages' into 'master' 2017-11-14 08:02:49 +00:00
gitaly_client Add an attributes bag class as a GitalyClient helper 2017-11-15 17:46:36 +01:00
github_import Prefer polymorphism over specific type checks in Import service 2017-11-15 13:40:35 +01:00
gitlab_import
google_code_import
gpg
grape_logging/formatters
graphs
health_checks
hook_data Add total_time_spent to the `changes` hash in issuable Webhook payloads 2017-11-15 15:42:19 +01:00
i18n
import_export Prefer polymorphism over specific type checks in Import service 2017-11-15 13:40:35 +01:00
kubernetes Review Gitlab::Kubernetes::Namespace 2017-11-07 17:51:30 +01:00
ldap
legacy_github_import Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
metrics Revert "add metrics tagging to the sidekiq middleware" 2017-11-08 16:21:08 -05:00
middleware Merge branch 'feature-change-signout-route' into 'master' 2017-11-08 09:28:50 +00:00
o_auth Reallow project paths ending in periods 2017-11-06 14:46:53 +01:00
performance_bar Fix SQL timings for the performance bar 2017-11-03 15:45:58 +01:00
project_authorizations
prometheus
quick_actions
redis
request_profiler
saml
sanitizers
serializer
sherlock Ignore SQL CACHE hits in Sherlock 2017-11-03 16:08:37 +01:00
sidekiq_middleware Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in 2017-11-02 15:33:19 +01:00
sidekiq_status
slash_commands
sql
template
testing fix bracket styling 2017-11-02 10:20:11 -05:00
utils Add Gitlab::Utils::StrongMemoize 2017-11-13 15:27:30 +00:00
view/presenter
access.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb Fix OAuth API and RSS rate limiting 2017-11-17 09:58:18 +01: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
contributor.rb
current_settings.rb
daemon.rb Cleanup sampling code and fix bug with samplers running without sleep 2017-11-02 18:10:57 +01:00
database.rb Add returning IDs to Gitlab::Database.bulk_insert 2017-11-07 22:28:57 +01:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb Always fetch master from the canonical remote 2017-11-15 15:18:07 +01:00
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 Measure Gitaly migration sites against original 2017-11-01 10:19:55 +01:00
github_import.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
gl_id.rb
gl_repository.rb
gon_helper.rb Icon Sprite URL is also local even if asset_host is set 2017-11-09 10:38:00 +01:00
gpg.rb
group_hierarchy.rb
highlight.rb
i18n.rb
identifier.rb
import_export.rb
import_formatter.rb
import_sources.rb Replace old GH importer with the parallel importer 2017-11-07 23:25:03 +01:00
incoming_email.rb
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
issues_labels.rb
job_waiter.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
kubernetes.rb
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
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 Remove EE-specific group paths 2017-11-07 19:52:10 +01:00
performance_bar.rb
polling_interval.rb
popen.rb
project_search_results.rb
project_template.rb
project_transfer.rb
prometheus_client.rb
protocol_access.rb
recaptcha.rb
reference_counter.rb
reference_extractor.rb
regex.rb Update container repository path reference 2017-11-16 09:31:07 +01:00
repo_path.rb
repository_check_logger.rb
request_context.rb
request_forgery_protection.rb
request_profiler.rb
route_map.rb
routing.rb Check redirecting with a querystring 2017-11-07 19:52:10 +01:00
search_results.rb
seeder.rb
sentry.rb
shell.rb
shell_adapter.rb
sherlock.rb
sidekiq_logger.rb
sidekiq_status.rb
sidekiq_throttler.rb
snippet_search_results.rb
ssh_public_key.rb
string_range_marker.rb
string_regex_marker.rb
themes.rb
time_tracking_formatter.rb
timeless.rb
untrusted_regexp.rb
update_path_error.rb
upgrader.rb
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 Fix spec. Fix usage ping. Fix warnings by adding new models and attributes. 2017-11-01 16:12:44 +09:00
user_access.rb
user_activities.rb
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb