gitlab-org--gitlab-foss/app/controllers
Stan Hu 3db2e15b72 Merge branch 'ce-3861-use-serializers-for-project-group-boards' into 'master'
Use serialization for project boards

See merge request gitlab-org/gitlab-ce!29263
2019-06-13 19:27:26 +00:00
..
admin Whitelist query limiting admin usage data endpoint 2019-06-12 15:59:16 +00:00
boards
ci
clusters Remove metrics_time_window feature flag 2019-06-07 08:48:10 +00:00
concerns Add `to_json` to `represent` method call 2019-06-13 10:00:30 +12:00
dashboard Add render_projects method to controller 2019-06-05 00:10:24 +00: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 Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
import Fix Fogbugz Importer not working 2019-06-09 23:53:49 -07:00
instance_statistics
ldap Externalize several strings in 2019-04-16 10:32:05 +00:00
oauth
profiles Externalize strings of email page in user profile 2019-06-10 08:41:22 +00:00
projects Refactor for cleaner caching in dashboards 2019-06-13 16:45:36 +00:00
sherlock
snippets Refactor params for notes_actions 2019-02-23 09:38:58 +08:00
users
abuse_reports_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
acme_challenges_controller.rb Add pages domains acme orders 2019-06-06 18:55:31 +00:00
application_controller.rb Avoid setting Gitlab::Session on sessionless requests 2019-06-05 19:07:20 +01:00
autocomplete_controller.rb Filter merge requests by target branch 2019-03-09 12:22:58 +00:00
chaos_controller.rb
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 Enable GraphQL batch requests 2019-05-29 10:31:16 +01:00
groups_controller.rb Add part of needed code 2019-04-05 18:49:46 +00:00
health_check_controller.rb
health_controller.rb
help_controller.rb Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
ide_controller.rb
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
notification_settings_controller.rb Refresh group overview to match project overview 2019-01-25 10:26:35 +00:00
omniauth_callbacks_controller.rb CE changes for SSO web enforcement 2019-05-06 23:28:27 +07:00
passwords_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
profiles_controller.rb i18n: externalize strings from user profile settings 2019-05-09 08:39:08 +00:00
projects_controller.rb Hide password on import by url form 2019-05-29 14:03:50 +03:00
registrations_controller.rb Add :registrations_recaptcha feature flag 2019-05-16 12:59:14 +01:00
root_controller.rb Update comments about N + 1 Gitaly calls 2019-04-09 17:21:16 +02:00
search_controller.rb Revert "Avoid loading objects from DB in ES results" 2019-06-13 11:07:55 +01:00
sent_notifications_controller.rb Externalize strings in flash messages 2019-04-08 14:17:45 +00:00
sessions_controller.rb Prevent password sign in restriction bypass 2019-05-21 14:12:41 +07:00
snippets_controller.rb
uploads_controller.rb Optimise upload path calls 2019-05-14 11:01:48 -05:00
user_callouts_controller.rb
users_controller.rb