- 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
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Nov 29, 2011
-
-
Lloyd Hilaiel authored
remove the deep __heartbeat__ checks performed from browserid (the webhead), while dbwriter should ping the database to ensure health - closes #566
-
Lloyd Hilaiel authored
(loadgen) fix console output at startup - properly message # of pre-created users or users to be created via API
-
Lloyd Hilaiel authored
(loadgen) add '-l' option to list activites, and '-a' option to specify a list of activites to run (ignoring others). simplify '-o' so all this stuff uses the same mechanism
-
Lloyd Hilaiel authored
-
Ben Adida authored
-
- Nov 28, 2011
-
-
Pete Fritchman authored
-
- Nov 23, 2011
-
-
Lloyd Hilaiel authored
more issue #598 - add test and fix for other places where exceptions leak out of JWCrypto and cause 500 errors rather than 200 failure responses.
-
Lloyd Hilaiel authored
the verifier is more helpful if you leave off content-type headers, also did you know we support application/json? closes #643
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
(loadgen) add -u option that allows one to specify a numeric range which will make load testing with a large database possible - issue #504
-
- Nov 22, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Nov 18, 2011
-
-
Lloyd Hilaiel authored
(loadgen) implement assertion generation in loadgen client, hook up signup and signin flows - issue #504
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
(loadgen) now starts up, generates 30 keypairs, adds 30 users - simulated signup mostly updated to new apis - issue #504
-
- Nov 15, 2011
-
-
Lloyd Hilaiel authored
repairing load_gen - issue #504 - update pathing, alter fake_verification WSAPI to query the database rather than to use email interception (which no longer works)
-
Lloyd Hilaiel authored
-
- Nov 14, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
initial implementation of request forwarding, cookies set from dbwriter are still not being properly passed through - issue #460
-
- Nov 11, 2011
-
-
Ben Adida authored
-
- Nov 10, 2011
-
-
Lloyd Hilaiel authored
add the dbwriter process. it's not yet hooked up, but starts up and runs, and included in health check.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
reorganize browserid process - break out view serving and wsapi handling. preparation for dbwriter split. issue #460
-
- Nov 09, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Nov 07, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Nov 04, 2011
-
-
Lloyd Hilaiel authored
remove CORS from repository. In-repo example now properly forwards requests to verifier from server. closes #245
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-
Lloyd Hilaiel authored
implement graceful process shutdown, and clear logging as to the reason why processes are terminating. include winston handling of uncaught exceptions. this all goes into a library that all of our processes use. closes #529
-
- Nov 03, 2011
-
-
Lloyd Hilaiel authored
in production (dev/beta/prod) use a more conventional logging format that includes timestamps. closes #234
-