2008-04-29 |
Ariel Flesler | test runner: voided the failing tests for jQuery.map... |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | test runner: added another test for makeArray. |
tree | commitdiff |
2008-04-29 |
Brandon Aaron | Merged dimensions with core |
tree | commitdiff |
2008-04-28 |
Jörn Zaefferer | jquery core: tests for #2616 |
tree | commitdiff |
2008-04-25 |
Ariel Flesler | jquery core: fixed makeArray to recognize the window... |
tree | commitdiff |
2008-04-24 |
Ariel Flesler | - Adding the enhancements to the test runner, to accept... |
tree | commitdiff |
2008-04-24 |
Jörn Zaefferer | jquery core: Patch from #2619 applied, making makeArray... |
tree | commitdiff |
2008-04-24 |
Jörn Zaefferer | testrunner: refactored url-test-filter, still regex... |
tree | commitdiff |
2008-04-22 |
Ariel Flesler | - adding the tests for the changes to $.makeArray,... |
tree | commitdiff |
2008-04-22 |
Jörn Zaefferer | jquery testrunner: accept regexp to select tests, eg... |
tree | commitdiff |
2008-04-22 |
Jörn Zaefferer | jquery.ajax: improvement for #2688, added test |
tree | commitdiff |
2008-04-22 |
Jörn Zaefferer | jquery.event: Patch for #2708 |
tree | commitdiff |
2008-04-21 |
Brandon Aaron | Trigger onclick handlers of links |
tree | commitdiff |
2008-02-03 |
John Resig | You can now overwrite values returned from .data()... |
tree | commitdiff |
2008-02-03 |
John Resig | Tweaked the .data() event triggering - it now triggers... |
tree | commitdiff |
2008-02-03 |
John Resig | Added support for .unbind(".test") to unbind all namesp... |
tree | commitdiff |
2008-02-03 |
John Resig | Added $().data(), $().removeData(), and .bind("click... |
tree | commitdiff |
2008-01-23 |
David Serduke | Fix #2184 by using the jQuery.clean() function instead... |
tree | commitdiff |
2008-01-17 |
David Serduke | Fixed #2174 by removing the s.dataType == "json" check... |
tree | commitdiff |
2008-01-14 |
John Resig | Discontinued the test for $(form.elements). |
tree | commitdiff |
2008-01-14 |
John Resig | Excluded a couple Ajax tests from running locally. |
tree | commitdiff |
2008-01-14 |
John Resig | Added support for breaking in an object loop (Bug ... |
tree | commitdiff |
2008-01-14 |
Brandon Aaron | Adding browser UA tests |
tree | commitdiff |
2008-01-14 |
Jörn Zaefferer | fix for #2114; refactored tests for bind() to highlight... |
tree | commitdiff |
2008-01-04 |
Jörn Zaefferer | Test for #2114 |
tree | commitdiff |
2007-12-20 |
David Serduke | Fixed a couple problems found in the test suite. First... |
tree | commitdiff |
2007-12-20 |
David Serduke | Removed a unit test that tested to see if queued object... |
tree | commitdiff |
2007-12-20 |
John Resig | Fixed #2027 - make sure that cloned elements (within... |
tree | commitdiff |
2007-12-20 |
David Serduke | Fixed a problem in the unit tests for IE where an optim... |
tree | commitdiff |
2007-12-19 |
Jörn Zaefferer | added version to all builds; changed current version... |
tree | commitdiff |
2007-12-18 |
David Serduke | Fixed #2076 where .val() could return an array instead... |
tree | commitdiff |
2007-12-18 |
Brandon Aaron | width and height methods are now working properly |
tree | commitdiff |
2007-12-17 |
David Serduke | Fixed #2070 by adding a test for !nodeType to isArrayLi... |
tree | commitdiff |
2007-12-17 |
Jörn Zaefferer | test for #2070 |
tree | commitdiff |
2007-12-17 |
Jörn Zaefferer | Test for #2069 |
tree | commitdiff |
2007-12-17 |
David Serduke | Fixed #2062 by adding a check to see if the selector... |
tree | commitdiff |
2007-12-17 |
David Serduke | Fixed #2037 where Opera would mis-state the value of... |
tree | commitdiff |
2007-12-17 |
John Resig | Added a fix for bug #2020 - if you want to do data... |
tree | commitdiff |
2007-12-16 |
Brandon Aaron | Adding data and removeData tests |
tree | commitdiff |
2007-12-15 |
Brandon Aaron | new special events api, ready is now a first class... |
tree | commitdiff |
2007-12-14 |
David Serduke | Fixed #2046 by forcing the dataType to 'html' in the... |
tree | commitdiff |
2007-12-14 |
John Resig | Added a test case for $("<option>test</option>")[0... |
tree | commitdiff |
2007-12-13 |
David Serduke | Fixed #1854 by using wizzud's suggestion. The only... |
tree | commitdiff |
2007-12-12 |
David Serduke | Fixed #1750 by adding a url that starts with "//" and... |
tree | commitdiff |
2007-12-12 |
Brandon Aaron | Added more unit tests for offset. Fixed an offset issue... |
tree | commitdiff |
2007-12-12 |
David Serduke | Fixed a bug in clone where it wouldn't work on an XML... |
tree | commitdiff |
2007-12-11 |
David Serduke | Fix #1987 by only doing remote <script> type ajax with... |
tree | commitdiff |
2007-12-10 |
David Serduke | Fixed #1959 by postponing ALL script evaluations till... |
tree | commitdiff |
2007-12-08 |
Brandon Aaron | show is now element aware (#960) |
tree | commitdiff |
2007-12-08 |
Brandon Aaron | Fix for #1486. Prevent IE from throwing an error when... |
tree | commitdiff |
2007-12-07 |
David Serduke | Fixed #1039 and #1733 by going through the core API... |
tree | commitdiff |
2007-12-06 |
David Serduke | Added ajax error messages in the unit test suite becaus... |
tree | commitdiff |
2007-12-06 |
Jörn Zaefferer | Fix for #2002 |
tree | commitdiff |
2007-12-05 |
David Serduke | Safari sometimes stops in the test suite on the ajax... |
tree | commitdiff |
2007-12-05 |
David Serduke | Fixed #1419 where IE failed with .text() on an XML... |
tree | commitdiff |
2007-12-05 |
David Serduke | Fixed #1264. If you read the bug there were many propo... |
tree | commitdiff |
2007-12-04 |
Brandon Aaron | Added another relative offset test |
tree | commitdiff |
2007-12-04 |
Brandon Aaron | Added visual marker to absolute fixture for offset... |
tree | commitdiff |
2007-12-04 |
Brandon Aaron | Beginnings of the offset test suite |
tree | commitdiff |
2007-12-04 |
David Serduke | Fixed #1763 by checking to see if .createElement()... |
tree | commitdiff |
2007-12-04 |
David Serduke | Fixed #1438 where a filter could be set in IE but not... |
tree | commitdiff |
2007-12-04 |
Jörn Zaefferer | fixed jsdoc for equals |
tree | commitdiff |
2007-12-04 |
David Serduke | Fixed #1999 by replacing the 'no-cache' parameter if... |
tree | commitdiff |
2007-12-04 |
David Serduke | There was a disabled test in the ajax test suite which... |
tree | commitdiff |
2007-12-03 |
David Serduke | Fixed [1993] although it actually wasn't a bug in the... |
tree | commitdiff |
2007-11-30 |
David Serduke | Added enchancement for #1994 by adding two parameters... |
tree | commitdiff |
2007-11-30 |
David Serduke | Fixed a problem with changeset [3841] where a function... |
tree | commitdiff |
2007-11-29 |
David Serduke | Fixed #1557, although it doesn't appear to be just... |
tree | commitdiff |
2007-11-28 |
David Serduke | Back out one of the changes from the previous commit... |
tree | commitdiff |
2007-11-28 |
David Serduke | Fixed #1908 by testing to make sure it isn't null befor... |
tree | commitdiff |
2007-11-28 |
David Serduke | Fixed #1070 by converting all setAttribute() values... |
tree | commitdiff |
2007-11-28 |
David Serduke | Fixed #1701 by passing through the arguments as suggested. |
tree | commitdiff |
2007-11-28 |
David Serduke | Fixed #1714 by adding a default empty string if the... |
tree | commitdiff |
2007-11-28 |
David Serduke | Fixed #1599 as Brandon suggested to ignore negative... |
tree | commitdiff |
2007-11-19 |
Brandon Aaron | Fix for #1944. Added nodeName and tagName to jQuery... |
tree | commitdiff |
2007-11-18 |
David Serduke | Slightly altered a test that was causing IE7 in some... |
tree | commitdiff |
2007-11-17 |
David Serduke | Fixed #1074 where .html() was incorrectly changing... |
tree | commitdiff |
2007-11-17 |
David Serduke | Fix #1907 where the never-ending loop prevention used... |
tree | commitdiff |
2007-11-16 |
David Serduke | Fixed #1095 bug where radio buttons became unchecked... |
tree | commitdiff |
2007-11-16 |
David Serduke | Fixed #1727 bug where :nth-child() was non-standard... |
tree | commitdiff |
2007-11-16 |
David Serduke | Fixed #1822 bug where queue() didn't always default... |
tree | commitdiff |
2007-11-16 |
David Serduke | Fix for #1823 bug in animate {queue:false} plus a unit... |
tree | commitdiff |
2007-10-20 |
John Resig | Spelling mistake. |
tree | commitdiff |
2007-10-20 |
John Resig | Added a fix for .noConflict(true) not reverting properl... |
tree | commitdiff |
2007-10-17 |
John Resig | Fix for bug #1546 where a deep copy was attempted of... |
tree | commitdiff |
2007-10-17 |
John Resig | Added a fix for bug #1698, in which injected scripts... |
tree | commitdiff |
2007-10-12 |
Brandon Aaron | Fixed .val(String) for select elements (#1760) [Thanks... |
tree | commitdiff |
2007-10-01 |
John Resig | A fix for bug #1443, where globalEval occurred asynchro... |
tree | commitdiff |
2007-09-23 |
John Resig | Disabled the Ajax tests from running locally. |
tree | commitdiff |
2007-09-15 |
John Resig | Added .eq(Number) back in - I'm convinced that it's... |
tree | commitdiff |
2007-09-15 |
John Resig | Fixed an issue with the suite expecting a different... |
tree | commitdiff |
2007-09-15 |
John Resig | Fixed bug #1594, #1565, #1598 - all of which were conce... |
tree | commitdiff |
2007-09-15 |
John Resig | Added a fix for bug #1580, where the query string was... |
tree | commitdiff |
2007-09-15 |
John Resig | Fix for bug #1600 - multiple selects were being seriali... |
tree | commitdiff |
2007-09-08 |
John Resig | Landing the new expando management code. Completely... |
tree | commitdiff |
2007-09-08 |
John Resig | Finished up some of the reorganization. |
tree | commitdiff |
2007-09-08 |
John Resig | Reorganzing the jQuery source (first phase). |
tree | commitdiff |
2006-08-13 |
John Resig | Moved the test directory. |
tree | commitdiff |
2006-08-13 |
John Resig | Moved the tests into jQuery proper. |
tree | commitdiff |
|