2009-01-05 |
John Resig | Simplified the XML selector test (save the result). |
tree | commitdiff |
2009-01-05 |
John Resig | Fixed an issue with how broken selector tests were... |
tree | commitdiff |
2009-01-05 |
John Resig | Landed cross-browser support for tabIndex, by Scott... |
tree | commitdiff |
2009-01-05 |
John Resig | Forgot to merge in some of the new tests from Sizzle. |
tree | commitdiff |
2009-01-05 |
John Resig | Synced with the Sizzle repository. |
tree | commitdiff |
2009-01-03 |
John Resig | Landed a proper fix for #3255 - which involves doing... |
tree | commitdiff |
2009-01-02 |
John Resig | Fixed an issue that was introduced by [5743] (which... |
tree | commitdiff |
2009-01-02 |
Ariel Flesler | jquery event: closes #3772. The extra function on ... |
tree | commitdiff |
2009-01-02 |
John Resig | Disabled testing of em-defined borders, need to look... |
tree | commitdiff |
2009-01-02 |
John Resig | The exact escaping of the text() test isn't important... |
tree | commitdiff |
2008-12-31 |
John Resig | Fixed an issue with .not("#foo, bar") not working corre... |
tree | commitdiff |
2008-12-31 |
Ariel Flesler | jquery event: |
tree | commitdiff |
2008-12-30 |
John Resig | Made sure that return false works in .live() along... |
tree | commitdiff |
2008-12-30 |
Ariel Flesler | jquery data: Closes #3539. Exposed jQuery.queue. Moved... |
tree | commitdiff |
2008-12-29 |
Ariel Flesler | jquery event: jQuery.Event can be instantiated without... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery event: Closes #3662. Adds a jQuery.Event class... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery fx: Closes #3219. jQuery.fn.toggle can accept... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery core: Closes #1681. jQuery.fn.toggleClass can... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3255. The div used in jQuery.clean... |
tree | commitdiff |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3641. jQuery.merge stopped looping... |
tree | commitdiff |
2008-12-22 |
John Resig | Added a new liveQuery/event delegation hybrid method... |
tree | commitdiff |
2008-12-22 |
John Resig | Made sure that the correct event.taget is being used... |
tree | commitdiff |
2008-12-22 |
John Resig | Added support for bubbling triggered events. |
tree | commitdiff |
2008-12-22 |
John Resig | Added support for the new .closest() method (very usefu... |
tree | commitdiff |
2008-12-20 |
John Resig | Landing the new Sizzle selector engine. There'll need... |
tree | commitdiff |
2008-12-19 |
John Resig | Fixed line-ending issue. |
tree | commitdiff |
2008-12-19 |
John Resig | Tweaked mis-numbered makeArray test. |
tree | commitdiff |
2008-12-19 |
John Resig | Switched to using DOM Fragments in domManip. |
tree | commitdiff |
2008-12-19 |
John Resig | Added selector path logging (creates a trail that plugi... |
tree | commitdiff |
2008-12-19 |
John Resig | Added support for multiple-namespaced events (in bind... |
tree | commitdiff |
2008-12-16 |
Ariel Flesler | testrunner: re adding the test for a function within... |
tree | commitdiff |
2008-11-10 |
Brandon Aaron | new offset method, faster and no more browser detection |
tree | commitdiff |
2008-10-24 |
Jörn Zaefferer | core: tests cleanup for compability with qunit updates... |
tree | commitdiff |
2008-10-21 |
Ariel Flesler | test runner: Commented 2 tests that jam the suite. |
tree | commitdiff |
2008-10-18 |
Ariel Flesler | testrunner: fixing tests that were broken due to recent... |
tree | commitdiff |
2008-08-21 |
John Resig | A test was using the old / child selector syntax -... |
tree | commitdiff |
2008-08-12 |
Ariel Flesler | jquery core: closes #3248, #3079, #3026, #3176, #3202... |
tree | commitdiff |
2008-08-08 |
Jörn Zaefferer | core/test: replaced local qunit copy with qunit via... |
tree | commitdiff |
2008-08-08 |
Jörn Zaefferer | core: deleted useless test/fix.html |
tree | commitdiff |
2008-07-23 |
Ariel Flesler | jquery core: closes #2652. val() supports option elemen... |
tree | commitdiff |
2008-07-23 |
Ariel Flesler | jquery core: closes #2968. Simplified isFunction, dropp... |
tree | commitdiff |
2008-07-22 |
Ariel Flesler | test runner: adding scriptaculous 1.7.0 for the pollute... |
tree | commitdiff |
2008-07-01 |
Ariel Flesler | test runner: optimizing a test for speed. |
tree | commitdiff |
2008-07-01 |
Ariel Flesler | test runner: recloses #3102. Adding one test for $... |
tree | commitdiff |
2008-06-17 |
Ariel Flesler | test runner: closes #3048. The text from the tests... |
tree | commitdiff |
2008-06-17 |
Ariel Flesler | test runner: 2 tests for [5728]. |
tree | commitdiff |
2008-06-05 |
Scott González | ajax tests: Replaced $ with jQuery. |
tree | commitdiff |
2008-05-29 |
Ariel Flesler | test runner: adding 2 tests for .val( Number ). |
tree | commitdiff |
2008-05-28 |
Ariel Flesler | test runner: the changes are: |
tree | commitdiff |
2008-05-28 |
Ariel Flesler | test runner: adding a new test page called 'polluted... |
tree | commitdiff |
2008-05-28 |
Ariel Flesler | test runner: Adding type="text/javascript" to a script... |
tree | commitdiff |
2008-05-27 |
Ariel Flesler | test runner: a test for load() with a hash of data... |
tree | commitdiff |
2008-05-24 |
Ariel Flesler | test runner: A test was failing on Opera 9.50. Not... |
tree | commitdiff |
2008-05-24 |
Ariel Flesler | test runner: adding more tests for attr(). Related... |
tree | commitdiff |
2008-05-15 |
Brandon Aaron | Updating unit tests for offset |
tree | commitdiff |
2008-05-15 |
Brandon Aaron | Added some unit tests for position method. Fixed issue... |
tree | commitdiff |
2008-05-14 |
Ariel Flesler | test runner: improved the shown message of 4 isFunction... |
tree | commitdiff |
2008-05-13 |
Brandon Aaron | Updating outerWidth unit test to use absolute position |
tree | commitdiff |
2008-05-12 |
Ariel Flesler | test runner: improved a test and added a missing semicolon |
tree | commitdiff |
2008-05-12 |
Ariel Flesler | test runner: when errors are thrown in a test, the... |
tree | commitdiff |
2008-05-08 |
Jörn Zaefferer | jquery core: reverted qunit introduction until build... |
tree | commitdiff |
2008-05-08 |
Jörn Zaefferer | jquery testsuite: switch to qunit |
tree | commitdiff |
2008-05-08 |
Ariel Flesler | test runner: added 2 tests for [5500] |
tree | commitdiff |
2008-05-08 |
Ariel Flesler | test runner: extra tests for $.fn.add enabled by [5503... |
tree | commitdiff |
2008-05-08 |
Ariel Flesler | test runner: extra test case, [5501] |
tree | commitdiff |
2008-05-08 |
Ariel Flesler | test runner: making 2 tests more flexible because they... |
tree | commitdiff |
2008-05-07 |
Scott González | ajax test: Removed test for extending with null. |
tree | commitdiff |
2008-05-07 |
Ariel Flesler | test runner: extra test for makeArray, related to ... |
tree | commitdiff |
2008-05-06 |
Jörn Zaefferer | jquery ajax: support for dynamic data arguments, see... |
tree | commitdiff |
2008-05-06 |
Jörn Zaefferer | jquery testrunner: reset $.ajaxSettings after each... |
tree | commitdiff |
2008-05-06 |
Ariel Flesler | test runner: translated all the ok() with '==' to equal... |
tree | commitdiff |
2008-05-06 |
Ariel Flesler | test runner: adding some tests that were missing for... |
tree | commitdiff |
2008-05-05 |
Jörn Zaefferer | jquery testrunner: reset global events after each run... |
tree | commitdiff |
2008-05-03 |
Scott González | core: Fixed #2605: .data() now accepts null as a value. |
tree | commitdiff |
2008-05-03 |
Scott González | core: Fixed #2605: .data() now accepts null as a value. |
tree | commitdiff |
2008-05-02 |
Scott González | core: Fixed #2600: jQuery.extend no longer skips over... |
tree | commitdiff |
2008-04-29 |
Ariel Flesler | test runner: adding a test case for $.fn._toggle with... |
tree | commitdiff |
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 |
next |