aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-081-1/+1
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-12-221-5/+1
* Build: remove needless file and re-enable jscsOleg Gaidarenko2015-12-221-1/+1
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-12-221-5/+1
* Build: Temprary disable jscs checksOleg Gaidarenko2015-12-221-1/+1
* Revert "CSS: Make show/hide/toggle methods a module"Oleg Gaidarenko2015-12-221-3/+1
* CSS: Make show/hide/toggle methods a moduleDave Methvin2015-10-251-1/+3
* Build: Add "deprecated" to the Testswarm module listDave Methvin2015-10-201-0/+1
* Tests: Backport basic tests from masterMichał Gołębiowski2015-09-081-0/+8
* Build: Don't install jsdom 3 on Node.js 0.10 & 0.12 by defaultMichał Gołębiowski2015-09-081-3/+19
* Effects: Finish should call progressThomas Tortorini2015-09-081-0/+5
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-3/+8
* Build: correct jscs pathsOleg Gaidarenko2015-09-071-3/+2
* Core: Support non-browser environmentsMichał Gołębiowski2015-08-161-4/+14
* Build: Add a comment explaining why the es3 option is neededMichał Gołębiowski2015-08-031-2/+6
* Effects: Adding unit tests for jQuery.AnimationCorey Frang2015-06-261-2/+3
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-2/+3
* Build: remove bower.json lint targetOleg Gaidarenko2015-06-111-4/+0
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-201-1/+4
* Release: remove sourcemap comment from all copies of minified fileTimmy Willison2015-01-301-1/+1
* Build: Rearrange grunt/npm tasks into a build/dist/test patternRichard Gibson2015-01-111-5/+9
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-031-2/+1
* Sizzle: update 2.1.1Timmy Willison2014-12-151-2/+2
* Build: Put "jQuery Compat" in banners in built filesMichał Gołębiowski2014-11-031-1/+1
* Build: update source map options for the new grunt jshintTimmy Willison2014-07-171-2/+2
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-171-7/+25
* Build: drop bower; use npm for front-end depsTimmy Willison2014-07-171-6/+4
* Build: update Sizzle to 1.11.1 and include licenseTimmy Willison2014-06-251-0/+1
* Build: Move all external libraries to external directoryScott González2014-06-251-13/+13
* Build: Remove unused Sizzle test filesScott González2014-06-251-5/+1
* Ajax: move ajax event aliases to their own fileTimmy Willison2014-06-021-1/+1
* Build: run jshint and jscs on release scriptsTimmy Willison2014-05-271-2/+2
* Build: Remove json check for jscs configOleg Gaidarenko2014-04-231-4/+0
* Build: Remove Sizzle from run names passed to the testswarm taskMichał Gołębiowski2014-04-151-1/+1
* Build: Add lint taskOleg Gaidarenko2014-04-151-2/+2
* Build: Use jscs to check test helpersOleg Gaidarenko2014-04-151-0/+3
* Sizzle: update committed dependenciesTimmy Willison2014-01-131-1/+5
* Tests: Fix sinon timers for oldIEOleg2014-01-131-1/+2
* Tests: Straighten out sinon dependenciesDave Methvin2014-01-101-1/+2
* Build: Happy New Year! Thanks @marlonlandaverdeDave Methvin2014-01-091-1/+1
* Gruntfile: fix watch taskTimmy Willison2013-12-201-1/+1
* Build: Upgrade to grunt-contrib-jshint 0.7.1 and squash subtasksMichał Gołębiowski2013-12-181-15/+6
* Manage bower dependencies with grunt-bowercopyTimmy Willison2013-12-061-8/+18
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-0/+12
* Grunt: put .sizecache.json in build/, not dist/. (see 6095be1260c5c0e7dfe8838...Michał Gołębiowski2013-11-101-1/+1
* Remove workarounds for the uglify task mishandling banners when used with sou...Michał Gołębiowski2013-11-091-29/+10
* Check Gruntfile and tasks for code styleOleg2013-11-081-1/+3
* Add load-grunt-tasks package dependencySindre Sorhus2013-11-071-8/+1
* Fix #12757 - use jscs to check the style guideOleg2013-11-071-11/+21
* Only set uglify options if not already the defaultTimmy Willison2013-10-151-10/+2