| .. |
|
activity_streams
|
fixed activity_streams::photo controller spec
|
2011-05-26 00:01:10 +02:00 |
|
admins_controller_spec.rb
|
add spec for admins_controller#add_invites
|
2011-05-20 10:51:04 +08:00 |
|
apis_controller_spec.rb
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08: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
|
build_like and build_comment now take only an options hash, and call build_relayable
|
2011-05-31 12:27:58 -07:00 |
|
comments_controller_spec.rb
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08:00 |
|
contacts_controller_spec.rb
|
use aspect dropdowns everywhere; updated rake to 0.9.0
|
2011-05-20 11:50:41 -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
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08:00 |
|
home_controller_spec.rb
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -07:00 |
|
invitations_controller_spec.rb
|
prevent inviting yourself, #515
|
2011-05-22 14:48:07 +02:00 |
|
likes_controller_spec.rb
|
build_like and build_comment now take only an options hash, and call build_relayable
|
2011-05-31 12:27:58 -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
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08:00 |
|
people_controller_spec.rb
|
ignore searchable if one searches by handle in people#index
|
2011-05-29 22:58:33 +02:00 |
|
photos_controller_spec.rb
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08: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
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08: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
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08:00 |
|
status_messages_controller_spec.rb
|
Remove photo-related pending specs.
|
2011-05-25 09:08:49 -07:00 |
|
tags_controller_spec.rb
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08: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
|
Extended UsersController#update method for changing password with minimal specs, added form to view and locales (en).
|
2011-06-01 16:26:53 +02:00 |