]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-10-16 jaubourgUses an additive approach to generating anti-cache...
2012-10-16 Timmy WillisonUpdate Sizzle: <3 reverts
2012-10-16 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2012-10-16 Daniel GalvezFix #11280. IE6-8 need name attribute to parse param...
2012-10-16 Rick WaldronFixes busted indents. Sorry folks
2012-10-16 Richard Gibsonupdate sizzle for test failures
2012-10-16 Rick WaldronReplace unknown, mysterious html arg to replaceWith...
2012-10-16 Greg LavalleeFixes #12736. Move hover event hack to deprecated.js...
2012-10-16 Rick WaldronConvert all jQuery.removeData(foo, bar, true) calls...
2012-10-16 Timmy WillisonSizzle was accidentally reverted
2012-10-16 Mike PetrovichFixes #11635, Explicit overflow:auto is overridden...
2012-10-16 Erick Ruiz... Enforce style guide in test/unit/attributes.js. Closes...
2012-10-16 IshCode cleanup in grunt.js. Closes gh-984
2012-10-16 Timmy WillisonUpdate Sizzle: allows disconnected sorting. Change...
2012-10-16 Ben TruymanHandle a falsy URL in the settings object for jQuery...
2012-10-16 Mike SherovClean up jshintrc configs. Close gh-983.
2012-10-16 carldanleyCreate private methods for processing data/removeData...
2012-10-16 IshRemove unused child_process init and assignment from...
2012-10-16 MORGANReturn correct index for no-arg index() calls. Fixes...
2012-10-16 Mike Sherovenforce double quotes via JSHint. Closes gh-975
2012-10-16 jaubourgput "use strict" where it belongs so that this works...
2012-10-16 jaubourgfixes problematic JSONP test (gotta learn to count)
2012-10-16 Dave MethvinRemove use strict from grunt
2012-10-16 Akintayo AkinwunmiMoved attrFN to deprecated. Close gh-977.
2012-10-16 jaubourgMerge branch 'master' of github.com:jquery/jquery
2012-10-16 jaubourgbetter, more maintainable version of the prefilters...
2012-10-16 jaubourgcomments out some problematic JSONP test until we figur...
2012-10-16 Erick Ruiz... Fixing style for deferred.js unit tests. Close gh-973.
2012-10-16 jaubourglatest jshint requires "use strict"; declaration when...
2012-10-16 Mike Sherovfix effects tests failure
2012-10-15 Rick WaldronLatest JSHint gets cranky with the _ vars in catch...
2012-10-15 Rick WaldronFix style nit: indent inside if statement
2012-10-15 David BonnerDeprecate fn toggle Closes gh-970 https://github.com...
2012-10-15 Rick WaldronBreakout JSONP domain-related tests
2012-10-15 Timmy WillisonMove deprecated.js to the bottom of the build to ensure...
2012-10-15 Timmy WillisonUpdate Sizzle: focus test was failing if browser window...
2012-10-15 Rick WaldronDon't try to be dynamic, just get the damn job done...
2012-10-15 Rick WaldronSplit failing cross domain tests into two separate...
2012-10-15 Erick RuizFixing style for test unit ajax.js. https://github...
2012-10-15 Rick WaldronAdds missing expect() call in test/unit/support.js...
2012-10-15 Rick WaldronAdds missing expect() call, fixes failing IE tests
2012-10-15 James HustonEnforce expects in ajax.js (https://github.com/jquery...
2012-10-15 Rick WaldronRemove duplicate expect. Add QUnit.config.requireExpect...
2012-10-15 James HustonEnforce expects in manipulation.js (https://github...
2012-10-15 James HustonEnforce expects in events.js (https://github.com/jquery...
2012-10-15 James HustonEnforce expects in events.js (https://github.com/jquery...
2012-10-15 James HustonEnforce expects in effects.js (https://github.com/jquer...
2012-10-15 James HustonEnforce expects in css.js (https://github.com/jquery...
2012-10-15 Ben TruymanFormat @DATE to ISO 8601 format. Fixes #12725, Closes...
2012-10-15 jaubourgFixes update submodule task for windows (uses an npm...
2012-10-15 Timmy WillisonSizzle: Fix :focus selector with elements that have...
2012-10-15 Mike SherovRemove the Makefile and replace the submodule update...
2012-10-14 Timmy WillisonUpdate Sizzle: Fixes #12606, #12671, #12672.
2012-10-11 Dave MethvinUse the correct escape for BOM; add build code to detec...
2012-10-11 Dave MethvinUse Uglify's ascii_only to avoid converting UTF-8 escapes.
2012-10-10 Dave MethvinFix #12690. Avoid use of UTF-8 chars in final files.
2012-10-10 Dave MethvinSkip jQuery.sub() test since IE6 can't handle it.
2012-10-10 Dave MethvinBreak big-html check into its own test for IE6.
2012-10-10 Timo TijhofTest: Clean up and fix misc issues
2012-10-06 jaubourgDo not iterate over functions. Fixes #12665. Unit tests...
2012-10-06 Richard Gibsonfix failure from bad markup leaving an element behind...
2012-10-05 Dave MethvinUpdate AUTHORS.txt based on CLA responses.
2012-10-04 Rick Waldronbody default display is always block. @mikesherov was...
2012-10-04 Timmy WillisonSizzle: throw an invalid selector exception for trailin...
2012-10-04 Richard GibsonFix #12583: Don't ignore disabled property of select...
2012-10-04 Richard GibsonFix #12637: restore 1.8.1 ajax crossDomain logic. Close...
2012-10-01 Dave MethvinRevert "Chrome fails in ajax.js tests because TestSwarm...
2012-10-01 Dave MethvinSince .getAttribute() returns strings, we should check...
2012-10-01 Mike SherovFix #12537, element.css('filter') returns undefined...
2012-10-01 Richard GibsonFix #12357: be more kind to non-browser environments...
2012-10-01 Mike SherovFix #10943, tabindex not set properly on clone in IE7...
2012-09-25 Callum MacraeFixes to contributing.md. Closes gh-931
2012-09-21 Dave MethvinUpdating the source version to 1.8.3pre
2012-09-21 Dave MethvinTagging the 1.8.2 release.
2012-09-21 Dave MethvinUpdate release notes script to 1.8.2 and add debug...
2012-09-20 Timmy WillisonSizzle: removes nth-child cache
2012-09-20 Timmy WillisonSizzle: account for external document contexts (such...
2012-09-20 Timmy WillisonUpdate Sizzle: fix a failing test in traversing. Move...
2012-09-19 Timmy WillisonSizzle: fixes failing test in css
2012-09-19 Timmy WillisonUpdate Sizzle: fix position caching with child selector...
2012-09-19 Timmy WillisonFixes failing tests in selector/traversing
2012-09-19 Timmy WillisonUpdate Sizzle: Fixes #12303, #12474, #12523, #12526...
2012-09-18 Richard GibsonFix #12229, size/consistency improvements. Close gh...
2012-09-18 Dave MethvinFix #12423. Ensure we can .apply() before we try.
2012-09-17 Rick WaldronCONTRIBUTING.md: more contents links
2012-09-17 Rick WaldronCONTRIBUTING.md: adds top header
2012-09-17 Rick WaldronCONTRIBUTING.md: fixes fragment url, #jquery-core-style...
2012-09-17 Rick WaldronSecond draft of CONTRIBUTING.md
2012-09-17 Rick WaldronInitial draft of CONTRIBUTING.md
2012-09-15 Dave RiddleMinor typo with Homebrew link. Close gh-929.
2012-09-15 Richard GibsonFix #12447: Ensure starting-point calc takes finite...
2012-09-14 Dave MethvinFix #12536. Start at .offset() 0,0 if no getBoundingCli...
2012-09-13 Dave MethvinFix #12534. Don't die on browsers lacking getBoundingCl...
2012-09-13 jaubourgdeferred.promise(obj) should work with non-objects...
2012-09-11 Dave MethvinChrome fails in ajax.js tests because TestSwarm/Ngnix...
2012-09-11 Timmy WillisonSizzle: fix selector in Chrome 21. Fixes #12492.
2012-09-11 Timmy WillisonSizzle: tagged versions are now in the repo; update...
2012-09-10 Markus StaabFix #12554. Sanitize data from POST. Close gh-908.
2012-09-10 Dave MethvinRemove superfluous `@` in compressed header. Close...
2012-09-10 Dave MethvinFix #12436, make delegated events fast again. Close...
next