- Dec 14, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 09, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Options block comes last to be consistent with navigator.id.get. * fix a problem where if silent:false is specified, controller could not be found. issue #601
-
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
some rpmbuild fixes
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 08, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Train 2011.12.01 hotfix 601 - closes #601
-
Shane Tomlinson authored
* Invert the meaning of the "silent" flag. * Change channel comment location so that it is in a place that makes sense.
-
Shane Tomlinson authored
Adding the following API under the BrowserID.internal namespace: * setPersistent - set the "log in automatically" flag for a site. * get - get an assertion using the same signature/semantic meaning as navigator.id.get. Add internal_api.js to compressed build. issue #601
-
Lloyd Hilaiel authored
-
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
-
- Dec 06, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #704
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #710
-
- Dec 05, 2011
-
-
Pete Fritchman authored
-
- Dec 04, 2011
-
-
Pete Fritchman authored
-
- Dec 02, 2011
-
-
Lloyd Hilaiel authored
(loadgen) fix subtle issue whereby a XXX@loadgen.domain users's password could be changed during load generation, and affect subsequent runs. closes #681
-
Lloyd Hilaiel authored
(loadgen) fix bug in reauth activity. in addition to clearing cookies, we must clear client state to cause re-authentication to occur. maybe the cause for issue #682
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
close #685
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
close #690
-
Shane Tomlinson authored
IE8 does not support delete localStorage.[itemname], so this has to be changed to localStorage.removeItem(itemname) close #688
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Reducing the number of setTimeouts used. * Using completion callbacks instead. * Adding a cancelEvent to the helpers which is a decorator around DOM handlers to cancel the event. close #686
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #685
-