gitlab-org--gitlab-foss/app/controllers/admin
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
..
abuse_reports_controller.rb Clearify who deletes the user 2016-03-15 21:09:25 +01:00
appearances_controller.rb Branded login page also in CE 2016-02-26 15:50:51 +01:00
application_controller.rb refactor login as to be impersonation with better login/logout 2015-10-29 11:00:17 +01:00
application_settings_controller.rb Configuring of points per UDP packet 2016-04-19 14:35:25 +02:00
applications_controller.rb Small improvements to CI 2015-01-17 16:17:34 -08:00
background_jobs_controller.rb Use Gitlab.config instead of Settings everywhere 2014-10-15 23:01:31 +02:00
broadcast_messages_controller.rb Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
builds_controller.rb Show 'All' tab by default in the builds page 2016-01-04 10:21:10 -02:00
dashboard_controller.rb Explicitly define ordering in models using default_scope 2015-02-05 14:20:55 -08:00
deploy_keys_controller.rb Remove show actions from Admin and Project DeployKeys 2015-06-03 18:03:04 -04:00
groups_controller.rb Merge branch 'master' into issue_12658 2016-03-21 23:22:21 +01:00
hooks_controller.rb Add push events to permit params in system hooks 2016-04-19 11:42:39 +02:00
identities_controller.rb Code style fixes and some code simplified 2016-01-08 16:26:04 -02:00
impersonation_controller.rb Be more explicit with the impersonate return URL 2015-12-02 13:21:07 -05:00
keys_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
labels_controller.rb Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
logs_controller.rb Added the correct hierarchy of controllers for the administrative part 2013-01-24 22:31:24 +02:00
projects_controller.rb Clear repository check columns asynchronously 2016-04-13 15:56:05 +02:00
runner_projects_controller.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
runners_controller.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
services_controller.rb Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
spam_logs_controller.rb Refactor Admin::SpamLogsController to block user before destroying 2016-02-02 11:25:44 -02:00
users_controller.rb Merge branch '4009-external-users' into 'master' 2016-03-17 14:15:38 +00:00