..
access
auth
background_migration
Fix stage index migration failing in PostgreSQL 10
2019-04-03 22:47:51 -07:00
badge
bare_repository_import
bitbucket_import
bitbucket_server_import
cache
chat
checks
Add feature flag to disable LFS check
2019-04-23 13:01:17 +00:00
ci
Merge branch 'autodevops_remote_private_helm_repository' into 'master'
2019-04-24 21:18:19 +00:00
cleanup
cluster
config
fix(gitlab-ci-config): allow strings in the 'include' keyword
2019-04-05 06:44:33 +00:00
conflict
cross_project_access
cycle_analytics
danger
Exempt release automation MRs from Danger rules
2019-04-04 13:26:01 +02:00
data_builder
Use Gitlab::PushOptions for ci.skip
push option
2019-04-09 10:03:26 +12:00
database
Clean up noteable_id
for notes on commits
2019-04-06 08:29:51 +08:00
dependency_linker
diff
Memoize old_blob and new_blob to improve performance
2019-03-28 12:11:37 +00:00
discussions_diff
downtime_check
email
error_tracking
etag_caching
Fix real-time updates for projects that contain a reserved word
2019-04-05 11:59:20 -07:00
external_authorization
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-09 15:38:58 +00:00
fogbugz_import
gfm
git
Added list_pages method to avoid loading all wiki pages content
2019-04-25 04:19:07 +00:00
git_access_result
Allow console messages be sent to gitlab-shell
2019-04-04 14:20:11 +11:00
gitaly_client
Added list_pages method to avoid loading all wiki pages content
2019-04-25 04:19:07 +00:00
github_import
GitHub import: Run housekeeping after initial import
2019-04-07 06:56:49 -07:00
gitlab_import
gl_repository
google_code_import
gpg
grape_logging
Migrate correlation and tracing code to LabKit
2019-04-18 09:57:16 +02:00
graphql
Check for all scalar types
2019-04-22 18:57:45 -05:00
graphs
hashed_storage
health_checks
hook_data
[CE] Support multiple assignees for merge requests
2019-04-08 18:40:00 -03:00
i18n
import
Improve performance of PR import
2019-04-08 15:45:06 +02:00
import_export
Fix bug when project export to remote url fails
2019-04-24 15:34:06 +00:00
kubernetes
Implement commands to uninstall cluster applications
2019-04-16 09:10:11 +10:00
legacy_github_import
Merge branch '47327-fix-github-project-import-visibility' into 'master'
2019-04-10 09:10:37 +00:00
manifest_import
metrics
Filters branch and path labels for metrics
2019-04-04 10:56:12 +00:00
middleware
Migrate correlation and tracing code to LabKit
2019-04-18 09:57:16 +02:00
patch
performance_bar
Upgrade Rails to 5.1.6.1
2019-04-23 08:31:23 +08:00
popen
profiler
project_authorizations
prometheus
Add Knative metrics to Prometheus
2019-04-06 02:02:39 +00:00
query_limiting
quick_actions
Externalize strings in lib/gitlab/quick_actions
2019-04-15 21:24:47 +02:00
redis
request_profiler
sanitizers
Rake task for removing exif from uploads
2019-04-02 07:48:35 +00:00
search
serializer
sherlock
sidekiq_logging
sidekiq_middleware
Migrate correlation and tracing code to LabKit
2019-04-18 09:57:16 +02:00
sidekiq_status
sidekiq_versioning
slash_commands
sql
template
Merge branch 'require-all-templates-to-include-default-stages' into 'master'
2019-04-15 12:47:35 +02:00
testing
untrusted_regexp
Allow to use untrusted Regexp via feature flag
2019-04-04 15:00:56 +00:00
utils
verify
view /presenter
webpack
access.rb
Add part of needed code
2019-04-05 18:49:46 +00:00
action_rate_limiter.rb
allowable.rb
app_logger.rb
asciidoc.rb
audit_json_logger.rb
auth.rb
Added write_repository scope for personal access token
2019-04-15 13:05:55 +00:00
authorized_keys.rb
background_migration.rb
Add methods to check dead and retrying jobs
2019-04-08 19:47:36 -03:00
base_doorkeeper_controller.rb
blame.rb
blob_helper.rb
branch_push_merge_commit_analyzer.rb
build_access.rb
changes_list.rb
chat.rb
chat_name_token.rb
ci_access.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
content_disposition.rb
contributions_calendar.rb
contributor.rb
correlation_id.rb
cross_project_access.rb
crypto_helper.rb
current_settings.rb
Use a Gitlab::FakeApplicationSettings when migrations are pending
2019-03-26 23:02:57 +01:00
daemon.rb
database.rb
dependency_linker.rb
downtime_check.rb
ee_compat_check.rb
emoji.rb
encoding_helper.rb
Allow streaming io objects into Gitaly
2019-04-01 20:17:40 +02:00
environment.rb
environment_logger.rb
exclusive_lease.rb
exclusive_lease_helpers.rb
external_authorization.rb
Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE
2019-04-09 15:38:58 +00:00
fake_application_settings.rb
favicon.rb
file_detector.rb
file_finder.rb
file_markdown_link_builder.rb
file_type_detection.rb
git.rb
git_access.rb
Allow console messages be sent to gitlab-shell
2019-04-04 14:20:11 +11:00
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
Use Gitlab::PushOptions for ci.skip
push option
2019-04-09 10:03:26 +12:00
git_ref_validator.rb
gitaly_client.rb
Migrate correlation and tracing code to LabKit
2019-04-18 09:57:16 +02:00
github_import.rb
gl_id.rb
gl_repository.rb
Fall back to project repository type by default
2019-04-05 10:51:42 +00:00
gon_helper.rb
gpg.rb
graphql.rb
group_search_results.rb
highlight.rb
http.rb
http_io.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
json_cache.rb
json_logger.rb
Migrate correlation and tracing code to LabKit
2019-04-18 09:57:16 +02:00
kubernetes.rb
language_data.rb
language_detection.rb
lazy.rb
lfs_token.rb
logger.rb
loop_helpers.rb
mail_room.rb
markup_helper.rb
metrics.rb
multi_collection_paginator.rb
namespace_sanitizer.rb
null_request_store.rb
object_hierarchy.rb
Prevent infinite loops in ObjectHierarchy
2019-04-05 07:56:21 +08:00
omniauth_initializer.rb
optimistic_locking.rb
Forbid the use of #reload
and prefer #reset
2019-04-15 13:05:14 +02:00
other_markup.rb
otp_key_rotator.rb
pages.rb
pages_client.rb
pages_transfer.rb
path_regex.rb
Add v2 to reserved top level routes
2019-04-04 13:04:03 +03:00
performance_bar.rb
plugin.rb
plugin_logger.rb
polling_interval.rb
popen.rb
private_commit_email.rb
profiler.rb
Add backtrace to Gitaly performance bar
2019-04-17 04:45:24 -07:00
project_search_results.rb
project_service_logger.rb
project_template.rb
project_transfer.rb
prometheus_client.rb
Add a proxy method to PrometheusClient
2019-04-05 08:05:54 +00:00
protocol_access.rb
proxy_http_connection_adapter.rb
push_options.rb
Support merge on pipeline success w/ push options
2019-04-09 10:03:26 +12:00
query_limiting.rb
recaptcha.rb
reference_counter.rb
reference_extractor.rb
regex.rb
repo_path.rb
Fall back to project repository type by default
2019-04-05 10:51:42 +00:00
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
safe_request_store.rb
search_results.rb
Upgrade Rails to 5.1.6.1
2019-04-23 08:31:23 +08:00
seeder.rb
sentry.rb
Migrate correlation and tracing code to LabKit
2019-04-18 09:57:16 +02:00
setup_helper.rb
shard_health_cache.rb
shell.rb
shell_adapter.rb
sherlock.rb
sidekiq_config.rb
sidekiq_logger.rb
sidekiq_signals.rb
sidekiq_status.rb
sidekiq_versioning.rb
snippet_search_results.rb
ssh_public_key.rb
string_placeholder_replacer.rb
string_range_marker.rb
string_regex_marker.rb
task_helpers.rb
tcp_checker.rb
template_helper.rb
temporarily_allow.rb
themes.rb
time_tracking_formatter.rb
timeless.rb
tracing.rb
tree_summary.rb
untrusted_regexp.rb
Bring back Gitlab::UntrustedRegexp.with_fallback
2019-04-03 15:31:56 +08:00
update_path_error.rb
uploads_transfer.rb
url_blocker.rb
Align UrlValidator to validate_url gem implementation.
2019-04-11 06:29:07 +00:00
url_builder.rb
url_helpers.rb
Renamed terminal_specification to channel_specification
2019-04-04 18:32:02 +00:00
url_sanitizer.rb
usage_data.rb
Use Gitlab::Metrics methods for checking if metrics are enabled
2019-04-11 11:34:37 -06:00
user_access.rb
user_extractor.rb
utils.rb
version_info.rb
visibility_level.rb
Squashed commits and modified visibility level output
2019-04-12 05:00:50 +00:00
web_ide_commits_counter.rb
wiki_file_finder.rb
workhorse.rb
Add a feature flag for subdirectory archives
2019-04-16 15:16:23 +01:00