maxwell
606c7a02a4
MS DG public message now post to twitter, if connected
2010-10-25 17:41:58 -07:00
maxwell
c4ff07b09a
twitter oauth dance complete
2010-10-25 17:41:58 -07:00
Sarah Mei
d32d47b790
work in progress cucumber feature for posting messages
2010-10-24 22:57:43 -07:00
root
acc9c116e5
Add a cookbook to run after bundling to install everything
2010-10-24 19:22:15 +00:00
Raphael
fd8028db33
Revert "Revert "Merge remote branch 'upstream/master'""
...
This reverts commit 1481056af2 .
2010-10-20 09:51:55 -07:00
Alec Leamas
1481056af2
Revert "Merge remote branch 'upstream/master'"
...
This reverts commit fb70dc8c99 , reversing
changes made to 53fef63a9a .
Conflicts:
pkg/fedora/diaspora-setup
pkg/ubuntu/diaspora-setup
public/stylesheets/sass/application.sass
spec/models/user/attack_vectors_spec.rb
2010-10-20 14:59:55 +02:00
maxwell
341009e20f
Merge branch 'master' of github.com:diaspora/diaspora into maxwell
...
Conflicts:
Gemfile
Gemfile.lock
spec/models/user/invite_spec.rb
2010-10-14 23:02:06 -07:00
Sarah Mei
5e8d34621a
ohai rails 3.0.1
2010-10-14 20:51:54 -07:00
maxwell
a30a2666c6
merging
2010-10-14 16:32:37 -07:00
maxwell
bc5bcd16fb
adding 1.9 debugger for 1.9
2010-10-13 23:55:17 -07:00
maxwell
cf6850b3f6
updating rspec to 2.0 proper
2010-10-13 23:21:25 -07:00
Shawn McGuire
ca571432c2
Changed remaining http:// to git://
2010-10-12 16:28:42 -05:00
danielvincent
afad554f01
DG MS; added link to send invitation, consolidated locale file for devise invitable, upgraded devise to 1.1.3 in the gemfile
2010-10-11 13:42:05 -07:00
danielvincent
9bfb213465
Merge branch 'invites' of github.com:diaspora/diaspora into invites
2010-10-11 11:52:57 -07:00
Raphael
d1a4ee0bcb
Roll back em-http-request
2010-10-08 16:36:26 -07:00
ilya
4ecda6ab8f
Merge branch 'master' of github.com:diaspora/diaspora into invites
...
Conflicts:
Gemfile
Gemfile.lock
2010-10-07 18:20:51 -07:00
danielvincent
2e73104d6f
DG MS; updated BSON gems, added devise-mongomapper gem fix, using unforked devise 1.1.2
2010-10-07 18:17:26 -07:00
ilya
3c61365fa1
initial invitable in user
2010-10-07 18:11:17 -07:00
danielvincent
68590ccc17
removed autotest
2010-10-07 15:26:02 -07:00
Raphael
9912769b5b
Merge remote branch 'guillei/s3_upload'
2010-10-07 14:17:43 -07:00
Maxwell Salzberg
a09a6d82b7
updated bundler dependency to include newer ones
2010-10-04 09:45:12 -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
Raphael
4f89f957f1
Putting in version switches for gems that don't work in 1.9
2010-09-27 10:51:29 -07:00
Raphael
0aa8e0e753
Unfortunately, we can't put ruby-debug in the gemfile because it breaks 1.9.2 compatibility. Just put it back in locally when you want to use it, or figure out how to do a switch by ruby verison in the Gemfile
2010-09-27 10:39:29 -07:00
Dorian
e792344c0e
Use improved whitespace:scrub_gratuitous_newlines
2010-09-26 12:52:39 -04:00
Guillermo
6e0082da9e
Files are uploaded to S3 if the ENV variables are set (Heroku-friendly)
2010-09-26 11:03:47 -05:00
Stephen Caudill
05c2da81e5
Add cucumber and run the generator
2010-09-26 11:35:50 -04:00
Stephen Caudill
af938fe74f
Remove unused/broken Selenium tests
2010-09-26 11:33:41 -04:00
Stephen Caudill
294da214f7
Make ruby-debug available in test env
2010-09-26 11:31:03 -04:00
Raphael
40120bb441
Moving to activemodel validations
2010-09-24 11:15:39 -07:00
Raphael
b9bff76054
Initial 1.9.2, specs fail (possibly validatable), need to pull in aredridel photo fixes
2010-09-24 09:49:42 -07:00
Raphael
70a22ae839
Merge branch 'master' into HEAD
...
Conflicts:
app/models/post.rb
app/models/user.rb
config/initializers/socket.rb
2010-09-24 09:15:10 -07:00
Raphael
cadcb81583
Gems we don't actually need...
2010-09-23 12:33:27 -07:00
maxwell
63ed6a3a95
MS DG made async webfingering controller. need to call it from javascript to prevent seeds from blocking. remember to update your gems
2010-09-21 21:31:53 -07:00
danielvincent
9571ade89c
basic setup
2010-09-21 12:29:39 -07:00
Raphael
c520fb71a7
Moved socket out to separate process. Multiple thins should now be possible
2010-09-16 21:34:15 -07:00
Michael Fellinger
c6f5b4ed16
Basic 1.9.2 port
2010-09-16 14:41:33 +09:00
Jamie Wilkinson
42aa6dcff3
I needed to roll factory_girl_rails into both :dev and :test bundle groups to get it to fly
2010-09-16 10:07:58 +08:00
Raphael
708e9f88a5
Spell our own name right
2010-09-15 17:56:18 -07:00
ilya
2311c33626
MS IZ mocked all the webrequest tests
2010-09-14 11:13:58 -07:00
Raphael
2d1a49abb5
Add refs to mongomapper and validatable
2010-09-08 10:00:17 -07:00
maxwell
804777f9ae
MS; updated to released rails
2010-09-07 16:47:53 -07:00
Raphael
fbee957892
Specifying bson version to avoid whatever is fucking up in 1.0.6, we can
...
move to it later
2010-08-28 13:27:48 -07:00
Raphael
b87c936b34
use rsofaer redfinger
2010-08-23 15:51:43 -07:00
Raphael
09ed7141dd
json
2010-08-19 16:46:46 -07:00
maxwell
20678060e7
selenium, ymls, a sample test
2010-08-19 15:44:23 -07:00
maxwell
a26543b4a5
rolling back
2010-08-18 21:22:49 -07:00
maxwell
fec0a5ed7f
MS not going for real mongomapper yet
2010-08-18 17:56:36 -07:00
maxwell
6e2c42f8de
MS app now works with rc1
2010-08-18 17:42:04 -07:00
Raphael
6b288361f9
Removed gemcutter from gemfile
2010-08-05 16:08:53 -07:00