gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 98c66b508c Merge branch 'use_fullpath' into 'master'
If referer in request is incorrect use fullpath

Fixes #1444

See merge request !982
2014-07-22 06:50:35 +00:00
..
admin Fix user params when edit from admin area 2014-07-16 15:12:33 +03:00
groups Improve performance, ordering and pagination for group milestones. 2014-07-04 11:57:24 +02:00
profiles Fix password change. Fix test settings 2014-06-26 23:40:08 +03:00
projects Refactor diff suppress logic and diff views 2014-07-15 18:28:21 +03:00
public Allow access to groups with public projects. 2014-02-20 09:26:38 -06:00
application_controller.rb Use devise stored_location to redirect after signing for both public and private pages. 2014-07-11 19:53:10 +02:00
dashboard_controller.rb Show link to public projects for new users. 2014-03-17 13:02:04 +01: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 Use an error page when oauth fails. 2014-06-24 15:30:29 +03: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 Fix project default branch change 2014-07-21 22:47:41 +03:00
registrations_controller.rb Override strong params for sign up. 2014-07-10 19:31:05 +02:00
search_controller.rb Fix global search 2014-03-14 14:41:28 +02:00
sessions_controller.rb Call store_location_for once. 2014-07-22 08:34:16 +02:00
snippets_controller.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03: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