This website requires JavaScript.
Explore
Help
Sign In
nocebo
/
diaspora
Watch
1
Star
0
Fork
You've already forked diaspora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0c00947fec
diaspora
/
spec
/
models
History
Sarah Mei
7d10b3fdb0
Remove more refs to aspects.first - should make postgres builds green
2011-09-05 19:04:56 -07:00
..
activity_streams
jobs
reshares now have notifications, slight refactor of the notification helper
2011-08-25 17:16:09 -07:00
notifications
reshares now have notifications, slight refactor of the notification helper
2011-08-25 17:16:09 -07:00
services
user
Remove more refs to aspects.first - should make postgres builds green
2011-09-05 19:04:56 -07:00
app_config_spec.rb
aspect_membership_spec.rb
So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN.
2011-08-29 22:03:05 -07:00
aspect_spec.rb
cucumber green in postgres (i think?). touched up aspect spec.
2011-08-29 15:53:47 -07:00
comment_spec.rb
Fix YouTube titles on 1.9. (SIGH.)
2011-08-30 21:04:29 -07:00
contact_spec.rb
So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN.
2011-08-29 22:03:05 -07:00
conversation_spec.rb
invitation_spec.rb
fixed the email from header issues and backfilled few tests
2011-08-22 17:38:40 -07:00
like_spec.rb
mention_spec.rb
message_spec.rb
notification_spec.rb
reshares now have notifications, slight refactor of the notification helper
2011-08-25 17:16:09 -07:00
oauth2_provider_models_activerecord_authorization_spec.rb
oauth2_provider_models_activerecord_client_spec.rb
person_spec.rb
A bit of refactoring on person_spec since we got an odd failure on travis
2011-09-04 21:34:00 -07:00
photo_spec.rb
pod_spec.rb
Removed , but not the table. Record all in httpmulti success
2011-08-30 10:14:32 -07:00
post_spec.rb
profile_spec.rb
Closes
#1486
. Profile update was crashing with invalid birthday date
2011-08-20 00:34:59 -03:00
relayable_retraction_spec.rb
request_spec.rb
reshare_spec.rb
reshares now have notifications, slight refactor of the notification helper
2011-08-25 17:16:09 -07:00
retraction_spec.rb
service_spec.rb
service_user_spec.rb
signed_retraction_spec.rb
status_message_spec.rb
Fix YouTube titles on 1.9. (SIGH.)
2011-08-30 21:04:29 -07:00
tag_following_spec.rb
user_preference_spec.rb
user_spec.rb
First pass at removing order dependencies so specs will be reliable on postgres and mysql
2011-09-05 17:51:45 -07:00