diaspora/spec/controllers
2010-11-30 16:02:14 -08:00
..
aspects_controller_spec.rb Fix spec 2010-11-30 16:02:14 -08:00
comments_controller_spec.rb move photo-show js to assets. remove EM::next_tick from controller#create actions. make photo show pages render again. 2010-11-28 02:30:25 -05:00
dev_utilities_controller_spec.rb made the dev. util things pending 2010-11-23 15:49:50 -08:00
home_controller_spec.rb Override request started log line 2010-11-29 14:03:29 -08:00
invitations_controller_spec.rb More sane redirect on failing to accept an invitation 2010-11-25 00:39:13 -05:00
people_controller_spec.rb Fix PeopleController, add specs 2010-11-27 21:46:07 -05:00
photos_controller_spec.rb make profile photo action uses :remote=>true rails ajax helpers. added photos#make_profile_photo. 2010-11-30 15:58:26 -08:00
publics_controller_spec.rb removed the word friend everywhere minus translation files 2010-11-12 20:22:55 -08:00
registrations_controller_spec.rb Redirect directly to the login page no registrations closed 2010-11-15 12:24:58 -08:00
requests_controller_spec.rb Sending a request to someone who requested you autoaccepts the request 2010-11-22 12:21:26 -08:00
services_controller_spec.rb trying another thing to get the redirect working 2010-11-08 17:43:59 -08:00
sockets_controller_spec.rb make the build pass (we no longer socket photos at all) and also more test fixing around request. we were saving requests to early in the cycle, most likely cruft before it was refactored. 2010-11-29 13:39:48 -08:00
status_message_controller_spec.rb move photo-show js to assets. remove EM::next_tick from controller#create actions. make photo show pages render again. 2010-11-28 02:30:25 -05:00
users_controller_spec.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00