]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-04-10 Rick WaldronFixes #8814. Clean up inArray.
2011-04-08 jaubourgAdds a default falsy value for focusinBubbles + minor...
2011-04-08 jaubourgApplies exception in Style Guidelines regarding objects...
2011-04-08 jaubourgRenames chain as pipe.
2011-04-08 Dave MethvinFixes #8722. Remove try/catch used by #3533 to fix...
2011-04-07 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2011-04-07 Dave MethvinCreate jQuery.holdReady(true/false) method to encapsula...
2011-04-07 jaubourgMerge branch 'master' of github.com:jquery/jquery
2011-04-07 jaubourgRewrite of the support module. We use a temporary body...
2011-04-07 jaubourgRewrite of globalEval. Uses window.execScript or window...
2011-04-07 jaubourgAdds fn.promise as a mean to observe the completion...
2011-04-07 jaubourgAdds always and chain methods to deferreds.
2011-04-07 jaubourgMakes sure each animation tick has the same timestamp...
2011-04-07 Dave MethvinFix #8732. Change feature detect for focusin event...
2011-04-07 Dave MethvinFixes #8712. Bubble custom events to the window when...
2011-04-06 Dave MethvinFix some spacing and comment issues that crept in with...
2011-04-06 Dave MethvinSadly, we still have to bubble the event so inline...
2011-04-06 Dave MethvinOnly bubble a triggered event if we have attached a...
2011-04-06 Dave MethvinSwitch from recursion to iteration for event triggering...
2011-04-06 carpieSkip id regex check when large html strings are passed...
2011-04-06 Dave MethvinMerge branch 'cssrelative.1.6' of https://github.com...
2011-04-06 Dave MethvinMerge branch 'domready' of https://github.com/cowboy...
2011-04-06 Dave MethvinMerge branch '4321' of https://github.com/rwldrn/jquery...
2011-04-06 Dave MethvinShorten up the code and do event cleanup on test cases.
2011-04-06 Dave MethvinMerge branch 'ticket_7883' of https://github.com/rwldrn...
2011-04-05 Dan HeberdenRemove extra else in parseJSON 300/head
2011-04-05 Dan HeberdenBug 7587; Enhancement/1.6 Feature: Bypass regexp filter...
2011-04-04 Dan HeberdenImprove relative string performance in .css and some... 297/head
2011-04-04 Dan HeberdenBug 7345; Add support for explicit/relative string...
2011-04-04 jaubourgFixes #8744. Makes sure script transport abort method...
2011-03-31 John ResigUpdating the source version to 1.6pre.
2011-03-31 John ResigTagging the 1.5.2 release.
2011-03-31 Ben AlmanUpdated DOM ready unit tests. 293/head
2011-03-31 Ben AlmanDOM Ready unit tests (but not the supporting fixed...
2011-03-31 Dave MethvinMerge branch 'bug_8316' of https://github.com/timmywil...
2011-03-31 Dave MethvinFollowup commit for #7340 test case; make sure second...
2011-03-31 timmywilFix test cases for bug #8316 fix. 292/head
2011-03-31 Dave MethvinRemove crossDomain:null comment, it's not needed since...
2011-03-31 Dave MethvinMerge branch 'crossDomain' of https://github.com/JessTh...
2011-03-31 Dave MethvinFixes #8203. Remove some misguided nulling of elements...
2011-03-30 John ResigMerge branch 'makefile_fixes' of https://github.com...
2011-03-30 John ResigMerge branch 'fix_8346' of https://github.com/lrbabe...
2011-03-30 jaubourgFixes #8692. Strange FF4 bug: values changed onto the...
2011-03-28 John ResigUpdate the Sizzle location to point to the newly-moved...
2011-03-28 rwldrnBug #8635 Firefox uncaught exception 289/head
2011-03-25 jeresigMerge branch 'bug-3333' of https://github.com/rdworth...
2011-03-25 jeresigUpdating the source version to 1.5.2pre.
2011-03-25 jeresigTagging the 1.5.2rc1 release. 1.5.2rc1
2011-03-25 jeresigLand new sizzle commit.
2011-03-24 Richard WorthFurther fix for #3333, refactored marginRight css hook... 287/head
2011-03-24 jeresigOops, that test file for bug #8316 was needed - was...
2011-03-24 jeresigUpdating Sizzle submodule to bring in the latest commit.
2011-03-24 jeresigFix missing semicolon.
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... 286/head
2011-03-22 Carl FürstenbergMerge branch 'master' into makefile_fixes 276/head
2011-03-21 jeresigMerge branch 'fix-8456-lost-mouseenter' of https:/...
2011-03-21 jeresigMerge branch 'fix-7340-focusin-focusout-bubble' of...
2011-03-18 Carl Fürstenbergmerge doesn't work when init 278/head
2011-03-18 Carl FürstenbergAdding core target
2011-03-17 Carl Fürstenbergupdating phony rules
2011-03-17 Carl FürstenbergChange makefile order to only update submodules on...
2011-03-17 Carl FürstenbergRemove jq target
2011-03-17 Carl FürstenbergMerge when updating submodules on make 277/head
2011-03-16 Carl FürstenbergChanging dependice order for minify to prevent reminify
2011-03-15 John ResigMerge branch 'bug_6158' of https://github.com/jboesch... 257/head
2011-03-15 Carl Fürstenbergadding pull command 275/head
2011-03-15 Carl Fürstenbergpull submodules make command
2011-03-15 Carl FürstenbergIntroduce submodules, closes #8536
2011-03-15 jaubourgFixes #8509. Makes URL regexp less overzealous and...
2011-03-14 Jordan Boeschremoving parens 261/head
2011-03-11 JessThrysoeeno need to specifically initialize crossDomain to null 268/head
2011-03-10 JessThrysoeeMake it possible to force the Ajax crossDomain option...
2011-03-10 Dave MethvinFixes #8456. Make sure parent is not null before crawli... 266/head
2011-03-06 jaubourgFixes #8423. Never set X-Requested-With header automagi... 98/head
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 Jordan Boeschbug 6158; fixing replaceWith from throwing errors on...
2011-03-05 Dave MethvinFixes #7340. Use a single capturing handler to simulate... 260/head
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 245/head
2011-02-24 gnarfA quick change to detect AIR urls
2011-02-24 jaubourgRemoves unnecessary parenthesis from regular expression.
2011-02-23 jaubourgRevert "Fixes #8353. Adds a catch block in resolveWith...
2011-02-23 jeresigUpdating the source version to 1.5.2pre.
2011-02-23 jeresigTagging the 1.5.1 release.
2011-02-23 jeresigMake a new jQuery.support.noCloneChecked - splitting...
2011-02-23 louisremicomments for workarounds are always welcome. 243/head
2011-02-23 louisremifix the regular expression that turns camel-case proper...
2011-02-23 jaubourgRefactors jQuery.when to avoid unnecessary recursion...
2011-02-23 jaubourgFixes #8353. Adds a catch block in resolveWith so that...
2011-02-21 jaubourgMakes the promise method of Deferreds a bit more readab...
2011-02-18 jeresigUpdating the source version to 1.5.1pre.
2011-02-18 jeresigTagging the 1.5.1rc1 release. 1.5.1rc1
2011-02-18 Dan HeberdenBug #6911 - Prevent action on disabled elements, both... 237/head
2011-02-18 jaubourgRevert "Adds an invert method to promises that returns...
2011-02-18 Alex SextonA temporary workaround for #8018 that avoids any chance...
2011-02-17 Anton MFix a some inaccuracies in the original test case for...
next