| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, didn't mean to revert sizzle last time | Corey Frang | 2012-07-25 | 1 | -0/+0 |
* | This should repair the unit | Corey Frang | 2012-07-25 | 2 | -23/+21 |
* | Trying to repair a unit | Corey Frang | 2012-07-25 | 1 | -19/+23 |
* | Remove unnecessary else | Timmy Willison | 2012-07-25 | 1 | -3/+1 |
* | Fail silently if closest is somehow called on a document. Fixes #10726. | Timmy Willison | 2012-07-25 | 2 | -5/+5 |
* | Remove IE8 testswarm hacks for offset. | Dave Methvin | 2012-07-25 | 1 | -20/+9 |
* | Sizzle: fixes issue with :empty pseudo and comment nodes | Timmy Willison | 2012-07-25 | 1 | -0/+0 |
* | Revert "Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873." | Dave Methvin | 2012-07-25 | 4 | -16/+6 |
* | Loosen the ajax statusText check so Safari AND Chrome pass. | Dave Methvin | 2012-07-25 | 1 | -1/+1 |
* | Update Sizzle: minor consolidation | Timmy Willison | 2012-07-25 | 1 | -0/+0 |
* | Update Sizzle: attribute values regex tweak | Timmy Willison | 2012-07-25 | 1 | -0/+0 |
* | Fix #7579. Don't convert to number if it changes the string. Close gh-852. | Dave Methvin | 2012-07-25 | 2 | -5/+10 |
* | Followup #12018, fix a test fail converting to pixels. Close gh-874. | Mike Sherov | 2012-07-25 | 1 | -1/+1 |
* | Fix #12127. IE9/10 checks fall off the box on clone. Close gh-873. | Daniel Chatfield | 2012-07-25 | 4 | -6/+16 |
* | Initial commit of AUTHORS.txt file. | Dave Methvin | 2012-07-24 | 1 | -0/+131 |
* | Add grunt-git-authors task. | Dave Methvin | 2012-07-24 | 2 | -1/+3 |
* | Fix #12132. IE10 dislikes detached object elements. Close gh-870. | Elijah Manor | 2012-07-24 | 1 | -4/+5 |
* | Update Sizzle | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Sizzle: fixes test fails in IE6/7 | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Sizzle: fix issue with adjusting the context on relative combinators in eleme... | Timmy Willison | 2012-07-23 | 2 | -1/+1 |
* | Update Sizzle | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Support event delegation with relative selectors. Fixes #10762. Closes gh-860. | Richard Gibson | 2012-07-23 | 2 | -11/+14 |
* | Update Sizzle: Minor edits and fixes #10762. | Timmy Willison | 2012-07-23 | 1 | -0/+0 |
* | Clean up regexen; use common regex for numbers. Close gh-862. | Richard Gibson | 2012-07-22 | 8 | -25/+27 |
* | Fix #9217. oldIE error when changing detached elements, close gh-861 | Corey Frang | 2012-07-22 | 1 | -0/+11 |
* | Fix #12088, Safari 5 and more percentages in getComputedStyle | Mike Sherov | 2012-07-22 | 4 | -14/+21 |
* | Really support subproject tests in testswarm, closes gh-868 | Richard Gibson | 2012-07-22 | 2 | -62/+108 |
* | Fix the logic to set overflow:hidden on width & height animations - Fixes #12... | Corey Frang | 2012-07-20 | 2 | -1/+15 |
* | Let subproject tests use their own test fixture. Closes gh-867. | Dave Methvin | 2012-07-19 | 2 | -2/+79 |
* | Update Sizzle to fix #12082, #12087. | Dave Methvin | 2012-07-17 | 1 | -0/+0 |
* | Push serialize module to swarm /cc @jaubourg | Corey Frang | 2012-07-13 | 1 | -1/+1 |
* | Extracts the serialization code from the ajax module so that alternative ajax... | jaubourg | 2012-07-13 | 6 | -292/+301 |
* | Revert "Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7." | Dave Methvin | 2012-07-12 | 1 | -0/+8 |
* | Fix #11397. Shush Firefox warning by re-breaking #6932 for BB 4.7. | Dave Methvin | 2012-07-12 | 1 | -8/+0 |
* | Image location is relative to css file, not html file. | Dave Methvin | 2012-07-12 | 1 | -1/+1 |
* | Update to QUnit 1.9.0 | Dave Methvin | 2012-07-12 | 1 | -0/+0 |
* | Followup on #10791: "[class~=foo]" is better. Closes gh-858. | Richard Gibson | 2012-07-12 | 1 | -2/+2 |
* | Update Sizzle to fix oldIE erroneous getAttribute invokification. | Dave Methvin | 2012-07-12 | 1 | -0/+0 |
* | Fix #11547. toLowerCase not work good on XML attributes. | Dave Methvin | 2012-07-11 | 3 | -22/+29 |
* | Update Sizzle; Closes #12054, #12057. | Dave Methvin | 2012-07-11 | 1 | -0/+0 |
* | Wontfix #10791: please use "[class=foo]" with SVG elements | Richard Gibson | 2012-07-11 | 1 | -2/+2 |
* | grunt custom saves minified version automattically. Close gh-856, Fixes #12059 | Corey Frang | 2012-07-11 | 1 | -4/+15 |
* | Fixes a variety of typographical problems. Closes gh-853 | Chris Faulkner | 2012-07-11 | 6 | -19/+19 |
* | README: Adds missing commands to setup instructions. Closes gh-854 | Mathias Bynens | 2012-07-11 | 1 | -0/+3 |
* | README: Add to the full list of optional modules. Closes gh-855 | Mathias Bynens | 2012-07-11 | 1 | -1/+1 |
* | Remove a few stray spaces in unit tests. | Dave Methvin | 2012-07-10 | 2 | -3/+3 |
* | Updating the source version to 1.8pre | Dave Methvin | 2012-07-10 | 1 | -1/+1 |
* | Tagging the 1.8b2 release.1.8b2 | Dave Methvin | 2012-07-10 | 1 | -1/+1 |
* | You can't hurry tests, no, you just have to wait. | Dave Methvin | 2012-07-10 | 1 | -2/+2 |
* | Adjust jshint options to pass with closure 'sub' changes | Timmy Willison | 2012-07-10 | 1 | -0/+1 |