]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2012-12-16 Dave MethvinUse the right repo.
2012-12-16 Dave MethvinUpdate the build script so it runs on Windows.
2012-12-16 Dave MethvinUpdate version in release notes builder.
2012-12-16 Richard GibsonFix #13064: better test fixture cleanup. Close gh-1075.
2012-12-16 Richard Gibsonlet .attr(checked|selected, true) update the property
2012-12-16 Richard GibsonResolve a763ae72 test failures
2012-12-16 Richard GibsonFix #11115: Normalize boolean attributes/properties...
2012-12-15 Timmy WillisonSizzle: size optimization
2012-12-15 Timmy WillisonSizzle: initialize with default document on load to...
2012-12-15 Timmy WillisonSizzle: assume window.document in Sizzle.matches; massi...
2012-12-15 Timmy WillisonUpdate Sizzle
2012-12-15 Timmy WillisonUpdate Sizzle: avoid calling setDocument when possible
2012-12-15 Richard GibsonUpdate Sizzle
2012-12-15 Timmy WillisonUpdate Sizzle: IE6-8 traversing test fix
2012-12-15 Timmy WillisonSizzle: fix test failures related to Sizzle.contains
2012-12-14 Timmy WillisonSizzle: :target and :root selector support. adds Sizzle...
2012-12-14 Richard GibsonFix #12600: don't use value property in place of value...
2012-12-13 Timmy WillisonAdjust html parsing in event tests to use jQuery.parseH...
2012-12-13 timmywilAdjust jQuery('html') detection to only match when...
2012-12-13 Richard Gibsoncompress -16 min+gzip
2012-12-13 OlegRef #8908, gh-886. Avoid clone identity crisis in IE9...
2012-12-13 Richard GibsonFix #13044: execute all QUnit modules in TestSwarm...
2012-12-13 Scott GonzálezCSS: Save some bytes. Close gh-1071.
2012-12-13 OlegFix #9646. Cloned nodes shouldn't affect original in...
2012-12-13 Dave MethvinFix #11230. .appendTo and pals should always stack.
2012-12-12 Dave MethvinMissed a var declaration in aad235b3251494afe71fd5bb603...
2012-12-12 Paul RamosFix #4087. insertAfter, insertBefore, etc do not work...
2012-12-12 Dave MethvinFix #13011. Let 'type' attribute be set if the browser...
2012-12-12 Richard Gibsoncopy defaultSelected in cloneFixAttributes
2012-12-12 Bennett SorboFix #12990. Don't add 'px' to column-count. Close gh...
2012-12-12 OlegFix #12956. Improve cloneFixAttributes for IE9/10 case...
2012-12-11 Richard GibsonFix IE failures from 55313d32
2012-12-11 Mike SherovFixes #11938: Adding array getter method to jQuery...
2012-12-11 Mike SherovPass style declarations around for performance improvem...
2012-12-11 Richard GibsonUpdate Sizzle
2012-12-11 Timo TijhofTest: Update index.html to new QUnit format. Close...
2012-12-11 OlegFix #10417. setTimeout w/o 2nd arg is jQuery.later...
2012-12-11 Timo TijhofTest: Remove fixtures from QUnit.done hook. Close gh...
2012-12-11 Rick WaldronBe specific about Firefox nodes-as-nodelist. Never...
2012-12-10 Rick WaldronFixes #13021. Normalization of core utility array like...
2012-12-10 Rick WaldronRefactor defaultDisplay's node creation and display...
2012-12-09 Dave MethvinRef #13019 and gh-1062. Use parentNode check instead...
2012-12-09 Dave MethvinFix #13019. Disconnected nodes with .replaceWith are...
2012-12-08 Richard GibsonFix #12904: Firefox defaultDisplay with body/iframe...
2012-12-07 jaubourgDeferred: .resolve(), .reject() and .notify() now set...
2012-12-07 Dave MethvinFix #13013. Move jQuery.buildFragment() to compat plugin.
2012-12-06 Richard GibsonDon't test what ain't there no more
2012-12-06 Timo TijhofMake compatible with jshint, lint test/data. Close...
2012-12-06 Richard Gibsononce more with feeling
2012-12-06 Richard Gibsondon't test SVG on IE6
2012-12-06 Richard GibsonFix #10832 (this time with tests): jQuery.contains...
2012-12-05 jaubourgRevert "Organizes the php scripts used for testing...
2012-12-05 jaubourgRevert "Fixes spacing"
2012-12-05 jaubourgRevert "228ab3d followup 1: fix test failures. Close...
2012-12-05 Richard Gibson228ab3d followup 1: fix test failures. Close gh-1056.
2012-12-05 Dave MethvinRadical idea: Calculate `expect()` value before fn...
2012-12-05 Rod VaggFixes #12449. make replaceWith() clone elements where...
2012-12-05 Paul RamosFix #11989. Remove fragment cache, moving to jquery...
2012-12-05 Paul RamosFix #12756. Restyle manipulation unit tests. Close...
2012-12-04 jaubourgFixes spacing
2012-12-04 jaubourgOrganizes the php scripts used for testing better,...
2012-12-04 Richard GibsonFix #12856: keep PSEUDO regex non-greedy
2012-12-03 Richard GibsonMore improvements per @jaubourg
2012-12-03 Richard GibsonImprovements per @jaubourg
2012-12-03 Richard GibsonNo ticket: improve global variable/ajax request tracking
2012-12-02 Dave MethvinDon't really want to expect any global events here.
2012-12-02 Dave MethvinFollowup to #12989 fix, improve unit test resiliency.
2012-12-02 Dave MethvinFix #12989. Remove ajax "global" event behavior.
2012-11-30 Richard Gibsonkeep manipulation.js assertions consistent
2012-11-29 jaubourgFixes awkward spacing
2012-11-29 jaubourgSimplifies how url is kept devoid of anti-cache paramet...
2012-11-28 jaubourgUnit test for #12004
2012-11-28 Matt FarmerAlias options.method to options.type. Fixes #12004.
2012-11-28 OlegFix #12957. Simplify wrapMap, it doesn't need end tags...
2012-11-27 Richard Gibsonsave a byte
2012-11-27 Richard GibsonDon't let removeClass create attributes
2012-11-27 jaubourgsandboxes start for real this time (fixes test failures...
2012-11-27 jaubourgUse strictEqual rather than equal
2012-11-27 jaubourgMerge branch 'master' of github.com:jquery/jquery
2012-11-27 Richard GibsonFix #12959: Optimize library-wide patterns
2012-11-26 jaubourgRemoves unnecessary closure and apply 1045/head
2012-11-26 jaubourgGreatly simplifies ajaxTest
2012-11-26 Richard GibsonFix #12959: Optimize library-wide patterns 1046/head
2012-11-26 jaubourgTotal revamping of the ajax unit tests
2012-11-25 Timo TijhofGrunt: Rename TestSwarm job name pattern for PR. Close...
2012-11-25 Corey FrangFix #12803. Add jQuery.fx.start as a hook point. Close...
2012-11-25 Scott GonzálezFix #12869. Zoom the body after support tests; avoids...
2012-11-25 Dave MethvinFix #12134. Make .serialize() HTML5-compliant; provide...
2012-11-25 Richard GibsonNo ticket: compress ajax. Close gh-1041.
2012-11-25 Corey FrangUsing the right matched param
2012-11-25 Corey FrangAdding job name for pull request jobs coming from merge...
2012-11-24 Dave MethvinFix #12191. jQuery.type should return "error" for Error...
2012-11-24 dcooperFix #9960, allow manipulation for parent document nodes...
2012-11-24 Dave MethvinFix #12733. Ignore excess spaciness in event...
2012-11-24 Dave MethvinClose #10882. Test case for "hover" event in 1.9
2012-11-24 Dave MethvinFix #12868. Use native focus/blur to get event order...
2012-11-24 Dave MethvinFix #3827. Get the correct checkbox status for a click...
2012-11-22 Timo TijhofSet async to true instead of async (prop vs. attr)...
2012-11-21 Richard GibsonFix #12920: remove addMandatoryAttributes. Close gh...
2012-11-19 Richard Gibsonfix Safari test failures
next