| Commit message (Expand) | Author | Age | Files | Lines |
* | Make deep .extend() an optional argument - it will go deep if you pass in an ... | John Resig | 2007-08-21 | 1 | -1/+1 |
* | Implemented the new .slice() method (bug #1517). | John Resig | 2007-08-20 | 1 | -0/+8 |
* | Complete overhaul of the Ajax test suite, it's now passing in all browsers. I... | John Resig | 2007-08-19 | 1 | -31/+52 |
* | Fixed non-unique results from .parent(), .parents(), .next(), etc. (Bug #1449) | John Resig | 2007-08-19 | 1 | -5/+14 |
* | Added a fix for bug #1489, appending <caption> was broken. | John Resig | 2007-08-16 | 1 | -1/+5 |
* | Fixed failing test for Safari 2. | John Resig | 2007-07-29 | 1 | -1/+1 |
* | Integrated the custom fx test suite into the main test suite. All tests are n... | John Resig | 2007-07-29 | 1 | -4/+4 |
* | Tweaked some of the tests, added in events and fx tests. | John Resig | 2007-07-09 | 1 | -1/+1 |
* | Added a number of fixes: Tag name case-sensitivity, text escaping, opacity se... | John Resig | 2007-07-08 | 1 | -4/+4 |
* | Added basic support for IFrames, disabled a test which we don't take into acc... | John Resig | 2007-07-08 | 1 | -6/+3 |
* | Making the test suite a little more XML-compliant. | John Resig | 2007-07-08 | 1 | -2/+2 |
* | Forgot to change the number of tests. | John Resig | 2007-06-26 | 1 | -1/+1 |
* | Disabled the test until after 1.1.3 (when we have time to deal with it). (Bug... | John Resig | 2007-06-26 | 1 | -2/+3 |
* | Adding test for #1182 | Brandon Aaron | 2007-05-31 | 1 | -1/+3 |
* | Rolling back Rev 1892 | Brandon Aaron | 2007-05-23 | 1 | -4/+1 |
* | Fix for #1162 | Brandon Aaron | 2007-05-13 | 1 | -2/+15 |
* | Fix for #1163 | Brandon Aaron | 2007-05-13 | 1 | -1/+4 |
* | Fix for #1167 | Brandon Aaron | 2007-05-11 | 1 | -1/+6 |
* | This test is expected to fail. | John Resig | 2007-05-01 | 1 | -1/+1 |
* | Changed test count to get the green bar back | Corey Jewett | 2007-04-30 | 1 | -1/+1 |
* | Append colgroup and col elements (#1044) | Brandon Aaron | 2007-04-30 | 1 | -1/+6 |
* | Query now throws no warnings under strict mode in Firefox (ticket #922). In f... | John Resig | 2007-04-29 | 1 | -10/+10 |
* | Fix for #1086: Append all caps HTML tags | Brandon Aaron | 2007-04-25 | 1 | -5/+9 |
* | Fix for #1114: Appending legend elements in Firefox | Brandon Aaron | 2007-04-25 | 1 | -1/+5 |
* | Fix for #1087: Using appendTo with select elements | Brandon Aaron | 2007-04-25 | 1 | -1/+5 |
* | Added a number of additional speed gains (we now hold our own against Dojo an... | John Resig | 2007-03-26 | 1 | -831/+831 |
* | Cleaned up a lot of the test suite - reorganized and renamed tests. Added a n... | John Resig | 2007-03-25 | 1 | -71/+70 |
* | Added test for #769 | Jörn Zaefferer | 2007-03-25 | 1 | -0/+17 |
* | Added test for #968 | Jörn Zaefferer | 2007-03-25 | 1 | -0/+9 |
* | Added test for #975, so far it passes only in opera | Jörn Zaefferer | 2007-03-25 | 1 | -0/+5 |
* | Added support for comma-separated .is(), touched up the test cases. Resolves ... | John Resig | 2007-03-24 | 1 | -4/+4 |
* | An Ajax-based test was being run locally (which doesn't work). | John Resig | 2007-03-24 | 1 | -8/+13 |
* | Added a fix and test for bug #978 (Appending elements into an IFrame, in IE). | John Resig | 2007-03-24 | 1 | -1/+11 |
* | Update to fix for #1064 and tests | Brandon Aaron | 2007-03-22 | 1 | -4/+4 |
* | Fix for #1064 and added tests for setting/getting opacity | Brandon Aaron | 2007-03-21 | 1 | -2/+20 |
* | Added a test for bug #997. | John Resig | 2007-03-16 | 1 | -1/+10 |
* | Added all the tests for isFunction, fixed bug #1026. | John Resig | 2007-03-16 | 1 | -0/+76 |
* | Fix for bug #962. | John Resig | 2007-03-01 | 1 | -2/+6 |
* | * Fixed IE ID selectors selecting by the name attribute and added tests | Brandon Aaron | 2007-02-23 | 1 | -3/+6 |
* | Added test for #977 | Jörn Zaefferer | 2007-02-19 | 1 | -1/+7 |
* | Fix for #910 | Brandon Aaron | 2007-02-07 | 1 | -1/+6 |
* | Fix for #745 | Brandon Aaron | 2007-02-07 | 1 | -2/+2 |
* | Added equals helper for easier debugging of failed tests, soon to be used mor... | Jörn Zaefferer | 2007-02-06 | 1 | -1/+1 |
* | Fix for #907 | Jörn Zaefferer | 2007-02-05 | 1 | -1/+7 |
* | Added test for #745 | Jörn Zaefferer | 2007-01-31 | 1 | -1/+2 |
* | Fixed #874 | Jörn Zaefferer | 2007-01-31 | 1 | -0/+3 |
* | Fix for #883 | Jörn Zaefferer | 2007-01-31 | 1 | -1/+3 |
* | Fix/test for #861 | Jörn Zaefferer | 2007-01-23 | 1 | -0/+10 |
* | Fixed not(jQuery) (need. more. tests.) | Jörn Zaefferer | 2007-01-23 | 1 | -2/+3 |
* | Fix for #806 | Jörn Zaefferer | 2007-01-17 | 1 | -1/+1 |