- Mar 15, 2012
-
-
Lloyd Hilaiel authored
when certifying secondary certs and the user has not confirmed their ownership of the given computer, certify with a short validity period
-
- Mar 13, 2012
-
-
Austin King authored
Adding disable_locale_check flag to skipping warnings for en-US without gettext files. Fixes Issue#1055
-
- Mar 10, 2012
-
-
Austin King authored
-
- Feb 15, 2012
-
-
Austin King authored
-
- Feb 10, 2012
-
-
Lloyd Hilaiel authored
-
- Feb 03, 2012
-
-
Austin King authored
-
- Feb 01, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jan 31, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 30, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 23, 2012
-
-
Lloyd Hilaiel authored
add Vary headers to help downstream caching proxies optimize caching of static resources - closes #938
-
- Jan 14, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 13, 2012
-
-
Lloyd Hilaiel authored
always run our little node HTTP proxy locally to constantly test HTTP proxy support which we'll have in production - issue #904
-
Lloyd Hilaiel authored
-
Austin King authored
-
- Jan 12, 2012
-
-
Austin King authored
Adding i18n to wsapi. Split strings into client.po and messages.po. Switched email from mustache to EJS templates. Created fake locale db-LB for development and debugging. Updated scripts. See http://viewvc.svn.mozilla.org/vc?view=revision&revision=99911
-
- Jan 10, 2012
-
-
Lloyd Hilaiel authored
-
Austin King authored
-
Gervase Markham authored
-
Lloyd Hilaiel authored
-
- Jan 09, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 06, 2012
-
-
Lloyd Hilaiel authored
(loadgen) tons of fixes to handle request failures without mucking up the local user database - issue #838, issue #785, issue #787, issue #784
-
Lloyd Hilaiel authored
when loadgen emits errors, indicate what activity was being performed when the error was encountered.
-
- Dec 31, 2011
-
-
Lloyd Hilaiel authored
-
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
-
- Dec 20, 2011
-
-
Lloyd Hilaiel authored
-
- Dec 15, 2011
-
-
Lloyd Hilaiel authored
-
- Dec 14, 2011
-
-
Lloyd Hilaiel authored
implement graceful shutdown of bcrypt compute processes. fix bcrypt.get_rounds (was throwing an exception)
-
Lloyd Hilaiel authored
-
- Dec 09, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 30, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
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
-