| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing endlines. | Mark Gibson | 2009-11-25 | 5 | -60/+60 |
* | Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes... | John Resig | 2009-11-11 | 1 | -0/+4 |
* | Moved the jQuery-specific test suite CSS into a separate file. | John Resig | 2009-09-29 | 1 | -0/+105 |
* | Fixed the q() method to use same instead of isSet. | John Resig | 2009-09-29 | 1 | -2/+2 |
* | Moved some jQuery-specific test methods into the core module. | John Resig | 2009-09-29 | 1 | -0/+43 |
* | Moved the init test script off into a separate file. | John Resig | 2009-09-29 | 1 | -0/+4 |
* | offset is now a setter | Brandon Aaron | 2009-09-15 | 2 | -2/+2 |
* | Fixed the handling of .status == 304 in Opera (it always returns 0). Also sil... | John Resig | 2009-07-14 | 2 | -2/+12 |
* | Adding support for etags in $.ajax() - and simplified the if-modified-since i... | John Resig | 2009-06-15 | 2 | -0/+31 |
* | Added support for class selectors and class attribute selectors on XML docume... | John Resig | 2009-02-16 | 3 | -3/+3 |
* | testrunner: Putting back the global variables used for ajax tests. I added ma... | Ariel Flesler | 2009-01-10 | 4 | -4/+4 |
* | testrunner: Removing every global variable leaked within (and outside) tests.... | Ariel Flesler | 2009-01-09 | 4 | -4/+4 |
* | new offset method, faster and no more browser detection | Brandon Aaron | 2008-11-10 | 1 | -0/+24 |
* | core/test: replaced local qunit copy with qunit via svn:externals; inlined st... | Jörn Zaefferer | 2008-08-08 | 2 | -458/+0 |
* | test runner: closes #3048. The text from the tests, is html-escaped. | Ariel Flesler | 2008-06-17 | 1 | -1/+1 |
* | ajax tests: Replaced $ with jQuery. | Scott González | 2008-06-05 | 4 | -4/+4 |
* | test runner: the changes are: | Ariel Flesler | 2008-05-28 | 1 | -12/+14 |
* | test runner: adding a new test page called 'polluted'. Where one can choose t... | Ariel Flesler | 2008-05-28 | 1 | -1/+13 |
* | test runner: a test for load() with a hash of data, and another for load() wi... | Ariel Flesler | 2008-05-27 | 1 | -0/+12 |
* | Updating unit tests for offset | Brandon Aaron | 2008-05-15 | 4 | -2/+5 |
* | Added some unit tests for position method. Fixed issue with position in IE. | Brandon Aaron | 2008-05-15 | 5 | -0/+10 |
* | test runner: when errors are thrown in a test, the message is successfully sh... | Ariel Flesler | 2008-05-12 | 1 | -1/+1 |
* | jquery core: reverted qunit introduction until build scripts are updated | Jörn Zaefferer | 2008-05-08 | 2 | -0/+445 |
* | jquery testsuite: switch to qunit | Jörn Zaefferer | 2008-05-08 | 2 | -445/+0 |
* | jquery ajax: support for dynamic data arguments, see #2806; added test/data/e... | Jörn Zaefferer | 2008-05-06 | 1 | -0/+1 |
* | jquery testrunner: reset $.ajaxSettings after each run to prevent sideeffects... | Jörn Zaefferer | 2008-05-06 | 1 | -0/+2 |
* | jquery testrunner: reset global events after each run, speeds up a test run f... | Jörn Zaefferer | 2008-05-05 | 1 | -0/+1 |
* | - Adding the enhancements to the test runner, to accept multiple(and negative... | Ariel Flesler | 2008-04-24 | 1 | -5/+23 |
* | testrunner: refactored url-test-filter, still regex based | Jörn Zaefferer | 2008-04-24 | 1 | -2/+6 |
* | jquery testrunner: accept regexp to select tests, eg. /test/?^core|^selector ... | Jörn Zaefferer | 2008-04-22 | 1 | -1/+1 |
* | Added more unit tests for offset. Fixed an offset issue relating to table hea... | Brandon Aaron | 2007-12-12 | 4 | -0/+140 |
* | show is now element aware (#960) | Brandon Aaron | 2007-12-08 | 1 | -0/+2 |
* | Fixed #1264. If you read the bug there were many proposed changes. As it tu... | David Serduke | 2007-12-05 | 1 | -0/+8 |
* | Added another relative offset test | Brandon Aaron | 2007-12-04 | 1 | -6/+2 |
* | Added visual marker to absolute fixture for offset testing | Brandon Aaron | 2007-12-04 | 1 | -2/+11 |
* | Beginnings of the offset test suite | Brandon Aaron | 2007-12-04 | 2 | -0/+58 |
* | fixed jsdoc for equals | Jörn Zaefferer | 2007-12-04 | 1 | -1/+1 |
* | Added enchancement for #1994 by adding two parameters to .stop() which give a... | David Serduke | 2007-11-30 | 1 | -0/+2 |
* | Fixed #1557, although it doesn't appear to be just an FF3 problem. In this ca... | David Serduke | 2007-11-29 | 1 | -0/+1 |
* | Landing the new expando management code. Completely overhauls how data is ass... | John Resig | 2007-09-08 | 1 | -1/+1 |
* | Reorganzing the jQuery source (first phase). | John Resig | 2007-09-08 | 16 | -0/+539 |