- Aug 18, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 17, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
logging setup is moved into app.js for the browserid server (now common between test and prod envs). remove it from the run.js harness
-
Lloyd Hilaiel authored
find instances of console.log() and send them to the logger instead, when running under dev harness also route to console. issue #169
-
Lloyd Hilaiel authored
rather than imposing restrictions on structure of logged objects we should make all required fields proper parameters that are obvious upon inspection of the signature of the log function. issue #168
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
test fix - always stop the database. This prevents tests from hanging when you manually target mysql for all tests
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 16, 2011
-
-
Lloyd Hilaiel authored
improve CTA for users new to browserid. closes #150 (maybe others won't agree with my solution. let's try)
-
Lloyd Hilaiel authored
For tests, instrument `email.js` so that one may register an interceptor function which will be invoked rather than attempting to send email. closes #88.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
add a type tag to a logging statement so this important log message doesn't raise a runtime error rather than making it to disk. related to issue #168
-
Lloyd Hilaiel authored
-
- Aug 15, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
This keeps steal.build from trying to include 'csrf' as a file that needs compressed.
-
- Aug 12, 2011
-
-
Shane Tomlinson authored
close #162
-
Shane Tomlinson authored
We want it to look good in Chrome as well!
-
Shane Tomlinson authored
close #158.
-
Shane Tomlinson authored
This keeps steal.build from trying to include 'csrf' as a file that needs compressed.
-
- Aug 11, 2011
-
-
Shane Tomlinson authored
Fixes issue #147. close #147
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
When hitting enter in a form, the first "input[type=submit]" or "button" is clicked. We have to make sure the input[type=submit] is the first input element.
-
Shane Tomlinson authored
-
- Aug 10, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-