]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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
2012-11-19 Richard GibsonFix #11795, #10470: keep scripts in DOM; execute only...
2012-11-19 Timo TijhofGrunt: Set testswarm/browserSets from JSON file.
2012-11-19 aFarkasFix #12915, add propHook for scrip src property on...
2012-11-18 Dave MethvinMerge branch 'x8908'
2012-11-18 Elijah ManorFix #8908. Don't let change to originals affect clones...
2012-11-16 Richard Gibsonupdate Sizzle
2012-11-16 Dave MethvinUpdating the version to 1.9.0pre.
2012-11-15 Dave MethvinRevert "Fixes #12569. Improve Feature Detect For oldIE...
2012-11-13 Dave MethvinFix #12777. Add applet to non-cacheable fragment types.
2012-11-13 Richard GibsonNo ticket: speedup effects tests
2012-11-10 Richard GibsonFix #12858: don't expose jQuery/Sizzle expandos
2012-11-08 Richard GibsonNo ticket: speedup test suite. Close gh-1020.
2012-11-08 Corey FrangUnroll the ( || ) in the math - Fixes #12497 - Thanks...
2012-11-08 Corey FrangRewriting unit test to be less sticky based on time...
2012-11-08 Corey FrangFixing units
2012-11-08 Corey FrangKeep track of a hiding state for toggle based animation...
2012-11-08 Corey FrangEnsure each tick gets it's own fxNow - Fixes #12837...
2012-11-08 Dave MethvinRemove APIs now in jquery-compat
2012-11-06 Richard GibsonRestore jQuery.access parameter mistakenly removed...
2012-11-05 Richard GibsonNo ticket: update test suite to pass QUnit globals...
2012-11-05 Richard GibsonFix #12840: remove undocumented parameter "pass" from...
2012-11-02 Richard GibsonRemove gratuitous punctuation
2012-11-02 Dave MethvinMust attach the .selector to the new jQuery object.
2012-11-02 OlegFollow-up for .selector property removal
2012-11-02 Dave MethvinFix #10299. Add a propHook for oldIE link href.
2012-11-01 Dave MethvinRemove unneeded parameter hockey in event shortcuts.
2012-11-01 Dave MethvinRemove trailing comma to fix test lint.
2012-11-01 Dave MethvinFix #12828. Remove non-standard event properties.
2012-11-01 Richard GibsonNo ticket: remove test suite external dependencies
2012-11-01 Dave MethvinFix #12827. Remove exclusive event semantics from ...
2012-11-01 Timo TijhofFollowup to gh-997, decode entities in test names....
2012-11-01 Richard GibsonFix testing of no-ajax custom builds
2012-11-01 Richard GibsonFix builds with partial ajax support (e.g., custom...
2012-11-01 Dave MethvinTest case for #12816
2012-11-01 Dave MethvinFix #12816. Ensure .find() result are DOM ordered.
2012-11-01 Dave MethvinFix #10544. Remove deprecated .data() event namespaced...
2012-10-31 Timo TijhofNo ticket: fix effects test failure in IE6. Close gh...
2012-10-30 Mike SherovFix #12009. $().find( DOMElement ) should pushStack...
2012-10-30 yimingheFix #12685. Handle inconsistent opacity for ie < 9...
2012-10-29 OlegFix #10416. Don't trust computed styles on detached...
2012-10-29 Dave MethvinUpdate authors.
2012-10-29 Timo TijhofImplement expectation test instead of using _removeData...
2012-10-26 David FoxFixes #12139, make sure absolutely positioned elements...
2012-10-26 OlegElements created from html strings have a parentnode...
2012-10-25 Rick WaldronSimplify tests for #12786, reduce to only those require...
2012-10-25 Rick WaldronLess deep and more strict.
2012-10-25 Daniel GálvezFix #11542. document.body should not be special in...
2012-10-25 Dave MethvinFix #9469. Remove semi-functional .selector property...
2012-10-25 Dave MethvinAdd new authors and sort in commit order.
2012-10-24 Rick WaldronRemove .hyphen property from tests (left behind in...
2012-10-24 Rick WaldronBrute force property removal when removeData([a,b,c...
2012-10-24 Timmy WillisonSizzle: remove unneeded vars and POS regex (-22 bytes)
2012-10-24 Dave MethvinUpdate authors.
2012-10-23 Mike SherovAdd More New Contributors to AUTHORS.txt
2012-10-22 Mike Sherovnew JSHINT mixed spaces/tabs is smart enough to not...
2012-10-22 Matthias JäggliFix #12411, .removeClass(undefined) is a chaining no...
2012-10-22 Mike Sherovupdated AUTHORS
next