Steven Hancock
f2922c943c
Cross-Origin Resource Sharing
...
Remove partial support for CORS on webfinger routes and replace
it with the Rack::Cors middleware. This provides more complete
CORS support and works around a caching issue with nginx on
Heroku and potentially other reverse proxies.
CORS headers are only added if the incoming request includes
an "Origin" header, which seems to be correct according to
the CORS spec.
closes #2216
2012-03-10 23:49:56 -08:00
Maxwell Salzberg
5a34ef8592
update travis.yml for bundler 1.1
2012-03-09 18:33:47 -08:00
Maxwell Salzberg
ed62910286
this is dumb, but use RC bundler so travis does not barf
2012-03-09 18:19:16 -08:00
Maxwell Salzberg
332aede418
roll back heroku san
2012-03-09 18:03:40 -08:00
Maxwell Salzberg
123841147b
update some gems, including bundler :)
2012-03-09 17:43:09 -08:00
danielgrippi
39d31d5888
Merge branch 'master' of github.com:diaspora/diaspora into profiles
2012-02-24 14:36:18 -08:00
Jonne Haß
0430d940f1
git urls are still better than http ones :P, close #2915
2012-02-22 12:29:15 +01:00
danielgrippi
ff875a5b3c
DG MS; determine what template to use on the client from the server
2012-02-21 15:23:27 -08:00
Jonne Haß
ab29a58f93
updated 97 locale files [ci skip]
2012-02-13 13:04:23 +01:00
Dennis Collinson
3991903b56
MS DG DC Participate stream that has things bubble to the top
2012-02-03 17:23:57 -08:00
danielgrippi
c301f80ca9
update unicorn [ci skip]
2012-02-03 15:12:44 -08:00
Maxwell Salzberg
48941fbae1
DG MS; add rack-rewrite to handle forwarding old urls [ci skip]
2012-01-26 16:32:46 -08:00
danielgrippi
da9e57b2c9
added oink in dev mode
2012-01-26 13:18:58 -08:00
Maxwell Salzberg
821c164809
update resque-ensure-connected
2012-01-24 16:48:28 -08:00
Maxwell Salzberg
e0186138f2
add rpm_contrib for instrumenting resque jobs
2012-01-24 14:58:36 -08:00
Maxwell Salzberg
ba010833c7
move newrelic and airbrake out of any group, as it is not loading at all
...
if it is in any bundler group #confused
2012-01-24 14:58:36 -08:00
danielgrippi
52438ffaf2
add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip]
2012-01-24 14:56:55 -08:00
Maxwell Salzberg
c073cb078f
update messagebus gem
2012-01-23 16:29:19 -08:00
Jonne Haß
12575bd7f0
update http_accept_language and try to find the preferred locale first, should fix #2715
2012-01-23 14:59:09 +01:00
Daniel Grippi
2c50de0726
Merge pull request #2714 from stwf/im-sorry-bye-vanna
...
Remove Vanna Controller from app and fix up notifications controller, views, scripts, specs
2012-01-22 22:15:14 -08:00
Steven Fuchs
e882dedd33
remove vanna controller from app, adjust scripts, specs, views and controllers to work.
2012-01-22 17:39:35 -05:00
Jonne Haß
7fd606ba19
Merge branch '2688-airbreak' of https://github.com/fred/diaspora
...
Conflicts:
config/application.yml.example
2012-01-22 15:05:37 +01:00
Maxwell Salzberg
49f18d435a
upgrade factory girl there are 3 failing cukes.
2012-01-21 21:58:50 -08:00
Dennis Collinson
4b960a0061
update factory girl, hopefull fix ci issues
2012-01-19 01:25:01 -08:00
Maxwell Salzberg
18e895c247
include Rack::SSL to upgrade all requests to ssl
2012-01-18 15:09:08 -08:00
danielgrippi
ff615848ca
added active_reload to development gem group. HOLY CRAP. [ci skip]
2012-01-18 13:35:17 -08:00
Frederico Araujo
f4801651eb
Issue #2688 Remove hoptoad_notifier and use airbreak
2012-01-18 23:07:00 +07:00
Maxwell Salzberg
467f3b0bda
MS TT; Add heroku_san to gemfile, adjust custom heroku rake tasks
2012-01-16 20:25:56 -08:00
Maxwell Salzberg
efb05be072
MS TT; update Procfile to be aware of jd.com queue ordering; upgrade foreman
2012-01-16 13:42:02 -08:00
danielgrippi
231b650086
update gems [ci skip]
2012-01-15 19:55:27 -08:00
danielgrippi
f2cc8b4e41
Revert "move unicorn into the heroku group till we decide if we switch completly to it or not"
...
This reverts commit 641cedf343 .
Revert "Merge pull request #2663 from torrancew/with_unicorn"
This reverts commit 2a2efd097f , reversing
changes made to 78978f051e .
2012-01-15 16:07:00 -08:00
Tray Torrance
cd4c880f95
Add unicorn to bundle, supply a basic unicorn config.
2012-01-14 12:25:51 -08:00
Maxwell Salzberg
9ecc3005c4
we do not need the mysql gem for heroku after all....
2012-01-14 11:20:18 -08:00
Maxwell Salzberg
1251f7433c
read settings logic from readonly git to make old centos git happier[ci skip]
2012-01-13 23:35:07 -08:00
Maxwell Salzberg
fedd864082
update heroku bundle to always include mysql
2012-01-13 15:16:59 -08:00
Maxwell Salzberg
c45057bd94
update settings logic, and heroku rake task
2012-01-13 13:59:34 -08:00
danielgrippi
ad78e79ddd
updated some gems
2012-01-11 02:40:51 -08:00
danielgrippi
953eb1db95
we can now use an up-to-date json gem now that chef is gone [ci skip]
2012-01-11 02:31:21 -08:00
Tray Torrance
4df6b65dad
Remove chef
2012-01-10 21:56:24 -08:00
danielgrippi
0e5bb81d66
remove all references to the websocket. bang bang.
2012-01-10 12:28:19 -08:00
danielgrippi
6ee257795f
hella sod, yo [ci skip]
2012-01-10 10:57:13 -08:00
Maxwell Salzberg
d38e75c1f5
rollback foreman as it seemed to stop liking resque's ENV vars. [ci skip]
2012-01-07 22:55:43 -08:00
Dennis Collinson
9d24b518f5
DC DG; correctly populate the stream jasmine fixture
2012-01-07 14:23:28 -08:00
danielgrippi
91ba6447d0
add acts_as_api to the models directly for now. the 'root node' problem (posts : {}) breaks backbone. wip
2012-01-07 14:23:20 -08:00
danielgrippi
2dd0012d1e
update some gems (selenium, rspec-core, heroku, cucumber, fog, fb, etc)
2012-01-06 22:33:55 -08:00
Maxwell Salzberg
db387b5ed4
MS DC; remove backup.rake as we now use backup'
2012-01-05 17:31:38 -08:00
Maxwell Salzberg
fdea2f94ff
remove icky analytics code from layouts, move to middleware
2012-01-04 23:54:48 -08:00
Maxwell Salzberg
790c2e84ea
MS DC; put pg explictly in heroku group for now
2012-01-04 16:14:52 -08:00
Jonne Haß
296730de04
updated 12 locale files [ci skip]
2012-01-04 13:17:36 +01:00
Maxwell Salzberg
a7d59ce115
add EnviromentConfiguration to keep track of heroku specfic enviroment hacks
2012-01-03 16:01:21 -08:00