gitlab-org--gitlab-foss/app/controllers
Kamil Trzciński 1de22c672e Merge branch '43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-name' into 'master'
Resolve "Controller parameters handling sensitive information should use a more specific name"

Closes #43316

See merge request gitlab-org/gitlab-ce!17796
2018-03-26 12:36:51 +00:00
..
admin Add read-only banner to all pages 2018-03-22 20:34:45 +01:00
boards Address review comments 2018-03-05 14:30:56 -03:00
ci
concerns Merge branch 'bvl-allow-maintainer-to-push' into 'master' 2018-03-07 18:43:53 +00:00
dashboard
explore
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Make Variable key not secret 2018-03-22 12:08:16 +01:00
import CE backport for creating CI/CD projects from GitHub 2018-03-07 10:58:50 -05:00
oauth Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
profiles Removing the two factor check when the user sets a new password 2018-03-01 16:28:15 +00:00
projects Merge branch '43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-name' into 'master' 2018-03-26 12:36:51 +00:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets Make sure NotesActions#noteable returns a Noteable in the update action 2017-11-16 15:12:23 +01:00
abuse_reports_controller.rb
application_controller.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
autocomplete_controller.rb Use UserSerializer instead of User.to_json 2017-12-19 15:45:08 -06:00
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb
health_check_controller.rb Remove the need to use health check token 2017-07-05 00:46:11 +02:00
health_controller.rb Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
help_controller.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
ide_controller.rb Move IDE to CE 2018-03-20 14:12:48 +00:00
invites_controller.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
jwt_controller.rb Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01:00
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Writes specs 2018-03-22 16:05:15 +00:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master' 2018-03-05 22:43:27 +00:00
registrations_controller.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
snippets_controller.rb
uploads_controller.rb
user_callouts_controller.rb
users_controller.rb