aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.Corey Frang2012-11-252-2/+35
* Fix #12869. Zoom the body after support tests; avoids layout changes in IE8/9...Scott González2012-11-251-1/+3
* Fix #12134. Make .serialize() HTML5-compliant; provide a propHook for shimming.Dave Methvin2012-11-251-13/+12
* No ticket: compress ajax. Close gh-1041.Richard Gibson2012-11-254-328/+293
* Using the right matched paramCorey Frang2012-11-241-1/+1
* Adding job name for pull request jobs coming from mergeatronCorey Frang2012-11-241-2/+12
* Fix #12191. jQuery.type should return "error" for Error objects.Dave Methvin2012-11-242-2/+3
* Fix #9960, allow manipulation for parent document nodes. Close gh-924.dcooper2012-11-243-2/+21
* Fix #12733. Ignore excess spaciness in event strings.Dave Methvin2012-11-242-3/+4
* Close #10882. Test case for "hover" event in 1.9Dave Methvin2012-11-241-0/+11
* Fix #12868. Use native focus/blur to get event order right.Dave Methvin2012-11-242-1/+63
* Fix #3827. Get the correct checkbox status for a click handler.Dave Methvin2012-11-243-3/+40
* Set async to true instead of async (prop vs. attr). Closes gh-1039Timo Tijhof2012-11-211-1/+1
* Fix #12920: remove addMandatoryAttributes. Close gh-1037.Richard Gibson2012-11-202-54/+18
* fix Safari test failuresRichard Gibson2012-11-191-1/+1
* Fix #11795, #10470: keep scripts in DOM; execute only on first insertion. Clo...Richard Gibson2012-11-193-265/+372
* Grunt: Set testswarm/browserSets from JSON file.Timo Tijhof2012-11-181-1/+1
* Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035.aFarkas2012-11-182-7/+12
* Merge branch 'x8908'Dave Methvin2012-11-184-1/+60
|\
| * Fix #8908. Don't let change to originals affect clones in IE9/10. Close gh-886.Elijah Manor2012-11-184-1/+60
| |\
| | * Remove test file that I didn't mean to get into the previous commitElijah Manor2012-08-132-818/+0
| | * Add support check, added assertion to check if cleared, add edge case for bac...Elijah Manor2012-08-137-13/+851
| | * Updated the comment above the fixElijah Manor2012-08-081-2/+2
| | * Fix weird clone bug and add a unit test to verifyElijah Manor2012-08-082-2/+44
| | * Manual merge after fetch upstreamElijah Manor2012-07-3018-71/+230
| | |\
| | * | Fix IE10 bug when cloning an object element without a parentNodeElijah Manor2012-07-231-1/+7
* | | | update SizzleRichard Gibson2012-11-162-10/+13
* | | | Updating the version to 1.9.0pre.Dave Methvin2012-11-161-1/+1
|/ / /
* | | Revert "Fixes #12569. Improve Feature Detect For oldIE bubbling. closes gh-967"Dave Methvin2012-11-141-1/+1
* | | Fix #12777. Add applet to non-cacheable fragment types.Dave Methvin2012-11-131-1/+1
* | | No ticket: speedup effects testsRichard Gibson2012-11-123-93/+55
* | | Fix #12858: don't expose jQuery/Sizzle expandosRichard Gibson2012-11-092-5/+14
* | | No ticket: speedup test suite. Close gh-1020.Richard Gibson2012-11-084-264/+223
* | | Unroll the ( || ) in the math - Fixes #12497 - Thanks @lukemella @curiousdann...Corey Frang2012-11-071-1/+3
* | | Rewriting unit test to be less sticky based on time issuesCorey Frang2012-11-071-18/+27
* | | Fixing unitsCorey Frang2012-11-071-3/+3
* | | Keep track of a hiding state for toggle based animations - Fixes #8685Corey Frang2012-11-072-1/+54
* | | Ensure each tick gets it's own fxNow - Fixes #12837 - Thanks @chadparryCorey Frang2012-11-072-0/+32
* | | Remove APIs now in jquery-compatDave Methvin2012-11-073-265/+3
* | | Restore jQuery.access parameter mistakenly removed in 80d45a69Richard Gibson2012-11-063-40/+56
* | | No ticket: update test suite to pass QUnit globals check in most environments...Richard Gibson2012-11-056-90/+196
* | | Fix #12840: remove undocumented parameter "pass" from .attr. Close gh-1017.Richard Gibson2012-11-053-105/+33
* | | Remove gratuitous punctuationRichard Gibson2012-11-011-3/+3
* | | Must attach the .selector to the new jQuery object.Dave Methvin2012-11-011-1/+2
* | | Follow-up for .selector property removalOleg2012-11-012-9/+5
* | | Fix #10299. Add a propHook for oldIE link href.Dave Methvin2012-11-012-1/+11
* | | Remove unneeded parameter hockey in event shortcuts.Dave Methvin2012-11-011-5/+0
* | | Remove trailing comma to fix test lint.Dave Methvin2012-11-011-1/+1
* | | Fix #12828. Remove non-standard event properties.Dave Methvin2012-11-011-2/+1
* | | No ticket: remove test suite external dependenciesRichard Gibson2012-11-019-37/+38