gitlab-org--gitlab-foss/app/controllers
Felipe Artur bef15a0f91 Refactor custom notifications controller code and add specs 2016-06-14 10:17:00 -03:00
..
admin Allow custom text on 'almost there' page 2016-06-08 19:08:53 +01:00
ci
concerns Merge branch 'notes-are-awardables' into 'master' 2016-06-06 16:48:35 +00:00
dashboard Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
explore
groups Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage' 2016-05-18 12:48:23 -05:00
import
oauth Fix endless redirections when accessing user OAuth applications when they are disabled 2016-06-08 05:52:04 -07:00
profiles Remove notification level fild from users, improve migrations and specs 2016-06-10 11:49:30 -03:00
projects Refactor custom notifications controller code and add specs 2016-06-14 10:17:00 -03:00
sherlock
abuse_reports_controller.rb
application_controller.rb Add workhorse controller and API helpers 2016-06-06 13:16:30 +02:00
autocomplete_controller.rb Updated Ruby 2016-05-25 15:26:02 +01:00
confirmations_controller.rb
dashboard_controller.rb
emojis_controller.rb
groups_controller.rb
health_check_controller.rb
help_controller.rb
invites_controller.rb
jwt_controller.rb Improve Gitlab::Auth method names 2016-06-10 14:51:16 +02:00
namespaces_controller.rb
omniauth_callbacks_controller.rb Enable Style/MethodDefParentheses rubocop cop 2016-05-30 12:08:53 +02:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Allow or not merge MR with failed build 2016-06-10 14:36:54 +02:00
registrations_controller.rb current_user.confirmed_at.present? => current_user.confirmed? 2016-05-20 13:52:42 -04:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Merge branch 'password-min-length-placeholder' into 'master' 2016-06-08 19:48:03 +00:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb