diaspora/app/controllers
Sarah Mei c816a1f78e RegistrationsController#create re-renders the form instead of redirecting, so user doesn't lose what they've entered.
Took out RegistrationsController#update, since all it was doing was calling super.
Took out stubbing of user save, because I actually want to check that save is doing the right thing.
2010-11-04 22:51:30 -07:00
..
application_controller.rb Better to set the default locale in an initializer than in a before_filter 2010-10-31 22:39:54 +01:00
aspects_controller.rb Merge remote branch 'traction/441-failed-aspect-creation-redirect' 2010-10-31 23:22:10 -07:00
comments_controller.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
dev_utilities_controller.rb add moved dev controller to use the user post api 2010-11-04 15:07:24 -07:00
invitations_controller.rb made flash messages translatable 2010-11-04 20:49:50 +01:00
people_controller.rb Merge remote branch 'MrZYX/untranslated-strings' 2010-11-04 20:05:57 -07:00
photos_controller.rb killed albums 2010-11-04 10:17:19 -07:00
publics_controller.rb Take application_controller before filters out of publicscontroller 2010-11-04 15:33:16 -07:00
registrations_controller.rb RegistrationsController#create re-renders the form instead of redirecting, so user doesn't lose what they've entered. 2010-11-04 22:51:30 -07:00
requests_controller.rb made flash messages translatable 2010-11-04 20:49:50 +01:00
services_controller.rb made flash messages translatable 2010-11-04 20:49:50 +01:00
sockets_controller.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
status_messages_controller.rb validate user ownership on status message destroy 2010-11-03 18:04:10 -07:00
users_controller.rb made flash messages translatable 2010-11-04 20:49:50 +01:00