| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update Sizzle | timmywil | 2012-06-18 | 1 | -0/+0 |
* | Update Sizzle: rewrite attributes handling to be simpler and more widespread ... | timmywil | 2012-06-17 | 1 | -0/+0 |
* | Update Sizzle: Removes an unnecessary link in the test suite | timmywil | 2012-06-15 | 1 | -0/+0 |
* | Update Sizzle. Fixes #11109. | timmywil | 2012-06-15 | 1 | -0/+0 |
* | Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in... | timmywil | 2012-06-15 | 1 | -0/+0 |
* | Relativize all urls pertaining to dist/jquery.js so users can run their serve... | timmywil | 2012-06-04 | 1 | -0/+0 |
* | Update Sizzle: Fixes fail in ajax module and Safari 5.0 | timmywil | 2012-05-30 | 1 | -0/+0 |
* | Update Sizzle: fixes fail in traversing tests | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Update Sizzle: regex cleanup | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Update Sizzle: save 5 bytes | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Update Sizzle: fixes a bug with the adjacent combinator. Fixes #9939. | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Update Sizzle: only one assertion is needed for getElementsByClassName | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Update Sizzle | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Add quick-start documentation for testing with QUnit and using jQuery's helpe... | timmywil | 2012-05-29 | 1 | -0/+0 |
* | Fix #11767. Modularize build and unit tests for exluding effects. | Richard Gibson | 2012-05-28 | 1 | -0/+0 |
* | Update Sizzle: Case insensitive text filter. Fixes #8943 | timmywil | 2012-05-28 | 1 | -0/+0 |
* | Update Sizzle: Add test for [selected] attribute selections. Addresses a smal... | timmywil | 2012-05-28 | 1 | -0/+0 |
* | Update Sizzle: Fixes a fail in traversing and one in ajax. | timmywil | 2012-05-28 | 1 | -0/+0 |
* | Move length tests to jQuery's selector tests as it relates to jQuery.merge. | timmywil | 2012-05-28 | 1 | -0/+0 |
* | Update Sizzle: independent XML testing | timmywil | 2012-05-28 | 1 | -0/+0 |
* | Update Sizzle and add tests from the Sizzle suite that require jQuery for the... | timmywil | 2012-05-28 | 1 | -0/+0 |
* | Remove $("body") case; $(document.body) is 2x faster. | Dave Methvin | 2012-04-18 | 1 | -0/+0 |
* | Update sizzle rev | Yehuda Katz | 2012-04-15 | 1 | -0/+0 |
* | Update Sizzle and add test for sizzle getText fix. Removes usage of innerText... | timmywil | 2012-03-30 | 1 | -0/+0 |
* | Update qunit and sizzle | timmywil | 2012-01-20 | 1 | -0/+0 |
* | Use Sizzle.Expr.match.globalPOS for identifying POS selectors in traversing. ... | timmywil | 2011-12-12 | 1 | -0/+0 |
* | Pull in sizzle updates for JSHint | Dave Methvin | 2011-12-08 | 1 | -0/+0 |
* | Update Sizzle. Adds document to acceptable nodeTypes for .text(). Fixes #10724. | timmywil | 2011-11-08 | 1 | -0/+0 |
* | Update Sizzle | timmywil | 2011-11-08 | 1 | -0/+0 |
* | Update Sizzle | timmywil | 2011-11-07 | 1 | -0/+0 |
* | Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. | timmywil | 2011-10-13 | 1 | -0/+0 |
* | Update Sizzle. Fixes #3144, #6863. | timmywil | 2011-09-28 | 1 | -0/+0 |
* | Added filtering tests and updating sizzle to fix filtering with positional se... | timmywil | 2011-09-19 | 1 | -0/+0 |
* | Update sizzle | timmywil | 2011-09-19 | 1 | -0/+0 |
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92... | timmywil | 2011-09-19 | 1 | -0/+0 |
* | Update sizzle and QUnit | timmywil | 2011-08-17 | 1 | -0/+0 |
* | Updating Sizzle. | John Resig | 2011-05-10 | 1 | -0/+0 |
* | Update sizzle. | John Resig | 2011-05-10 | 1 | -0/+0 |
* | Fix tabs in delegate test. | John Resig | 2011-05-10 | 1 | -0/+0 |
* | Update Sizzle and QUnit | timmywil | 2011-04-21 | 1 | -0/+0 |
* | Updating Sizzle and QUnit. | jeresig | 2011-04-20 | 1 | -0/+0 |
* | Update Sizzle - qunit-fixture changes | timmywil | 2011-04-17 | 1 | -0/+0 |
* | Updating Sizzle. | jeresig | 2011-04-13 | 1 | -0/+0 |
* | Bringing in the latest Sizzle code. | jeresig | 2011-04-10 | 1 | -0/+0 |
* | Pulling in latest Sizzle. | jeresig | 2011-04-10 | 1 | -0/+0 |
* | Land new sizzle commit. | jeresig | 2011-03-24 | 1 | -0/+0 |
* | Updating Sizzle submodule to bring in the latest commit. | jeresig | 2011-03-24 | 1 | -0/+0 |
* | Introduce submodules, closes #8536 | Carl Fürstenberg | 2011-03-15 | 1 | -0/+0 |
* | Switched from using Git Submodules to just doing a straight clone of the QUni... | jeresig | 2009-11-30 | 1 | -0/+0 |
* | Bringing Sizzle and QUnit up to date. | jeresig | 2009-11-30 | 1 | -0/+0 |