| .. |
|
activity_streams
|
Fix AS::Photo show page
|
2011-06-29 11:33:32 -07:00 |
|
admins_controller_spec.rb
|
add spec for admins_controller#add_invites
|
2011-05-20 10:51:04 +08: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
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -07:00 |
|
aspects_controller_spec.rb
|
Get rid of manage
|
2011-06-24 16:55:40 -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
|
Use rescue_from in CommentsController
|
2011-06-14 18:06:13 -07:00 |
|
contacts_controller_spec.rb
|
added aspect filtering to contact index. fixed rspec
|
2011-06-27 15:03:39 -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
|
prevent inviting yourself, #515
|
2011-05-22 14:48:07 +02:00 |
|
likes_controller_spec.rb
|
Make LikesController spec a bit more specific
|
2011-06-15 15:19:36 -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
|
speed up notifications controller index spec
|
2011-06-28 23:31:34 -07:00 |
|
people_controller_spec.rb
|
added pagination for people on tag pages
|
2011-06-01 18:59:15 -07:00 |
|
photos_controller_spec.rb
|
tests for data methods
|
2011-06-16 15:47:16 -07:00 |
|
post_visibilities_controller_spec.rb
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -07:00 |
|
posts_controller_spec.rb
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08: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
|
Add tag to rspec specs that generate jasmine fixtures
|
2011-05-07 13:54:55 -04:00 |
|
registrations_controller_spec.rb
|
Fix build... damn question marks.
|
2011-05-16 16:33:05 -07:00 |
|
services_controller_spec.rb
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -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
|
Change :on to :post in the comment and post methods
|
2011-06-01 16:45:29 -07:00 |
|
tags_controller_spec.rb
|
Change :on to :post in the comment and post methods
|
2011-06-01 16:45:29 -07:00 |
|
tokens_controller_spec.rb
|
Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosController#create, don't let tokens create sessions.
|
2011-05-20 15:14:23 -07:00 |
|
users_controller_spec.rb
|
do not unnecessary build the feed in users_controller#public when we want to redirect anyway
|
2011-06-08 17:50:13 +08:00 |