| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: Simplify Gruntfile constructions | Oleg Gaidarenko | 2016-08-02 | 1 | -2/+2 |
* | Build: Improve ESLint configuration (#3188) | Oleg Gaidarenko | 2016-06-22 | 1 | -1/+4 |
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 1 | -1/+1 |
* | Build: add `npm-debug.log` to `.gitignore` | Oleg Gaidarenko | 2016-02-13 | 1 | -0/+2 |
* | Core: Make jQuery objects iterable | Michał Gołębiowski | 2015-06-13 | 1 | -0/+2 |
* | Build: drop bower; use npm for front-end deps | Timmy Willison | 2014-07-17 | 1 | -1/+0 |
* | Build: Use absolute paths in .gitignore and .npmignore. | Michał Gołębiowski | 2013-12-18 | 1 | -4/+4 |
* | Manage bower dependencies with grunt-bowercopy | Timmy Willison | 2013-12-06 | 1 | -4/+3 |
* | Keep bower_components in .gitignore. | Michał Gołębiowski | 2013-11-15 | 1 | -0/+1 |
* | Use grunt and bower packages as local dependencies. Close gh-1433. | Timmy Willison | 2013-11-14 | 1 | -1/+1 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -2/+0 |
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 1 | -0/+1 |
* | Add warnings and ignore the built Sizzle file. | Dave Methvin | 2013-02-27 | 1 | -0/+1 |
* | Allow users to store custom dist destinations in dist/.destination.json | Rick Waldron | 2012-06-05 | 1 | -0/+1 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -0/+1 |
* | Fix #11767. Modularize build and unit tests for exluding effects. | Richard Gibson | 2012-05-28 | 1 | -1/+0 |
* | Adds back dist/.sizecache.json; maintain build/.sizecache.json until build di... | Rick Waldron | 2012-05-28 | 1 | -0/+1 |
* | Add .sizecache.json to the gitignore | timmywil | 2012-05-28 | 1 | -1/+1 |
* | Initial grunt implementation | Rick Waldron waldron.rick@gmail.com | 2012-04-18 | 1 | -1/+2 |
* | $.Callbacks, $.Topic and notify/progress on $.Deferred. | jaubourg | 2011-09-19 | 1 | -0/+1 |
* | Landing pull request 511. Adding a little Makefile jQuery sizing utility to e... | Corey Frang | 2011-09-19 | 1 | -0/+1 |
* | Introduce submodules, closes #8536 | Carl Fürstenberg | 2011-03-15 | 1 | -2/+0 |
* | Adding .DS_Store to Git ignore. | John Resig | 2009-12-09 | 1 | -0/+1 |
* | Ignore html files living in the main directory (likely being used for testing). | John Resig | 2009-12-09 | 1 | -0/+1 |
* | Switched from using Git Submodules to just doing a straight clone of the QUni... | jeresig | 2009-11-30 | 1 | -0/+2 |
* | Ignore diff and patch files. | jeresig | 2009-11-30 | 1 | -0/+2 |
* | Hide the .settings file in the gitignore. | John Resig | 2009-11-15 | 1 | -2/+2 |
* | Ignoring src/selector.js (build) and Emacs backup files | Kim Dalsgaard | 2009-11-15 | 1 | -0/+3 |
* | We don't want to filter out the qunit file. | John Resig | 2009-10-22 | 1 | -2/+1 |
* | Added gitignore for people using git-svn | Yehuda Katz | 2009-07-16 | 1 | -0/+2 |