diaspora/app/controllers
2011-01-20 10:28:27 -08:00
..
application_controller.rb Take some queries out of views 2011-01-18 19:11:01 -08:00
aspects_controller.rb Remove n-query problem from contact_list 2011-01-19 18:06:35 -08:00
comments_controller.rb fixed the querying in the controllers got rid of hashes 2011-01-18 16:21:14 -08:00
home_controller.rb
invitations_controller.rb make jobs have a base class, which will verify the activerecord connection before trying the job 2011-01-19 14:10:42 -08:00
notifications_controller.rb notification eagerly load the target 2011-01-18 17:22:48 -08:00
people_controller.rb Fix call to search in controller 2011-01-20 10:28:27 -08:00
photos_controller.rb Take out default scopes 2011-01-18 16:46:52 -08:00
posts_controller.rb Take out default scopes 2011-01-18 16:46:52 -08:00
publics_controller.rb make jobs have a base class, which will verify the activerecord connection before trying the job 2011-01-19 14:10:42 -08:00
registrations_controller.rb
requests_controller.rb
services_controller.rb
sockets_controller.rb
status_messages_controller.rb fixed the querying in the controllers got rid of hashes 2011-01-18 16:21:14 -08:00
users_controller.rb