gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets d059c69db7 Move identities list to own controller action
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-19 15:29:53 +02:00
..
admin Move identities list to own controller action 2015-06-19 15:29:53 +02:00
concerns
dashboard
explore
groups User should be able to leave group. If not - show him proper message 2015-05-29 14:12:30 +02:00
import
oauth Add option to disallow users from registering any application to use GitLab as an OAuth provider 2015-05-29 13:29:16 +02:00
profiles Prefix 2FA issuer with the GitLab host (e.g., 'dev.gitlab.org') 2015-06-16 13:08:29 -04:00
projects Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled 2015-06-18 03:15:05 -07:00
application_controller.rb Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled 2015-06-18 03:15:05 -07:00
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb
groups_controller.rb Wrap group removal into service 2015-06-03 14:07:20 +02:00
help_controller.rb
invites_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb Add "Remember me" checkbox to LDAP signin form. 2015-06-05 14:37:01 +02:00
passwords_controller.rb
profiles_controller.rb Remove js handler from Profiles#update 2015-06-13 17:58:16 -04:00
projects_controller.rb Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
registrations_controller.rb Fix current user removal 2015-05-28 12:53:04 +02:00
root_controller.rb Refactor RootController 2015-06-13 17:59:13 -04:00
search_controller.rb
sessions_controller.rb Add an option to automatically sign-in with an Omniauth provider without showing the GitLab sign-in page 2015-05-29 18:15:03 +02:00
snippets_controller.rb
uploads_controller.rb
users_controller.rb