- Feb 10, 2012
-
-
Lloyd Hilaiel authored
upgrade postprocess to 0.2.4, really unblocks issue #835 - this version of postprocess includes more extensive tests to verify that it's usage does not interfere with various supported semantics of express.
-
Lloyd Hilaiel authored
-
- Feb 09, 2012
-
-
Lloyd Hilaiel authored
upgrade to postprocess 0.2.2 which doesn't use buffertools which monkey patches Buffer.equals() and conflicts with node-gettext. closes #1080
-
Lloyd Hilaiel authored
fix char munging when postprocess is in play serving large files where unicode chars fall on chunk boundaries. closes #1057
-
- Feb 04, 2012
-
-
Lloyd Hilaiel authored
-
- Feb 03, 2012
-
-
Lloyd Hilaiel authored
break common production config out into production.json, dev.json is dead now that dev is just an aws deployment
-
- Jan 31, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jan 30, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 27, 2012
-
-
Lloyd Hilaiel authored
partial implementation of super-magic instadeploy of browserid to AWS instances. next up? security groups. Then automatic git remote addition. The addition of app user and a whole pile of tweaking on the template image.
-
- Jan 20, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 12, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 05, 2012
-
-
Lloyd Hilaiel authored
-
Ben Adida authored
updated to new version of client-sessions, renamed, and re-added connect-cookie-session for example primary
-
- Jan 03, 2012
-
-
Ben Adida authored
changed session over to benadida's node-cookie-session with encryption and signing of the cookie, closes #416, closes #832
-
- Dec 31, 2011
-
-
Lloyd Hilaiel authored
implement a 'maximum request time' for bcrypt work. server now fails more gracefully under backbreaking load, returning 503s to clients of the authenticate_user api. update loadgen to be less dramatic about, but still display, 503 errors. first part of issue #787 - a partial fix for #785 in dere too
-
- Dec 17, 2011
-
-
Lloyd Hilaiel authored
update to jwcrypto 0.1.1 - now the verifier supports 'new style' assertions which are JWS structures separated by tildes and don't double base64 encode. assertion size down 33%. we still generate only old style assertions. issue #507
-
- Dec 14, 2011
-
-
Lloyd Hilaiel authored
-
- Dec 13, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 09, 2011
-
-
Lloyd Hilaiel authored
move to a manual tarball of statsd, as github dynamic tgz gen seems broken, prevents npm install from working
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 08, 2011
-
-
Lloyd Hilaiel authored
upgrade to a branch of statsd that lazily closes ephemeral UDP ports, so that we're not allocating one UDP socket per request when under load. closes #680
-
- Nov 30, 2011
-
-
Lloyd Hilaiel authored
fix regression in keysigner - ensure non-default VAR_PATH is relayed to compute processes - issue #213
-
Lloyd Hilaiel authored
-
- Nov 29, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
improve node.js version checking. eliminate DRY violation, and use semver for robust version specification and matching. nice yak, eh?
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
express our dependency on nodejs >= 0.6.3 in package.json and in code. (note: I'm not sure package.json actually does anything useful, but it's a good place to document it)c
-
- Nov 28, 2011
-
-
Pete Fritchman authored
-
Lloyd Hilaiel authored
-
- Nov 26, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 23, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 22, 2011
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
- Nov 19, 2011
-
-
Lloyd Hilaiel authored
-