danielgrippi
7216f76801
added some docs to Request [ci skip]
2011-09-15 08:39:21 -07:00
alda519
b2c141a221
fixed links to featured user's tags on getting_started page
2011-09-15 17:03:17 +02:00
danielgrippi
e4f7bc7216
local_people should always return an array (re: injection issues)
2011-09-14 22:18:08 -07:00
danielgrippi
f519639010
safeguard against local users being nil in dispatcher
2011-09-14 22:11:52 -07:00
danielgrippi
930ea6c425
Fix failure, decode in receiver
2011-09-14 21:41:46 -07:00
danielgrippi
656640ee94
call Postzord::Receiver::Private explicitly in receive_salmon
2011-09-14 19:19:00 -07:00
danielgrippi
707118d8b5
default to postgres db in heroku rake task
2011-09-14 18:46:03 -07:00
danielgrippi
d3720faa08
Merge branch 'heroku'
2011-09-14 18:22:19 -07:00
danielgrippi
a396ad811f
remove debug line
2011-09-14 18:21:54 -07:00
danielgrippi
cb7bc0ecad
add debug line
2011-09-14 18:09:36 -07:00
danielgrippi
a99a174d5f
alias jobs:work
2011-09-14 18:07:54 -07:00
danielgrippi
3f84dd066f
can't access git on heroku
2011-09-14 18:07:54 -07:00
danielgrippi
b3534ed5f4
Revert "show redis connection"
...
This reverts commit 6a887a6d99899b9876e3145fb0a8b92ce2a405cf.
2011-09-14 18:07:54 -07:00
danielgrippi
5681062f33
add 'bundle exec' to worker process
2011-09-14 18:07:54 -07:00
danielgrippi
e0bdbef281
show redis connection
2011-09-14 18:07:53 -07:00
danielgrippi
4da9425480
fix pod_uri bug in app_config
2011-09-14 18:07:53 -07:00
danielgrippi
084ed0e838
dont tell faraday to get a custom ca file, hopefully heroku does magic to make sure they work
2011-09-14 18:07:53 -07:00
danielgrippi
c1b46e557f
added redis to go support in redis
2011-09-14 18:07:53 -07:00
danielgrippi
2f9ea6cd43
try accessing env var if present in app_config
2011-09-14 18:05:40 -07:00
danielgrippi
57079ef5cd
set ENV['HEROKU'] explicitly in the heroku:config task
2011-09-14 18:05:40 -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
danielgrippi
f55a086752
edit app+_config to look for heroku's ENV['STACK'] config var; load settings from ENV hash instead of application.yml if on heroku
2011-09-14 18:05:40 -07:00
danielgrippi
fab6f9ccd9
DG MS; fixed tests; explicitly send in dispatcher in httpmulti
2011-09-14 17:51:25 -07:00
Maxwell Salzberg
60ace5c297
DG MS; Broke out HydraWrapper in HttpMulti job
2011-09-14 15:50:07 -07:00
danielgrippi
166d83d76d
remove embedder feature
2011-09-14 12:31:37 -07:00
Jonne Hass
70a9f3fd94
made openssl verify mode configurable for SMTP
2011-09-14 20:55:29 +02:00
danielgrippi
91e649977c
MS DG update copyright
2011-09-14 11:23:12 -07:00
Jonne Hass
c6502a7c7a
Merge branch '1395-mysql2-ruby1.9-bug' of https://github.com/Flink/diaspora
2011-09-14 14:02:28 +02:00
Jonne Hass
d7a7154424
Revert "lets set the example collation to utf8_general_ci instead of utf8_bin, #1395 "
...
This reverts commit eb85cdab5b .
2011-09-14 14:01:53 +02:00
Loïc Guitaut
e25dd94d63
Fixes issue #1395 (utf8 and ruby 1.9.2)
2011-09-14 11:25:20 +02:00
danielgrippi
79319ecf97
remove rbx from travis (temporarily)
2011-09-14 00:10:37 -07:00
danielgrippi
60793fa1aa
fixed failing spec
2011-09-14 00:10:04 -07:00
danielgrippi
aed08d6283
removed unused method; moved includes() out of scope
2011-09-14 00:10:04 -07:00
Maxwell Salzberg
88688d9bb6
Merge pull request #1976 from jtimberman/refactor-chef
...
Refactor Chef recipes to utilize natural features of Chef
2011-09-13 23:40:19 -07:00
jtimberman
6a7c08c87f
Refactor Chef recipes to utilize natural features of Chef
...
* Don't use executes for installing packages, use the package resource
* Use node platform attribute to affect platform-specific behavior
* Consolidate into a single cookbook
2011-09-13 23:19:22 -06:00
The Lambda Calculus
6be533b987
Merge pull request #1975 from TheLambdaCalculus/b1126-additional-refactoring
...
Added RSpec test for #1126
2011-09-13 20:55:46 -07:00
The Lambda Calculus
83fc972c61
Added RSpec test for #1126
2011-09-13 23:27:54 -04: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
Gonzalo Rodriguez
181bc6cd57
Dim a little bit separation bar. Closes #1936 . [ci skip]
2011-09-13 23:38:37 -03:00
danielgrippi
8c435e5db4
rbx doesn't play nice with vagrant. let's try rbx-2.0.0pre instead
2011-09-13 19:16:22 -07:00
danielgrippi
22f088f454
added rubinius to travis. HEY SHANE
2011-09-13 19:01:59 -07:00
danielgrippi
015cc9e451
actually fix specs/cucumber
2011-09-13 18:21:16 -07:00
Maxwell Salzberg
119cb37ba5
DG MS; broke validations into methods in receiver
2011-09-13 16:42:47 -07:00
Maxwell Salzberg
df87b398c7
MS DG; fixed cucumber
2011-09-13 16:14:31 -07:00
Jonne Hass
10df8ef2c8
updated 6 locale files [ci skip]
2011-09-14 00:43:19 +02:00
Maxwell Salzberg
4307de96e2
Merge branch 'new_public_receive'
2011-09-13 13:35:04 -07:00
Maxwell Salzberg
adaefd0cb5
MS DG rspec is green update gemfile
2011-09-13 13:34:49 -07:00
Maxwell Salzberg
3184d7aad1
MS DG clean up Postzord::Dispatcher::Private
2011-09-13 13:32:50 -07:00
Jonne Hass
cecd6ca5a1
Lets take another try at a consistent single process mode handling
...
Revert "dont call settingslogic single process mode, use the hash accessor so it is not required"
This reverts commit 57de976396 .
2011-09-13 22:29:56 +02:00