| .. |
|
jobs
|
Job::InviteUser -> Job::InviteUserByEmail
|
2011-01-26 12:16:48 -08:00 |
|
services
|
correct partial name
|
2011-01-28 16:54:30 -08:00 |
|
user
|
facebook invitations actually work
|
2011-01-28 17:22:18 -08:00 |
|
aspect_spec.rb
|
add contacts_visible field in aspects
|
2011-01-27 13:41:22 -08:00 |
|
comment_spec.rb
|
Merge branch 'fixturebuilder'
|
2011-01-18 17:05:44 -08:00 |
|
contact_spec.rb
|
don't select duplicate people
|
2011-01-27 13:41:22 -08:00 |
|
data_point_spec.rb
|
fixed datapoint_spec. fixed labels on graph
|
2011-01-21 10:50:53 -08:00 |
|
invitation_spec.rb
|
fixed errror on services inviter action, specs
|
2011-01-27 10:58:09 -08:00 |
|
notification_spec.rb
|
all green
|
2011-01-30 20:10:34 -08:00 |
|
person_spec.rb
|
moving over some code migration successful
|
2011-01-29 23:34:11 -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 |