]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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...
2014-03-12 Jörn ZaeffererBuild: Fix testswarm task, use API correctly
2014-03-11 Michał GołębiowskiBuild: Allow to specify timeout in the testswarm task
2014-03-10 Michał GołębiowskiBuild: Make it possible to change browserSets in the...
2014-03-10 Michał GołębiowskiCss: Fix tests
2014-03-10 Michał GołębiowskiSupport: Simplify the box-sizing test 1529/head
2014-03-10 Michał GołębiowskiCss: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
2014-03-10 Michał GołębiowskiAjax, Effects: Disable Chrome 31 workarounds
2014-03-07 Timmy WillisonBuild: Fix AMD option for custom builds
2014-03-05 Dave MethvinAjax: Use two-arg form of .slice() for old IE
2014-03-05 Dave MethvinCore: Do not run window.onready when ready
2014-03-05 Dave MethvinCSS: Return values should be numbers
2014-03-05 Dave MethvinEvent: Allow triggerHandler(beforeunload)
2014-03-05 Dave MethvinAjax: .load() should trim its selector
2014-03-05 Dave MethvinCore: Arrays like [42] should fail .isNumeric()
2014-03-04 Michał GołębiowskiCore: Remove native String#trim usage to save size
2014-03-04 Richard GibsonSupport: Reduce size via code consolidation and minific...
2014-02-19 Timmy WillisonBower: stop ignoring yourself, bower
2014-02-19 Timmy WillisonBower: add main property, move Sizzle to devDependencie...
2014-02-14 Michał GołębiowskiEffects: Don't check fill-opacity in Android 2.3, it...
next