aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update release notes script to 1.8.2 and add debug option.Dave Methvin2012-09-201-3/+3
* Sizzle: removes nth-child cacheTimmy Willison2012-09-201-0/+0
* Sizzle: account for external document contexts (such as iframes) in combinato...Timmy Willison2012-09-201-0/+0
* Update Sizzle: fix a failing test in traversing. Move an attribute selector t...Timmy Willison2012-09-192-1/+7
* Sizzle: fixes failing test in cssTimmy Willison2012-09-191-0/+0
* Update Sizzle: fix position caching with child selectors. Fixes #12337.Timmy Willison2012-09-191-0/+0
* Fixes failing tests in selector/traversingTimmy Willison2012-09-191-0/+0
* Update Sizzle: Fixes #12303, #12474, #12523, #12526, #12541.Timmy Willison2012-09-191-0/+0
* Fix #12229, size/consistency improvements. Close gh-887.Richard Gibson2012-09-185-24/+21
* Fix #12423. Ensure we can .apply() before we try.Dave Methvin2012-09-181-1/+1
* CONTRIBUTING.md: more contents linksRick Waldron2012-09-171-2/+4
* CONTRIBUTING.md: adds top headerRick Waldron2012-09-171-1/+1
* CONTRIBUTING.md: fixes fragment url, #jquery-core-style-guideRick Waldron2012-09-171-1/+1
* Second draft of CONTRIBUTING.mdRick Waldron2012-09-171-7/+210
* Initial draft of CONTRIBUTING.mdRick Waldron2012-09-171-0/+12
* Minor typo with Homebrew link. Close gh-929.Dave Riddle2012-09-151-1/+1
* Fix #12447: Ensure starting-point calc takes finite time. Close gh-922.Richard Gibson2012-09-151-8/+7
* Fix #12536. Start at .offset() 0,0 if no getBoundingClientRect.Dave Methvin2012-09-142-9/+14
* Fix #12534. Don't die on browsers lacking getBoundingClientRect.Dave Methvin2012-09-132-2/+11
* deferred.promise(obj) should work with non-objects. Fixes #12521. Much needed...jaubourg2012-09-132-2/+19
* Chrome fails in ajax.js tests because TestSwarm/Ngnix won't give HEAD request...Dave Methvin2012-09-111-1/+12
* Sizzle: fix selector in Chrome 21. Fixes #12492.Timmy Willison2012-09-111-0/+0
* Sizzle: tagged versions are now in the repo; update selector engine listTimmy Willison2012-09-111-0/+0
* Fix #12554. Sanitize data from POST. Close gh-908.Markus Staab2012-09-092-3/+15
* Remove superfluous `@` in compressed header. Close gh-925.Dave Methvin2012-09-091-1/+1
* Fix #12436, make delegated events fast again. Close gh-923.Dave Methvin2012-09-091-1/+4
* Remove useless guard for `a`. Close gh-918.Dave Methvin2012-09-091-1/+1
* Update .editorconfig with new properties. Close gh-915.Sindre Sorhus2012-09-091-3/+10
* Sizzle: adjustment for speed totals displayTimmy Willison2012-09-081-0/+0
* Update Sizzle: adds custom performance suite for testing across multiple sele...Timmy Willison2012-09-081-0/+0
* Shim/shiv the datalist element for crabby Uncle oldIE.Dave Methvin2012-09-051-1/+1
* Update Sizzle: authors.txt update and fix failing tests caused by QUnit's htm...Timmy Willison2012-09-051-0/+0
* Update to QUnit 1.10.0Dave Methvin2012-09-051-0/+0
* Updating the source version to 1.8.2preDave Methvin2012-08-301-1/+1
* Tagging the 1.8.1 release.Dave Methvin2012-08-301-1/+1
* Update release script and notes builder.Dave Methvin2012-08-302-30/+20
* Fix #12370. Explicitly coerce bool/undef to integer.Dave Methvin2012-08-301-0/+1
* Sizzle: POS selectors make more extensive use of tokenization. Fixes #12303.Timmy Willison2012-08-291-0/+0
* Fix #12243, $("col").width() should return the column's width. Close gh-916.Mike Sherov2012-08-292-9/+15
* Sizzle: tweak for root selector shortcut. Fixes #12419.Timmy Willison2012-08-291-0/+0
* Update Sizzle: minor editsTimmy Willison2012-08-291-0/+0
* Sizzle: support negative numbers in `:eq`. Fixes #12241.Timmy Willison2012-08-281-0/+0
* Sizzle: adjust caching to avoid IE errors on xml descendent selectors. Fixes ...Timmy Willison2012-08-281-0/+0
* Sizzle: use tokenization to complex check pseudo arguments. Fixes #12412.Timmy Willison2012-08-281-0/+0
* Fix #12347 and #12384. Use a fresh div in jQuery.clean each time.Dave Methvin2012-08-282-8/+22
* Reverting Sizzle is bad, Dave.Timmy Willison2012-08-281-0/+0
* Update placeholder references to tickets.Dave Methvin2012-08-282-2/+2
* Fix #12383. All selectors should be delegateTarget-relativeDave Methvin2012-08-282-10/+23
* Fix #12313, .height()/.width() just use CSS if no offsetWidth. Close gh-909.Mike Sherov2012-08-281-1/+4
* Update authors.Dave Methvin2012-08-282-2/+3