speed: committing a failing experiment of concat vs slice
[jquery.git] / test /
2009-07-21 John ResigCompletely disable the flaky fx queue test.
2009-07-21 John ResigExaggerate the times for the localtimeout ajax test.
2009-07-21 John ResigRetool the fx test again, making it more apparent which...
2009-07-21 John ResigMade a tweak to the fx queue test (was randomly failing...
2009-07-21 Yehuda KatzAdds detach()
2009-07-19 John ResigRewrote .offsetParent() to work against the full jQuery...
2009-07-17 Brandon Aaronremoving ambiguous offset tests for now... results...
2009-07-17 Brandon Aaronintegrated offset tests into main test suite. offset...
2009-07-17 Yehuda KatzAdd test for jQuery(jQueryObj) cloning and simplify...
2009-07-16 Ariel Fleslerjquery core: Simplifying isEmptyObject() and adding...
2009-07-16 Yehuda KatzRefactor queueing system to allow auto-dequeuing to...
2009-07-16 Yehuda KatzImplemented .data() to get the entire data object....
2009-07-16 Yehuda KatzAdd a test for index()
2009-07-16 Yehuda KatzUnify .not and .filter (resolves #4200).
2009-07-16 Yehuda KatzjQuery.extend(true, Object, Object) copies custom objec...
2009-07-16 Yehuda KatzjQuery.extend(true, Object, Object) copies objects...
2009-07-16 Yehuda KatzClear some dangling whitespace
2009-07-16 Yehuda KatzAdd support for .get(-Number) Closes #4188
2009-07-16 Yehuda KatzMake toArray an alias for .get(). Closes #3999
2009-07-14 John ResigWe only support wrapping the first element around an...
2009-07-14 John ResigFixed wrapping of elements that hold text nodes. Thanks...
2009-07-14 John ResigFixed spelling mistake in Ajax tests.
2009-07-14 John ResigFixed the handling of .status == 304 in Opera (it alway...
2009-07-13 Yehuda KatzclearQueue and next should now work with default fx...
2009-07-13 Yehuda KatzUses the more stable font-size as a sentinel
2009-07-13 Yehuda KatzTest Tweak to normalize the CSS results across browsers
2009-07-13 Yehuda KatzUpdates css() tests to use hex rather than color names
2009-07-12 Yehuda KatzAdd tests for replaceAll(fn) and wrap(fn) -- mark wrapA...
2009-07-12 Yehuda KatzSupport for .foo(Function) and testing. TODO: More...
2009-07-12 Yehuda KatzAdded test for css(String, Function) and css(Object...
2009-07-12 Yehuda KatzAdd clearQueue for clearing non-fx queues
2009-07-12 Yehuda KatzAdded a next() shortcut for queues
2009-07-11 John ResigFixes regression in .attr(), patch by David Flanagan...
2009-06-20 Ariel Fleslerjquery core: Closes #2827. jQuery.each iterates over...
2009-06-17 Brandon Aaronfix for #3533, triggering an event with a colon in...
2009-06-15 John ResigMinor tab-spacing tweak.
2009-06-15 John ResigAdding support for etags in $.ajax() - and simplified...
2009-05-20 John ResigReverting accidental test suite corruption from the...
2009-05-20 John ResigRemoved some cases of strict errors.
2009-05-20 John ResigSwitched to using new Function instead of eval for...
2009-05-16 Brandon Aaronerror case for an ajax test
2009-05-16 Brandon Aaronprevent fx test html from showing in IE
2009-05-16 Brandon Aaronunit tests for setting cellspacing, rowspan, and colspan
2009-05-14 Brandon Aaronopacity is now retrieved from stylesheet in IE. fixes...
2009-05-07 Brandon Aaronanother unit test for index method
2009-05-07 Brandon Aaron.bind() now accepts an optional thisObject as the last...
2009-05-06 Brandon Aaronfix for #4234. hover can take one function to use for...
2009-05-04 Brandon Aaronunit tests for using jQuery events on non-dom elements...
2009-05-04 Brandon Aaronfix :hidden selector that was accidentally reverted...
2009-05-03 Ariel Fleslertestrunner: Updating an orphaned test
2009-05-03 Ariel Fleslerjquery core: $() -> $(document) and $(undefined) -...
2009-05-02 Brandon Aaronmake sure toggleClass does not delete classNames when...
2009-05-02 Brandon AarontoggleClass can now toggle multiple classNames (space...
2009-05-02 Brandon Aaronactually should be 6330, not 6329
2009-05-02 Brandon Aaronindex now works in reverse when passed a selector or...
2009-05-01 Brandon Aaronfix global event triggering that i broke in r6323
2009-04-30 Brandon Aaronlive event handlers now receive data from trigger,...
2009-04-30 Brandon Aaronrefactor specialAll into add and remove hooks for exist...
2009-04-29 Brandon Aaronenable test for binding events cross-frame that was...
2009-04-29 Brandon Aaron.unbind() without any arguments now also unbinds namesp...
2009-04-22 Brandon Aaronfix for #4216. css now ignores negative numbers for...
2009-04-20 John ResigAdded explicit module names to the new unit tests.
2009-03-31 John ResigUnified the formatting of core.js. === or !== are used...
2009-03-22 Brandon Aaronmoving dimension related unit tests to dimensions test...
2009-03-22 Brandon Aarondecoupling styles retrieval from the attr method
2009-03-20 Brandon Aaronfix for #4189, live/die now work with contexts other...
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...
2009-03-18 Brandon Aaronfix for #4374, gap in :hidden, :visible logic
2009-03-17 Brandon Aaronfix for #3688, setting type attribute on button causes...
2009-02-28 John ResigSimplified the structure of the .css() and .attr()...
2009-02-23 Ariel Fleslerjquery event: Fixing event.currentTarget for live().
2009-02-20 John ResigMade sure that .remove now uses multiFilter. Fixes...
2009-02-19 John ResigFixed one of the selector tests that was reporting...
2009-02-19 John ResigDisabled some of the animation tests that were being...
2009-02-18 John ResigMissed an other search-related test.
2009-02-18 John ResigFixed some tests that were changed (fixed!) by fixing...
2009-02-18 John ResigMade it so that search input elements are now serialize...
2009-02-18 John ResigMade it so that appendTo, etc. return the inserted...
2009-02-17 John ResigUpdated the show() tests to work without the use of...
2009-02-17 John ResigReorganized and disabled some of the height/width tests...
2009-02-17 John ResigBrought back the compareDocumentPosition code. While...
2009-02-17 John ResigChanged the currentTarget test - no need to test the...
2009-02-17 John ResigChanged some of the fx/stop tests to handle the new...
2009-02-17 John ResigMade the div showing a little more explicit - making...
2009-02-17 John ResigTweaked some of the selector tests to handle some of...
2009-02-17 John ResigReorganized some of the animation tests to work with...
2009-02-17 John ResigDisabled one of the ordering tests that was taking...
2009-02-17 John ResigFixed some more CSS/visibility tests.
2009-02-17 John ResigChanged a bunch of the DOM tests to work in Document...
2009-02-17 John ResigUpdated some of the display/visible/hidden tests to...
2009-02-17 Ariel Fleslertestrunner: Misc
2009-02-17 Ariel Fleslerjquery event: closes #4033. e.currentTarget wasn't...
2009-02-16 John ResigAdded support for class selectors and class attribute...
2009-02-16 John ResigFixed an issue with :nth-child selectors embedded in...
2009-02-16 John ResigChange the behavior of how :visible and :hidden work...
2009-02-16 John ResigFixed a bug with certain + selectors failing (Fixes...
2009-02-15 John ResigFixed the issue where weird characters were being used...
2009-02-15 John ResigMake sure that [name=FOO] searches actually have the...
2009-02-15 John ResigAdded fixes for two different :not() bugs. One with...
2009-02-15 John ResigUpdated the copy of jQuery and added some more context...
next