]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2015-02-17 Oleg GaidarenkoAjax: remove deprecated extensions from ajax promise
2015-02-14 Oleg GaidarenkoAjax: move explanatory comment to appropriate place
2015-02-14 Oleg GaidarenkoBuild: fix broken assertions caused by QUnit update
2015-02-14 Oleg GaidarenkoAjax: replace "jqXHR.complete" callback with "always"
2015-02-14 Oleg GaidarenkoAjax: make jQuery#load "type" field explicit
2015-02-14 Oleg GaidarenkoAjax: simplify one ajax call and add explanatory comment
2015-02-14 Oleg GaidarenkoCore: simplify "each" stylesheet iteration test
2015-02-14 Jörn ZaeffererBuild: Update QUnit to latest (1.17.1)
2015-02-11 Oleg GaidarenkoOffset: don't run scrollTop/scrollLeft iframe test...
2015-02-11 Oleg GaidarenkoManipulation: don't auto-insert tbody
2015-02-10 Oleg GaidarenkoManipulation: simplify html wrappers
2015-02-10 Oleg GaidarenkoManipulation: simplification of manipulation wrappers
2015-02-08 Michał GołębiowskiCSS: Fix the pixelMarginRight support test in IE8
2015-02-05 Michał GołębiowskiCSS: Add a support test for the hack for .css('marginRi... 2061/head
2015-01-30 Timmy WillisonRelease: push dist to same remote as project
2015-01-30 Timmy WillisonRelease: remove sourcemap comment from all copies of...
2015-01-30 Timmy WillisonRelease: fix CDN archive creation
2015-01-29 Timmy WillisonRelease: dist can be run during a test
2015-01-29 Timmy WillisonRelease: Distribute files to distribution repo
2015-01-29 Michał GołębiowskiData: Use a PDF object instead of a Java applet for...
2015-01-29 Michał GołębiowskiAjax: Run the PATCH test only in IE8 on TestSwarm 2026/head
2015-01-29 Michał GołębiowskiBuild: Speed up the Travis build
2015-01-25 Michał GołębiowskiEvent: Add a note about a mouseenter bug in Chrome
2015-01-19 Timmy WillisonRelease: update AUTHORS.txt
2015-01-19 Timo TijhofCore: Return empty array instead of null for parseHTML("")
2015-01-15 Oleg GaidarenkoManipulation: increase delay of data-URI test
2015-01-14 Dave MethvinEvent: HTML5 drop events inherit from MouseEvent
2015-01-14 Oleg GaidarenkoManipulation: blacklist IE8 from running tests for...
2015-01-13 Oleg GaidarenkoOffset: simplify jQuery#offsetParent method
2015-01-13 Leonardo BragaManipulation: add support to tag-hyphenated elements
2015-01-13 Leonardo BragaCore: add support to tag-hyphenated elements
2015-01-12 Dave MethvinBuild: Sanctify the component name status of Wrap
2015-01-12 Dave MethvinCore: Remove deprecated context and selector properties
2015-01-12 George MauerAjax: $.post and $.get can now take an options object
2015-01-11 Richard GibsonBuild: Rearrange grunt/npm tasks into a build/dist...
2015-01-11 Richard GibsonCore: Standardize indexOf comparisons
2015-01-11 Richard GibsonCallbacks: Reduce size
2015-01-11 Richard GibsonCallbacks: Don't abort execution on .lock()
2015-01-11 Richard GibsonCallbacks: No object starts out locked
2015-01-11 Richard GibsonBuild: Specify valid components for commit messages
2015-01-07 Dave MethvinDocs: Clarify custom build instructions
2015-01-07 Dave MethvinRelease: Remove copying of jquery-latest files
2015-01-07 Victor HomyakovAjax: Fix cross-domain detection test for non-default...
2015-01-07 Dave MethvinMisc: Mac OS is now OS X, thanks @xfq
2015-01-05 Aditya RaghavanEvent: Normalize mouse event properties in drag events
2015-01-03 Anne-Gaelle... Build: Remove dates from copyright notice
2015-01-03 Michał GołębiowskiREADME: update the Homebrew site address
2014-12-31 Norman XuEvent: Add reference to data module
2014-12-25 Nicolas HENRYDeferred: Fix $.when with resolved deferred and progres...
2014-12-24 Oleg GaidarenkoOffset: fix iframe scrollTop/Left test for IE8 and...
2014-12-24 Oleg GaidarenkoOffset: fix iframe scrollTop/Left test for IE8
2014-12-23 Oleg GaidarenkoCSS: simplify hack of css getter for the computed values
2014-12-23 Oleg GaidarenkoCSS: simplify "defaultDisplay" module
2014-12-23 Oleg GaidarenkoTraversing: simplify jQuery#contents method
2014-12-23 Oleg GaidarenkoManipulation: make wrapAll funarg execute only once
2014-12-23 Aditya RaghavanCSS: Add unit tests for negative margins and positioning
2014-12-23 Aditya RaghavanEvent: add test for window scrollTop/Left logic in...
2014-12-17 Timmy WillisonBuild: Sizzle version labels must start with a dash
2014-12-17 Timmy WillisonBuild: update node dependencies
2014-12-17 Timmy WillisonBuild: account for version labels in Sizzle versions
2014-12-17 Dave MethvinAuthors: Update AUTHORS.txt and .mailmap
2014-12-15 Timmy WillisonSizzle: update 2.1.1
2014-12-15 Oleg GaidarenkoREADME: various text fixes
2014-12-13 Michał GołębiowskiSupport: Correct iOS 8 support test results, re-arrange...
2014-12-11 Ben ToewsAjax: use anchor tag for parsing urls
2014-12-10 Jason BedardData: use removeAttribute in cleanData to bypass Chrome bug
2014-12-10 Timmy WillisonBuild: fix tests in AMD mode
2014-12-10 Timmy WillisonCore: introduce createHTMLDocument in parseHTML; Safari...
2014-12-10 Dave MethvinEvent: Empty namespaces should be uneventfully ignored
2014-12-09 Dave MethvinCss: Remove non-functional unit test for negative margin
2014-12-09 Michał GołębiowskiSupport: Re-organize browser order, add Safari 8
2014-12-09 Daniel HusarCore: Simplify and speed up .each
2014-12-08 Michał GołębiowskiAttributes: Simplify the option val hook; backport...
2014-12-08 Michał GołębiowskiMisc: Drop support for older browsers; update support... 1837/head
2014-12-08 Oleg GaidarenkoManipulation: improve test for data-URI 1910/head
2014-12-08 Veaceslav GrimalschiEvent: Fully clean up events in unit test
2014-12-08 Dave MethvinCallbacks: Disabling a callback should prevent firing
2014-12-06 Dave MethvinManipulation: Plug an IE8 memory leak in noCloneEvent...
2014-12-06 Richard GibsonTests: Tilt at a few style guide windmills
2014-12-06 Richard GibsonTests: Accommodate page changes from the QUnit HTML...
2014-12-05 Richard GibsonTests: Minor updates for QUnit 1.16 compatibility
2014-12-05 Richard GibsonTests: Update QUnit
2014-12-04 David CorbachoBuild: Remove empty define({}) from build output
2014-12-04 Dave MethvinCONTRIBUTING: Condense info and add directions to other...
2014-12-03 Dave MethvinEvent: Copy detail property to jQuery.Event on native...
2014-12-03 Dave MethvinCore: Throw an error on $("#") rather than returning...
2014-12-03 Oleg GaidarenkoManipulation: don't test data-URI with script element...
2014-12-03 Bin XinManipulation: support data-URI scripts insertion
2014-12-02 Dave MethvinCSS: Clean up memory leak in reliableMarginRight
2014-11-16 Oleg GaidarenkoDimensions: allow modification of coordinates argument
2014-11-10 Oleg GaidarenkoDocs: correct grunt command in README.md
2014-11-08 Zheming SunCSS: Fix get upper case alpha opacity in IE8
2014-11-08 Oleg GaidarenkoBuild: Fix various typos
2014-11-03 Michał GołębiowskiBuild: Point to files from the compat branch, not master
2014-11-03 Scott GonzálezBuild: Update license
2014-11-03 Michał GołębiowskiBuild: Put "jQuery Compat" in banners in built files
2014-11-03 Timmy WillisonDocs: 1.x-master branch -> compat branch; 2.x branch...
2014-11-03 Timmy WillisonBuild: 1.x-master -> compat
2014-11-01 Dan HartAjax: Fix for request aborted in ajaxSend
2014-10-30 Michał GołębiowskiREADME: Update the description of the deprecated module
next