aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #14036. Remove user/pass from ajaxLocation. Close gh-1340.njhamann2013-11-132-1/+3
* ajax: Fix #14207. file protocol returns status 0, see #8605.Dave Methvin2013-11-131-2/+2
* Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.Dave Methvin2013-11-123-7/+68
* Ref 71b2ac52: Disallow 2.x bypass of environmental helper methodsRichard Gibson2013-11-121-13/+0
* Fix #14492: More correct jQuery.parseJSON. Close gh-1419.Richard Gibson2013-11-123-8/+76
* Merge branches 'master' and 'master' of github.com:jquery/jqueryRichard Gibson2013-11-120-0/+0
* No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426.Michał Gołębiowski2013-11-111-9/+1
* Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425.Michał Gołębiowski2013-11-1110-131/+56
* 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-1424.Michał Gołębiowski2013-11-101-5/+3
* No ticket. Restore some parsing tests in core.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
* 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-085-8/+9603
* Add "keywords" to bower.jsonSindre Sorhus2013-11-071-1/+6
* Add load-grunt-tasks package dependencySindre Sorhus2013-11-072-8/+2
* Fix #12757 - use jscs to check the style guideOleg2013-11-073-11/+45
* Add more thorough check for CSP violationsOleg2013-11-075-22/+27
* Fix #14074: element id="nodeName". Close gh-1389.Richard Gibson2013-11-074-5/+52
* Fix #14190: Remove unnecessary assignment in .closest. Close gh-1411.Marian Sollmann2013-11-061-2/+2
* Fix #14101: $().data() should be undefined, not nullCorey Frang2013-11-062-2/+7
* No ticket: Reduce size by reordering variable declarations. Close gh-1416.Chris Antaki2013-11-051-5/+5
* Fix #11809: Update text without creating DOM nodes. Close gh-1412.Chris Antaki2013-11-052-3/+25
* No ticket: Update support comment to match conventionRichard Gibson2013-11-041-2/+2
* Ref f9d41ac6: Opera-compatible form targetRichard Gibson2013-11-041-1/+1
* No ticket: Small ajax/xhr size optimizationsRichard Gibson2013-10-281-6/+19
* Fix #14379: AJAX requests on unloadRichard Gibson2013-10-283-4/+37
* No ticket. Remove useless commentOleg2013-10-281-1/+0
* Fix #14459: Use jQuery.parseJSON instead of JSON.parseRichard Gibson2013-10-282-13/+3
* No ticket. Update npm devDependencies.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-0/+9
* Preparations for npm/bower publishingTimmy Willison2013-10-152-4/+4
* No ticket: Test cleanupRichard Gibson2013-10-151-21/+9
* No ticket: Small curCSS size optimizationsRichard Gibson2013-10-151-4/+8
* Fix #14432: Always return string from .css("z-index"). Close gh-1395.George Kats2013-10-152-1/+21
* Unify build script capabilities between branches. Specifically, added a speci...Timmy Willison2013-10-151-8/+9
* Remove commentTimmy Willison2013-10-151-2/+1
* Fixes #14450. Remove CommonJS+AMD syntax.Timmy Willison2013-10-156-97/+92
* Update requirejs to compatible version, remove r.jsTimmy Willison2013-10-153-25858/+47
* No ticket: Fix subproject iframe testsRichard Gibson2013-10-113-9/+18
* Fix #14381: Update to Sizzle 1.10.11Richard Gibson2013-10-111-1/+1
* No ticket: Correct typo in README section "rebasing". Close gh-1398.Dominik D. Geyer2013-10-111-1/+1