]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2015-03-25 Michał GołębiowskiCore: Update tested jsdom, drop obsolete workarounds
2015-03-25 Michał GołębiowskiBuild: Update native-promise-only
2015-03-23 Michał GołębiowskiOffset: Round offset value for the sake of floating...
2015-03-20 Richard GibsonDeferred: Backwards-compatible standards interoperability
2015-03-17 Richard GibsonTests: Expand CSS relative adjustment tolerance for IE
2015-03-17 Richard GibsonTests: Fix CSS relative adjustment test for round-down...
2015-03-16 Timmy WillisonAttributes: revert returning null for non-elements
2015-03-16 Michał GołębiowskiTests: Restore IE8 workarounds (Sinon timers for IE...
2015-03-16 Timmy WillisonAttributes: fix failing test for new return value
2015-03-16 Winston HowesAttributes: return null when attribute does not exist
2015-03-09 Mr21CSS: Support relative adjustment in any applicable...
2015-03-08 Stephen EdgarBuild: remove deprecated JSHint options
2015-03-08 Oleg GaidarenkoEvent: correct support comment
2015-02-19 Oleg GaidarenkoCore: change jQuery.each and jQuery#each signatures
2015-02-19 Oleg GaidarenkoAjax: remove use of jQuery#each second argument
2015-02-19 Oleg GaidarenkoTests: make top of the HTML suite compliant with style...
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...
next