gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets d3fcb60e43 Merge branch 'flash_message_after_signup' into 'master'
Flash message after signup

Fixes #1366

See merge request !948
2014-07-04 14:00:41 +00:00
..
admin Make app works with strong params 2014-06-26 23:24:17 +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 Archive with content-length header 2014-07-03 11:05:51 +08:00
public
application_controller.rb
dashboard_controller.rb
files_controller.rb
groups_controller.rb Group and Event strong_params 2014-06-26 16:57:10 +03:00
help_controller.rb
namespaces_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb
profiles_controller.rb Make app works with strong params 2014-06-26 23:24:17 +03:00
projects_controller.rb
registrations_controller.rb Redirect to sign in page after signup, this will show the correct flash message. 2014-07-04 14:19:59 +02:00
search_controller.rb
snippets_controller.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
users_controller.rb
users_groups_controller.rb
users_sessions_controller.rb