aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ref f9d41ac6: Opera-compatible form targetRichard Gibson2013-11-041-1/+1
* Fix #14379: AJAX requests on unloadRichard Gibson2013-11-042-0/+35
* Fix #14459: Use jQuery.parseJSON instead of JSON.parseRichard Gibson2013-10-282-13/+3
* No ticket. Update npm devDependencies. (cherry-picked from 95d1192d5378926e75...Michał Gołębiowski2013-10-251-3/+3
* Add tests for class manipulation on jQuery object containing more than one el...Michał Gołębiowski2013-10-251-0/+43
* Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."Dave Methvin2013-10-223-59/+7
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-10-223-7/+59
* Ref 2263134b: Better identify potential JSON. Close gh-1401.Ronny Springer2013-10-162-13/+46
* 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
* Fix #14394: Changing style !important in webkit. Close gh-1385.Lihan Li2013-10-152-2/+11
* No ticket: Test cleanupRichard Gibson2013-10-151-21/+9
* No ticket: Small curCSS size optimizationsRichard Gibson2013-10-151-6/+8
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-152-2/+26
* Fixes #14450. Remove CommonJS+AMD syntax.Timmy Willison2013-10-157-108/+104
* Remove commentTimmy Willison2013-10-151-2/+1