]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-04-03 timmywilSimplify jQuery.removeAttr and return this
2011-04-03 timmywilFull test suite now passes in all browsers! There are...
2011-04-03 timmywilContinuing IE7 testing, conditional attr fixes and...
2011-04-03 timmywilFix feature test, accidentally got rid of closure end
2011-04-03 timmywilDidn't actually need the hooks anymore
2011-04-03 timmywilFirst proposed solution for IE6/7 get/setAttribute...
2011-04-03 timmywilSpeed up hasAttr a little
2011-04-03 timmywilNow passes in IE8, changed around $.hasAttr and switche...
2011-04-03 timmywilMake the new attr/prop changes pass the test suite...
2011-04-03 jeresigVery crude first pass at splitting apart the attr/prop...
2011-03-31 John ResigUpdating the source version to 1.6pre.
2011-03-31 John ResigTagging the 1.5.2 release.
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...
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 SnoverUpdate jQuery.data to use jQuery.noop for toJSON hack...
2011-02-14 Colin SnoverHide metadata when serializing JS objects using JSON...
2011-02-14 Anton MAdd missing semicolon.
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-12 awgyRemove sed from post-build code, due to portability...
2011-02-12 David MurdochRemove unnecessary "script.type = text/javascript;...
2011-02-12 David MurdochUnexpose $.support._scriptEval as it's not needed....
next