]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2014-07-18 Timmy WillisonBuild: denote that sizzle cannot be removed on this... 1626/head
2014-07-18 Timmy WillisonCSS: elements are hidden when either offsetWidth or...
2014-07-17 Timmy WillisonBuild: update source map options for the new grunt...
2014-07-17 Timmy WillisonBuild: update grunt-jscs-checker and pass with the...
2014-07-17 Timmy WillisonBuild: update node dependencies barring jscs
2014-07-17 Timmy WillisonBuild: update front-end dependencies
2014-07-17 Timmy WillisonBuild: drop bower; use npm for front-end deps
2014-07-12 Chris AntakiAjax: Add support comment and fix code style issue
2014-07-12 upisfreeReadme: Fix punctuation in tile
2014-07-12 Timo TijhofCore: Consistently use local reference to access()
2014-07-03 Oleg GaidarenkoBuild: Correct indentation issue
2014-07-03 Oleg GaidarenkoBuild: Add "timers_ie.js" file back to the repo
2014-06-30 Michał GołębiowskiSelector: Remove "#" exception for identifier tokens
2014-06-25 Timmy WillisonBuild: update grunt-bowercopy
2014-06-25 Timmy WillisonBuild: update Sizzle to 1.11.1 and include license
2014-06-25 Scott GonzálezBuild: Move all external libraries to external directory
2014-06-25 Scott GonzálezBuild: Remove unused Sizzle test files
2014-06-25 Scott GonzálezBuild: Upgrade to grunt-bowercopy 1.0.0
2014-06-25 Timmy WillisonBuild: ignore test dependencies for npm install
2014-06-15 Oleg GaidarenkoBuild: Update commitplease dev dependency
2014-06-15 Oleg GaidarenkoBuild: Move test to appropriate module
2014-06-15 Oleg GaidarenkoEffects: Improve raf logic
2014-06-15 Oleg GaidarenkoEffects: Reintroduce use of requestAnimationFrame
2014-06-15 Oleg GaidarenkoEffects: Remove needless operations in tests
2014-06-15 Oleg GaidarenkoAjax: Always use script injection in globalEval
2014-06-15 Oleg GaidarenkoCSS: Do not throw on frame elements in FF
2014-06-07 Richard GibsonTests: Clean up isNumeric tests
2014-06-07 Richard GibsonCore: Work around loss of precision from parseFloat
2014-06-02 TJ VanTollWrap: Declare a dependency on the manipulation module 1592/head
2014-06-02 TJ VanTollAjax: Support usage without jQuery.event
2014-06-02 Timmy WillisonAjax: move ajax event aliases to their own file
2014-05-29 Oleg GaidarenkoSelector: Use jQuery reference not Sizzle
2014-05-29 Oleg GaidarenkoSelector: Fix test iframe submission for firefox
2014-05-27 Timmy WillisonRelease: ensure Sizzle is the latest tag
2014-05-27 Timmy WillisonBuild: run jshint and jscs on release scripts
2014-05-23 Timmy WillisonBuild: update AUTHORS.txt
2014-05-07 Michał GołębiowskiAjax, Manipulation: don't test cross-document manip...
2014-05-02 Michał GołębiowskiCore: Correct the number of expected tests
2014-05-02 Liang PengCore: Remove repeated test
2014-05-01 Dave MethvinBuild: Bump version to 1.11.2-pre
2014-05-01 Dave MethvinBower: Update project version to 1.11.2-pre
2014-04-30 Dave MethvinData: Work around IE11 bug with onpageshow attribute
2014-04-30 Oleg GaidarenkoEffects: Respect display value on inline elements
2014-04-24 Oleg GaidarenkoBuild: Spaces vs tabs
2014-04-23 Dave MethvinBuild: Add "browser" keyword for npm
2014-04-23 Oleg GaidarenkoBuild: Remove json check for jscs config
2014-04-18 Richard GibsonSelector: Update Sizzle to 1.10.19
2014-04-18 Michał GołębiowskiCss: Use only positive integers as values for widows...
2014-04-18 Christian KosmowskiDimensions: Reverse a check to avoid potential reflows
2014-04-17 Scott GonzálezBuild: Update version from pre to -pre
2014-04-15 Michał GołębiowskiBuild: Remove Sizzle from run names passed to the tests...
2014-04-15 Oleg GaidarenkoBuild: Update jscsrc
2014-04-15 Oleg GaidarenkoTests: Comply the style guide
2014-04-15 Oleg GaidarenkoTests: Fix failing ajax tests in oldIE
2014-04-15 Oleg GaidarenkoTests: Remove unused variables
2014-04-15 Oleg GaidarenkoTests: Copy some Sizzle combinators tests
2014-04-15 Oleg GaidarenkoTests: Add more tests for Sizzle attributes
2014-04-15 Oleg GaidarenkoTests: Add test for selectors with commas
2014-04-15 Oleg GaidarenkoTests: Copy Sizzle.uniqueSort tests
2014-04-15 Oleg GaidarenkoTests: Copy Sizzle.contains tests
2014-04-15 Oleg GaidarenkoTests: Move some of the Sizzle tests to selector
2014-04-15 Oleg GaidarenkoTests: Improve jsonp tests
2014-04-15 Oleg GaidarenkoTests: Correct logic of a broken assertion
2014-04-15 Oleg GaidarenkoBuild: Add lint task
2014-04-15 Oleg GaidarenkoBuild: Use jscs to check test helpers
2014-04-15 Oleg GaidarenkoTests: Remove Sizzle intergration tests
2014-04-15 Oleg GaidarenkoTests: Simplify "testTimeout" option
2014-04-15 Oleg GaidarenkoTests: Remove QUnit start hook
2014-04-15 Michał GołębiowskiBuild: set default testswarm timeout to 15 minutes
2014-04-15 Michał GołębiowskiBuild: use browserSets from config file; allow to override
2014-04-14 Jörn ZaeffererBuild: Set npmTags and use exec properly 1553/head
2014-04-04 Michał GołębiowskiBuild: change .gitattributes; use system line ends...
2014-03-31 Michał GołębiowskiSupport: Add Android support tests results
2014-03-24 Richard GibsonEffects: Fix inline element animations
2014-03-21 Scott GonzálezBuild: Update release script for new jquery-release API
2014-03-21 Michał GołębiowskiCss: change boxSizingReliable in IE<9.
2014-03-21 Michał GołębiowskiEvent: Remove redundant fallback to getPreventDefault()
2014-03-21 Richard GibsonEffects: Don't overwrite display:none when .hide()ing...
2014-03-21 Oleg GaidarenkoCSS: jQuery#hide should always save display value
2014-03-20 John HovenAttributes: Trim whitespace from option text when retur...
2014-03-20 Rodrigo Rosenfeld... CSS: window.getDefaultComputedStyle may return null
2014-03-20 Benjy CuiCore: Fix comments for .get() method
2014-03-20 Dave MethvinTests: Remove obsolete speed directory
2014-03-20 Jörn ZaeffererBuild: Add commitplease for commit msg checking
2014-03-19 Michał GołębiowskiCore: Change the sleep time in dont_return.php from...
2014-03-18 Michał GołębiowskiEvent: Don't test stopImmediatePropagation in Android 2.3
2014-03-18 Michał GołębiowskiCore: Change the sleep time in dont_return.php to a...
2014-03-18 Michał GołębiowskiBuild: Change the timeout for the weekly job from 4h...
2014-03-17 Michał GołębiowskiCore: Blacklist the ready test on async-loaded jQuery...
2014-03-16 Dave MethvinEvent: Unit test for #14741 fix
2014-03-16 louisremiEvent: Treat Pointer events like mouse events, #14741
2014-03-16 Dave MethvinReadme: Fix subsection titles and grammar, thanks ...
2014-03-16 Michał GołębiowskiBuild: Refactor testswarm Grunt task options
2014-03-14 Roman Rei_CSS: Add flex-grow and flex-shrink to cssNumber
2014-03-14 Leonardo BalterReadme: updating QUnit information
2014-03-13 S. Andrew SheppardAMD: Note on AMD best practices
2014-03-13 Michał GołębiowskiCore: Bump timeouts to stabilize doc ready test
2014-03-13 Dave MethvinEvent: Call underlying stopImmediatePropagation when...
2014-03-13 Michał GołębiowskiCore: Add test for jQuery.ready.promise fallback load
2014-03-13 Michał GołębiowskiSupport: Make the support matrix for iOS 6 match iOS...
next