- Nov 09, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #547
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Updating the unit test locations to go along with the unit test directory change. * Adding loads of unit tests for manage account. More work to do yet. issue #542
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Moving tests from /dialog/test to /test so the impression is that they can be used for all front end testing. Fixing the broken unit tests caused by ignoring the origin passed in to the init funciton.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Nov 08, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* Starting to unify the error code between the main site and the dialog. * Trying to figure out how to share templates. * Adding loads more unit tests to main site. issue #542
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #198
-
- Nov 07, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Nov 04, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
remove CORS from repository. In-repo example now properly forwards requests to verifier from server. closes #245
-
Lloyd Hilaiel authored
everything else is filtered. Things like Content-Encoding shouldn't be blindly forwarded. Also when forwarding responses, ensure proper casing of headers. issue #460
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
ensure that the internal code_update URL is hit *precisely* to reduce the risk of improperly configured servers and sloppy expressjs routing letting just anyone reboot a server. bug #699171
-
Lloyd Hilaiel authored
test fix: when comparing two cookies that should be the same, strip the embedded date, as that changes every second (and causes intermittent errors) - closes #531
-
Lloyd Hilaiel authored
fix race condition between token request and waiting for token, was causing test hangs. closes #530
-
Lloyd Hilaiel authored
allow anyone running tests to define 'LOG_TO_CONSOLE' in their environment to get verbose logging output on the console. issue #530
-
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
-
Lloyd Hilaiel authored
ensure that the internal code_update URL is hit *precisely* to reduce the risk of improperly configured servers and sloppy expressjs routing letting just anyone reboot a server. bug #699171
-
Lloyd Hilaiel authored
test fix: when comparing two cookies that should be the same, strip the embedded date, as that changes every second (and causes intermittent errors) - closes #531
-
Lloyd Hilaiel authored
fix race condition between token request and waiting for token, was causing test hangs. closes #530
-
Lloyd Hilaiel authored
allow anyone running tests to define 'LOG_TO_CONSOLE' in their environment to get verbose logging output on the console. issue #530
-
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
-