aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* Effects: Adding unit tests for jQuery.AnimationCorey Frang2015-06-261-2/+3
* Effects: Add tests for jQuery.TweenCorey Frang2015-06-261-2/+3
* Core: Make jQuery objects iterableMichał Gołębiowski2015-06-131-0/+12
* Build: remove bower.json lint targetOleg Gaidarenko2015-06-111-4/+0
* Core: Test all factory use cases from intro.jsMichał Gołębiowski2015-04-271-2/+2
* Deferred: Backwards-compatible standards interoperabilityRichard Gibson2015-03-201-1/+3
* 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-19/+7
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-031-2/+1
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-261-1/+16
* Sizzle: update to 2.1.1Timmy Willison2014-12-151-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 2.0.0Timmy Willison2014-07-011-1/+1
* 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-241-13/+13
* Build: Remove unused Sizzle test filesScott González2014-06-241-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-231-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
* 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/+19
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-0/+12
* 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
* No ticket: Clean up uglifyjs compress options. Close gh-1382.Timo Tijhof2013-10-151-3/+10
* Preparations for npm/bower publishingTimmy Willison2013-10-151-1/+1
* Add bower install script and release scripts to jshint and pass lintTimmy Willison2013-10-071-1/+1
* No ticket. Simplify the post-uglify task.Michał Gołębiowski2013-10-021-5/+2
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-061-0/+6
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-1/+1
* Fix #13983. Switch to //# for sourcemap directives.Michał Gołębiowski2013-09-051-4/+2
* Custom builds: Remove _evalUrl when excluding ajaxTimmy Willison2013-08-161-0/+1
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-161-191/+11
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-285/+16
* Lint JSON manifests during developmentTimmy Willison2013-07-191-7/+12
* Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl...Michał Gołębiowski2013-07-111-8/+4
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-3/+2
* Support CommonJS environments by accentuating the need for a window with a do...Timmy Willison2013-07-041-2/+0
* Revert "Fix #13983. Switch to //# for sourcemaps."Dave Methvin2013-07-021-1/+1