diaspora/spec/controllers
2011-07-11 15:05:55 -07:00
..
activity_streams Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
admins_controller_spec.rb add basic overview page to admin controller 2011-07-06 19:08:09 -07:00
apis_controller_spec.rb
application_controller_spec.rb
apps_controller_spec.rb
aspect_memberships_controller_spec.rb made aspect_dropdown ajax in (created route), in the process of removing aspect_membership js responses 2011-07-06 12:45:16 -07:00
aspects_controller_spec.rb Fix specs after merge 2011-07-11 14:38:51 -07:00
authorizations_controller_spec.rb
comments_controller_spec.rb Server side of ajaxy comments done, need to modify comments/_comments and make it work. 2011-07-11 09:11:16 -07:00
contacts_controller_spec.rb More travis stuff 2011-07-02 00:50:11 -07:00
conversation_visibilities_controller_spec.rb
conversations_controller_spec.rb
home_controller_spec.rb
invitations_controller_spec.rb A admin is now able to allow open invitations 2011-07-11 13:32:02 -07:00
likes_controller_spec.rb cache counters in for likes. pending Diaspora::Likeable module... 2011-07-11 15:05:55 -07:00
messages_controller_spec.rb
notifications_controller_spec.rb Use an explicit per_page param instead of switching on format 2011-07-03 21:16:58 -07:00
people_controller_spec.rb Don't get tags in the publisher 2011-07-07 10:48:07 -07:00
photos_controller_spec.rb Some view helper cleanup 2011-07-04 07:36:01 -07:00
post_visibilities_controller_spec.rb
posts_controller_spec.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
profiles_controller_spec.rb
publics_controller_spec.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
registrations_controller_spec.rb
services_controller_spec.rb A admin is now able to allow open invitations 2011-07-11 13:32:02 -07:00
sessions_controller_spec.rb
sockets_controller_spec.rb
status_messages_controller_spec.rb Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController 2011-07-10 20:06:31 -07:00
tag_followings_controller_spec.rb Pending spec for 500 on capital letters 2011-07-05 17:31:49 -07:00
tags_controller_spec.rb Don't show commented tags in the tag stream for now, until we optimize that 2011-07-07 15:39:28 -07:00
tokens_controller_spec.rb fix the build. 2011-07-04 16:53:43 -07:00
users_controller_spec.rb