diaspora/spec/controllers
Ilyaaaaaaaaaaaaa Zhitomirskiy 3a6f0583c7 added featured users dg iz
2011-07-29 19:00:15 -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 added test for admin inviter 2011-07-21 14:32:10 -07:00
apis_controller_spec.rb Add Chubbies, the oauth sample app, and a cucumber feature for part of an oauth flow 2011-06-03 16:22:38 -07:00
application_controller_spec.rb moved render_views out of controller specs to spec_helper. 2011-05-07 18:38:40 +08:00
apps_controller_spec.rb added a very basic page for the stream of all public activity stream photos 2011-05-25 12:57:29 -07:00
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 test to make sure mobile site does not 500 with all media types 2011-07-28 13:16:43 -07:00
authorizations_controller_spec.rb corrected authorizations_controller_spec to assert on response codes 2011-06-29 17:10:43 -07:00
comments_controller_spec.rb Get rid of 500 on mobile comment creation 2011-07-29 12:01:35 -07:00
contacts_controller_spec.rb added featured users dg iz 2011-07-29 19:00:15 -07:00
conversation_visibilities_controller_spec.rb moved render_views out of controller specs to spec_helper. 2011-05-07 18:38:40 +08:00
conversations_controller_spec.rb start a conversation with an aspect from contact index page 2011-06-28 23:09:11 -07:00
home_controller_spec.rb remove remember aspects feature 2011-06-03 17:35:27 -07:00
invitations_controller_spec.rb new users now autofollow diasporahq@joindiaspora.com; upon connecting to a user, you now get post visibilities for their public posts (that your pod knows about) 2011-07-29 17:20:10 -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 moved render_views out of controller specs to spec_helper. 2011-05-07 18:38:40 +08:00
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 added featured users dg iz 2011-07-29 19:00:15 -07:00
photos_controller_spec.rb Some view helper cleanup 2011-07-04 07:36:01 -07:00
post_visibilities_controller_spec.rb Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
posts_controller_spec.rb two failing tests for the mobile site. SOMEBODY FIX THEM 2011-07-29 10:14:59 -07:00
profiles_controller_spec.rb Added test for new plantext tag without a # symbol and fixed broken code. 2011-06-25 23:37:51 -07:00
publics_controller_spec.rb added xml response to the post 2011-07-21 18:22:18 -07:00
registrations_controller_spec.rb new users now autofollow diasporahq@joindiaspora.com; upon connecting to a user, you now get post visibilities for their public posts (that your pod knows about) 2011-07-29 17:20:10 -07:00
reshares_controller_spec.rb Reshares and reshare retractions are green. 2011-07-22 16:00:19 -07:00
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 Fix build... damn question marks. 2011-05-16 16:33:05 -07:00
sockets_controller_spec.rb move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz 2011-06-16 11:17:14 -07:00
status_messages_controller_spec.rb Refactor StatusMessagesController#create, move the photo dispatching into an after_dispatch hook 2011-07-21 16:30:00 -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 Merge remote branch 'yolk/348-change-email-with-confirmation' into merge_email_change 2011-07-19 10:44:00 -07:00