| Commit message (Expand) | Author | Age | Files | Lines |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -57/+27 |
* | Fix paths for qunit files | Oleg | 2013-07-24 | 1 | -2/+2 |
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 1 | -3/+3 |
* | Fix #13741. Make wrap/unwrap methods optional; close gh-1236. | Michał Gołębiowski | 2013-04-17 | 1 | -0/+1 |
* | Fix #13596; #13722: .replaceWith consistency. Close gh-1216. | Richard Gibson | 2013-04-16 | 1 | -1/+1 |
* | Adjust the return value of the tabIndex propHook to match the spec. Fixes #13... | Oleg Gaidarenko | 2013-04-08 | 1 | -0/+6 |
* | Fix #13265 #13332: Allow .parent/.closest with text nodes. Close gh-1146. | Richard Gibson | 2013-02-13 | 1 | -1/+1 |
* | Ref #13316: Sync all test documents on full vs. minified source. | Richard Gibson | 2013-02-08 | 1 | -1/+1 |
* | Fix #13310. Get the right display value for disconnected nodes. Close gh-1155. | Oleg | 2013-02-04 | 1 | -0/+1 |
* | Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132,... | Timmy Willison | 2013-01-30 | 1 | -1/+1 |
* | Fix #13316. Use minified version in unit testing. | Dave Methvin | 2013-01-26 | 1 | -6/+6 |
* | Fix failing tests, add support for empty spans in Opera. Supplements #13132, ... | Timmy Willison | 2013-01-21 | 1 | -1/+1 |
* | Test: Update index.html to new QUnit format. Close gh-1061. | Timo Tijhof | 2012-12-10 | 1 | -8/+4 |
* | update Sizzle | Richard Gibson | 2012-11-16 | 1 | -10/+13 |
* | No ticket: speedup effects tests | Richard Gibson | 2012-11-12 | 1 | -1/+3 |
* | Fix testing of no-ajax custom builds | Richard Gibson | 2012-11-01 | 1 | -0/+3 |
* | No ticket: fix effects test failure in IE6. Close gh-1012. | Timo Tijhof | 2012-10-31 | 1 | -14/+14 |
* | Implement expectation test instead of using _removeData. Close gh-997. | Timo Tijhof | 2012-10-28 | 1 | -21/+29 |
* | Shim/shiv the datalist element for crabby Uncle oldIE. | Dave Methvin | 2012-09-05 | 1 | -1/+1 |
* | Let subproject tests use their own test fixture. Closes gh-867. | Dave Methvin | 2012-07-19 | 1 | -2/+5 |
* | Extracts the serialization code from the ajax module so that alternative ajax... | jaubourg | 2012-07-13 | 1 | -0/+1 |
* | Fix #8482, offsetParent should not return null. Closes gh-847. | Nowres Rafid | 2012-07-06 | 1 | -0/+3 |
* | Update Sizzle: reduced size. Add Sizzle's utilities.js to unit tests | timmywil | 2012-06-27 | 1 | -0/+1 |
* | Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue... | Rick Waldron | 2012-06-25 | 1 | -0/+1 |
* | Ensure that IE stays in Big Boy mode. | Dave Methvin | 2012-06-16 | 1 | -0/+1 |
* | Use QUnit's URL configs to simplify custom configuration. Closes gh-827 | Scott González | 2012-06-15 | 1 | -28/+16 |
* | Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in... | timmywil | 2012-06-15 | 1 | -16/+32 |
* | Rough draft of version=min test capabilities reintroduced. | Rick Waldron | 2012-06-06 | 1 | -1/+21 |
* | Relativize all urls pertaining to dist/jquery.js so users can run their serve... | timmywil | 2012-06-04 | 1 | -1/+1 |
* | Strips IIFEs from modules; Always require built jQuery for tests. | Rick Waldron | 2012-06-04 | 1 | -2/+2 |
* | Update Sizzle and add tests from the Sizzle suite that require jQuery for the... | timmywil | 2012-05-28 | 1 | -1/+1 |
* | Amends #10324. Remove object markup fixture; create programmatically | Rick Waldron | 2012-04-11 | 1 | -1/+0 |
* | Followup on #10324. Eliminate duplicate name attribute. | Dave Methvin | 2012-04-10 | 1 | -1/+1 |
* | Ensure innerHTML of src/dest clone nodes is correctly set. Fixes #10324 | Rick Waldron waldron.rick@gmail.com | 2012-03-23 | 1 | -0/+1 |
* | Adds 'bdi' and 'data' to shim list and test runner. Fixes #11055 | Rick Waldron | 2012-01-11 | 1 | -1/+1 |
* | Fix #10902. DRY up the ways to include src files in tests. | Mike Sherov | 2012-01-11 | 1 | -23/+1 |
* | Remove the invisible body in support; Add temporary tests to verify correct s... | timmywil | 2011-11-17 | 1 | -1/+1 |
* | Landing pull request 586. Create exports.js for exporting jQuery to window an... | jrburke | 2011-11-14 | 1 | -0/+2 |
* | Run offset support tests at doc ready. Fixes #10613. | timmywil | 2011-10-31 | 1 | -0/+1 |
* | Removes 'subline' from test/index.html. Fixes #10371 | Rick Waldron | 2011-09-28 | 1 | -1/+1 |
* | Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & style. Fix... | Rick Waldron | 2011-09-19 | 1 | -0/+9 |
* | Removing topic.js as it will be a plugin | timmywil | 2011-09-19 | 1 | -2/+0 |
* | $.Callbacks, $.Topic and notify/progress on $.Deferred. | jaubourg | 2011-09-19 | 1 | -0/+4 |
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, #92... | timmywil | 2011-09-19 | 1 | -1/+2 |
* | Fixes assertion counts and dom element fixture issue | Rick Waldron | 2011-08-05 | 1 | -2/+1 |
* | Merge pull request #416 from gnarf37/ticket_6652 | Dave Methvin | 2011-08-04 | 1 | -0/+3 |
|\ |
|
| * | Unit test for #6652 | Corey Frang | 2011-07-13 | 1 | -0/+3 |
* | | jQuery.clone() check that destination child nodes are not null. Fixes #9587 | rwldrn | 2011-06-15 | 1 | -0/+2 |
|/ |
|
* | Adds unit/support.js to unit tests. Still have to test for #8763 has to be do... | jaubourg | 2011-05-10 | 1 | -0/+1 |
* | Fix QUnit Header links | timmywil | 2011-05-02 | 1 | -1/+1 |