- May 10, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- May 04, 2012
-
-
Ben Adida authored
-
Ben Adida authored
added conformance tests. tests should now pass updated to jwcrypto that has proper callback delay guarantees and removed unnecessary setTimeouts Updated all calls to jwcrypto to use the more intuitive API. Fixed a front-end test that was failing due to true asynchronicity of jwcrypto.
-
- Apr 19, 2012
-
-
Lloyd Hilaiel authored
update to published v0.0.6 of node-client-sessions which is bitwise identical to what we were using before, just not hosted as a tgz on lloyd's github account - issue #1449
-
- Apr 18, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Mar 30, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Mar 29, 2012
-
-
Lloyd Hilaiel authored
-
- Mar 28, 2012
-
-
Austin King authored
-
- Mar 26, 2012
-
-
Lloyd Hilaiel authored
-
- Mar 15, 2012
-
-
Lloyd Hilaiel authored
-
- Mar 14, 2012
-
-
Lloyd Hilaiel authored
at authentication time, if the user has not confirmed ownership of a computer, set a shorter auth period.
-
- Mar 05, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Mar 02, 2012
-
-
Lloyd Hilaiel authored
-
- Mar 01, 2012
-
-
Lloyd Hilaiel authored
rewrite compress scripts in javascript: better output, build of resources only when needed, uses multiple cores, and leverages the same resource lists as cachify so we only express what dev resources go into what prod resources once #DRY. closes #1009 closes #660
-
- Feb 24, 2012
-
-
Austin King authored
-
- Feb 17, 2012
-
-
Lloyd Hilaiel authored
bump to connect-cachify@0.0.8 which re-adds ETag headers (removed due to lloyds wrong analysis and general idiocy), also moves permaurl hashes down to 10 chars). issue #1141
-
Austin King authored
-
Austin King authored
-
- Feb 15, 2012
-
-
Austin King authored
-
- 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
-