gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 60a98584f6 Merge pull request #7658 from Razer6/refresh_labels_page_on_delete
Show labels help message if last label is deleted
2014-09-05 14:39:40 +03:00
..
admin Merge branch 'new_user_password_set' into 'master' 2014-07-23 16:44:07 +00:00
explore Most starred projects page for Explore area 2014-07-25 22:05:23 +03:00
groups Improve performance, ordering and pagination for group milestones. 2014-07-04 11:57:24 +02:00
profiles Require current password even if password was expired 2014-07-29 15:28:20 +03:00
projects Merge pull request #7658 from Razer6/refresh_labels_page_on_delete 2014-09-05 14:39:40 +03:00
application_controller.rb Move LDAP timeout code to Gitlab::LDAP::Access 2014-08-06 18:03:01 +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 Implements drag and drop upload in creating issues 2014-05-23 16:22:42 +08:00
groups_controller.rb Group and Event strong_params 2014-06-26 16:57:10 +03:00
help_controller.rb Remove garbage and apply wiki style 2014-06-14 15:51:07 +03:00
namespaces_controller.rb Add users to /:id route 2014-06-07 15:06:55 +03:00
omniauth_callbacks_controller.rb Move LDAP timeout code to Gitlab::LDAP::Access 2014-08-06 18:03:01 +02:00
passwords_controller.rb Do not allow password reset for ldap user. 2014-03-18 12:25:49 +01:00
profiles_controller.rb Make app works with strong params 2014-06-26 23:24:17 +03:00
projects_controller.rb Replace project labels with tags to prevent name conflict with GitLab labels 2014-07-29 18:23:18 +03:00
registrations_controller.rb Override strong params for sign up. 2014-07-10 19:31:05 +02:00
search_controller.rb Implement search page with filtering of results and pagination 2014-08-27 09:57:50 +03:00
sessions_controller.rb Only redirect to referrer from public GitLab pages 2014-07-28 16:41:37 +02:00
snippets_controller.rb Set charset encoding to UTF-8 for snippets 2014-08-16 14:58:53 +02:00
users_controller.rb Refactor some search scopes to prevent wierd behaviour and PG::Error issues 2014-06-05 20:37:35 +03:00
users_groups_controller.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00