| .. |
|
activity_streams
|
record objectId in post (cant use object_id booo)
|
2011-05-25 12:16:52 -07:00 |
|
job
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
notifications
|
reshares now have notifications, slight refactor of the notification helper
|
2011-08-25 17:16:09 -07:00 |
|
services
|
fix the build; don't test on enqueueing a job to fetch facebook friends every time we hit the facebook finder -- only do this on log in
|
2011-09-08 10:59:35 -07:00 |
|
user
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
app_config_spec.rb
|
Fix app_config spec
|
2011-06-29 14:08:25 -07:00 |
|
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
|
MS DG rspec is green update gemfile
|
2011-09-13 13:34:49 -07:00 |
|
contact_spec.rb
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
conversation_spec.rb
|
Refactor conversations creation
|
2011-08-12 23:07:01 -03:00 |
|
invitation_spec.rb
|
fixed the email from header issues and backfilled few tests
|
2011-08-22 17:38:40 -07:00 |
|
like_spec.rb
|
cache counters in for likes. pending Diaspora::Likeable module...
|
2011-07-11 15:05:55 -07:00 |
|
mention_spec.rb
|
Moving PostVisibility to aspects, WIP, model specs pass
|
2011-03-29 17:31:56 -07:00 |
|
message_spec.rb
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
notification_spec.rb
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
oauth2_provider_models_activerecord_authorization_spec.rb
|
collapsed oauth2 migrations; made app factory
|
2011-06-23 14:49:19 -07:00 |
|
oauth2_provider_models_activerecord_client_spec.rb
|
added a couple of validations on the Oauth models, added an index on a user's authorizations
|
2011-06-20 18:30:18 -07:00 |
|
person_spec.rb
|
fixed/moved specs; made Person.all_from_aspects scope (move direct AR querying from AspectStream; added more documentation in AspectStream
|
2011-09-11 14:16:48 -07:00 |
|
photo_spec.rb
|
Added RSpec test for #1126
|
2011-09-13 23:27:54 -04: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
|
validate instead of throwing a db error
|
2011-08-10 10:38:28 -07:00 |
|
post_visibility_spec.rb
|
DG MS major refactor of salmon and corresponding federation logic
|
2011-09-12 14:05:32 -07:00 |
|
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
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
request_spec.rb
|
split 'mutual' flag into 'sharing' and 'receiving' on Contact
|
2011-05-04 17:09:48 -07:00 |
|
reshare_spec.rb
|
reshares now have notifications, slight refactor of the notification helper
|
2011-08-25 17:16:09 -07:00 |
|
retraction_spec.rb
|
Reshares and reshare retractions are green.
|
2011-07-22 16:00:19 -07:00 |
|
service_spec.rb
|
prevent duplicate services from being created
|
2011-08-09 19:01:38 -07:00 |
|
service_user_spec.rb
|
refactoring this stuff
|
2011-08-03 16:58:55 -07:00 |
|
signed_retraction_spec.rb
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |
|
status_message_spec.rb
|
Fix YouTube titles on 1.9. (SIGH.)
|
2011-08-30 21:04:29 -07:00 |
|
tag_following_spec.rb
|
WIP you can now follow a tag, needs a clean up, and ajax love
|
2011-07-05 15:03:26 -07:00 |
|
user_preference_spec.rb
|
|
|
|
user_spec.rb
|
DG MS renamed private dispatcher; started refactor including public
|
2011-09-12 17:02:40 -07:00 |