]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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.
2013-12-19 Timmy WillisonBuild: Add the ability to remove global exposure.
2013-12-19 OlegUse the exact versions dependencies
2013-12-19 Dave MethvinOffset: Fix comment typo, thanks @AurelioDeRosa
2013-12-19 Dave MethvinReadme: Fix typo, thanks @tcort
2013-12-18 Michał GołębiowskiBuild: Upgrade to grunt-contrib-jshint 0.7.1 and squash...
2013-12-18 Michał GołębiowskiBuild: Use absolute paths in .gitignore and .npmignore. 1436/head
2013-12-18 Michał GołębiowskiAjax: don’t test jQuery.ajax() on beforeunload in Chrome 31
2013-12-17 Scott GonzálezCONTRIBUTING: Fixed link to style guide
2013-12-16 Chris AntakiReduce size by reordering variable declarations
2013-12-16 Dave MethvinRevert "Ajax: Fix #14424. Use ActiveX in IE9+ on local...
2013-12-06 Timmy WillisonManage bower dependencies with grunt-bowercopy
2013-11-27 Richard GibsonFix #14579: attribute selectors with trailing spaces... 1494/head
2013-11-26 Corey FrangAjax: Use weak ETag header in tests
2013-11-26 Jakob StoeckAdd unit tests for .html( number ). Close gh-1447.
2013-11-24 John PaulEffects: Integrate sinon fake timers into tests. Close...
2013-11-17 Michał GołębiowskiChange window to global in the most outer IIFE parameters.
2013-11-15 Timmy WillisonFixes #14549. Execute the factory immediately when...
2013-11-15 Timmy WillisonFixes #14548. Add main property to package.json
2013-11-15 hongymagicRef #14503: Cherry-pick tests.
2013-11-15 Timmy WillisonRelease script: Add dist files in multiple commits...
2013-11-15 Timmy WillisonRelease script: Add .npmignore and keep .gitignore...
2013-11-15 Dave MethvinUpdating the source version to 2.1.0-pre✓™
2013-11-15 Dave MethvinUpdating version to 2.1.0-beta2.
2013-11-15 Michał GołębiowskiKeep bower_components in .gitignore.
2013-11-15 Timmy WillisonRelease script: create tag after building CDN files
2013-11-14 Dave MethvinRef #14180, let focusin/out work on non-element targets.
2013-11-14 Dave MethvinAjax: Fix #14424. Use ActiveX in IE9+ on local files...
2013-11-14 Ilya KantorEvent: Fix #14544. Remove elem from event handle, close...
2013-11-14 Timmy WillisonFixes #14535: update Sizzle to 1.10.13
2013-11-14 Timmy WillisonUpdate sizzle location in release script
2013-11-14 Timmy WillisonUse grunt and bower packages as local dependencies...
2013-11-14 Timmy WillisonUpdate Sizzle: remove the use of version ranges
2013-11-14 Timmy WillisonModify release script to create a headless tag for...
2013-11-14 njhamannFix #14036. Remove user/pass from ajaxLocation. Close...
2013-11-14 Dave Methvinajax: Fix #14207. file protocol returns status 0, see...
2013-11-13 Dave MethvinFix #14180. Allow cross-frame use of focusin/out. Close...
2013-11-12 Richard GibsonRef 71b2ac52: Disallow 2.x bypass of environmental...
2013-11-12 Richard GibsonFix #14492: More correct jQuery.parseJSON. Close gh...
2013-11-12 Richard GibsonMerge branches 'master' and 'master' of github.com...
2013-11-11 Michał GołębiowskiNo ticket. Remove the unnecessary guard in addGetHookIf... 1426/head
2013-11-10 Michał GołębiowskiFix #14340. Remove remnants of oldIE from unit tests... 1425/head
2013-11-10 Michał GołębiowskiNo ticket. Remove version sniffing from test/unit/suppo...
2013-11-10 Michał GołębiowskiNo ticket. Remove the pre-uglify task form build/tasks...
2013-11-10 Michał GołębiowskiFix #14415. Remove the source map comment in the releas... 1424/head
2013-11-10 Michał GołębiowskiNo ticket. Restore some parsing tests in core.
2013-11-09 Michał GołębiowskiRemove workarounds for the uglify task mishandling...
2013-11-08 OlegCheck Gruntfile and tasks for code style
2013-11-08 OlegDon't execute focus tests in Firefox
2013-11-08 OlegUse full version of jQuery 1.9.1
2013-11-07 Sindre SorhusAdd "keywords" to bower.json
2013-11-07 Sindre SorhusAdd load-grunt-tasks package dependency
2013-11-07 OlegFix #12757 - use jscs to check the style guide
2013-11-07 OlegAdd more thorough check for CSP violations
2013-11-07 Richard GibsonFix #14074: element id="nodeName". Close gh-1389.
2013-11-06 Marian SollmannFix #14190: Remove unnecessary assignment in .closest...
2013-11-06 Corey FrangFix #14101: $().data() should be undefined, not null
2013-11-05 Chris AntakiNo ticket: Reduce size by reordering variable declarati...
2013-11-05 Chris AntakiFix #11809: Update text without creating DOM nodes...
2013-11-04 Richard GibsonNo ticket: Update support comment to match convention
2013-11-04 Richard GibsonRef f9d41ac6: Opera-compatible form target
2013-10-28 Richard GibsonNo ticket: Small ajax/xhr size optimizations
2013-10-28 Richard GibsonFix #14379: AJAX requests on unload
2013-10-28 OlegNo ticket. Remove useless comment
2013-10-28 Richard GibsonFix #14459: Use jQuery.parseJSON instead of JSON.parse
2013-10-25 Michał GołębiowskiNo ticket. Update npm devDependencies.
2013-10-24 Michał GołębiowskiAdd tests for class manipulation on jQuery object conta... 1404/head
2013-10-23 Dave MethvinRevert "Fix #14180. Allow cross-frame use of focusin...
2013-10-23 Dave MethvinFix #14180. Allow cross-frame use of focusin/out. Close...
2013-10-16 Ronny SpringerRef 2263134b: Better identify potential JSON. Close...
2013-10-15 Timmy WillisonOnly set uglify options if not already the default
2013-10-15 Timo TijhofNo ticket: Clean up uglifyjs compress options. Close...
2013-10-15 Lihan LiFix #14394: Changing style !important in webkit. Close...
2013-10-15 Timmy WillisonPreparations for npm/bower publishing
2013-10-15 Richard GibsonNo ticket: Test cleanup
2013-10-15 Richard GibsonNo ticket: Small curCSS size optimizations
2013-10-15 George KatsFix #14432: Always return string from .css("z-index...
2013-10-15 Timmy WillisonUnify build script capabilities between branches. Speci...
2013-10-15 Timmy WillisonRemove comment
2013-10-15 Timmy WillisonFixes #14450. Remove CommonJS+AMD syntax.
2013-10-15 Timmy WillisonUpdate requirejs to compatible version, remove r.js
next