Jonne Hass
b706edf76f
pull in parallel_testing to speed up rspec
...
- Initally run rake parallel:create
- After each schema change run rake parallel:prepare
- To run rspec super fast run rake parallel:spec
- Todo fix upstreams summary logger
2011-09-16 22:14:12 +02:00
Maxwell Salzberg
d3b6143a45
remove heroku gem'
2011-09-16 09:44:03 -07:00
Jonne Hass
7b06d3039e
bump fixture builder since only 0.3.0 is available through rubygems.org
2011-09-16 18:37:24 +02:00
danielgrippi
a396ad811f
remove debug line
2011-09-14 18:21:54 -07:00
danielgrippi
ba63c028e6
added heroku gem, slugignore, and heroku rake task to load application.yml vars as config vars
2011-09-14 18:05:40 -07:00
Loïc Guitaut
e25dd94d63
Fixes issue #1395 (utf8 and ruby 1.9.2)
2011-09-14 11:25:20 +02:00
Ilya Zhitomirskiy
6b9ad7c4c6
SM IZ pared down markdownify to basic markdown, bumped version of RedCarpet
2011-09-13 20:20:49 -07:00
danielgrippi
810d8ab97a
remove rcov from Gemfile (we never used it); this makes rbx happy. reverted back to using rbx on travis
2011-09-13 19:45:28 -07:00
Maxwell Salzberg
adaefd0cb5
MS DG rspec is green update gemfile
2011-09-13 13:34:49 -07:00
Jonne Hass
37787605aa
updated 44 locale files [ci skip]
2011-09-12 00:00:58 +02:00
Ilya Zhitomirskiy
aeef0b5f6e
changed the Gemfile to default to mysql
2011-09-09 12:04:31 -07:00
Maxwell Salzberg
cd7640a971
add resque timeout
2011-09-08 10:46:36 -07:00
Jonne Hass
292b1e7465
small cleanup
2011-09-06 20:13:56 +02:00
Maxwell Salzberg
7ff11188b6
update gemfile
2011-09-05 13:28:08 -07:00
Jonne Hass
c682eb8a7a
updated locales
2011-09-05 02:30:30 +02:00
Jonne Hass
835c4447f6
I just want to see if this works :P
...
- Removed launchy since I couldn't find any use of it
- Ruby 1.9 seems to need em-synchrony explictly
- No need to recreate the Gemfile.lock on Travis if proper :platforms
options are used in the Gemfile
- Removed group :development, :test and moved the stuff in the
corresponding sections
- Install adapter Gems according to the env var DB, install al if it is
unset
- Merged database.yml.postgres into database.yml.example. Bonus point:
easier switching between mysql and postgres
- May break everything but lets see what CI says
2011-09-04 14:53:28 +02:00
Sarah Mei
689fd7ec94
Include both mysql and pg in the Gemfile tp reduce travis startup time.
2011-09-03 22:48:56 -07:00
danielgrippi
1198670383
Added Foreman gem. Run Diaspora using foreman start (will start everything except mySQL. Passing in a -p flag will let you specifiy the port. Also: I took single_process_mode out of app config and made it an environment variable. If you want to boot a lightweight server, run SINGLE_PROCESS=true rails s.
2011-08-29 14:38:07 -07:00
Maxwell Salzberg
c66b7d584d
Merge branch '1305-full-markdown' of https://github.com/brianwisti/diaspora into brianwisti-1305-full-markdown
...
Conflicts:
Gemfile.lock
2011-08-27 14:13:15 -07:00
Maxwell Salzberg
1df4e76f36
updating gemfile again
2011-08-23 17:43:35 -07:00
Maxwell Salzberg
89bd4f8da5
updating gemfile and gemfile.lock
2011-08-23 17:28:05 -07:00
danielgrippi
a7d9bbed84
wip
2011-08-23 16:37:50 -07:00
danielgrippi
27049e52b5
connect logic
2011-08-23 16:37:50 -07:00
Dan Hansen
545611fffa
green?
2011-08-21 20:45:51 -05:00
Raphael Sofaer
60e9fd54e2
Fix a problem with re-saving deleted objects in a spec in postgres, add postgres to test group in gemfile
2011-08-18 16:05:14 -07:00
Maxwell Salzberg
419707412a
update jasmine to destroy deprication warnings in the tests
2011-08-17 20:57:11 -07:00
danielgrippi
4d4d11b90b
upgrade selenium-webdriver to 2.4 for FF6 support
2011-08-17 12:49:07 -07:00
Brian Wisti
03127cd592
basic support for Redcarpet Markdown
2011-08-16 21:48:48 -07:00
Raphael Sofaer
685165d133
Lock fixture_builder at 0.2.2
2011-08-10 10:12:14 -07:00
danielgrippi
aac72b12e7
added hoptoad support, API key read from application.yml
2011-08-09 10:46:15 -07:00
Maxwell Salzberg
215fdf6550
update gemfile.lock to account for new diaspora-client gem that doesnt throw warnings
2011-08-09 10:37:34 -07:00
MrZYX
e11de0c7d0
update i18n-inflector and i18n-inflector-rails, this makes them usable with ruby 1.8.7 again
2011-08-09 17:00:33 +02:00
Raphael Sofaer
7052654b25
Update factorygirl, fix the searcheable_person factory to work with factory_girl 2.0.3
2011-08-05 15:45:05 -07:00
Maxwell Salzberg
f0075db694
mac osx only dependenacy is freaking out production gems
2011-07-31 21:46:38 -07:00
Maxwell Salzberg
70e6c8ccb4
update gemfile.lock due to adding guard
2011-07-31 21:42:25 -07:00
Maxwell Salzberg
bb8db654d6
add basic pod error logging, and added guard and removed autotest
2011-07-30 11:44:27 -07:00
MrZYX
67ffdd71aa
update rails-i18n
2011-07-25 12:54:25 +02:00
Maxwell Salzberg
9ac88a8c39
update gemfile
2011-07-21 14:32:10 -07:00
Maxwell Salzberg
0cc018dd6b
i think this works. there is some weird stuff in vannacontroller, but that might have always been there
2011-07-21 14:32:10 -07:00
Maxwell Salzberg
df62f58156
fixed the safe_buffer issues
2011-07-21 14:32:09 -07:00
Raphael Sofaer
55009a8381
Use activerecord-import to re-save ServiceUser objects. We should do the same in ReceiveLocalBatch.
2011-07-13 10:59:41 -07:00
MrZYX
98ebb384ca
update i18n-inflector-rails
2011-07-12 20:37:13 +02:00
MrZYX
2a15a17983
rails-i18n is now a gem
2011-07-12 15:04:48 +02:00
Maxwell Salzberg
2d9d9bd1a1
Revert "Revert "remove perform delegate: use a gem that unobtrusivly does the same""
...
This reverts commit 696779d589 .
2011-07-02 12:05:26 -07:00
Maxwell Salzberg
696779d589
Revert "remove perform delegate: use a gem that unobtrusivly does the same"
...
the connection adapter messes with single process mode...
This reverts commit dd752d7dd9 .
2011-07-02 12:01:31 -07:00
Maxwell Salzberg
dd752d7dd9
remove perform delegate: use a gem that unobtrusivly does the same
...
thing. use built in resque inline method for single process mode
2011-07-02 11:57:10 -07:00
Raphael Sofaer
63902fd273
Lock oauth2-provider
2011-06-29 17:30:12 -07:00
Raphael Sofaer
3887144db6
I seriously think that this commit is going to fix CI. SRSLY.
2011-06-29 15:34:45 -07:00
Raphael Sofaer
d6321d2327
Bundle in the oauth features, take the source out of the chubbies Gemfile
2011-06-29 11:21:23 -07:00
Raphael Sofaer
4683047ee0
point diaspora client to the right place in the gemfiles
2011-06-28 17:36:01 -07:00