Raphael
|
9d273c6d24
|
Now expecting a 500 on someone passing an id to create, should really be a 422
|
2010-11-01 12:31:00 -07:00 |
|
Raphael
|
488df6eaa0
|
RS IZ a good test to overwrite ids
|
2010-11-01 11:35:37 -07:00 |
|
Raphael
|
6c0b187d40
|
Merge remote branch 'jwinky/446-user-name-length-limit'
Conflicts:
app/models/user.rb
|
2010-11-01 11:00:02 -07:00 |
|
Raphael
|
7f7697c11d
|
Merge remote branch 'traction/441-failed-aspect-creation-redirect'
|
2010-10-31 23:22:10 -07:00 |
|
Sarah Mei
|
ce213513eb
|
PeopleController#update handles getting an empty string for :image
|
2010-10-31 17:49:47 -07:00 |
|
danielvincent
|
dc330012d6
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-10-31 12:35:56 -07:00 |
|
danielvincent
|
b08c4fb84e
|
removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts)
|
2010-10-31 12:34:26 -07:00 |
|
Sarah Mei
|
3bd3a63c5d
|
Enough jasmine specs to get us started.
|
2010-10-30 11:48:17 -07:00 |
|
Sarah Mei
|
d819c98718
|
can haz working jasmine
|
2010-10-29 22:21:08 -07:00 |
|
Raphael
|
ccf3b7d87b
|
stub out some stuff in publics_controller
|
2010-10-29 19:10:29 -07:00 |
|
Raphael
|
f7708fb9bf
|
Get rid of deprecation warning
|
2010-10-29 18:55:30 -07:00 |
|
Raphael
|
49e1bde150
|
Stub user creation in registrations_controller
|
2010-10-29 18:46:57 -07:00 |
|
Raphael
|
bc5dc934d6
|
Speed up importer spec by 40 seconds
|
2010-10-29 18:08:36 -07:00 |
|
Raphael
|
05cd57b02c
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-10-29 16:56:40 -07:00 |
|
Raphael
|
555c15dfef
|
Simplify validations on user
|
2010-10-29 16:56:04 -07:00 |
|
danielvincent
|
5a9bfa7405
|
DG IZ; post senders are now verified by diaspora handles
|
2010-10-29 16:49:59 -07:00 |
|
maxwell
|
15bd24a64f
|
Merge branch 'master' of github.com:diaspora/diaspora
Conflicts:
spec/lib/message_handler_spec.rb
spec/spec_helper.rb
|
2010-10-29 16:23:33 -07:00 |
|
maxwell
|
c1c045a4cd
|
mocking
|
2010-10-29 16:21:39 -07:00 |
|
Raphael
|
581985990c
|
Delete no-longer-relevant spec, now down to master branch failures
|
2010-10-29 15:59:42 -07:00 |
|
Raphael
|
99eb25762d
|
Moving to make_user, a few specs broken
|
2010-10-29 15:53:21 -07:00 |
|
Raphael
|
5b78a31d29
|
make_user now makes a user from fixtures
|
2010-10-29 15:53:21 -07:00 |
|
Raphael
|
0c434ff66a
|
rake task to generate user fixtures, helper method which saves them
|
2010-10-29 15:53:21 -07:00 |
|
maxwell
|
a272b22208
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-10-29 15:16:17 -07:00 |
|
maxwell
|
3ce44d040f
|
mocking out emhttprequest everywhere
|
2010-10-29 15:16:11 -07:00 |
|
danielvincent
|
7acc138a21
|
resolved issue regarding profile images referenced at https:// locations.
|
2010-10-29 14:56:41 -07:00 |
|
maxwell
|
7e7c4c3431
|
refactored message handler spec
|
2010-10-29 14:26:11 -07:00 |
|
Raphael
|
ce805c8167
|
Test pollution from locale being set
|
2010-10-29 13:26:54 -07:00 |
|
Raphael
|
86ddc2561a
|
fix spec in users_controller
|
2010-10-29 13:22:25 -07:00 |
|
maxwell
|
f75bd6bc2e
|
whoops, taking out queue stuff untill i finish
|
2010-10-29 13:05:35 -07:00 |
|
maxwell
|
a7b3fc48ec
|
https is now a valid url for people. thx grippi
|
2010-10-29 12:30:38 -07:00 |
|
maxwell
|
9c2ca15e93
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-10-29 12:09:32 -07:00 |
|
maxwell
|
c6fbcd28f7
|
stubbing out the hub publish method
|
2010-10-29 12:09:10 -07:00 |
|
Raphael
|
d753e31205
|
Merge remote branch 'ed0h/309-user-choose-language'
Add explicit language set to spec in users_controller_spec.rb
Conflicts:
app/models/user.rb
|
2010-10-29 12:06:14 -07:00 |
|
maxwell
|
23db4fe278
|
merge complete
|
2010-10-29 11:33:31 -07:00 |
|
maxwell
|
39f66cc5d9
|
tests are green
|
2010-10-29 11:19:07 -07:00 |
|
maxwell
|
7c32649df4
|
rebasing master
|
2010-10-29 11:18:20 -07:00 |
|
maxwell
|
6d139ab946
|
more tests pass
|
2010-10-29 11:17:39 -07:00 |
|
maxwell
|
1b48572674
|
MS tests are now green
|
2010-10-29 11:16:50 -07:00 |
|
zhitomirskiyi
|
534cc112bf
|
IZ MS rebase master
|
2010-10-29 11:15:13 -07:00 |
|
maxwell
|
acd977a115
|
adding pending spec to check for error within webfinger process
|
2010-10-29 11:14:55 -07:00 |
|
maxwell
|
68a44af856
|
making a few more cleanup and tests
|
2010-10-29 11:13:08 -07:00 |
|
maxwell
|
eddcb71fcb
|
EM websocket cleanly merged with master. webfingering is now async
|
2010-10-29 11:11:05 -07:00 |
|
maxwell
|
58f836ab46
|
adding pending spec to check for error within webfinger process
|
2010-10-29 11:06:31 -07:00 |
|
maxwell
|
9a2e3ef158
|
making a few more cleanup and tests
|
2010-10-29 11:05:17 -07:00 |
|
maxwell
|
8fe339b03b
|
EM websocket cleanly merged with master. webfingering is now async
|
2010-10-29 11:05:17 -07:00 |
|
danielvincent
|
a7df1bca68
|
photos do not require an album. uploading files on a user's photos#index page will post to all aspects.
|
2010-10-29 10:38:17 -07:00 |
|
Sarah Mei
|
14fedf5369
|
GAHHH STOP EMAILING ME (specs pass)
Also, added attr_protected to Photo#person and Photo#person_id.
|
2010-10-29 00:59:26 -07:00 |
|
Justin Wienckowski
|
cdcb693c95
|
Issue #446: Adding 32-character length limit to User#username, Profile#first_name, Profile#last_name
|
2010-10-28 21:12:36 -07:00 |
|
Gabriel Gilder
|
bdb77ff282
|
redirecting to :back instead of manage page on failed aspect creation +spec
|
2010-10-28 21:01:53 -07:00 |
|
Raphael
|
f1ae95fac9
|
443- patch trim on validation + spec
|
2010-10-28 20:03:49 -07:00 |
|