gitlab-org--gitlab-foss/lib/gitlab
Yorick Peterse 229f3ce9ce
Configuring of points per UDP packet
This allows users to configure the number of points stored in a single
UDP packet. This in turn can be used to reduce the number of UDP packets
being sent at the cost of these packets being somewhat larger.

The default setting is 1 point per packet so nothing changes for
existing users.
2016-04-19 14:35:25 +02:00
..
backend Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' 2016-04-15 16:44:21 +00:00
badge
bitbucket_import refactored create_or_update_import_data 2016-04-07 15:08:38 +02:00
ci/build/artifacts
diff
email
fogbugz_import refactored create_or_update_import_data 2016-04-07 15:08:38 +02:00
gfm
git
github_import Set GitHub milestones to Issue/Merge Request that were imported 2016-04-18 20:07:05 -03:00
gitlab_import
gitorious_import
google_code_import refactored create_or_update_import_data 2016-04-07 15:08:38 +02:00
graphs
ldap
lfs
markdown
metrics Count the number of SQL queries per transaction 2016-04-18 14:53:13 +02:00
middleware
o_auth Better control flow. 2016-04-11 18:01:51 -05:00
saml Better control flow and added guard clause. 2016-04-11 17:25:18 -05:00
sherlock
sidekiq_middleware
sql
access.rb
akismet_helper.rb
app_logger.rb
asciidoc.rb
auth.rb
bitbucket_import.rb
blame.rb
build_data_builder.rb
closing_issue_extractor.rb
color_schemes.rb
config_helper.rb
contributions_calendar.rb
contributor.rb
current_settings.rb Include GonHelper separately and remove created_at in factory 2016-04-14 07:25:27 -07:00
database.rb
devise_failure.rb
exclusive_lease.rb clean up ExclusiveLease 2016-04-13 13:12:05 +03:00
force_push_check.rb
git.rb
git_access.rb
git_access_status.rb
git_access_wiki.rb
git_logger.rb
git_post_receive.rb
git_ref_validator.rb
gitorious_import.rb
gon_helper.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
highlight.rb
identifier.rb
import_formatter.rb
import_sources.rb
import_url.rb updated migration based on testing findings 2016-04-14 12:03:45 +02:00
incoming_email.rb
issues_labels.rb
key_fingerprint.rb
logger.rb
markup_helper.rb
metrics.rb Configuring of points per UDP packet 2016-04-19 14:35:25 +02:00
note_data_builder.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
other_markup.rb
popen.rb
production_logger.rb
project_search_results.rb
push_data_builder.rb Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
recaptcha.rb
redis.rb Redis configuration consistency 2016-04-13 20:57:19 +03:00
reference_extractor.rb
regex.rb
repository_check_logger.rb
routing.rb
search_results.rb
seeder.rb
sherlock.rb
sidekiq_logger.rb
snippet_search_results.rb
themes.rb
upgrader.rb
uploads_transfer.rb
url_builder.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
user_access.rb
utils.rb
version_info.rb
visibility_level.rb
workhorse.rb