gitlab-org--gitlab-foss/lib/gitlab
Douglas Barbosa Alexandre 29c5174274 Merge branch 'feat/sentry-environment' into 'master'
feat: add option to define the Sentry Environment

See merge request gitlab-org/gitlab-ce!27091
2019-04-30 18:27:27 +00:00
..
access
action_view_output Fix slow performance with compiling HAML templates 2019-04-29 05:33:50 -07:00
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 Remove variable masking feature flag 2019-04-26 15:20:47 -04: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 Docs aren't reviewed using roulette 2019-04-30 10:38:46 +00:00
data_builder Merge branch 'use-keyword-args-for-databuilder-push' into 'master' 2019-04-29 14:43:56 +00:00
database Clean up `noteable_id` for notes on commits 2019-04-06 08:29:51 +08:00
dependency_linker
diff
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 Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07:00
git_access_result Allow console messages be sent to gitlab-shell 2019-04-04 14:20:11 +11:00
gitaly_client Add client methods for FetchIntoObjectPool RPC 2019-04-30 08:28:56 -07: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 Add ProjectMetricsDashboardSetting model and table 2019-04-26 17:23:26 +00:00
kubernetes Teach Helm::Api about #uninstall 2019-04-29 22:55:11 -07: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 Move dashboard param to initialize method 2019-04-25 14:13:43 +08: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 Use correct k8s namespace in Prometheus queries 2019-04-29 12:21:15 +02:00
query_limiting
quick_actions Externalize strings in lib/gitlab/quick_actions 2019-04-15 21:24:47 +02:00
redis
request_profiler
sanitizers
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
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
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 Port changes for design management to CE 2019-04-29 08:28:43 +02: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 Add gitaly session id & catfile-cache feature flag 2019-04-29 07:21:36 +00: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 feat: allow Sentry configuration to be passed on gitlab.yml 2019-04-30 18:10:57 +02:00
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 Fix Profiler to work with Ruby 5.1 2019-04-26 21:22:23 -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 Change path of bin/sidkiq-cluster in comments 2019-04-29 10:32:33 +10:00
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 Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
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