gitlab-org--gitlab-foss/lib/gitlab
blackst0ne bc00806a4e Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
..
auth Create read_registry scope with JWT auth 2017-06-05 12:26:49 +02:00
background_migration Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00
badge
bitbucket_import
cache/ci
chat_commands
checks Remove GitAccessStatus (no longer needed) 2017-06-05 05:32:26 -07:00
ci Translate project & repository pages 2017-06-07 20:13:44 +00:00
conflict
cycle_analytics
data_builder
database Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
dependency_linker
diff Merge branch 'dm-diff-file-diffable' into 'master' 2017-06-08 16:14:56 +00:00
downtime_check
email
etag_caching Fix incorrect ETag cache key when relative instance URL is used 2017-06-07 11:15:33 +02:00
fogbugz_import
gfm
git Merge branch 'cache-diff-size-limits' into 'master' 2017-06-09 20:16:58 +00:00
gitaly_client
github_import
gitlab_import
google_code_import
graphs
health_checks Use key? instead of has_key? method 2017-06-07 14:37:32 +02:00
import_export Export pipeline stages in import/export feature 2017-06-05 12:46:57 +02:00
ldap Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
markdown
metrics
middleware
o_auth Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
performance_bar Ensure peek-performance_bar doesn't break existing functionalities 2017-06-09 17:21:39 +02:00
project_authorizations
prometheus/queries
request_profiler
routes
saml
sanitizers
serializer
sherlock
sidekiq_middleware
sidekiq_status
slash_commands Backport Fix '/unassign' slash command 2017-06-07 09:47:26 +03:00
sql
template
testing
view/presenter
access.rb
allowable.rb
app_logger.rb
asciidoc.rb
auth.rb Instruct user to use a personal access token for Git over HTTP 2017-06-07 21:12:51 -04:00
background_migration.rb Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00
blame.rb Blob#load_all_data! doesn’t need an argument 2017-06-07 14:28:33 -05:00
changes_list.rb
chat_name_token.rb
ci_access.rb Refactor to remove a special case 2017-06-05 05:32:26 -07:00
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb Fix memoization in ContributionsCalendar#activity_dates 2017-06-07 14:29:49 +01:00
contributor.rb
current_settings.rb redesign caching of application settings 2017-06-06 16:48:10 +00:00
database.rb
dependency_linker.rb
devise_failure.rb
downtime_check.rb
ee_compat_check.rb Generate patch with git diff instead of git format-patch 2017-06-09 17:50:53 +02:00
emoji.rb
encoding_helper.rb Fix binary encoding error on MR diffs 2017-06-06 16:40:07 +00:00
environment_logger.rb
exclusive_lease.rb
file_detector.rb
file_finder.rb
git.rb
git_access.rb Extract and memoize `user_access` 2017-06-05 05:32:26 -07:00
git_access_wiki.rb Remove GitAccessStatus (no longer needed) 2017-06-05 05:32:26 -07:00
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitaly_client.rb
gl_id.rb
gl_repository.rb
gon_helper.rb
group_hierarchy.rb
highlight.rb Use Diff::File blob methods from diff highlighter 2017-06-08 09:39:54 -05:00
i18n.rb Merge branch '33383_add_bulgarian_translation_of_cycle_analytics_page' into 'master' 2017-06-08 14:49:35 +00:00
identifier.rb
import_export.rb
import_formatter.rb
import_sources.rb
incoming_email.rb
issuable_sorter.rb
issues_labels.rb
job_waiter.rb
key_fingerprint.rb
kubernetes.rb
lazy.rb
lfs_token.rb
logger.rb
mail_room.rb
markup_helper.rb
metrics.rb
optimistic_locking.rb
other_markup.rb
otp_key_rotator.rb Add a Rake task to aid in rotating otp_key_base 2017-06-05 22:17:52 +01:00
pages_transfer.rb
path_regex.rb Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
performance_bar.rb Fix spec failures and add a feature flag for the performance bar 2017-06-09 17:21:39 +02:00
polling_interval.rb
popen.rb
project_search_results.rb
project_transfer.rb
prometheus_client.rb
protocol_access.rb
recaptcha.rb
redis.rb
reference_extractor.rb
regex.rb
repo_path.rb
repository_check_logger.rb
request_context.rb
request_profiler.rb
route_map.rb
routing.rb
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
string_range_marker.rb
string_regex_marker.rb
time_tracking_formatter.rb
timeless.rb
update_path_error.rb
upgrader.rb
uploads_transfer.rb Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
url_blocker.rb
url_builder.rb Added more actions and report as abuse to all notes 2017-06-07 18:33:50 +00:00
url_sanitizer.rb
usage_data.rb
user_access.rb
user_activities.rb
utils.rb
version_info.rb
visibility_level.rb Translate project & repository pages 2017-06-07 20:13:44 +00:00
workhorse.rb