aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Sizzle: Fixes fail in ajax module and Safari 5.0timmywil2012-05-301-0/+0
* Update Sizzle: fixes fail in traversing teststimmywil2012-05-291-0/+0
* Update Sizzle: regex cleanuptimmywil2012-05-291-0/+0
* Update Sizzle: save 5 bytestimmywil2012-05-291-0/+0
* Update Sizzle: fixes a bug with the adjacent combinator. Fixes #9939.timmywil2012-05-291-0/+0
* Update Sizzle: only one assertion is needed for getElementsByClassNametimmywil2012-05-291-0/+0
* Update Sizzletimmywil2012-05-291-0/+0
* Update README: IDs are without hashes in t()timmywil2012-05-291-2/+2
* Update README to stylize docs on jQuery's test suite methodstimmywil2012-05-291-45/+64
* Add quick-start documentation for testing with QUnit and using jQuery's helpe...timmywil2012-05-299-15/+104
* jQuery#addBack supports an optional selector that can be used to filter the p...Ben Alman2012-05-292-3/+5
* Fix #11767. Modularize build and unit tests for exluding effects.Richard Gibson2012-05-289-319/+433
* Adds back dist/.sizecache.json; maintain build/.sizecache.json until build di...Rick Waldron2012-05-281-0/+1
* Add .sizecache.json to the gitignoretimmywil2012-05-281-1/+1
* Update Sizzle: Case insensitive text filter. Fixes #8943timmywil2012-05-281-0/+0
* Revert QUnit to a stable release (v1.6.0)timmywil2012-05-281-0/+0
* Update Sizzle: Add test for [selected] attribute selections. Addresses a smal...timmywil2012-05-282-3/+3
* Followup gh-796. Eliminate try-catch in oldIE, closes gh-799.Oleg2012-05-281-8/+4
* Update Sizzle: Fixes a fail in traversing and one in ajax.timmywil2012-05-281-0/+0
* Move length tests to jQuery's selector tests as it relates to jQuery.merge.timmywil2012-05-282-1/+4
* Update Sizzle: independent XML testingtimmywil2012-05-281-0/+0
* Minor test suite adjustmentstimmywil2012-05-282-10/+15
* Update QUnittimmywil2012-05-281-0/+0
* Update Sizzle and add tests from the Sizzle suite that require jQuery for the...timmywil2012-05-283-4/+56
* Fix #11823. Remove webkitConvertPointFromNodeToPage. Closes gh-796.Oleg2012-05-273-45/+27
* Apply a GibsonTransform(-55) to the #10877 fix. Closes gh-788.Richard Gibson2012-05-242-110/+103
* Fix #11311. Percents not pixels for top/left/bottom/right. Closes gh-793.Mike Sherov2012-05-242-1/+10
* Fix #11443 fix. Safari 5.0.x, reliable margin? Riiight. Closes gh-792.Mike Sherov2012-05-241-1/+1
* Optimizations to animation queue/promise logic, closes gh-776.Corey Frang2012-05-224-180/+224
* Fix #11755. Avoid :hidden selector for animations. Closes gh-774.Oleg2012-05-222-9/+125
* Fix #11796. Preserve oldIE change delegation on clone. Closes gh-789.Jason Moon2012-05-223-6/+34
* Update version to 1.8preRick Waldron2012-05-221-1/+1
* Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790.Mike Sherov2012-05-222-16/+8
* Fix #10877. Make outerWidth/Height a setter. Closes gh-783.Mike Sherov2012-05-214-92/+130
* Followup #11649, clean up events in unit test.Dave Methvin2012-05-181-0/+1
* Fix #11649. Preserve oldIE submit flag when cloning, closes gh-772.Jason Moon2012-05-183-3/+37
* Fix #7157. Animation callbacks shouldn't see an element as :animated.Corey Frang2012-05-182-27/+40
* Fix indentation in /speed and /test dirs, closes gh-780.Trey Hunner2012-05-1818-651/+651
* Fix #11777. Add EditorConfig support, closes gh-715.Trey Hunner2012-05-181-0/+36
* Update to QUnit 1.6.0Dave Methvin2012-05-181-0/+0
* Inline the boxModel test, and correct unit test. Closes gh-781.Mike Sherov2012-05-182-4/+8
* Grunt: Increase TestSwarm timeout to 30 minutesJörn Zaefferer2012-05-181-0/+1
* When IE6 & IE7 serve from the cache in async mode, resolves the request async...jaubourg2012-05-161-4/+6
* Merge branch 'master' of github.com:jquery/jqueryDave Methvin2012-05-160-0/+0
|\
| * Revert "Closes #741: Remove $("body") case in favor of $(document.body)."Rick Waldron waldron.rick@gmail.com2012-04-1830-762/+632
| * Closes #741: Remove $("body") case in favor of $(document.body).Dave Methvin2012-04-1830-632/+762
| * Merge pull request #730 from datag/patch-1Dave Methvin2012-04-101-1/+1
| |\
| | * Fixed/adjusted source comment of function access()Dominik D. Geyer2012-04-071-1/+1
| |/
* | Makes sure child element doesn't prevent setting height to 0. Fixes failure i...jaubourg2012-05-161-1/+1
* | Fix #11721. Remove jQuery.boxModel, deprecate jQuery.support.boxModel.Mike Sherov2012-05-156-20/+14