gitlab-ce/app/controllers
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
..
admin Configuring of points per UDP packet 2016-04-19 14:35:25 +02:00
ci
concerns
dashboard
explore
groups Remove group members check 2016-04-18 11:12:28 -03:00
import
oauth Include GonHelper separately and remove created_at in factory 2016-04-14 07:25:27 -07:00
profiles Make /profile/keys/new redirects to /profile/keys for back-compat 2016-04-15 09:45:58 +02:00
projects Use guard clause to check ability to share project 2016-04-19 12:15:56 +02:00
sherlock
abuse_reports_controller.rb
application_controller.rb Add Sentry program context even without a current user 2016-04-14 13:56:30 -04:00
autocomplete_controller.rb Merge branch 'master' into assign-to-issuable-opener 2016-04-15 14:38:15 +02:00
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb Projects on group page should be sorted by last activity instead of id/created_at 2016-04-14 11:00:24 +02:00
help_controller.rb Simplify random user generation. 2016-04-16 16:00:30 -04:00
invites_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb
projects_controller.rb
registrations_controller.rb
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb
snippets_controller.rb
uploads_controller.rb
users_controller.rb Code fixes 2016-04-18 11:12:27 -03:00