| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the define.amd.jQuery check, ref gh-1150. | jrburke | 2013-02-28 | 1 | -3/+1 |
* | Fixes #11151, #13388. Minor refactor of response conversion and when/where | jaubourg | 2013-02-28 | 1 | -0/+6 |
* | No ticket: Revise unit tests in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 1 | -12/+15 |
* | Fix 363299ac failures | Richard Gibson | 2013-02-07 | 2 | -4/+7 |
* | Ref #13316: Sync all documents on full vs. minified source. Close gh-1147. | Richard Gibson | 2013-02-07 | 22 | -24/+46 |
* | Fix #13310. Get the right display value for disconnected nodes. Close gh-1156. | Oleg | 2013-02-04 | 1 | -0/+2 |
* | Avoid potential for breakage if test suite is run in a frame | Rick Waldron | 2013-02-03 | 1 | -1/+1 |
* | 2.0: Rewrite data.js (Incl. event, manipulation, tests) | Rick Waldron | 2013-02-03 | 2 | -34/+60 |
* | Fix #13316. Use minified version in unit testing. | Dave Methvin | 2013-01-26 | 18 | -18/+18 |
* | Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143. | Richard Gibson | 2013-01-25 | 1 | -0/+22 |
* | Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes ... | byroot | 2013-01-24 | 1 | -0/+5 |
* | Adds the abort on unload trick back in since IE9 still exhibits the bug | jaubourg | 2013-01-07 | 1 | -0/+25 |
* | Revert data.js rewrite. | Dave Methvin | 2013-01-03 | 1 | -62/+53 |
* | 2.0: Rewrite data.js | Rick Waldron | 2012-12-31 | 1 | -53/+62 |
* | Fix #13064: better test fixture cleanup. Close gh-1075. | Richard Gibson | 2012-12-16 | 1 | -2/+2 |
* | Test: Update index.html to new QUnit format. Close gh-1061. | Timo Tijhof | 2012-12-10 | 1 | -2/+2 |
* | Test: Remove fixtures from QUnit.done hook. Close gh-1069. | Timo Tijhof | 2012-12-10 | 1 | -0/+5 |
* | Make compatible with jshint, lint test/data. Close gh-1043. | Timo Tijhof | 2012-12-06 | 3 | -10/+10 |
* | Revert "Organizes the php scripts used for testing better, so that the whole ... | jaubourg | 2012-12-05 | 34 | -126/+526 |
* | Revert "228ab3d followup 1: fix test failures. Close gh-1056." | jaubourg | 2012-12-05 | 1 | -4/+4 |
* | 228ab3d followup 1: fix test failures. Close gh-1056. | Richard Gibson | 2012-12-05 | 1 | -4/+4 |
* | Organizes the php scripts used for testing better, so that the whole logic of... | jaubourg | 2012-12-04 | 34 | -526/+126 |
* | More improvements per @jaubourg | Richard Gibson | 2012-12-03 | 2 | -23/+29 |
* | Improvements per @jaubourg | Richard Gibson | 2012-12-03 | 2 | -2/+4 |
* | No ticket: improve global variable/ajax request tracking | Richard Gibson | 2012-12-02 | 3 | -33/+40 |
* | sandboxes start for real this time (fixes test failures in IE) | jaubourg | 2012-11-27 | 2 | -8/+8 |
* | Greatly simplifies ajaxTest | jaubourg | 2012-11-26 | 1 | -65/+45 |
* | Total revamping of the ajax unit tests | jaubourg | 2012-11-26 | 2 | -1/+100 |
* | No ticket: update test suite to pass QUnit globals check in most environments... | Richard Gibson | 2012-11-05 | 1 | -2/+7 |
* | Remove gratuitous punctuation | Richard Gibson | 2012-11-01 | 1 | -3/+3 |
* | No ticket: remove test suite external dependencies | Richard Gibson | 2012-11-01 | 4 | -24/+23 |
* | Fix testing of no-ajax custom builds | Richard Gibson | 2012-11-01 | 3 | -14/+23 |
* | No ticket: fix effects test failure in IE6. Close gh-1012. | Timo Tijhof | 2012-10-31 | 1 | -7/+29 |
* | Implement expectation test instead of using _removeData. Close gh-997. | Timo Tijhof | 2012-10-28 | 2 | -48/+145 |
* | Fix #11542. document.body should not be special in .offset() and document.doc... | Daniel Gálvez | 2012-10-24 | 1 | -1/+3 |
* | Fix #12048. Set attributes for XML fragments. Close gh-965. | Sai Wong | 2012-10-20 | 1 | -0/+15 |
* | no ticket: fix jQuery suite failure on Android | Richard Gibson | 2012-10-17 | 1 | -1/+1 |
* | Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden ... | Mike Petrovich | 2012-10-16 | 1 | -0/+23 |
* | Remove duplicate expect. Add QUnit.config.requireExpects to testrunner.js QUn... | Rick Waldron | 2012-10-15 | 1 | -0/+3 |
* | Test: Clean up and fix misc issues | Timo Tijhof | 2012-10-09 | 2 | -7/+7 |
* | Scorch the earth and retreat on readyState interactive! Close gh-907. | Mike Sherov | 2012-08-23 | 4 | -102/+0 |
* | Fix #12266. IE9/10 says document[0] is document.frames[0]? Close gh-903. | Elijah Manor | 2012-08-22 | 1 | -0/+36 |
* | Neuter the partialLoadReady test until it's ngnix-ready | Dave Methvin | 2012-08-22 | 1 | -3/+3 |
* | Fix #12282. IE has premature .readyState == "interactive". Close gh-901. | Mike Sherov | 2012-08-20 | 2 | -1/+41 |
* | Don't expect QUnit to clean up jQuery internal data. Close gh-883. | Dave Methvin | 2012-08-19 | 1 | -2/+9 |
* | Really support subproject tests in testswarm, closes gh-868 | Richard Gibson | 2012-07-22 | 1 | -61/+107 |
* | Let subproject tests use their own test fixture. Closes gh-867. | Dave Methvin | 2012-07-19 | 1 | -0/+74 |
* | Image location is relative to css file, not html file. | Dave Methvin | 2012-07-12 | 1 | -1/+1 |
* | Fix #11547. toLowerCase not work good on XML attributes. | Dave Methvin | 2012-07-11 | 1 | -1/+1 |
* | Fix #12018, readyState "interactive" in oldIE lies! Closes gh-848. | Mike Sherov | 2012-07-06 | 5 | -23/+57 |