gitlab-org--gitlab-foss/lib/gitlab
Horatiu Eugen Vlad 6d3cb7e22e Make oauth provider login generic 2018-03-05 22:26:40 +00:00
..
auth Make oauth provider login generic 2018-03-05 22:26:40 +00:00
background_migration Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master' 2018-03-01 17:47:01 +00:00
badge Change coverage badge rounding for other CI system consistency 2018-02-01 17:40:26 -06:00
bare_repository_import Look for rugged with static analysis 2018-01-25 14:05:11 +01:00
bitbucket_import Fix bitbucket wiki import with hashed storage enabled 2017-11-20 16:14:41 +00:00
cache Use StrongMemoize and enable/disable cops properly 2017-11-18 01:01:53 +08:00
checks Merge branch 'jej/avoid-slow-file-lock-checks' into 'master' 2018-02-19 15:50:54 +00:00
ci Remove unsued pipelines-related prometheus metric 2018-03-05 09:16:25 +01:00
conflict Simplify conflict resolution interface and code 2018-01-02 16:22:02 -03:00
cross_project_access Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
cycle_analytics Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
data_builder Use full URL of user avatar on webhook push 2017-10-05 23:54:56 +11:00
database Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
dependency_linker Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
diff Fix 500 error when diff context line has broken encoding 2018-02-22 12:26:23 +00:00
downtime_check
email Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
etag_caching
fogbugz_import Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
gfm add the uploader context to the upload model 2018-02-02 09:28:15 -05:00
git Merge branch 'gitaly-lfs-changes' into 'master' 2018-03-05 15:43:26 +00:00
gitaly_client Merge branch 'gitaly-lfs-changes' into 'master' 2018-03-05 15:43:26 +00:00
github_import [GH Import] Create an empty wiki if wiki import failed 2018-02-19 17:56:33 +00:00
gitlab_import Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
google_code_import Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
gpg Fetch commit signatures from Gitaly in batches 2018-03-01 18:31:31 +01:00
grape_logging Save user ID and username in Grape API log (api_json.log) 2018-01-08 21:23:24 -08:00
graphs
health_checks Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
hook_data Remove soft removals related code 2018-01-08 17:04:45 +01:00
i18n Only require `simple_po_parser` in rake task that needs it 2017-09-04 08:30:10 +02:00
import_export Projects and groups badges API 2018-03-05 17:51:40 +00:00
kubernetes Extend Cluster Applications to install GitLab Runner to Kubernetes cluster 2018-03-01 23:46:02 +00:00
legacy_github_import use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
metrics Guard against nil Sidekiq metrics server 2018-02-20 21:47:55 -08:00
middleware Move constants and update for feedback 2018-03-03 00:39:42 +08:00
performance_bar Fix SQL timings for the performance bar 2017-11-03 15:45:58 +01:00
popen Use Process::Status rather than an integer 2018-01-26 19:42:48 +08:00
project_authorizations
prometheus Backport custom metrics ce components 2018-02-23 17:58:40 +00:00
query_limiting Do not count rails sql cache as queries in query limiting 2018-02-21 16:27:05 +11:00
quick_actions Resolve "Milestone Quick Action not displayed with no project milestones but with group milestones" 2018-02-23 14:23:09 +00:00
redis Eliminate the last warning for redis wrapper 2018-01-26 19:42:48 +08:00
request_profiler
sanitizers
serializer
sherlock Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
sidekiq_middleware Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed 2018-02-26 09:54:20 +00:00
sidekiq_status
sidekiq_versioning Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
slash_commands Expose ChatName objects to slash commands 2018-02-23 14:37:53 +01:00
sql Added changelog for user search improvements 2018-02-22 18:55:36 +01:00
storage_check Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
template Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
testing Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
utils Use `Gitlab::Utils::Override` over defined?(super) 2017-12-26 17:18:10 +08:00
verify Foreground verification of uploads and LFS objects 2018-03-02 14:16:17 +00:00
view/presenter Present member collection at the controller level 2017-12-12 18:14:58 +01:00
access.rb Clarify wording of protected branch settings for the default branch 2017-11-20 16:09:56 +00:00
action_rate_limiter.rb Address review comments with playing pipeline scheduler 2017-12-12 17:12:45 -08:00
allowable.rb
app_logger.rb
asciidoc.rb Set Asciidoctor outfilesuffix to default .adoc 2018-02-14 20:40:47 +00:00
auth.rb Make oauth provider login generic 2018-03-05 22:26:40 +00:00
background_migration.rb
blame.rb
changes_list.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb Allow creating merge requests across forks of a project 2017-10-07 11:46:23 +02:00
color_schemes.rb
config_helper.rb
contributions_calendar.rb #43691: DiffNotes not counted by ContributionsCalendar 2018-03-05 14:51:20 +00:00
contributor.rb
cross_project_access.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
current_settings.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
daemon.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
database.rb Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master' 2017-12-07 02:34:58 +00:00
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb Ignore conflicts in db/schema.rb in Gitlab::EeCompatCheck 2018-01-30 18:22:36 +01:00
emoji.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
encoding_helper.rb Return a warning string if we try to encode to unsupported encoding 2018-02-09 22:19:43 +01:00
environment.rb
environment_logger.rb
exclusive_lease.rb Run background migrations with a minimum interval 2018-01-05 16:23:25 +01:00
fake_application_settings.rb
file_detector.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
file_finder.rb API - Include project in commits&blobs search results 2018-02-14 09:00:26 +01:00
git.rb Merge branch 'gitaly-970-repo-write-config' into 'master' 2018-02-01 19:46:32 +00:00
git_access.rb Respond 404 when repo does not exist 2018-02-24 16:22:29 -08:00
git_access_wiki.rb Fix repo existence check in GitAccessWiki 2018-02-22 00:20:30 +00:00
git_logger.rb
git_post_receive.rb
git_ref_validator.rb Prevent branches or tags from starting with invalid characters (e.g. -, .) 2017-10-05 14:56:36 -07:00
gitaly_client.rb Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed 2018-02-26 09:54:20 +00:00
github_import.rb Rename fetch_refs to refmap 2017-11-23 16:59:58 +01:00
gl_id.rb
gl_repository.rb
gon_helper.rb Add `suggest_colors` from LabelsHelper 2018-03-05 18:03:25 +05:30
gpg.rb Address feedback from last code review 2017-10-05 08:25:27 -05:00
group_hierarchy.rb Reuse `base_and_ancestors` for `ancestors` in `GroupHierarchy` 2017-10-10 16:55:02 +02:00
highlight.rb
i18n.rb Add Dutch as an available language. 2017-09-18 17:13:47 +02:00
identifier.rb Allow git pull/push on project redirects 2017-12-08 17:42:43 +00:00
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 add note to import sources 2018-01-03 09:31:32 +01:00
incoming_email.rb
insecure_key_fingerprint.rb Backport authorized_keys branch 'find-key-by-fingerprint' 2018-01-08 20:34:16 +00:00
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 Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +02:00
issues_labels.rb
job_waiter.rb Extract WaitableWorker out of AuthorizedProjectsWorker 2018-02-26 13:25:58 +01:00
kubernetes.rb Fix broken certificate-authority-data with kubectl >= 1.8.0 2017-10-03 09:10:40 +02:00
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 Memoize GitLab logger to reduce open file descriptors 2017-10-24 14:06:23 +03:00
mail_room.rb Decrease Cyclomatic Complexity threshold to 13 2017-09-12 17:02:11 +00:00
markup_helper.rb
metrics.rb Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is inherited. 2018-01-29 15:13:04 +01:00
multi_collection_paginator.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
optimistic_locking.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
other_markup.rb
otp_key_rotator.rb
pages.rb Add GitLab-Pages version to Admin Dashboard 2017-09-07 22:02:57 -05:00
pages_transfer.rb
path_regex.rb Merge branch 'master' into '26388-push-to-create-a-new-project' 2018-02-06 19:14:43 +00:00
performance_bar.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
plugin.rb Refactor plugins feature and make some doc improvements 2018-02-28 12:16:23 +02:00
plugin_logger.rb Remove trailing line from plugin logger 2018-02-28 13:17:44 +02:00
polling_interval.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
popen.rb Use Process::Status rather than an integer 2018-01-26 19:42:48 +08:00
profiler.rb Improve error handling for Gitlab::Profiler and improve doc about providing a user 2018-02-16 19:47:44 +11:00
project_search_results.rb Use limited count queries also for scoped searches 2018-03-05 13:25:56 +00:00
project_template.rb Update template description wording 2017-10-11 08:47:31 -07:00
project_transfer.rb
prometheus_client.rb Backport custom metrics ce components 2018-02-23 17:58:40 +00:00
protocol_access.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
query_limiting.rb Disable query limiting warnings for now on GitLab.com 2018-02-12 11:41:03 -08:00
recaptcha.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
reference_counter.rb Implement /internal/post_receive unified endpoint for PostReceive tasks 2017-08-31 11:31:45 -03:00
reference_extractor.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
regex.rb Ensure users can't create environments with leading or trailing slashes (Fixes #39885) 2018-02-13 11:07:12 +11:00
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 Don't add a trailing slash in group redirects 2017-11-16 17:13:40 +00:00
search_results.rb Use limited count queries also for scoped searches 2018-03-05 13:25:56 +00:00
seeder.rb Mute notifications in the seeder to speed GDK development 2018-01-26 15:25:05 -08:00
sentry.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
setup_helper.rb 36847 - update toml-rb to 1.0.0 2018-02-21 22:09:15 +10:30
shell.rb Merge branch 'zj-namespace-gitaly-opt-out' into 'master' 2018-02-08 10:57:42 +00:00
shell_adapter.rb Memoize GitlabShellAdapter for performance and ease of testing 2017-11-20 23:28:49 -08:00
sherlock.rb
sidekiq_config.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
sidekiq_logger.rb
sidekiq_status.rb Simplify check for running job on Redis 2017-10-13 10:17:41 +02:00
sidekiq_throttler.rb
sidekiq_versioning.rb Use a dedicated queue for each worker 2017-12-12 17:36:20 +01:00
snippet_search_results.rb Return only limited pagination headers for search API endpoints 2018-02-06 17:58:18 +01:00
ssh_public_key.rb Validate SSH keys through the sshkey gem 2018-02-16 11:32:08 -05:00
storage_check.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
string_placeholder_replacer.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
string_range_marker.rb Render htmlentities correctly for links not supported by Rinku 2018-02-21 19:37:08 +01:00
string_regex_marker.rb Render htmlentities correctly for links not supported by Rinku 2018-02-21 19:37:08 +01:00
task_helpers.rb Fix rubocop offenses. It's not checked before when 2018-01-26 19:42:48 +08:00
tcp_checker.rb Add a gitlab:tcp_check rake task 2017-12-13 15:53:32 +00:00
themes.rb Allow simple ivar ||= form. Update accordingly 2017-09-19 01:29:32 +08:00
time_tracking_formatter.rb
timeless.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
untrusted_regexp.rb
update_path_error.rb
upgrader.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
uploads_transfer.rb port of 594e6a0a625^..f74c90f68c6 2018-02-01 12:14:46 -05:00
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 Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
usage_data.rb Refactors median code to work with both single and multiple projects 2018-02-28 10:46:20 +00:00
user_access.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
user_activities.rb
utils.rb Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-queue-through-web-hook' into 'security-10-3' 2018-01-16 17:04:51 -08:00
version_info.rb
visibility_level.rb Merge branch 'bvl-fix-500-on-fork-without-restricted-visibility-levels' into 'master' 2018-02-02 19:12:55 +00:00
workhorse.rb Upgrade GitLab Workhorse to v3.6.0 2018-02-06 15:34:44 +01:00