| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Add a comment explaining why the es3 option is needed | Michał Gołębiowski | 2015-08-03 | 1 | -0/+3 |
* | Build: Acknowledge Android 2.3 is not ES5-compatible | Michał Gołębiowski | 2015-07-20 | 1 | -0/+3 |
* | Core: Use window.setTimeout & friends instead of global equivalents | Michał Gołębiowski | 2015-06-17 | 1 | -4/+0 |
* | Build: remove deprecated JSHint options | Stephen Edgar | 2015-03-08 | 1 | -3/+0 |
* | Build: Don't assume the browser environment; smoke test on Node w/ jsdom | Michał Gołębiowski | 2014-12-26 | 1 | -2/+6 |
* | Build: Moved JSHint directives to .jshintrc file | Chris Antaki | 2014-09-02 | 1 | -1/+2 |
* | Revert "Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434." | Dave Methvin | 2013-12-15 | 1 | -2/+1 |
* | Ajax: Fix #14424. Use ActiveX in IE9+ on local files, close gh-1434. | Dave Methvin | 2013-11-14 | 1 | -1/+2 |
* | Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl... | Michał Gołębiowski | 2013-07-11 | 1 | -1/+0 |
* | Add onevar to jshintrc, but remove the option for linting the concatenated file | Timmy Willison | 2013-04-09 | 1 | -0/+1 |
* | Update jshintrc to conform to new style guide. Conform to onevar and unused i... | Timmy Willison | 2013-04-09 | 1 | -6/+6 |
* | Update grunt-contrib-jshint to 0.3.0, part 2, close gh-1203. | Michał Gołębiowski | 2013-04-04 | 1 | -2/+1 |
* | Update grunt-contrib-jshint to 0.3.0, close gh-1204. | Michał Gołębiowski | 2013-04-03 | 1 | -1/+3 |
* | Changed .jshintrc predef lists to globals objects. | Steven Benner | 2013-03-25 | 1 | -5/+5 |
* | Adds module to jshintrc | Rick Waldron | 2013-02-21 | 1 | -1/+2 |
* | Fix #13335. Remove "use strict". | Dave Methvin | 2013-02-01 | 1 | -1/+0 |
* | Make compatible with jshint, lint test/data. Close gh-1043. | Timo Tijhof | 2012-12-06 | 1 | -30/+22 |
* | Fix #12959: Optimize library-wide patterns | Richard Gibson | 2012-11-27 | 1 | -0/+1 |
* | new JSHINT mixed spaces/tabs is smart enough to not warn on multiline comment... | Mike Sherov | 2012-10-22 | 1 | -1/+0 |
* | adds strict rule to jshint options (except for test files). "use strict" is a... | jaubourg | 2012-10-18 | 1 | -0/+2 |
* | no ticket: remove and enforce unused vars in jshint | Mike Sherov | 2012-10-17 | 1 | -0/+1 |
* | Clean up jshintrc configs. Close gh-983. | Mike Sherov | 2012-10-16 | 1 | -7/+7 |
* | enforce double quotes via JSHint. Closes gh-975 | Mike Sherov | 2012-10-16 | 1 | -1/+2 |
* | Adjust jshint options to pass with closure 'sub' changes | Timmy Willison | 2012-07-10 | 1 | -0/+1 |
* | Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI l... | Rick Waldron | 2012-06-25 | 1 | -0/+27 |