.. |
access
|
Refactor code for protecting default branches
|
2019-01-16 14:25:14 +01:00 |
action_view_output
|
Fix slow performance with compiling HAML templates
|
2019-04-29 05:33:50 -07:00 |
analytics/cycle_analytics
|
Implement validation logic to ProjectStage
|
2019-08-23 20:28:11 +00:00 |
asciidoc
|
Enable AsciiDoc syntax highlighting (using Rouge)
|
2019-07-02 09:24:05 +02:00 |
auth
|
Update docs and comments about saml with allow_bypass_two_factor
|
2019-08-27 03:46:32 +00:00 |
background_migration
|
Add rake tasks for migrating leacy uploads
|
2019-08-16 07:52:30 +02:00 |
badge
|
Rename latest_successful to be more explicit
|
2019-07-26 00:17:52 +02:00 |
bare_repository_import
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
bitbucket_import
|
Add code review suggestions
|
2019-08-12 15:05:49 +01:00 |
bitbucket_server_import
|
Fix issuables state_id nil when importing projects from GitHub
|
2019-05-06 19:45:17 +00:00 |
cache
|
Use strong memoize utility
|
2018-11-26 17:41:41 +08:00 |
chat
|
Move ChatOps to Core
|
2019-02-20 21:29:48 +00:00 |
checks
|
Add documentation and tests
|
2019-06-19 07:08:56 +00:00 |
ci
|
Update Code-Quality.gitlab-ci.yml to use only.refs
|
2019-09-02 12:19:15 -03:00 |
cleanup
|
Add a rubocop for Rails.logger
|
2019-07-10 19:26:47 +00:00 |
cluster
|
Remove worker label from puma terminations metric
|
2019-08-12 13:52:15 +03:00 |
config
|
Introducing new Syntax for Ci::Build inclusion rules
|
2019-08-20 20:03:43 +00:00 |
conflict
|
Enable even more frozen string in lib/gitlab
|
2018-11-06 22:47:32 -08:00 |
content_security_policy
|
Add missing report-uri to CSP config
|
2019-08-07 11:21:08 -07:00 |
cross_project_access
|
Enable even more frozen string in lib/gitlab
|
2018-11-06 22:47:32 -08:00 |
cycle_analytics
|
Fix error on project name
|
2019-08-05 21:15:00 +00:00 |
danger
|
Fix a nil error in Gitlab::Danger::Teammate
|
2019-08-27 19:15:19 +02:00 |
data_builder
|
Fix pipelines not always being created after a push
|
2019-08-17 06:23:26 -07:00 |
database
|
Add helper to exactly undo cleanup_concurrent_column_rename
|
2019-08-25 20:14:52 +00:00 |
database_importers
|
Handle :9090 and 0.0.0.0:9090 listen_address formats
|
2019-09-02 14:35:02 +00:00 |
dependency_linker
|
Raise not implemented error on BaseLinker for package_url
|
2019-02-25 10:22:13 -03:00 |
diff
|
Fixing #65389
|
2019-09-02 10:43:54 +00:00 |
discussions_diff
|
Remove cleaned up OIDs from database and cache
|
2019-05-06 11:35:03 +01:00 |
downtime_check
|
Enable even more frozen string in lib/gitlab
|
2018-11-06 22:47:32 -08:00 |
email
|
feat: SMIME signed notification emails
|
2019-08-20 16:13:32 +02:00 |
error_tracking
|
Update Sentry client to get project list
|
2019-01-31 10:05:29 +00:00 |
etag_caching
|
Split MR widget into cached and non-cached serializers
|
2019-08-09 21:01:55 +00:00 |
external_authorization
|
Adds identity information while making external authorization requests
|
2019-06-19 06:04:33 +00:00 |
fogbugz_import
|
Change default visibility level for FogBugz imported projects to Private
|
2019-08-26 16:19:47 +00:00 |
gfm
|
Prevent rewritting plain links as embedded
|
2019-08-07 15:39:48 -03:00 |
git
|
Add Rugged calls to performance bar
|
2019-07-23 21:38:05 -07:00 |
git_access_result
|
Allow console messages be sent to gitlab-shell
|
2019-04-04 14:20:11 +11:00 |
gitaly_client
|
Update Gitaly server and gem to 1.58.0
|
2019-08-12 15:50:30 +00:00 |
github_import
|
Add a field for released_at to GH importer
|
2019-08-09 00:06:21 +00:00 |
gitlab_import
|
Enable even more frozen string in lib/gitlab
|
2018-11-13 11:42:15 -08:00 |
gl_repository
|
Make Gitlab::GlRepository#types an instance method
|
2019-04-30 17:17:08 +02:00 |
google_code_import
|
Enable even more frozen string in lib/gitlab
|
2018-11-13 11:42:15 -08:00 |
gpg
|
Fix GPG signature verification with recent versions of GnuPG
|
2019-06-17 13:33:39 +00:00 |
grape_logging
|
Standardize remote_ip and path keys for auth.log and api_json.log
|
2019-08-20 18:12:28 +00:00 |
graphql
|
Replace echo function with a resolver
|
2019-08-26 17:43:38 +00:00 |
graphs
|
Enable even more frozen string in lib/gitlab
|
2018-11-13 11:42:15 -08:00 |
hashed_storage
|
Display the amount for Hashed Storage migration/rollback correctly
|
2019-07-10 22:14:50 +01:00 |
health_checks
|
Further remove code branches by database type
|
2019-07-29 12:47:06 +02:00 |
hook_data
|
Added labels_hook_attrs method
|
2019-06-24 11:51:34 +02:00 |
i18n
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
import
|
Remove dead MySQL code
|
2019-07-23 16:53:03 +01:00 |
import_export
|
Allow disabling group/project email notifications
|
2019-08-15 17:37:36 +00:00 |
internal_post_receive
|
Simplify internal post receive messages
|
2019-08-28 15:18:58 -07:00 |
jira
|
Fix DNS rebind vulnerability for JIRA integration
|
2019-08-08 10:24:43 -03:00 |
kubernetes
|
Make use of Gitlab::Kubernetes
|
2019-08-14 20:02:37 +00:00 |
legacy_github_import
|
Do not allow localhost url redirection in GitHub Integration
|
2019-07-05 15:09:04 +05:30 |
lets_encrypt
|
Use project depended feature flag for pages ssl
|
2019-06-25 10:30:12 +02:00 |
manifest_import
|
Enable even more frozen string for lib/gitlab
|
2018-11-16 17:41:14 -08:00 |
markdown_cache
|
Banzai - avoid redis if attr is in DB cache
|
2019-07-10 21:35:43 -06:00 |
metrics
|
Improve GC_REPORT_BUCKETS granularity
|
2019-09-03 15:00:34 +03:00 |
middleware
|
Add a rubocop for Rails.logger
|
2019-07-10 19:26:47 +00:00 |
octokit
|
Refactor SystemHookUrlValidator and specs
|
2019-08-02 15:39:18 +01:00 |
patch
|
Use transactions in JS feature specs
|
2019-07-12 10:39:14 +08:00 |
performance_bar
|
Merge branch 'fix-peek-on-puma' into 'master'
|
2019-09-02 08:43:21 +00:00 |
phabricator_import
|
Fetch users from Phabricator to link to issues
|
2019-07-10 17:15:43 +02:00 |
popen
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
profiler
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
prometheus
|
Use separate Kubernetes namespaces per environment
|
2019-08-07 04:40:29 +00:00 |
query_limiting
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
quick_actions
|
Fix frozen string error
|
2019-08-23 12:52:35 +12:00 |
redis
|
Add captcha if there are multiple failed login attempts
|
2019-07-31 11:47:55 +02:00 |
request_profiler
|
Bring backward compatibility for request profiles
|
2019-07-23 09:30:00 +00:00 |
sanitizers
|
Add direct upload support for personal snippets
|
2019-08-23 11:19:14 +02:00 |
search
|
Fix a typo in lib/gitlab/search/found_blob.rb
|
2019-07-01 10:43:06 +02:00 |
serializer
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
sherlock
|
Further remove code branches by database type
|
2019-07-29 12:47:06 +02:00 |
sidekiq_logging
|
Log time spent on CPU to sidekiq.log
|
2019-08-22 14:31:57 +00:00 |
sidekiq_middleware
|
Fix for histogram corruption in Sidekiq
|
2019-08-30 14:04:45 +00:00 |
sidekiq_status
|
Rework Sidekiq::JobsThreads into Monitor
|
2019-08-21 12:05:30 +02:00 |
sidekiq_versioning
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
slash_commands
|
Tidy up conditional message
|
2019-09-02 17:52:11 +12:00 |
slug
|
Introduce predictable environment slugs
|
2019-07-19 11:33:07 +10:00 |
sql
|
Ignore min_chars_for_partial_matching unles trigrm
|
2019-07-04 10:56:13 -06:00 |
template
|
Merge branch 'require-all-templates-to-include-default-stages' into 'master'
|
2019-04-15 12:47:35 +02:00 |
testing
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
untrusted_regexp
|
Allow to use untrusted Regexp via feature flag
|
2019-04-04 15:00:56 +00:00 |
usage_data_counters
|
Add usage pings for merge request creating
|
2019-08-26 14:30:45 +00:00 |
utils
|
Extract SanitizeNodeLink and apply to WikiLinkFilter
|
2019-07-26 13:41:11 +00:00 |
verify
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
view/presenter
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
webpack
|
Enable even more frozen string for lib/gitlab
|
2018-11-19 18:24:22 -08:00 |
access.rb
|
Add "allowed to create subgroups" dropdown to group settings form
|
2019-07-19 11:55:46 -07:00 |
action_rate_limiter.rb
|
Standardize remote_ip and path keys for auth.log and api_json.log
|
2019-08-20 18:12:28 +00:00 |
allowable.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
anonymous_session.rb
|
Add captcha if there are multiple failed login attempts
|
2019-07-31 11:47:55 +02:00 |
app_logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
asciidoc.rb
|
Enable section anchors
|
2019-07-16 12:53:38 +02:00 |
audit_json_logger.rb
|
Add support for JSON logging for audit events
|
2018-10-18 15:59:12 -07:00 |
auth.rb
|
If user can push to docker then it can delete too
|
2019-09-03 02:41:22 +00:00 |
auth_logger.rb
|
Changes RackAttack logger to use structured logs
|
2019-05-24 00:45:02 +00:00 |
authorized_keys.rb
|
Auto create authorized_keys file if doesn't exist
|
2019-08-29 16:33:04 +08:00 |
background_migration.rb
|
Add methods to check dead and retrying jobs
|
2019-04-08 19:47:36 -03:00 |
base_doorkeeper_controller.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
batch_pop_queueing.rb
|
Efficient merge train locks
|
2019-07-11 13:44:12 +07:00 |
blame.rb
|
Make Highlight accept language param
|
2018-10-30 15:44:55 +08:00 |
blob_helper.rb
|
Fix inline rendering of SVGs from current repo
|
2019-08-02 06:34:20 +08:00 |
branch_push_merge_commit_analyzer.rb
|
Fix commit with two parents is set with wrong direct_ancestor
|
2018-12-07 21:00:47 +08:00 |
build_access.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
changes_list.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
chaos.rb
|
Adds chaos endpoints to Sidekiq
|
2019-07-18 19:04:12 +02:00 |
chat.rb
|
Move ChatOps to Core
|
2019-02-20 21:29:48 +00:00 |
chat_name_token.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
ci_access.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
closing_issue_extractor.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
color_schemes.rb
|
Add "none" syntax highlighting "color" scheme
|
2018-12-18 00:34:50 +00:00 |
config_helper.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
content_disposition.rb
|
Run rubocop -a on CE files
|
2019-05-05 03:24:28 -07:00 |
contributions_calendar.rb
|
Further remove code branches by database type
|
2019-07-29 12:47:06 +02:00 |
contributor.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
cross_project_access.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
crypto_helper.rb
|
Ensure that db encryption keys have proper bytesize
|
2018-11-22 15:35:49 +01:00 |
current_settings.rb
|
Save instance administration project id in DB
|
2019-08-07 18:40:36 +00:00 |
daemon.rb
|
Improve resillency of monitor
|
2019-08-21 12:06:10 +02:00 |
database.rb
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
|
2019-08-29 17:17:37 -05:00 |
dependency_linker.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
downtime_check.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
ee_compat_check.rb
|
Update regex for docs branches in ci
|
2019-08-02 06:24:07 +00:00 |
emoji.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
encoding_helper.rb
|
Add a rubocop for Rails.logger
|
2019-07-10 19:26:47 +00:00 |
environment.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
environment_logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
exclusive_lease.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
exclusive_lease_helpers.rb
|
Add exclusive lease to mergeability check process
|
2019-07-31 19:58:43 -03:00 |
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
|
Introduce ApplicationSettingImplementation yay
|
2019-03-19 13:01:37 +08:00 |
favicon.rb
|
fix(favicon): get favicon_path, so it works also with uploads object store
|
2019-06-14 13:58:51 +02:00 |
file_detector.rb
|
Update metrics dashboard API to load yml from repo
|
2019-05-01 10:16:03 +00:00 |
file_finder.rb
|
Optimized file search to work without limits
|
2018-12-06 09:25:09 +01:00 |
file_markdown_link_builder.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
file_type_detection.rb
|
Uploads to wiki stored inside the wiki git repository
|
2018-09-04 10:39:08 +00:00 |
git.rb
|
Add start_sha to commits API
|
2019-07-18 09:19:18 +02:00 |
git_access.rb
|
Port changes for design management to CE
|
2019-04-29 08:28:43 +02:00 |
git_access_wiki.rb
|
Don't run single change checks when changes are unknown
|
2019-01-02 15:31:32 +01:00 |
git_logger.rb
|
Rename githost.log -> git_json.log
|
2019-08-08 13:39:11 -07:00 |
git_post_receive.rb
|
Expire project caches once per push instead of once per ref
|
2019-08-16 19:53:56 +00:00 |
git_ref_validator.rb
|
Validate MR branch names
|
2019-05-03 03:02:58 +08:00 |
gitaly_client.rb
|
Merge branch 'fix-peek-on-puma' into 'master'
|
2019-09-02 08:43:21 +00:00 |
github_import.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
gl_id.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
gl_repository.rb
|
Make Gitlab::GlRepository#types an instance method
|
2019-04-30 17:17:08 +02:00 |
global_id.rb
|
GraphQL support for Notes created in discussions
|
2019-07-10 12:13:48 +12:00 |
gon_helper.rb
|
Remove gfm_embed_metrics flag from BE
|
2019-08-09 20:35:43 +00:00 |
gpg.rb
|
Remove rails4 specific code
|
2018-12-16 10:48:41 +01:00 |
graphql.rb
|
Remove :graphql feature flag
|
2019-07-09 12:45:23 +00:00 |
graphql_logger.rb
|
Implement logger analyzer
|
2019-05-30 18:27:28 +12:00 |
group_search_results.rb
|
Add improvements to the global search process
|
2019-05-07 11:08:25 +00:00 |
highlight.rb
|
Revert "Merge branch '65152-selective-highlight' into 'master'"
|
2019-08-09 00:13:09 +00:00 |
http.rb
|
Add OpenSSL::OpenSSLError to HTTP_ERRORS
|
2019-07-05 21:05:24 +00:00 |
http_connection_adapter.rb
|
Add outbound requests setting for system hooks
|
2019-08-02 15:39:18 +01:00 |
http_io.rb
|
Fix deadlock on ChunkedIO
|
2018-11-26 13:15:46 +01:00 |
i18n.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
identifier.rb
|
Removes idenfitication by commit from Gitlab::Identifier
|
2018-10-25 11:36:26 +01:00 |
import_export.rb
|
LFS export records repository_type data
|
2019-07-24 11:23:51 +00:00 |
import_formatter.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
import_sources.rb
|
Setup Phabricator import
|
2019-05-31 09:40:54 +02:00 |
incoming_email.rb
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
insecure_key_fingerprint.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
instrumentation_helper.rb
|
Add Gitaly and Rugged call timing in Sidekiq logs
|
2019-08-09 01:08:32 -07:00 |
issuable_metadata.rb
|
Expose merge requests count based on user access
|
2019-06-18 12:46:46 +03:00 |
issuable_sorter.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
issuables_count_for_state.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
issues_labels.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
job_waiter.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
json_cache.rb
|
Parse the cached value when the it is false
|
2019-06-25 19:30:05 -03:00 |
json_logger.rb
|
Migrate correlation and tracing code to LabKit
|
2019-04-18 09:57:16 +02:00 |
jwt_authenticatable.rb
|
Extract Workhorse <-> GitLab authentication to make it reusable
|
2019-09-04 11:03:20 +12:00 |
kubernetes.rb
|
Select deployments that only has the app label
|
2019-06-21 20:45:06 +00:00 |
language_data.rb
|
Remove dependencies on Linguist
|
2018-10-12 17:17:30 -07:00 |
language_detection.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
lazy.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
lets_encrypt.rb
|
Remove auto ssl feature flags
|
2019-07-12 16:53:44 +00:00 |
lfs_token.rb
|
Geo: Remove Gitlab::LfsToken::LegacyRedisDeviseToken implementation
|
2019-05-22 16:11:08 +10:00 |
logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
loop_helpers.rb
|
Remove expired artifacts periodically
|
2019-01-24 20:50:42 +09:00 |
mail_room.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
markdown_cache.rb
|
Re-escape whole HTML content instead of only match
|
2019-08-23 10:36:51 +02:00 |
markup_helper.rb
|
Remove extra whitespace on markup_helper.rb
|
2018-11-02 15:10:41 +00:00 |
metrics.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
multi_collection_paginator.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
namespace_sanitizer.rb
|
Add Clusters::KubernetesNamespace model
|
2018-10-22 09:54:00 -05:00 |
namespaced_session_store.rb
|
CE port of "Require session with smartcard login for Git access"
|
2019-07-05 08:12:29 +02:00 |
null_request_store.rb
|
Use a null object with RequestStore
|
2018-09-24 12:11:26 -07:00 |
object_hierarchy.rb
|
Remove code related to object hierarchy in MySQL
|
2019-07-25 15:35:06 +08:00 |
omniauth_initializer.rb
|
Symbolize client_auth_method for quirked providers
|
2019-07-15 09:01:55 -05:00 |
optimistic_locking.rb
|
Backport EE issue 12996
|
2019-09-02 12:59:30 +02:00 |
other_markup.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
otp_key_rotator.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
pages.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
pages_client.rb
|
Add a rubocop for Rails.logger
|
2019-07-10 19:26:47 +00:00 |
pages_transfer.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
path_regex.rb
|
Limit the size of issuable description and comments
|
2019-08-22 10:43:13 +03:00 |
performance_bar.rb
|
Make performance bar enabled checks consistent
|
2019-08-28 17:25:02 +01:00 |
phabricator_import.rb
|
Setup Phabricator import
|
2019-05-31 09:40:54 +02:00 |
plugin.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
plugin_logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
polling_interval.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
popen.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
private_commit_email.rb
|
Match users better by their private commit email
|
2018-11-19 12:45:07 +00:00 |
profiler.rb
|
Fix frozen string errors
|
2019-08-23 00:17:11 +12:00 |
project_authorizations.rb
|
Remove code related to object hierarchy in MySQL
|
2019-07-25 15:35:06 +08:00 |
project_search_results.rb
|
Load search result counts asynchronously
|
2019-08-12 22:01:15 +02:00 |
project_service_logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
project_template.rb
|
Squash project templates on update
|
2019-08-15 20:20:08 +00:00 |
project_transfer.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
prometheus_client.rb
|
Convert RestClient to Gitlab::HTTP for Prometheus Monitor
|
2019-08-07 02:42:20 +00:00 |
protocol_access.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
push_options.rb
|
Support title and desc on merge w/ push option
|
2019-07-24 11:04:49 +02:00 |
query_limiting.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
recaptcha.rb
|
Add captcha if there are multiple failed login attempts
|
2019-07-31 11:47:55 +02:00 |
reference_counter.rb
|
Add a rubocop for Rails.logger
|
2019-07-10 19:26:47 +00:00 |
reference_extractor.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
regex.rb
|
Fixing #65389
|
2019-09-02 10:43:54 +00:00 |
repo_path.rb
|
Fall back to project repository type by default
|
2019-04-05 10:51:42 +00:00 |
repository_cache.rb
|
Revert "Merge branch '3062-improve-project-cache' into 'master'"
|
2019-01-08 13:14:06 -08:00 |
repository_cache_adapter.rb
|
Revert "Cache branch and tag names as Redis sets"
|
2019-08-29 18:04:52 +01:00 |
repository_check_logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
request_context.rb
|
Fix health checks not working behind load balancers
|
2019-03-12 12:46:40 -07:00 |
request_forgery_protection.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
request_profiler.rb
|
Bring backward compatibility for request profiles
|
2019-07-23 09:30:00 +00:00 |
route_map.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
routing.rb
|
Fix typos in the whole gitlab-ce project
|
2019-05-20 14:11:44 +00:00 |
rugged_instrumentation.rb
|
Make performance bar enabled checks consistent
|
2019-08-28 17:25:02 +01:00 |
safe_request_store.rb
|
Change SafeRequestStore#write to accept an options hash
|
2018-12-17 19:57:03 -02:00 |
search_results.rb
|
Load search result counts asynchronously
|
2019-08-12 22:01:15 +02:00 |
seeder.rb
|
Backport of elastic-test-repos from EE
|
2019-01-08 17:18:15 -06:00 |
sentry.rb
|
Add support for sentry_extra_data in exceptions
|
2019-08-19 23:06:21 +00:00 |
session.rb
|
Session stored globally per request
|
2019-05-02 12:28:26 +07:00 |
setup_helper.rb
|
Only use Gitaly catfile_cache_size=5 in test
|
2019-06-06 14:11:44 +00:00 |
shard_health_cache.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
shell.rb
|
Remove the fallback path from gitlab-ce
|
2019-08-29 16:33:04 +08:00 |
shell_adapter.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
sherlock.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
sidekiq_config.rb
|
Change path of bin/sidkiq-cluster in comments
|
2019-04-29 10:32:33 +10:00 |
sidekiq_logger.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
sidekiq_monitor.rb
|
Properly handle sidekiq skip
|
2019-08-21 13:21:55 +02:00 |
sidekiq_signals.rb
|
Fix Sidekiq process group killing
|
2019-03-07 12:37:59 +00:00 |
sidekiq_status.rb
|
Clarify documentation of Gitlab::SidekiqStatus
|
2019-07-04 08:45:14 +01:00 |
sidekiq_versioning.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
snippet_search_results.rb
|
Load search result counts asynchronously
|
2019-08-12 22:01:15 +02:00 |
ssh_public_key.rb
|
Fix ConstantName rubocop offense
|
2018-12-09 22:45:48 +05:00 |
string_placeholder_replacer.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
string_range_marker.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
string_regex_marker.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
submodule_links.rb
|
Fix error rendering submodules in MR diffs when there is no .gitmodules
|
2019-07-26 11:05:56 +01:00 |
task_helpers.rb
|
Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobs
|
2019-02-05 14:04:54 +01:00 |
tcp_checker.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
template_helper.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
temporarily_allow.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
themes.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
thread_memory_cache.rb
|
Add a memory cache local to the thread to reduce Redis load
|
2019-07-01 22:23:01 -07:00 |
time_tracking_formatter.rb
|
Rename to time_tracking_limit_to_hours
|
2019-06-25 09:31:23 +08:00 |
timeless.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
tracing.rb
|
Remove all references to Gitlab::CorrelationId
|
2019-08-26 18:49:58 +02:00 |
tracking.rb
|
Changes snowplow to use cookies for sessions
|
2019-08-28 06:52:14 +00:00 |
tree_summary.rb
|
Adds the Rubocop ReturnNil cop
|
2019-03-06 17:51:56 +02:00 |
untrusted_regexp.rb
|
Bring back Gitlab::UntrustedRegexp.with_fallback
|
2019-04-03 15:31:56 +08:00 |
update_path_error.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
uploads_transfer.rb
|
Enable frozen string for lib/gitlab/*.rb
|
2018-10-22 07:00:50 +00:00 |
url_blocker.rb
|
Fix broken master because of security merge
|
2019-07-29 20:58:44 +00:00 |
url_builder.rb
|
Update deployment chat message notification
|
2019-05-02 16:07:26 +00:00 |
url_helpers.rb
|
Renamed terminal_specification to channel_specification
|
2019-04-04 18:32:02 +00:00 |
url_sanitizer.rb
|
Hide password on import by url form
|
2019-05-29 14:03:50 +03:00 |
usage_data.rb
|
Add usage pings for merge request creating
|
2019-08-26 14:30:45 +00:00 |
user_access.rb
|
Add documentation and tests
|
2019-06-19 07:08:56 +00:00 |
utils.rb
|
Frozen string cannot change encoding
|
2019-07-26 00:13:25 +12:00 |
version_info.rb
|
Revert the "What's new" feature
|
2019-01-29 20:45:47 +00:00 |
visibility_level.rb
|
Fix inability to set visibility_level on project via API
|
2019-06-14 07:36:35 -07:00 |
visibility_level_checker.rb
|
Fix project import restricted visibility bypass
|
2019-08-15 10:30:47 +01:00 |
wiki_file_finder.rb
|
Remove BATCH_SIZE from WikiFileFinder
|
2019-02-06 13:22:35 +01:00 |
workhorse.rb
|
Extract Workhorse <-> GitLab authentication to make it reusable
|
2019-09-04 11:03:20 +12:00 |
zoom_link_extractor.rb
|
Add system notes for when a zoom call was added/removed from an issue
|
2019-07-29 21:51:16 +02:00 |