diaspora/spec/models
2012-01-04 00:08:29 -08:00
..
activity_streams fixing wrong datatype on activity streams objectId 2011-10-01 19:07:11 -07:00
jobs only queue process_photo jobs if the owner is local. this should cut down on some resque errors 2012-01-04 00:08:29 -08:00
notifications MS DG update copyright 2011-09-14 11:23:12 -07:00
services update gems -- mainly omniauth (we explicitly include omniauth libs now... much cleaner) 2011-12-05 19:53:03 -08:00
user the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
account_deleter_spec.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
account_deletion_spec.rb i think this works 2011-12-08 16:32:19 -08:00
acts_as_taggable_on_tag_spec.rb Refactor and backfill tags_following_controller_spec. Move normalize tag specs into model spec. Move rss fixture file into fixture directory. 2011-11-05 16:05:13 -07:00
app_config_spec.rb AppConfig in heroku can now read array variables 2012-01-03 16:18:51 -08:00
aspect_membership_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
aspect_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
block_spec.rb wip 2011-11-03 12:31:24 -07:00
comment_spec.rb kill no longer used youtube titles code with fire 2011-12-08 16:16:57 -08:00
contact_spec.rb ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed 2011-12-08 16:32:18 -08:00
conversation_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
invitation_spec.rb ms iz wip 2011-12-08 16:32:18 -08:00
like_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
mention_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
message_spec.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
notification_spec.rb the websocket has been completely removed, and replaced for a stub until 2012-01-03 18:39:54 -08:00
oauth2_provider_models_activerecord_authorization_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
oauth2_provider_models_activerecord_client_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
person_spec.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
photo_spec.rb fix specs; move presence_of_content validation check into a before_destory to play nicely with federation 2011-12-20 10:42:30 -08:00
pod_spec.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post_spec.rb Added a counter cache for the number of reshares of a post. 2011-12-19 17:12:17 -05:00
profile_spec.rb added close account to user 2011-12-08 16:32:18 -08:00
relayable_retraction_spec.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
request_spec.rb Revert "auto follow back feature" 2011-11-14 17:18:43 -08:00
reshare_spec.rb Improve wording of error message in Reshare#root_must_be_public validation. 2011-12-19 17:12:17 -05:00
retraction_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
service_spec.rb bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
service_user_spec.rb refactoring this stuff 2011-08-03 16:58:55 -07:00
share_visibility_spec.rb ms iz wip, clearing profile, started deleting post visibilities 2011-12-08 16:32:18 -08:00
signed_retraction_spec.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
status_message_spec.rb Added test for nsfw? 2012-01-02 21:24:44 +00:00
tag_following_spec.rb ms iz wip 2011-12-08 16:32:18 -08: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 even more spec fixing, postgres throws statement invalids for duplicate keys, luckily record not unique is a subsubclass of it so we can just catch the higher error 2011-12-11 04:45:11 +01:00