]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2014-04-04 Michał GołębiowskiBuild: change .gitattributes; use system line ends... 1554/head
2014-03-31 Michał GołębiowskiSupport: Add Android support tests results
2014-03-21 Scott GonzálezBuild: Update release script for new jquery-release API
2014-03-21 Philip JägenstedtSelector: Use Element.matches in selector-native if...
2014-03-21 Michał GołębiowskiEvent: Fix isDefaultPrevented for bubbled events in...
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 Jonathan SampsonManipulation: Change support test to be WWA-friendly
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-20 Jörn ZaeffererPackage: Sort devDependencies
2014-03-19 Michał GołębiowskiCore: Change the sleep time in dont_return.php from...
2014-03-18 Michał GołębiowskiEvent: Simplify the logic behind blacklisting Android...
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łębiowskiSupport: Make the support matrix for iOS 6 match iOS...
2014-03-12 Jörn ZaeffererBuild: Fix testswarm task, use API correctly 1539/head
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łębiowskiCss: Revert 24e587929f62428e1959b10aace6dc4fd65ab397
2014-03-10 Michał GołębiowskiAjax, Effects: Disable Chrome 31 workarounds
2014-03-09 Michał GołębiowskiManipulation: don't use Object.keys for consistency
2014-03-07 Timmy WillisonBuild: Fix AMD option for custom builds
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-02-19 Timmy WillisonBower: stop ignoring yourself, bower
2014-02-19 Timmy WillisonBower: add main property, move Sizzle to devDependencie...
2014-02-14 Richard GibsonSupport: Reduce size
2014-02-14 Richard GibsonSupport: Skip style-based tests when element.style...
2014-02-14 Michał GołębiowskiEffects: Don't check fill-opacity in Android 2.3, it...
2014-02-14 Michał GołębiowskiEvent: Blacklist the onbeforeunload test in Android 2.3
2014-02-13 Michał GołębiowskiCss: Don't check fill-opacity in Android 2.3, it's...
2014-02-13 Michał GołębiowskiCore: Fix trim in Android<4.1
2014-02-11 Rick WaldronTests: remove all the empty line whitespace
2014-02-05 Michał GołębiowskiSupport: Document box-sizing was unprefixed in Firefox 29
2014-02-05 Michał GołębiowskiDocs: Change raises to throws in README test assertions
2014-02-05 Michał GołębiowskiBuild: Upgrade QUnit to 1.14.0
2014-02-05 Michał GołębiowskiSelector: update Sizzle
2014-02-05 OlegAttrs: Simplify an option hook
2014-02-02 Michał GołębiowskiBuild: Switch to explicit dependencies versions in...
2014-02-02 Rick WaldronCore: Remove special case try/catch in isPlainObject
2014-01-29 jaubourgAjax: Protect against exceptions thrown synchronously...
2014-01-27 Michał GołębiowskiBuild: Specify browserSets for TestSwarm directly
2014-01-27 Michał GołębiowskiSupport: Add iOS6 support tests results
2014-01-26 Michał GołębiowskiTests: Blacklist beforeunload test in iOS 1496/head
2014-01-26 Michał GołębiowskiBuild: Remove obsolete UglifyJS workaround
2014-01-26 Michał GołębiowskiBuild: Upgrade npm devDependencies
2014-01-23 Timmy WillisonUpdating the master version to 2.1.1pre.
2014-01-23 Timmy WillisonRelease: Instantiate a zip archiver, run archivers...
2014-01-23 Dave MethvinManipulation: Use textarea for missing IE defaultValue...
2014-01-22 Michał GołębiowskiTests: fix Safari userAgent detection
2014-01-22 Michał GołębiowskiSupport: Add expected support results for Safari 7...
2014-01-21 Michał GołębiowskiTests: Blacklist one effects test in Chrome 31
2014-01-17 Richard GibsonTraversing: Check all pairwise element combinations...
2014-01-16 OlegTests: Fix code style issues
2014-01-16 OlegTests: Add assertion for the jQuery#val method
2014-01-16 OlegAttrs: Remove outdated valHook for option element 1482/head
2014-01-14 OlegTests: Remove one of the checks for memory leak
2014-01-13 Timmy WillisonSizzle: update committed dependencies
2014-01-13 Richard GibsonSelector: Update Sizzle
2014-01-10 Dave MethvinAuthors: Update AUTHORS.txt and .mailmap
2014-01-10 Jörn ZaeffererRelease: Publish to npm
2014-01-10 Dave MethvinTests: Remove html5 shiv
2014-01-10 Forbes LindesayIntro: Pass window to intro if available, for browserify
2014-01-10 Dave MethvinBuild: Happy New Year! Thanks @marlonlandaverde
2014-01-07 Dave MethvinEffects: First step() call should match :animated selector
2014-01-06 Michał GołębiowskiDocs: Link to the browser support page in CONTRIBUTING.md
2014-01-06 Timmy WillisonREADME: Add jQuery environment notes
2013-12-31 Timmy WillisonUpdate grunt-bowercopy to 0.5.0
2013-12-31 OlegDoc: Update links and simplify build instructions
2013-12-30 Timo Tijhoftraversing: Optimise .add by not using makeArray
2013-12-23 cjqedTests: Avoid use of QUnit.reset() in tests by splitting...
2013-12-21 Timmy WillisonRelease script: _tracMilestone -> tracMilestone
2013-12-20 Timmy Willisonexports/global: Do not attach global variables for...
2013-12-20 Timmy WillisonGruntfile: fix watch task
2013-12-20 Timmy WillisonRelease script: minor formatting issue.
2013-12-20 Timmy WillisonRelease script: jquery-release integration
2013-12-20 Timmy WillisonRemove hyphen from pre versions
2013-12-20 Timmy WillisonUpdate AUTHORS.txt using git log --format="%aN <%aE>"
2013-12-20 Richard GibsonSelector: update Sizzle
2013-12-19 Timmy WillisonBuild: add build option for setting the AMD name.
next