danielvincent
|
eac6b8a63b
|
builder is now a class initialized with a user. added director class.
|
2010-09-27 21:54:01 -07:00 |
|
danielvincent
|
58b688aa68
|
fixed builder spec
|
2010-09-27 21:28:21 -07:00 |
|
danielvincent
|
eb7244e07c
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-27 19:07:01 -07:00 |
|
ilya
|
1225291fc2
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-27 19:01:25 -07:00 |
|
danielvincent
|
26a4dc76a6
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-27 18:34:55 -07:00 |
|
danielvincent
|
3b8ddf76a3
|
temp route for atom feed. also, public atom currently displays all posts.
|
2010-09-27 18:34:47 -07:00 |
|
ilya
|
7852c346f2
|
mode the visible posts api more general and moved to it on the public controller
|
2010-09-27 18:31:37 -07:00 |
|
Raphael
|
6100b318e4
|
More accurately describe a spec
|
2010-09-27 18:12:55 -07:00 |
|
danielvincent
|
df800dc87e
|
ostatus builder
|
2010-09-27 17:58:44 -07:00 |
|
ilya
|
6e407572c4
|
removed unused repost method, going through the warden object
|
2010-09-27 17:27:49 -07:00 |
|
Raphael
|
591347a77a
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-27 16:54:18 -07:00 |
|
Raphael
|
e9f433e12f
|
Add spec for not overwriting the image_url on profile update
|
2010-09-27 16:54:08 -07:00 |
|
ilya
|
08b9aa864a
|
Merge branch 'master' of github.com:diaspora/diaspora into fb
Conflicts:
app/views/layouts/application.html.haml
app/views/shared/_publisher.haml
app/views/shared/_sub_header.haml
app/views/users/edit.html.haml
config/deploy_config.yml
config/routes.rb
|
2010-09-27 15:39:50 -07:00 |
|
ilya
|
8f55852ea9
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-27 15:30:27 -07:00 |
|
michael.scheffler
|
2c55e70067
|
Replaced hardcoded '@example.com' with APP_CONFIG[:terse_pod_url]
|
2010-09-28 02:50:56 +08:00 |
|
Raphael
|
1ab536bf04
|
Merge branch 'master' of http://github.com/sarahmei/diaspora
|
2010-09-27 11:09:14 -07:00 |
|
ilya
|
98bc2df841
|
removed the encryption key= method, and user with private key factory
|
2010-09-27 10:10:54 -07:00 |
|
ilya
|
cf0df90dae
|
moved the private key into user where it belongs, two failing cucumber tests
|
2010-09-26 22:08:42 -07:00 |
|
Sarah Mei
|
68a8ecb05f
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-26 13:08:56 -07:00 |
|
Sarah Mei
|
5d1afe21be
|
Refactor user specs to speed up spec runs.
|
2010-09-26 13:08:30 -07:00 |
|
Sarah Mei
|
0ec074be6d
|
Remove annoying deprecation warning from spec runs
Add spec for validation hook
|
2010-09-26 10:00:29 -07:00 |
|
Dorian
|
6ffc03a4c9
|
Big clean up: delete trailing whitespace
|
2010-09-26 12:48:40 -04:00 |
|
Sarah Mei
|
64e1912c37
|
Disabled image resizing in specs => 15% faster test suite. FTW
|
2010-09-26 00:40:40 -07:00 |
|
Sarah Mei
|
17757a2e2d
|
Merging upstream changes
|
2010-09-25 15:57:59 -07:00 |
|
Stephen Caudill
|
72cefc6265
|
Move relationship_flow spec to its helper spec
|
2010-09-25 13:18:46 -04:00 |
|
Stephen Caudill
|
8c6dff35c0
|
Remove unnecessary includes
|
2010-09-25 13:11:44 -04:00 |
|
Stephen Caudill
|
536cea5e44
|
Remove consecutive empty lines
|
2010-09-25 12:06:39 -04:00 |
|
Stephen Caudill
|
821643deb9
|
Use the new style of spec_helper require
|
2010-09-25 11:27:59 -04:00 |
|
Sarah Mei
|
e3ec00595d
|
Cleaned up file path joining in some of the dev utilties.
Backfilled tests where necessary to make sure changes didn't break existing code.
|
2010-09-25 04:34:48 -07:00 |
|
ilya
|
e414558f79
|
passing the right things to the partial
|
2010-09-24 15:52:29 -07:00 |
|
Raphael
|
ae7c869bc3
|
Add specs for album controller failure
|
2010-09-24 15:01:36 -07:00 |
|
ilya
|
bb58678556
|
added a fb_status model & parser method
|
2010-09-24 14:41:31 -07:00 |
|
Raphael
|
950c6a7cab
|
Merge branch '1.9.2' into HEAD
Conflicts:
app/models/photo.rb
|
2010-09-24 14:36:00 -07:00 |
|
Raphael
|
19199dabfe
|
fix spec_helper for 1.9.2
|
2010-09-24 11:49:30 -07:00 |
|
Raphael
|
ed6df7d1bf
|
Delete user.terse_url
|
2010-09-23 10:24:10 -07:00 |
|
Steve Conover
|
5edd054ac7
|
MS Use class_eval because of some sort of load ordering issue
|
2010-09-22 22:22:18 -07:00 |
|
danielvincent
|
e9d16cc09b
|
DG IZ; cleanup
|
2010-09-22 15:48:50 -07:00 |
|
danielvincent
|
6dd7911c8c
|
DG IZ; update_or_repost
|
2010-09-22 10:52:29 -07:00 |
|
danielvincent
|
4c0dc58458
|
spec cleanup
|
2010-09-21 20:02:37 -07:00 |
|
danielvincent
|
4a3bfea1ba
|
DG MS; cleaned spec
|
2010-09-21 17:43:46 -07:00 |
|
danielvincent
|
03638ee68e
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-21 16:35:25 -07:00 |
|
danielvincent
|
107c05ef6f
|
DG MS; validate_aspect_permissions broken out of post method
|
2010-09-21 16:35:18 -07:00 |
|
ilya
|
394bf1acb5
|
Merge branch 'master' of github.com:diaspora/diaspora
Conflicts:
app/models/user.rb
spec/models/user_spec.rb
|
2010-09-21 16:15:01 -07:00 |
|
ilya
|
efd901dcd9
|
RS, IZ; Pod url moved to app_config.yml, app_config.yml refactored, diaspora_handle now set based on APP_CONFIG
|
2010-09-21 15:46:57 -07:00 |
|
danielvincent
|
44db21ffd4
|
DG MS; cleaned up spec
|
2010-09-21 15:41:29 -07:00 |
|
Raphael
|
50414fef40
|
Remove unused method from message handler
|
2010-09-21 11:03:21 -07:00 |
|
Raphael
|
8dd11c0c95
|
Add a couple specs to friending
|
2010-09-20 16:41:03 -07:00 |
|
danielvincent
|
5bb4ee5d36
|
DG IZ; posting now ensures aspect ownership.
|
2010-09-20 15:15:37 -07:00 |
|
danielvincent
|
af9cda52af
|
DG IZ; always query through the current_user in the controllers.
|
2010-09-20 13:18:11 -07:00 |
|
Michael Sofaer
|
27c00bae90
|
MJS RJS Fix initialization of album test
|
2010-09-19 18:12:42 -07:00 |
|