Merge branch 'master' of git://github.com/jquery/jquery into fixedbuild
[jquery.git] / test /
2011-03-24 jeresigOops, that test file for bug #8316 was needed - was...
2011-03-24 Michael MurrayOffset setter for fixed position elements in Webkit...
2011-03-24 jeresigMerge branch 'bug-3333' of https://github.com/rdworth...
2011-03-24 Richard WorthAdded css hook to work around bug in WebKit computed...
2011-03-21 jeresigMerge branch 'fix-8456-lost-mouseenter' of https:/...
2011-03-21 jeresigMerge branch 'fix-7340-focusin-focusout-bubble' of...
2011-03-15 John ResigMerge branch 'bug_6158' of https://github.com/jboesch...
2011-03-15 Carl FürstenbergIntroduce submodules, closes #8536
2011-03-15 jaubourgFixes #8509. Makes URL regexp less overzealous and...
2011-03-10 Dave MethvinFixes #8456. Make sure parent is not null before crawli...
2011-03-05 Jordan Boeschbug 6158; fixing replaceWith from throwing errors on...
2011-03-05 Jordan Boeschbug 6158; fixing replaceWith from throwing errors on...
2011-03-05 Dave MethvinFixes #7340. Use a single capturing handler to simulate...
2011-03-03 jaubourgMoves Deferred-related code into a separate module...
2011-03-03 jaubourgFix for #8421. Makes sure resolveWith can be called...
2011-02-24 gnarfGrouped up the test
2011-02-24 gnarfA quick change to detect AIR urls
2011-02-23 jeresigMake a new jQuery.support.noCloneChecked - splitting...
2011-02-18 Dan HeberdenBug #6911 - Prevent action on disabled elements, both...
2011-02-18 jaubourgRevert "Adds an invert method to promises that returns...
2011-02-17 Anton MFix a some inaccuracies in the original test case for...
2011-02-17 louisremiFixes #7912. Make sure .cur() only returns 0 as fallbac...
2011-02-17 Dave MethvinOnly perpetrate the .toJSON hack on data caches when...
2011-02-17 jaubourgFixes #8297. Makes sure response headers with empty...
2011-02-15 Anton MRevert "Merge branch '8099' of https://github.com/rwldr...
2011-02-15 Anton MFix some whitespace issues.
2011-02-15 Dave MethvinFixes #7922. Copy the donor event when simulating a...
2011-02-15 jaubourgFixes #8277. Sets data to undefined rather than null...
2011-02-15 Anton MFix some unscoped tests which failed after recent chang...
2011-02-14 Colin SnoverHide metadata when serializing JS objects using JSON...
2011-02-14 jeresigMerge branch '8099' of https://github.com/rwldrn/jquery...
2011-02-14 jeresigMerge branch 'fix8033' of https://github.com/SlexAxton...
2011-02-13 Anton MFix breaking test in Chrome.
2011-02-13 Anton MDon't add "px" to unit-less properties when animating...
2011-02-13 Anton MClean up whitespace in test/unit/effects.js
2011-02-13 Anton MFollow up to fbf79c0b495e08d67c3a4767f371ec7bcfc40a17.
2011-02-13 Anton MRemove old cruft from test folder. Change "polluted...
2011-02-12 jrburkeAdd readyWait tests. Fixes #8145.
2011-02-11 Anton MRemove duplicate test.
2011-02-11 jaubourgSimplifies status normalization in xhr transport. Local...
2011-02-10 rwldrnMake sure .val() works after form.reset() in IE. Fixes...
2011-02-10 Anton MMake sure .clone(true) correctly clones namespaced...
2011-02-10 Anton MFix some whitespace issues. Improve and correct an...
2011-02-10 John ResigNo need to duplicate Sizzle tests, just run them direct...
2011-02-10 Anton MPull over tests from Sizzle. "Remove backslashes from...
2011-02-09 jaubourgFixes #8219. Introduces the mimeType option to override...
2011-02-09 jaubourgMakes local filesystem test for ajax more insightful.
2011-02-08 Colin SnoverRevert portions of 7acb141ed7f2dedd950bb65acf878098640d... master
2011-02-07 Colin SnoverUpdate $.data to use a function instead of an object...
2011-02-07 jaubourgFixes a bug that prevented headers from being set in...
2011-02-05 jaubourgFixes a typo in the title of the load() unit test.
2011-02-04 Anton MRemove an invalid ajax test and some code that is no...
2011-02-04 jaubourgFixes abort in prefilter. No global event will be fired...
2011-02-03 jaubourgStores jQuery.ajaxSettings.isLocal locally at load...
2011-02-02 jaubourgFixes #8135. Makes sure any exception thrown by Firefox...
2011-02-01 Anton KovalyovFixes #7945. Make jQuery.param() serialize plain object...
2011-02-01 rwldrnFixes #8129. Fix cloning multiple selected options...
2011-02-01 jaubourgFixes #8125. Status is set to 200 for requests with...
2011-02-01 jaubourgFixes #8115. Renames all references to jXHR with jqXHR...
2011-02-01 jeresigThe default for .clone() is to not clone any events...
2011-02-01 jaubourgPlaces multiple signature test after all primary callba...
2011-02-01 Dan HeberdenImprove $.ajax method signature unit test and placement
2011-02-01 Dan HeberdenBug 8107; Fix argument handling for $.ajax for multiple...
2011-01-31 rwldrnBug #8099 - Always restore to correct display value...
2011-01-31 jaubourgFixes #8095. Properly handles the case where browser...
2011-01-31 jaubourgScript dataType now supports ecmascript mimetypes.
2011-01-31 jaubourgMakes sure jsonp callback is not left in the global...
2011-01-31 jaubourgMakes sure all converters keys are lowercased before...
2011-01-31 Anton MFixes #7568. Follow-up fix for #5862. Objects with...
2011-01-31 jaubourgAdds an invert method to promises that returns a "inver...
2011-01-31 jeresigRename jQuery.subclass() to jQuery.sub().
2011-01-31 jaubourgRemoved errorThrown test for 404 responses seeing as...
2011-01-29 jaubourgSimplifies the unit test for #8082.
2011-01-29 jaubourgFixes #8082. Text to script converter now returns text...
2011-01-28 Colin SnoverUse the original element/fragment as the last item...
2011-01-28 Anton MPull over tests from Sizzle. Fixes #3729. Fixes #6428.
2011-01-27 DigitalxeroMake sure subclass is a proper subclass not just subcla...
2011-01-26 jaubourgFixes #5856. Adds document protocol at the beginning...
2011-01-25 jaubourgFixes #8054 by reverting feature enhancement 5812 ...
2011-01-25 jaubourgReworks how values of parameters passed to error callba...
2011-01-24 jeresigBring back in #main prefix on adjacent selectors.
2011-01-24 jeresigBacking out disconnected + and ~ tests as they're not...
2011-01-24 Alex SextonMoved jQuery global leak to end of file so accidental...
2011-01-22 Anton MFix selector scope on some tests, so they don't fail...
2011-01-21 rwldrnMerge branch '8017lint' of https://github.com/rwldrn...
2011-01-21 jeresigMerge branch '8013p' of https://github.com/rwldrn/jquer...
2011-01-21 rwldrnBasic unit tests; This patch relies on the 51 existing...
2011-01-21 jeresigRevert "Make sure that focusin/focusout bubbles in...
2011-01-21 jaubourgReplaces "text in-between" technique with a full-fledge...
2011-01-20 John ResigMerge branch 'fix-7853-add-context' of https://github...
2011-01-20 jaubourgRenames Deferred's fire and fireReject methods as resol...
2011-01-20 jaubourgMakes sure statusCode callbacks are ordered in the...
2011-01-20 jaubourgCleans up and simplifies code shared by ajaxPrefilter...
2011-01-20 Dave MethvinRework unit tests to check actual result elements.
2011-01-19 jaubourgMoves active counter test after all other ajax tests...
2011-01-18 John ResigAdd another tweak for handling CSP - we need to make...
2011-01-18 rwldrnUpdate unit test for #7608 which was leaking timers.
2011-01-17 jeresigDisabled a broken test for now, until WebKit browsers...
2011-01-17 jeresigAccidentally removed the module teardown code.
2011-01-17 jeresigOpera was falling back to undefined, which it didn...
next