aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #14579: attribute selectors with trailing spaces after an unquoted valueRichard Gibson2013-11-271-1/+1
* Ajax: Use weak ETag header in testsCorey Frang2013-11-261-2/+5
* Add unit tests for .html( number ). Close gh-1447.Jakob Stoeck2013-11-261-3/+6
* Fixes #14535: update Sizzle to 1.10.13Timmy Willison2013-11-261-1/+1
* Change window to global in the most outer IIFE parameters. (cherry-picked fro...Michał Gołębiowski2013-11-171-6/+6
* Fixes #14549. Execute the factory immediately when CommonJS is used in the br...Timmy Willison2013-11-151-10/+14
* Fixes #14548. Add main property to package.jsonTimmy Willison2013-11-151-0/+1
* Updating the source version to 1.11.0-pre✓™Dave Methvin2013-11-152-2/+2
* Updating version to 1.11.0-beta2.Dave Methvin2013-11-152-2/+2
* Release script: Add dist files in multiple commits for a clean final commit w...Timmy Willison2013-11-151-3/+15
* Release script: Add .npmignore and keep .gitignore when creating the tagTimmy Willison2013-11-152-20/+14
* Keep bower_components in .gitignore. (cherry-picked from 21c218eabb933095d933...Michał Gołębiowski2013-11-151-0/+1
* Release script: create tag after building CDN filesTimmy Willison2013-11-151-5/+6
* Add es3: true to test/.jshintrc. Make tests conform to that jsHint setting.Michał Gołębiowski2013-11-153-2/+3
* Ref 27b22f4e: Remove oldIE-unfriendly trailing commaRichard Gibson2013-11-151-1/+1
* Ref 27b22f4e: Don't try to outsmart ApacheRichard Gibson2013-11-141-1/+3
* Fix #14503: Cast to string before setting XHR header. Close gh-1427.hongymagic2013-11-143-7/+28
* Ref #14180, let focusin/out work on non-element targets.Dave Methvin2013-11-142-2/+15
* Fix #14475. Use IE11-friendly detect for proper XHR object.Dave Methvin2013-11-141-7/+3
* Update sizzle location in release scriptTimmy Willison2013-11-141-1/+1
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-1412-44/+59
* Update Sizzle: remove the use of version rangesTimmy Willison2013-11-141-2/+2
* Modify release script to create a headless tag for bower and publish to NPMTimmy Willison2013-11-131-54/+162
* Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.njhamann2013-11-132-1/+2
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-11-123-7/+67
* Fix #14492: More correct jQuery.parseJSON. Close gh-1419.Richard Gibson2013-11-123-29/+102
* No ticket. Remove version sniffing from test/unit/support.js, browsers got up...Michał Gołębiowski2013-11-111-5/+3
* No ticket. Remove the pre-uglify task form build/tasks/build.js. Fix custom b...Michał Gołębiowski2013-11-101-1/+1
* Fix #14415. Remove the source map comment in the release script. Close gh-142...Michał Gołębiowski2013-11-101-5/+3
* Grunt: put .sizecache.json in build/, not dist/. (see 6095be1260c5c0e7dfe8838...Michał Gołębiowski2013-11-101-1/+1
* No ticket. Restore some parsing tests in core. (cherry-picked from 650f325d8e...Michał Gołębiowski2013-11-101-5/+8
* Remove workarounds for the uglify task mishandling banners when used with sou...Michał Gołębiowski2013-11-093-76/+11
* Remove old try...catch for old FFOleg2013-11-081-52/+42
* Ref 705216d: Synchronize ajax/xhr.js with masterRichard Gibson2013-11-081-1/+1
* Merge branches '1.x-master' and '1.x-master' of github.com:jquery/jquery into...Richard Gibson2013-11-080-0/+0
* Check Gruntfile and tasks for code styleOleg2013-11-081-1/+3
* Don't execute focus tests in FirefoxOleg2013-11-081-72/+75
* Use full version of jQuery 1.9.1Oleg2013-11-084-8/+9603
* Add "keywords" to bower.jsonSindre Sorhus2013-11-071-1/+6
* Add load-grunt-tasks package dependencySindre Sorhus2013-11-072-8/+2
* Fix some code style inconsistenciesOleg2013-11-0724-45/+41
* Fix #12757 - use jscs to check the style guideOleg2013-11-073-11/+46
* Fix #14422 and add more thorough check for CSP violationsOleg2013-11-076-27/+35
* Ref c66a5e70: Synchronize unit tests with masterRichard Gibson2013-11-071-1/+2
* Fix #14074: element id="nodeName". Close gh-1389.Richard Gibson2013-11-075-22/+57
* Ref fb2e0a0c: Synchronize unit tests with masterChris Antaki2013-11-071-2/+20
* Fix #14101: $().data() should be undefined, not nullCorey Frang2013-11-062-3/+8
* Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.Marian Sollmann2013-11-061-3/+3
* No ticket: Update style per gh-1418 commentsRichard Gibson2013-11-041-8/+6
* Ref 705216dc: Synchronize ajax/xhr.js with master. Close gh-1418.Richard Gibson2013-11-041-76/+54