- Nov 29, 2011
-
-
Lloyd Hilaiel authored
(loadgen) fix console output at startup - properly message # of pre-created users or users to be created via API
-
Ben Adida authored
-
Lloyd Hilaiel authored
plumb in middleware to send request logs to statsd
-
Ben Adida authored
-
Ben Adida authored
wait for onload to fix FF home issue - and maybe even the android with no default browser setup issue - #595
-
Lloyd Hilaiel authored
read NODE_EXTRA_CONFIG after we setup g_configs.test_*
-
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
-
Shane Tomlinson authored
* Change the text from "use another" to "use another email address" * Make the link bold so that it stands out. issue #623
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Stop propagation of the event so that the event is not captured higher up. * If logout fails, print an error message close #666. issue #630.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
(loadgen) include-only activity properly returns errors accoring to new error conventions (undefined means success)
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Replace all the input[type=submit] with buttons so that we can set the line-height. * Use common CSS between all buttons. close #658
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* When setting the text of the email address, use dom.setInner. * Update the test to use .val() for the check. close #657
-
Shane Tomlinson authored
-
- Nov 28, 2011
-
-
Shane Tomlinson authored
-
Pete Fritchman authored
-
Pete Fritchman authored
-
Shane Tomlinson authored
* Remove the common css from style.css and popup.css, place here. * Update includes list, build script. * Fixes inconsistency in button capitalization text between dialog and main site. close #655 close #578
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #654
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #533
-
Shane Tomlinson authored
close #652
-
Shane Tomlinson authored
Removing openajax.js, adding hub.js issue #650
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #650
-
- Nov 26, 2011
-
-
Lloyd Hilaiel 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
-
Lloyd Hilaiel authored
create a test which reveals that the verifier considers assertions that have expired to still be valid (with expiry upto two minutes in the past)
-
Lloyd Hilaiel authored
tests to reproduce and fixes for wildy invalid assertions posted to the verifier. closes #598 and closes #605
-
Lloyd Hilaiel authored
certs issued by anyone other than the verifier should fail until primary support is implemented. closes #645
-
Lloyd Hilaiel authored
add a (failing) verifier test of an assertion signed by a cert issued by someone other than the trusted domain.
-
Lloyd Hilaiel authored
-