diaspora/spec
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
..
config Add rcov task 2011-03-01 18:12:42 -08:00
controllers Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
fixtures Fix data conversion, fixture generation in publicscontroller 2011-01-26 18:39:09 -08:00
helpers Revert to including all helpers everywhere, because the rest of the team prefers it that way 2011-05-12 13:54:55 -07:00
integration Merge branch 'master' into follow 2011-05-04 11:35:35 -07:00
javascripts Revert "Clean up WSR, add comment processing to ContentUpdater, add comment fixture, update post processing spec" 2011-05-11 11:51:51 +02:00
lib Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
mailers Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
models Merge branch 'master' into follow 2011-05-12 15:49:51 -07:00
shared_behaviors added \b (word ending) to tag regex to exclude :;?! etc.; allow : in tags 2011-04-30 00:08:33 +02:00
support Merge branch 'master' into follow 2011-05-04 11:35:35 -07:00
factories.rb Changing message to text, partway done, deleted data conversion 2011-03-14 11:39:31 -07:00
helper_methods.rb split 'mutual' flag into 'sharing' and 'receiving' on Contact 2011-05-04 17:09:48 -07:00
misc_spec.rb Fix stream on pages other than 1, rename raw_visible_posts to visible_posts 2011-04-13 14:35:20 -07:00
spec_helper.rb moved render_views out of controller specs to spec_helper. 2011-05-07 18:38:40 +08:00