- Jun 25, 2012
-
-
Shane Tomlinson authored
New /about page
-
- Jun 23, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Jun 22, 2012
-
-
Shane Tomlinson authored
Remove the "submit form on enter" fix for IE8, it causes forms to be submitted twice in Firefox and Chrome. close #1813
-
- Jun 21, 2012
-
-
Shane Tomlinson authored
Remove the "submit form on enter" fix for IE8, it causes forms to be submitted twice in Firefox and Chrome. issue #1813
-
- Jun 20, 2012
-
-
Zach Carter authored
optimize backend unit tests by starting all daemons in parallel, and the...
-
Austin King authored
Add "deep" flag to heartbeat check, round 2
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
optimize backend unit tests by starting all daemons in parallel, and then starting router. issue #1803
-
Lloyd Hilaiel authored
add jshint checking for globals as a unit test - closes #1731, closes #1785
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
Fix a broken require for jwcrypto
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
rework __heartbeat__ log message - heartbeat failure is a .warn(), not an error(). the latter indicates an unexpected condition that should never happen in production. thought here is that the dependee that's failing should have errors() in her log message, and the depener should have warnings. Also, this gets error messages out of the console output of the unit test.
-
Lloyd Hilaiel authored
for __heartbeat__ use an application level global timeout to catch the situation where the other end is not reachable and ensure total wait time is <= 5s (in this case, no 'connect' event is ever emitted)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
add unit tests for __heartbeat__, includes exposing PIDs of all running daemons so tests may do stuff with them (like kill SIGSTOP)
-
Zachary Carter authored
Handle connection errors and timeouts correctly on heartbeat dependency checks and send error in response - issue #1767
-
Francois Marier authored
As of b0534666, this function is no longer used in storage.js.
-
- Jun 19, 2012
-
-
Zachary Carter authored
-
Lloyd Hilaiel authored
Fix submit occuring when selecting an email address in Firefox from the autocomplete list.
-
Lloyd Hilaiel authored
Issue 1733 debug region
-
Lloyd Hilaiel authored
Round the timestamp to the nearest 10 minutes.
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Francois Marier authored
Not sure why we never caught this because it throws an exception as soon as you call prepareDeps().
-
Jed Parsons authored
updated genKeyPair IdP callback to pass a string pubkey, not a JSON object
-
Ben Adida authored
-
- Jun 18, 2012
-
-
Shane Tomlinson authored
issue #1733
-
Sawyer Hollenshead authored
-
sawyerh authored
Update the about page and about code to confirm with the standards used elsewhere.
-
Shane Tomlinson authored
issue #1732
-
Shane Tomlinson authored
issue #1780
-
Lloyd Hilaiel authored
Change some remaining user facing BrowserID strings to Persona.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Make the about code use a PageModule. * Include the about module in the static_resources instead of including it separately. * Start the about module when looking at the about page. * Add ultra basic unit test for about page.
-
Zachary Carter authored
-
- Jun 15, 2012
-
-
Sawyer Hollenshead authored
-
Sawyer Hollenshead authored
-