- Mar 06, 2012
-
-
Lloyd Hilaiel authored
by default, run all tests during npm test, and emit clear errors when dependencies (mysql or phantomjs) aren't installed
-
Lloyd Hilaiel authored
Integrate Front-End unit tests running under PhantomJS into CI closes #635
-
Austin King authored
fix deprecation warnings by updating temp and nodes-statsd - issue #1234
-
- Mar 05, 2012
-
-
Lloyd Hilaiel authored
Changing link copy and position. closes #403.
-
Lloyd Hilaiel authored
have compress not exit prematurely when a syntax error exists in input - output a scary error message and nd return a non-zero exit code, but process all files closes #1257
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Austin King authored
-
- Mar 02, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
remove dead code: added for compress script cleanup, but not needed. static_resources.minified() === Object.keys(static_resources.all())
-
Lloyd Hilaiel authored
closes #1226 closes #1128
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Mar 01, 2012
-
-
Austin King authored
-
Austin King authored
-
Austin King authored
-
Lloyd Hilaiel authored
remove 'debug language' from list of supported languages in compress script - this is a virtual language used for testing - closes #1235
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Austin King authored
rewrite compress scripts in javascript: better output, build of resource...
-
Lloyd Hilaiel authored
rewrite compress scripts in javascript: better output, build of resources only when needed, uses multiple cores, and leverages the same resource lists as cachify so we only express what dev resources go into what prod resources once #DRY. closes #1009 closes #660
-
- Feb 29, 2012
-
-
Lloyd Hilaiel authored
-
Austin King authored
-
Austin King authored
Adding script to check if all locales have committed to SVN
-
Matjaž Horvat authored
-
Lloyd Hilaiel authored
update AWS deployment to new VM template: nodejs 0.6.11 + all security updates + latest dependencies pre-built for faster deployment, + closes #1219
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Ben Adida authored
allow RP to specify tos and PP for display to user inside the browserid ...
-
Ben Adida authored
Fix Java Fennec not opening the BrowserID dialog.
-
Austin King authored
-
Lloyd Hilaiel authored
-
- Feb 28, 2012
-
-
Lloyd Hilaiel authored
fix unit tests when run under travis-ci - when we want address_info to not detect primary support, we should use a domain name that will never offer primary support - issue #1197
-
Lloyd Hilaiel authored
database changes to handle connection failures, slow queries, and driver stalls without taking down the server, and with minimal user impact. closes #990 closes #1211
-
Lloyd Hilaiel authored
improve documentation of mysql wrapper and associated tests, remove debug console output, fail slow queries rather than retrying, and add a statsd counter for failed_query
-
Austin King authored
-
Austin King authored
-
- Feb 27, 2012
-
-
Lloyd Hilaiel authored
-