| .. |
|
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
|
|
|
|
application_controller_spec.rb
|
|
|
|
apps_controller_spec.rb
|
|
|
|
aspect_memberships_controller_spec.rb
|
|
|
|
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
|
Rewrote ContactsController#index, thoughts?
|
2011-07-17 15:44:07 -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
|
|
|
|
people_controller_spec.rb
|
rspec is green
|
2011-07-21 14:32:10 -07:00 |
|
photos_controller_spec.rb
|
|
|
|
post_visibilities_controller_spec.rb
|
|
|
|
posts_controller_spec.rb
|
fix 500 on posts show on mobile
|
2011-07-15 22:37:21 -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
|
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
|
|
|
|
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 |