diaspora/spec/controllers
2011-04-13 10:30:32 -07:00
..
admins_controller_spec.rb admins can resend invitations 2011-03-03 16:59:33 -08:00
apis_controller_spec.rb Make things more postgres compatible 2011-04-05 09:49:39 -07:00
application_controller_spec.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00
aspect_memberships_controller_spec.rb fix aspect_memberships_controller specs 2011-03-30 11:15:40 -07:00
aspects_controller_spec.rb Render less stuff, set fewer things, make AspectsController#index more horrifying. Maybe Vanna could help with this? Mustache definitely would. 2011-04-06 12:11:49 -07:00
comments_controller_spec.rb some better http status codes 2011-04-06 17:16:39 +02:00
contacts_controller_spec.rb pulled out share_with to be contact new and contact show 2011-02-17 18:05:21 -08:00
conversation_visibilities_controller_spec.rb messages are now relayable, a comment has an author as opposed to a person. 2011-03-01 12:39:42 -08:00
conversations_controller_spec.rb Don't index on just hidden 2011-03-30 19:17:52 -07:00
home_controller_spec.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00
invitations_controller_spec.rb refactored the api 2011-02-05 15:01:05 -08:00
likes_controller_spec.rb likes/dislikes WIP TODO: better icons, better styling, integration on photo show page 2011-03-20 18:10:58 +01:00
messages_controller_spec.rb some better http status codes 2011-04-06 17:16:39 +02:00
notifications_controller_spec.rb Don't actually need 36 notifications. 2011-02-21 13:20:39 -08:00
people_controller_spec.rb Fix people#show sort order 2011-04-13 10:30:32 -07:00
photos_controller_spec.rb Update controllers to use User#retract, change Relayable#relayable to Relayable#relayable? 2011-03-25 16:09:37 -07:00
post_visibilities_controller_spec.rb ms iz, can now undo hiding a post, fixed a bunch of jamine specs 2011-03-31 17:23:54 -07:00
posts_controller_spec.rb PostsController#index -> TagsController#show 2011-03-18 20:57:39 -07:00
profiles_controller_spec.rb fix tag plugin 2011-03-29 16:53:48 -07:00
publics_controller_spec.rb Fix 500 in publicsController 2011-03-14 16:48:07 -07:00
registrations_controller_spec.rb Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
requests_controller_spec.rb default scope on contact 2011-02-18 17:38:02 -08:00
services_controller_spec.rb some more refactoring to routes.rb 2011-03-26 17:38:49 +01:00
sessions_controller_spec.rb calls the job on login does a sync call if the cache friends was not called before, fixed the views 2011-03-21 14:56:50 -07:00
sockets_controller_spec.rb SocketsController now takes a user object or a user id, so that we only instantiate the user if we need to 2011-03-17 12:56:23 -07:00
status_messages_controller_spec.rb ms iz, can now undo hiding a post, fixed a bunch of jamine specs 2011-03-31 17:23:54 -07:00
tags_controller_spec.rb Add tagged posts to db seed, make people#show and tags#show infinite scroll 2011-04-07 16:36:14 -07:00
users_controller_spec.rb fix public test to include .atom format 2011-03-30 11:34:54 -07:00