diaspora/spec/models
danielgrippi 60a60733df Merge branch 'master' into follow
Conflicts:
	app/controllers/aspects_controller.rb
	app/controllers/contacts_controller.rb
	app/controllers/people_controller.rb
	app/controllers/photos_controller.rb
	app/controllers/tags_controller.rb
	app/helpers/notifications_helper.rb
	app/models/notifications/new_request.rb
	app/models/user_preference.rb
	public/javascripts/view.js
	spec/controllers/aspects_controller_spec.rb
	spec/controllers/contacts_controller_spec.rb
	spec/controllers/home_controller_spec.rb
	spec/controllers/post_visibilities_controller_spec.rb
	spec/controllers/requests_controller_spec.rb
	spec/mailers/notifier_spec.rb
	spec/models/user_spec.rb
2011-05-12 15:49:51 -07:00
..
jobs Disable typhoeus everywhere but the HTTPMulti specs 2011-04-11 14:52:21 -07:00
notifications notifier for the messages, we're so close 2011-03-08 10:53:49 -08:00
services fixed the nil photo_url and the all being called twice in the specs 2011-03-21 14:56:50 -07:00
user added a pane for people sharing with you on all aspect page 2011-05-04 17:57:42 -07:00
aspect_membership_spec.rb edited subscribers to include all contacts on public posts. added the ability to drop an aspect regardless of contacts contained. wip. 2011-04-05 18:53:10 -07:00
aspect_spec.rb follow wip. 2 failures. 2011-04-04 19:22:19 -07:00
comment_spec.rb #1019 comment/post handles multiple youtube links properly 2011-05-05 00:05:59 +08:00
contact_spec.rb only display contacts you are sharing with in aspect edit panes 2011-05-04 18:05:49 -07:00
conversation_spec.rb fix up some specs 2011-03-10 12:55:05 -08:00
invitation_spec.rb added mutual flag, removed pending from contact, specs are green. wip 2011-04-05 16:12:53 -07:00
like_spec.rb typo in a test 2011-05-11 16:13:59 -07:00
mention_spec.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
message_spec.rb added the email notification, the notification is not persisted, fixed the receive callback spec 2011-03-08 18:24:56 -08:00
notification_spec.rb Merge branch 'master' into follow 2011-05-04 11:35:35 -07:00
person_spec.rb added mutual flag, removed pending from contact, specs are green. wip 2011-04-05 16:12:53 -07:00
photo_spec.rb Make urls not change on processing 2011-03-21 18:42:36 -07:00
post_spec.rb edited subscribers to include all contacts on public posts. added the ability to drop an aspect regardless of contacts contained. wip. 2011-04-05 18:53:10 -07:00
profile_spec.rb fixed all specs 2011-04-05 10:00:54 -07:00
relayable_retraction_spec.rb Make things more postgres compatible 2011-04-05 09:49:39 -07:00
request_spec.rb split 'mutual' flag into 'sharing' and 'receiving' on Contact 2011-05-04 17:09:48 -07:00
retraction_spec.rb follow wip. 2 failures. 2011-04-04 19:22:19 -07:00
service_spec.rb added a dependant destroy to the service_users 2011-03-23 11:56:15 -07:00
service_user_spec.rb follow wip. 2 failures. 2011-04-04 19:22:19 -07:00
status_message_spec.rb breaking out Diaspora::Taggable wip 2011-03-15 13:21:36 -07:00
user_preference_spec.rb fix typo, puts in a test, and made the emails types a constant in UserPreferences 2011-03-14 12:21:30 -07:00
user_spec.rb few cucumber steps failing. wip. 2011-05-11 11:08:30 -07:00