gitlab-org--gitlab-foss/app/controllers
Grzegorz Bizon 536d96a3e0 Merge branch '60383-setup-dashboard-endpoint' into 'master'
Create dashboards endpoint & setup dashboard post-processing

Closes #60383

See merge request gitlab-org/gitlab-ce!27405
2019-04-28 11:53:12 +00:00
..
admin Add Let's Encrypt application settings 2019-04-27 04:38:01 +00:00
boards Extract code into IssueBoardEntity 2018-12-04 08:44:21 -06:00
ci Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
clusters Make the monitoring bundle reusable 2019-04-16 10:00:59 -05:00
concerns Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
dashboard Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
explore Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
google_api Validate session key when authorizing with GCP to create a cluster 2019-02-19 17:21:08 +11:00
groups Add control for variable value masking 2019-03-29 12:49:59 -06:00
import Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
instance_statistics Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
ldap Externalize several strings in 2019-04-16 10:32:05 +00:00
oauth Merge branch 'security-fix-uri-xss-applications' into 'master' 2018-11-28 19:14:15 -05:00
profiles Merge branch 'forbid-the-usage-of-reload' into 'master' 2019-04-15 15:52:12 +00:00
projects Merge branch '60383-setup-dashboard-endpoint' into 'master' 2019-04-28 11:53:12 +00:00
sherlock Fix deprecation: redirect_to :back is deprecated 2019-01-02 19:48:07 +01:00
snippets Refactor params for notes_actions 2019-02-23 09:38:58 +08:00
users Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
abuse_reports_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
application_controller.rb Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
autocomplete_controller.rb Filter merge requests by target branch 2019-03-09 12:22:58 +00:00
chaos_controller.rb Fix deprecation: render :text is deprecated because it does not actually render a text/plain response 2018-11-29 08:05:13 +01:00
confirmations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
dashboard_controller.rb Consider array params on rendering MR list on dashboard 2019-04-04 14:54:25 +00:00
graphql_controller.rb Add API access check to Graphql 2019-03-27 14:59:02 +00:00
groups_controller.rb Add part of needed code 2019-04-05 18:49:46 +00:00
health_check_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
health_controller.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
help_controller.rb Use Rack::Utils.clean_path_info instead of copy-pasted version. 2019-04-04 16:12:52 +03:00
ide_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
invites_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
jwt_controller.rb Externalize several strings in 2019-04-16 10:32:05 +00:00
metrics_controller.rb Fix deprecation: render :text is deprecated because it does not actually render a text/plain response 2018-11-29 08:05:13 +01:00
notification_settings_controller.rb Refresh group overview to match project overview 2019-01-25 10:26:35 +00:00
omniauth_callbacks_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
passwords_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
profiles_controller.rb Move language setting to preferences 2019-02-20 22:58:53 +00:00
projects_controller.rb Forbid the use of `#reload` and prefer `#reset` 2019-04-15 13:05:14 +02:00
registrations_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
root_controller.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
search_controller.rb Merge branch 'ce-1607-elastic_feature_flag_per_group' into 'master' 2019-03-29 11:54:48 +00:00
sent_notifications_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
sessions_controller.rb Remove "You are already signed in" banner 2019-04-24 13:23:07 +00:00
snippets_controller.rb Block private snippets from being embeddable 2018-12-20 14:32:51 +08:00
uploads_controller.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
user_callouts_controller.rb Enable frozen string in app/controllers/**/*.rb 2018-09-18 21:22:45 -07:00
users_controller.rb Resolve "Redesign project lists UI" 2018-12-13 12:37:54 +00:00