| .. |
|
jobs
|
Job::InviteUser -> Job::InviteUserByEmail
|
2011-01-26 12:16:48 -08:00 |
|
services
|
display resend link if already sent invitation in friend finder
|
2011-01-26 16:57:39 -08:00 |
|
user
|
Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns
|
2011-01-26 18:29:23 -08:00 |
|
aspect_spec.rb
|
Fixed connecting spec, magic import failure disappearance
|
2011-01-18 16:05:50 -08:00 |
|
comment_spec.rb
|
Merge branch 'fixturebuilder'
|
2011-01-18 17:05:44 -08:00 |
|
contact_spec.rb
|
Merge almost complete, 4 failures
|
2011-01-14 16:00:10 -08:00 |
|
data_point_spec.rb
|
fixed datapoint_spec. fixed labels on graph
|
2011-01-21 10:50:53 -08:00 |
|
invitation_spec.rb
|
translation of invitation message, better checking of existing users and unique index on user(invitation_service and invitation_identifier)
|
2011-01-26 16:01:57 -08:00 |
|
notification_spec.rb
|
Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns
|
2011-01-26 18:29:23 -08:00 |
|
person_spec.rb
|
Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns
|
2011-01-26 18:29:23 -08:00 |
|
photo_spec.rb
|
Delete some pending specs, fix a minor bug
|
2011-01-19 17:11:33 -08:00 |
|
post_spec.rb
|
fix invitations#new, and a post spec which was mongo specific
|
2011-01-18 22:11:58 -08:00 |
|
post_visibility_spec.rb
|
Made specs work with fixtures, spec_helper needs work
|
2011-01-18 13:31:10 -08:00 |
|
profile_spec.rb
|
Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns
|
2011-01-26 18:29:23 -08:00 |
|
request_spec.rb
|
fixed the querying in the controllers got rid of hashes
|
2011-01-18 16:21:14 -08:00 |
|
retraction_spec.rb
|
Made specs work with fixtures, spec_helper needs work
|
2011-01-18 13:31:10 -08:00 |
|
statistic_spec.rb
|
getting rid of gruff and it's imagemagic deps. made graphs on stats pending.
|
2011-01-21 11:11:58 -08:00 |
|
status_message_spec.rb
|
Made specs work with fixtures, spec_helper needs work
|
2011-01-18 13:31:10 -08:00 |
|
user_spec.rb
|
make jobs have a base class, which will verify the activerecord connection before trying the job
|
2011-01-19 14:10:42 -08:00 |