- Aug 20, 2012
-
-
Jared Hirsch authored
bf146c2 Merge pull request #43 from klrmn/master cbc4fe0 fix getters git-subtree-dir: automation-tests/browserid git-subtree-split: bf146c230b5ea96590c25f8d55c16c57c8240744
-
- Aug 01, 2012
-
-
Jed Parsons authored
-
- Jul 23, 2012
-
-
Shane Tomlinson authored
* Useful for when running unit tests on testmob.org. Unit tests and code need to be embedded in an iframe.
-
- Jul 19, 2012
-
-
Sean McArthur authored
defaulting on meant that even though it was an optional dependency, it still blew chunks
-
- Jul 16, 2012
-
-
Lloyd Hilaiel authored
-
- Jul 13, 2012
-
-
Lloyd Hilaiel authored
-
- Jul 12, 2012
-
-
Lloyd Hilaiel authored
-
- Jun 29, 2012
-
-
Francois Marier authored
The same lines appear a few lines up from here.
-
- Jun 27, 2012
-
-
Zachary Carter authored
The `static` process has been added to handle cachable resources and views, so code relevant to serving those resources has been removed from `browserid`. The `router` heartbeat now depends on both `browserid` and `static` processes being ok. `router` now forwards wsapi writes to `dbwriter`, reads to `browserid`, and errors on unkown or internal wsapi requests. The wsapi setup for `browserid` no longer handles forwards, though some wsapi operations may trigger a forward to `dbwriter`.
-
- Jun 18, 2012
-
-
Shane Tomlinson authored
issue #1733
-
- Jun 13, 2012
-
-
Lloyd Hilaiel authored
Change browserid.org urls to persona.org, introduce static.login.persona.org for all static resources.
-
- Jun 11, 2012
-
-
Lloyd Hilaiel authored
add host parameter back to mysql configuration - fixes accidental regression in commit 3f4368d2
-
- Jun 01, 2012
-
-
Lloyd Hilaiel authored
-
- May 30, 2012
-
-
Lloyd Hilaiel authored
-
- May 22, 2012
-
-
Zachary Carter authored
-
Jed Parsons authored
-
Jed Parsons authored
-
- May 09, 2012
-
-
Jed Parsons authored
-
- May 06, 2012
-
-
Jed Parsons authored
-
- May 04, 2012
-
-
Lloyd Hilaiel authored
update the http_forward module to allow global request timeouts to be set, use this to implement a 15s upper bound on requests for declaration of support in development. This should fix unit tests
-
- May 03, 2012
-
-
Austin King authored
Renaming kpi_backend_db_hostname and port to kpi_backend_db_url. Updated with KPIggybank endpoint, posting form data
-
- May 02, 2012
-
-
Austin King authored
-
Austin King authored
-
- Mar 28, 2012
-
-
Austin King authored
Reusing staticPath in compress worker and making prefix configurable, removing DRY violation per llyod
-
- Mar 27, 2012
-
-
Austin King authored
-
- Mar 15, 2012
-
-
Lloyd Hilaiel authored
-
- Mar 14, 2012
-
-
Lloyd Hilaiel authored
at authentication time, if the user has not confirmed ownership of a computer, set a shorter auth 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 27, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
* all database functions return an err as the first param which is non-null for failure. * all wsapis handle database errors and return service unavailable to client. * stalled-mysql-test implements unit tests to verify proper failure behavior of all wsapis. * configuration parameter added to define max allowed time per query
-
- Feb 09, 2012
-
-
Lloyd Hilaiel authored
fix char munging when postprocess is in play serving large files where unicode chars fall on chunk boundaries. closes #1057
-
- Feb 03, 2012
-
-
Lloyd Hilaiel authored
-
Austin King authored
-
- Feb 01, 2012
-
-
Austin King authored
-
- Jan 30, 2012
-
-
Lloyd Hilaiel authored
-
- Jan 27, 2012
-
-
Austin King authored
-
Austin King authored
-
Austin King authored
-
- Jan 18, 2012
-
-
Shane Tomlinson authored
* include.js pointed to the production resource. * use_minified_version was incorrectly set to true.
-