| Commit message (Expand) | Author | Age | Files | Lines |
* | Latest JSHint gets cranky with the _ vars in catch() {} | Rick Waldron | 2012-10-15 | 1 | -2/+2 |
* | Fix style nit: indent inside if statement | Rick Waldron | 2012-10-15 | 1 | -99/+99 |
* | Deprecate fn toggle Closes gh-970 https://github.com/jquery/2012-dev-summit/i... | David Bonner | 2012-10-15 | 4 | -129/+127 |
* | Breakout JSONP domain-related tests | Rick Waldron | 2012-10-15 | 1 | -86/+142 |
* | Move deprecated.js to the bottom of the build to ensure nothing depends on a ... | Timmy Willison | 2012-10-15 | 2 | -3/+2 |
* | Update Sizzle: focus test was failing if browser window was not in focus | Timmy Willison | 2012-10-15 | 1 | -0/+0 |
* | Don't try to be dynamic, just get the damn job done. Expects = 30. | Rick Waldron | 2012-10-15 | 1 | -1/+1 |
* | Split failing cross domain tests into two separate test bodies. | Rick Waldron | 2012-10-15 | 1 | -9/+11 |
* | Fixing style for test unit ajax.js. https://github.com/jquery/2012-dev-summit... | Erick Ruiz | 2012-10-15 | 1 | -1989/+2201 |
* | Adds missing expect() call in test/unit/support.js, fixes failing IE tests | Rick Waldron | 2012-10-15 | 1 | -0/+3 |
* | Adds missing expect() call, fixes failing IE tests | Rick Waldron | 2012-10-15 | 1 | -0/+1 |
* | Enforce expects in ajax.js (https://github.com/jquery/2012-dev-summit/issues/... | James Huston | 2012-10-15 | 1 | -0/+11 |
* | Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUn... | Rick Waldron | 2012-10-15 | 2 | -2/+5 |
* | Enforce expects in manipulation.js (https://github.com/jquery/2012-dev-summit... | James Huston | 2012-10-15 | 1 | -0/+2 |
* | Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issue... | James Huston | 2012-10-15 | 1 | -1/+3 |
* | Enforce expects in events.js (https://github.com/jquery/2012-dev-summit/issue... | James Huston | 2012-10-15 | 1 | -0/+4 |
* | Enforce expects in effects.js (https://github.com/jquery/2012-dev-summit/issu... | James Huston | 2012-10-15 | 1 | -0/+2 |
* | Enforce expects in css.js (https://github.com/jquery/2012-dev-summit/issues/53) | James Huston | 2012-10-15 | 1 | -0/+10 |
* | Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957 | Ben Truyman | 2012-10-15 | 1 | -3/+12 |
* | Fixes update submodule task for windows (uses an npm based task) | jaubourg | 2012-10-15 | 2 | -30/+3 |
* | Sizzle: Fix :focus selector with elements that have a tabIndex !== -1 | Timmy Willison | 2012-10-15 | 1 | -0/+0 |
* | Remove the Makefile and replace the submodule update with a grunt task. Thank... | Mike Sherov | 2012-10-15 | 2 | -34/+19 |
* | Update Sizzle: Fixes #12606, #12671, #12672. | Timmy Willison | 2012-10-14 | 1 | -0/+0 |
* | Use the correct escape for BOM; add build code to detect non-ASCII. | Dave Methvin | 2012-10-11 | 2 | -1/+22 |
* | Use Uglify's ascii_only to avoid converting UTF-8 escapes. | Dave Methvin | 2012-10-11 | 2 | -3/+6 |
* | Fix #12690. Avoid use of UTF-8 chars in final files. | Dave Methvin | 2012-10-10 | 2 | -2/+3 |
* | Skip jQuery.sub() test since IE6 can't handle it. | Dave Methvin | 2012-10-09 | 1 | -1/+2 |
* | Break big-html check into its own test for IE6. | Dave Methvin | 2012-10-09 | 1 | -5/+8 |
* | Test: Clean up and fix misc issues | Timo Tijhof | 2012-10-09 | 3 | -13/+13 |
* | Do not iterate over functions. Fixes #12665. Unit tests added. Thanks to @kse... | jaubourg | 2012-10-06 | 2 | -15/+30 |
* | fix failure from bad markup leaving an element behind. Closes gh-946 | Richard Gibson | 2012-10-05 | 1 | -1/+1 |
* | Update AUTHORS.txt based on CLA responses. | Dave Methvin | 2012-10-05 | 1 | -15/+15 |
* | body default display is always block. @mikesherov was right and this is the p... | Rick Waldron | 2012-10-04 | 2 | -1/+19 |
* | Sizzle: throw an invalid selector exception for trailing-comma selectors. Fix... | Timmy Willison | 2012-10-04 | 1 | -0/+0 |
* | Fix #12583: Don't ignore disabled property of select-one, close gh-932. | Richard Gibson | 2012-10-03 | 2 | -20/+20 |
* | Fix #12637: restore 1.8.1 ajax crossDomain logic. Close gh-944. | Richard Gibson | 2012-10-03 | 2 | -4/+17 |
* | Revert "Chrome fails in ajax.js tests because TestSwarm/Ngnix won't give HEAD... | Dave Methvin | 2012-09-30 | 1 | -12/+1 |
* | Since .getAttribute() returns strings, we should check for them. | Dave Methvin | 2012-09-30 | 1 | -1/+1 |
* | Fix #12537, element.css('filter') returns undefined in IE9. Close gh-942. | Mike Sherov | 2012-09-30 | 3 | -2/+11 |
* | Fix #12357: be more kind to non-browser environments. Close gh-938. | Richard Gibson | 2012-09-30 | 1 | -7/+6 |
* | Fix #10943, tabindex not set properly on clone in IE7. Close gh-937. | Mike Sherov | 2012-09-30 | 1 | -18/+23 |
* | Fixes to contributing.md. Closes gh-931 | Callum Macrae | 2012-09-25 | 1 | -6/+5 |
* | Updating the source version to 1.8.3pre | Dave Methvin | 2012-09-20 | 1 | -1/+1 |
* | Tagging the 1.8.2 release. | Dave Methvin | 2012-09-20 | 2 | -5/+9 |
* | Update release notes script to 1.8.2 and add debug option. | Dave Methvin | 2012-09-20 | 1 | -3/+3 |
* | Sizzle: removes nth-child cache | Timmy Willison | 2012-09-20 | 1 | -0/+0 |
* | Sizzle: account for external document contexts (such as iframes) in combinato... | Timmy Willison | 2012-09-20 | 1 | -0/+0 |
* | Update Sizzle: fix a failing test in traversing. Move an attribute selector t... | Timmy Willison | 2012-09-19 | 2 | -1/+7 |
* | Sizzle: fixes failing test in css | Timmy Willison | 2012-09-19 | 1 | -0/+0 |
* | Update Sizzle: fix position caching with child selectors. Fixes #12337. | Timmy Willison | 2012-09-19 | 1 | -0/+0 |