]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-09-19 Dave MethvinRemove redundancy in the IE special submit handler.
2011-09-19 Dave MethvinFix simulate() arg order.
2011-09-19 Dave MethvinClean up the quick selector expression parsing code.
2011-09-19 Dave Methvinspecial.handle now must call the handleObj.handler...
2011-09-19 Dave MethvinRework the special events interface to add handle and...
2011-09-19 Dave MethvinRewrite IE special change/submit to make it faster...
2011-09-19 Dave MethvinFixes #8858. Pass the .trigger(..., data) to the event...
2011-09-19 Dave MethvinAdd unit tests for quickIs cases and fix the regexp...
2011-09-19 Dave MethvinPre-compute delegated event path and handlers to comply...
2011-09-19 Dave MethvinCleanup for on/off unit test.
2011-09-19 Dave MethvinjQuery 1.7 event work:
2011-09-19 Dave MethvinFix bad calls to .undelegate().
2011-09-19 timmywilRemove unnecessary commented code
2011-09-19 timmywilAllow second argument to be passed to array.indexOf...
2011-09-19 timmywilRemoving topic.js as it will be a plugin
2011-09-19 jaubourg$.Callbacks, $.Topic and notify/progress on $.Deferred.
2011-09-19 timmywilAnimation state is tracked on toggled/stopped animation...
2011-09-19 timmywilOverride Sizzle attribute retrieval with jQuery.attr...
2011-09-19 timmywilUpdating the source version to 1.7pre
2011-09-19 Corey FrangLanding pull request 511. Adding a little Makefile...
2011-09-12 John ResigUpdating the source version to 1.6.5pre
2011-09-12 John ResigTagging the 1.6.4 release.
2011-09-09 Dave MethvinUpdating the source version to 1.6.4pre
2011-09-09 Dave MethvinTagging the 1.6.4rc1 release. 1.6.4rc1
2011-09-07 Dave MethvinMerge pull request #489 from dmethvin/fix-10208-button...
2011-09-07 Dave MethvinFix #10208. Check for `button` as well as `input` when... 489/head
2011-09-07 rwldrnBug in rmultidash. Fixes #10194
2011-09-07 rwldrnReverts broken support string. Fixes #10197
2011-09-01 Dave MethvinMerge branch 'master' of github.com:dmethvin/jquery
2011-09-01 Dave MethvinUpdating the source version to 1.7pre.
2011-09-01 Dave MethvinTagging the 1.6.3 release.
2011-09-01 Rick WaldronLanding pull request 478. Apply fixes as noted by Diego...
2011-09-01 Dave MethvinUpdating the source version to 1.6.3pre
2011-08-29 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2011-08-29 Dave MethvinUpdating the source version to 1.6.3
2011-08-29 Dave MethvinTagging the 1.6.3rc1 release. 1.6.3rc1
2011-08-26 jaubourgConsiders Safari XMLHttpRequest's bug when testing...
2011-08-26 rwldrnLanding pull request 476. Fix lint complaints about...
2011-08-26 timmywilRevert "Begrudgingly adds chrome detection to jQuery...
2011-08-26 timmywilRevert "Updated version numbers; Fixes #9385"
2011-08-25 timmywilRevert back to always setting the attribute to empty...
2011-08-25 Dave MethvinMerge pull request #445 from rwldrn/9897
2011-08-25 Dave MethvinMerge pull request #464 from dmethvin/fix-10021-relativ...
2011-08-25 Dave MethvinMerge pull request #465 from anton-ryzhov/master
2011-08-25 Dave MethvinMerge pull request #468 from rwldrn/10080
2011-08-25 Dave MethvinMerge pull request #473 from dmethvin/fix-10098-faux...
2011-08-25 Dave MethvinMerge pull request #474 from dmethvin/fix-9521-xss...
2011-08-23 Dave MethvinUse jdalton's shorter sequence for the chars. 473/head
2011-08-23 Dave MethvinUse a semantic name for the variable.
2011-08-23 Dave MethvinPrioritize #id over <tag> to avoid XSS via location... 474/head
2011-08-23 Dave MethvinFixes #10098. Avoid a slashy-starry char sequence in...
2011-08-22 timmywilRevert "Landing pull request 461. Adds a due diligence...
2011-08-22 Rick WaldronLanding pull request 461. Adds a due diligence check...
2011-08-18 rwldrnTest for window inference. Fixes #10080 468/head
2011-08-17 Rick WaldronEnsure cache[id] exists before attempting to delete...
2011-08-17 dmethvinLanding pull request 463. Fixes #9572. Don't camelize...
2011-08-17 Rick WaldronLanding pull request 459. Do not allow assumed cache...
2011-08-17 Rick WaldronLanding pull request 467. Adds comments regarding opaci...
2011-08-17 timmywilUpdate sizzle and QUnit
2011-08-17 rwldrnLanding pull request 466. Test if opacity is not expect...
2011-08-17 timmywilSet back the offset test name to fix offset tests;...
2011-08-17 Anton RyzhovUnit test for this case 465/head
2011-08-17 Anton Ryzhov$.inArray doesn't crush IE6 and Chrome if second argume...
2011-08-16 Dave MethvinCheck for null before isNaN(). 464/head
2011-08-16 Dave MethvinSave a few bytes, thanks @danheberden!
2011-08-16 Dave MethvinFixes #10021. Allow negative relative values for `...
2011-08-16 timmywilRemove requestAnimationFrame support. Fixes #9381.
2011-08-16 timmywilFix effects test suite to account for opacity being...
2011-08-05 Dave MethvinMerge pull request #456 from rwldrn/9318
2011-08-05 Dave MethvinMerge pull request #455 from rwldrn/9413
2011-08-05 Dave MethvinMerge pull request #454 from rwldrn/test-suite-fix
2011-08-05 Rick WaldronImproves support for arbitrary numbers in data keys... 456/head
2011-08-05 Rick WaldronAdds failing tests
2011-08-05 Rick WaldronFixes assertion counts and dom element fixture issue 454/head
2011-08-05 Rick WaldronSupports interoperable removal of hyphenated/camelCase... 455/head
2011-08-05 Rick WaldronAdds failing tests for #9413
2011-08-04 timmywilAdd test page for crashing IE8 when the testElement...
2011-08-04 timmywilAdd back the background: none setting to avoid any...
2011-08-04 timmywilRemove unnecessary regex
2011-08-04 timmywilNow using getAttributeNode in all attribute cases in...
2011-08-04 timmywilMake the tabIndex hook first a propHook and add it...
2011-08-04 Dave MethvinMerge pull request #367 from gnarf37/index-optimize
2011-08-04 Dave MethvinMerge pull request #416 from gnarf37/ticket_6652
2011-08-04 Dave MethvinMerge pull request #412 from rwldrn/9587
2011-08-04 Dave MethvinMerge pull request #432 from rwldrn/9794
2011-08-04 Dave MethvinMerge pull request #431 from DenisKnauf/master
2011-08-04 Dave MethvinMerge pull request #434 from Bubbi/bug_7071
2011-08-04 Dave MethvinMerge pull request #451 from scottjehl/master
2011-08-04 Dave MethvinMerge pull request #419 from rwldrn/9630
2011-08-04 Dave MethvinMerge pull request #417 from rwldrn/9385
2011-08-04 Dave MethvinMerge pull request #443 from rwldrn/minimal-license
2011-08-04 Dave MethvinMerge pull request #444 from rwldrn/9634
2011-08-04 Dave MethvinMerge pull request #447 from rwldrn/9914
2011-08-04 Dave MethvinMerge pull request #448 from rwldrn/9912
2011-08-04 Dave MethvinMerge pull request #449 from rwldrn/9913
2011-08-03 Rick WaldronLanding pull request 453. Typo correction strictEquals...
2011-08-02 scottjehlMake sure body is defined before attempting to use... 451/head
2011-07-26 Rick WaldronRemoves duplicate test block. Fixes #9913 449/head
2011-07-26 Rick WaldronRenames duplicate named test block. Fixes #9912 448/head
2011-07-26 Rick WaldronRemoves empty, duplicate named test block. Fixes #9914 447/head
next