| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "CSS: Make show/hide/toggle methods a module" | Oleg Gaidarenko | 2015-11-11 | 1 | -1/+0 |
* | Build: Add "deprecated" to the Testswarm module list | Dave Methvin | 2015-10-20 | 1 | -0/+1 |
* | CSS: Make show/hide/toggle methods a module | Dave Methvin | 2015-10-18 | 1 | -0/+1 |
* | Tests: Add simple tests for Android 2.3 | Michał Gołębiowski | 2015-09-08 | 1 | -0/+8 |
* | Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by default | Michał Gołębiowski | 2015-09-08 | 1 | -3/+19 |
* | Effects: Finish should call progress | Thomas Tortorini | 2015-09-08 | 1 | -0/+5 |
* | Build: put back "lint" command to the "dev" list | Oleg Gaidarenko | 2015-09-08 | 1 | -1/+1 |
* | Build: correct jscs paths | Oleg Gaidarenko | 2015-09-07 | 1 | -3/+2 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -4/+10 |
* | Build: Add a comment explaining why the es3 option is needed | Michał Gołębiowski | 2015-08-03 | 1 | -2/+6 |
* | Effects: Adding unit tests for jQuery.Animation | Corey Frang | 2015-06-26 | 1 | -2/+3 |
* | Effects: Add tests for jQuery.Tween | Corey Frang | 2015-06-26 | 1 | -2/+3 |
* | Core: Make jQuery objects iterable | Michał Gołębiowski | 2015-06-13 | 1 | -0/+12 |
* | Build: remove bower.json lint target | Oleg Gaidarenko | 2015-06-11 | 1 | -4/+0 |
* | Core: Test all factory use cases from intro.js | Michał Gołębiowski | 2015-04-27 | 1 | -2/+2 |
* | Deferred: Backwards-compatible standards interoperability | Richard Gibson | 2015-03-20 | 1 | -1/+3 |
* | Release: remove sourcemap comment from all copies of minified file | Timmy Willison | 2015-01-30 | 1 | -1/+1 |
* | Build: Rearrange grunt/npm tasks into a build/dist/test pattern | Richard Gibson | 2015-01-11 | 1 | -19/+7 |
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-01-03 | 1 | -2/+1 |
* | Build: Don't assume the browser environment; smoke test on Node w/ jsdom | Michał Gołębiowski | 2014-12-26 | 1 | -1/+16 |
* | Sizzle: update to 2.1.1 | Timmy Willison | 2014-12-15 | 1 | -1/+1 |
* | Build: update source map options for the new grunt jshint | Timmy Willison | 2014-07-17 | 1 | -2/+2 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 1 | -7/+25 |
* | Build: drop bower; use npm for front-end deps | Timmy Willison | 2014-07-17 | 1 | -6/+4 |
* | Build: update Sizzle to 2.0.0 | Timmy Willison | 2014-07-01 | 1 | -1/+1 |
* | Build: update Sizzle to 1.11.1 and include license | Timmy Willison | 2014-06-25 | 1 | -0/+1 |
* | Build: Move all external libraries to external directory | Scott González | 2014-06-24 | 1 | -13/+13 |
* | Build: Remove unused Sizzle test files | Scott González | 2014-06-24 | 1 | -5/+1 |
* | Ajax: move ajax event aliases to their own file | Timmy Willison | 2014-06-02 | 1 | -1/+1 |
* | Build: run jshint and jscs on release scripts | Timmy Willison | 2014-05-23 | 1 | -2/+2 |
* | Build: Remove json check for jscs config | Oleg Gaidarenko | 2014-04-23 | 1 | -4/+0 |
* | Build: Remove Sizzle from run names passed to the testswarm task | Michał Gołębiowski | 2014-04-15 | 1 | -1/+1 |
* | Build: Add lint task | Oleg Gaidarenko | 2014-04-15 | 1 | -2/+2 |
* | Build: Use jscs to check test helpers | Oleg Gaidarenko | 2014-04-15 | 1 | -0/+3 |
* | Sizzle: update committed dependencies | Timmy Willison | 2014-01-13 | 1 | -1/+5 |
* | Build: Happy New Year! Thanks @marlonlandaverde | Dave Methvin | 2014-01-09 | 1 | -1/+1 |
* | Gruntfile: fix watch task | Timmy Willison | 2013-12-20 | 1 | -1/+1 |
* | Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasks | Michał Gołębiowski | 2013-12-18 | 1 | -15/+6 |
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -8/+19 |
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -0/+12 |
* | Remove workarounds for the uglify task mishandling banners when used with sou... | Michał Gołębiowski | 2013-11-09 | 1 | -29/+10 |
* | Check Gruntfile and tasks for code style | Oleg | 2013-11-08 | 1 | -1/+3 |
* | Add load-grunt-tasks package dependency | Sindre Sorhus | 2013-11-07 | 1 | -8/+1 |
* | Fix #12757 - use jscs to check the style guide | Oleg | 2013-11-07 | 1 | -11/+21 |
* | Only set uglify options if not already the default | Timmy Willison | 2013-10-15 | 1 | -10/+2 |
* | No ticket: Clean up uglifyjs compress options. Close gh-1382. | Timo Tijhof | 2013-10-15 | 1 | -3/+10 |
* | Preparations for npm/bower publishing | Timmy Willison | 2013-10-15 | 1 | -1/+1 |
* | Add bower install script and release scripts to jshint and pass lint | Timmy Willison | 2013-10-07 | 1 | -1/+1 |
* | No ticket. Simplify the post-uglify task. | Michał Gołębiowski | 2013-10-02 | 1 | -5/+2 |
* | No ticket. Restore checking individual src/**/*.js files by jsHint. | Michał Gołębiowski | 2013-09-06 | 1 | -0/+6 |