gitlab-org--gitlab-foss/app/controllers
Nick Thomas dfcf1b5a44 Backport changes to Projects::IssuesController and the search bar 2017-06-29 22:38:29 +01:00
..
admin fix spec failures 2017-06-23 19:00:22 +02:00
ci Remove deprecated legacy CI project status badge 2017-03-01 14:48:44 +01:00
concerns Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
dashboard Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
explore Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
groups Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
import Create subgroups if they don't exist while importing projects 2017-04-05 10:09:31 +00:00
oauth Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
profiles fix spec failures 2017-06-25 08:34:06 +02:00
projects Backport changes to Projects::IssuesController and the search bar 2017-06-29 22:38:29 +01:00
sherlock Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
snippets Support comments for personal snippets 2017-05-05 15:45:49 +02:00
abuse_reports_controller.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller.rb Add rescue_from(ActionController::UnknownFormat) in Application Controller 2017-06-20 15:53:23 +02:00
autocomplete_controller.rb Merge branch 'dz-restrict-autocomplete' into 'security-9-1' 2017-06-08 09:52:27 -07:00
confirmations_controller.rb Disable automatic login feature when clicking on email confirmation links 2016-12-31 10:58:08 -05:00
dashboard_controller.rb Remove some deprecated methods 2017-05-30 23:24:17 +02:00
groups_controller.rb Refactor atom builder by using xml.atom layout 2017-06-12 19:21:13 +02:00
health_check_controller.rb Add /-/readiness /-/liveness and /-/health_metrics endpoints to track application readiness 2017-04-07 10:27:15 +00:00
health_controller.rb Make login_counter instance variable instead of class one. 2017-06-02 19:45:58 +02:00
help_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
invites_controller.rb No more and/or 2017-02-21 16:31:14 -06:00
jwt_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
koding_controller.rb Don't perform Devise trackable updates on blocked User records 2017-02-10 11:51:14 -05:00
metrics_controller.rb Move Prometheus presentation logic to PrometheusText 2017-06-02 19:45:58 +02:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
passwords_controller.rb
profiles_controller.rb fix profiles spec 2017-06-23 12:52:36 +02:00
projects_controller.rb Removes pending delete from filter scopes 2017-06-28 11:29:59 +01:00
registrations_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
root_controller.rb Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
search_controller.rb Refactor SearchController#show 2017-03-31 13:03:55 +00:00
sent_notifications_controller.rb
sessions_controller.rb refactor update user service not to do auth checks 2017-06-23 11:41:43 +02:00
snippets_controller.rb Merge branch '12910-snippets-description' into 'master' 2017-06-07 09:26:48 +00:00
unicorn_test_controller.rb Add test that asserts unicorns terminate 2017-04-26 16:39:12 +02:00
uploads_controller.rb Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
users_controller.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00