gitlab-org--gitlab-foss/app/controllers
Jan-Willem van der Meer 6ce65a3e95 Use Hash syntax for LDAP server declaration 2014-10-14 13:13:59 +02:00
..
admin Admin: user sorting 2014-10-13 16:07:57 +03:00
explore Most starred projects page for Explore area 2014-07-25 22:05:23 +03:00
groups Fix STI+polymorphic for Group <-> GroupMember 2014-09-14 21:52:54 +03:00
profiles Fix adminarea and emails for new membership logic 2014-09-15 10:57:02 +03:00
projects Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
application_controller.rb Protect from forgery with exception 2014-10-06 16:18:25 +03:00
confirmations_controller.rb Try signing in the user after user confirmation is correct and redirect to dashboard, otherwise redirect to signin page 2014-10-02 14:38:26 +02:00
dashboard_controller.rb Replace project labels with tags to prevent name conflict with GitLab labels 2014-07-29 18:23:18 +03:00
files_controller.rb
groups_controller.rb Huge replace of old users_project and users_group references 2014-09-14 19:32:51 +03:00
help_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb Move dynamic omniauth declarations to initializer 2014-10-14 09:31:06 +02:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Incorporating Dmitriy's referrer-based routing suggestion 2014-09-05 22:35:46 +00:00
registrations_controller.rb Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00
search_controller.rb Merge pull request #7695 from coverer/search_wiki 2014-09-09 16:50:43 +03:00
sessions_controller.rb Use Hash syntax for LDAP server declaration 2014-10-14 13:13:59 +02:00
snippets_controller.rb Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
users_controller.rb