Fixed #1999 by replacing the 'no-cache' parameter if it is there instead of just...
[jquery.git] / test /
2007-12-04 David SerdukeFixed #1999 by replacing the 'no-cache' parameter if...
2007-12-04 David SerdukeThere was a disabled test in the ajax test suite which...
2007-12-03 David SerdukeFixed [1993] although it actually wasn't a bug in the...
2007-11-30 David SerdukeAdded enchancement for #1994 by adding two parameters...
2007-11-30 David SerdukeFixed a problem with changeset [3841] where a function...
2007-11-29 David SerdukeFixed #1557, although it doesn't appear to be just...
2007-11-28 David SerdukeBack out one of the changes from the previous commit...
2007-11-28 David SerdukeFixed #1908 by testing to make sure it isn't null befor...
2007-11-28 David SerdukeFixed #1070 by converting all setAttribute() values...
2007-11-28 David SerdukeFixed #1701 by passing through the arguments as suggested.
2007-11-28 David SerdukeFixed #1714 by adding a default empty string if the...
2007-11-28 David SerdukeFixed #1599 as Brandon suggested to ignore negative...
2007-11-19 Brandon AaronFix for #1944. Added nodeName and tagName to jQuery...
2007-11-18 David SerdukeSlightly altered a test that was causing IE7 in some...
2007-11-17 David SerdukeFixed #1074 where .html() was incorrectly changing...
2007-11-17 David SerdukeFix #1907 where the never-ending loop prevention used...
2007-11-16 David SerdukeFixed #1095 bug where radio buttons became unchecked...
2007-11-16 David SerdukeFixed #1727 bug where :nth-child() was non-standard...
2007-11-16 David SerdukeFixed #1822 bug where queue() didn't always default...
2007-11-16 David SerdukeFix for #1823 bug in animate {queue:false} plus a unit...
2007-10-20 John ResigSpelling mistake.
2007-10-20 John ResigAdded a fix for .noConflict(true) not reverting properl...
2007-10-17 John ResigFix for bug #1546 where a deep copy was attempted of...
2007-10-17 John ResigAdded a fix for bug #1698, in which injected scripts...
2007-10-12 Brandon AaronFixed .val(String) for select elements (#1760) [Thanks...
2007-10-01 John ResigA fix for bug #1443, where globalEval occurred asynchro...
2007-09-23 John ResigDisabled the Ajax tests from running locally.
2007-09-15 John ResigAdded .eq(Number) back in - I'm convinced that it's...
2007-09-15 John ResigFixed an issue with the suite expecting a different...
2007-09-15 John ResigFixed bug #1594, #1565, #1598 - all of which were conce...
2007-09-15 John ResigAdded a fix for bug #1580, where the query string was...
2007-09-15 John ResigFix for bug #1600 - multiple selects were being seriali...
2007-09-08 John ResigLanding the new expando management code. Completely...
2007-09-08 John ResigFinished up some of the reorganization.
2007-09-08 John ResigReorganzing the jQuery source (first phase).
2006-08-13 John ResigMoved the test directory.
2006-08-13 John ResigMoved the tests into jQuery proper.