2012-12-13 |
Richard Gibson | compress -16 min+gzip |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Oleg | Ref #8908, gh-886. Avoid clone identity crisis in IE9... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Richard Gibson | Fix #13044: execute all QUnit modules in TestSwarm... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Scott González | CSS: Save some bytes. Close gh-1071. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Oleg | Fix #9646. Cloned nodes shouldn't affect original in... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Dave Methvin | Fix #11230. .appendTo and pals should always stack. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Dave Methvin | Missed a var declaration in aad235b3251494afe71fd5bb603... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Paul Ramos | Fix #4087. insertAfter, insertBefore, etc do not work... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Dave Methvin | Fix #13011. Let 'type' attribute be set if the browser... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Richard Gibson | copy defaultSelected in cloneFixAttributes |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Bennett Sorbo | Fix #12990. Don't add 'px' to column-count. Close gh... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Oleg | Fix #12956. Improve cloneFixAttributes for IE9/10 case... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Richard Gibson | Fix IE failures from 55313d32 |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Mike Sherov | Fixes #11938: Adding array getter method to jQuery... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Mike Sherov | Pass style declarations around for performance improvem... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Richard Gibson | Update Sizzle |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Timo Tijhof | Test: Update index.html to new QUnit format. Close... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Oleg | Fix #10417. setTimeout w/o 2nd arg is jQuery.later... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Timo Tijhof | Test: Remove fixtures from QUnit.done hook. Close gh... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Rick Waldron | Be specific about Firefox nodes-as-nodelist. Never... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Rick Waldron | Fixes #13021. Normalization of core utility array like... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Rick Waldron | Refactor defaultDisplay's node creation and display... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Dave Methvin | Ref #13019 and gh-1062. Use parentNode check instead... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Dave Methvin | Fix #13019. Disconnected nodes with .replaceWith are... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Richard Gibson | Fix #12904: Firefox defaultDisplay with body/iframe... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
jaubourg | Deferred: .resolve(), .reject() and .notify() now set... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Dave Methvin | Fix #13013. Move jQuery.buildFragment() to compat plugin. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Gibson | Don't test what ain't there no more |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Timo Tijhof | Make compatible with jshint, lint test/data. Close... |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Gibson | once more with feeling |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Gibson | don't test SVG on IE6 |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Richard Gibson | Fix #10832 (this time with tests): jQuery.contains... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
jaubourg | Revert "Organizes the php scripts used for testing... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
jaubourg | Revert "Fixes spacing" |
commit | commitdiff | tree | snapshot |
2012-12-05 |
jaubourg | Revert "228ab3d followup 1: fix test failures. Close... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Richard Gibson | 228ab3d followup 1: fix test failures. Close gh-1056. |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Dave Methvin | Radical idea: Calculate `expect()` value before fn... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rod Vagg | Fixes #12449. make replaceWith() clone elements where... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Paul Ramos | Fix #11989. Remove fragment cache, moving to jquery... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Paul Ramos | Fix #12756. Restyle manipulation unit tests. Close... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
jaubourg | Fixes spacing |
commit | commitdiff | tree | snapshot |
2012-12-04 |
jaubourg | Organizes the php scripts used for testing better,... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Richard Gibson | Fix #12856: keep PSEUDO regex non-greedy |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Richard Gibson | More improvements per @jaubourg |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Richard Gibson | Improvements per @jaubourg |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Richard Gibson | No ticket: improve global variable/ajax request tracking |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dave Methvin | Don't really want to expect any global events here. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dave Methvin | Followup to #12989 fix, improve unit test resiliency. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Dave Methvin | Fix #12989. Remove ajax "global" event behavior. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Richard Gibson | keep manipulation.js assertions consistent |
commit | commitdiff | tree | snapshot |
2012-11-29 |
jaubourg | Fixes awkward spacing |
commit | commitdiff | tree | snapshot |
2012-11-29 |
jaubourg | Simplifies how url is kept devoid of anti-cache paramet... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
jaubourg | Unit test for #12004 |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Matt Farmer | Alias options.method to options.type. Fixes #12004. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Oleg | Fix #12957. Simplify wrapMap, it doesn't need end tags... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Gibson | save a byte |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Gibson | Don't let removeClass create attributes |
commit | commitdiff | tree | snapshot |
2012-11-27 |
jaubourg | sandboxes start for real this time (fixes test failures... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
jaubourg | Use strictEqual rather than equal |
commit | commitdiff | tree | snapshot |
2012-11-27 |
jaubourg | Merge branch 'master' of github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Gibson | Fix #12959: Optimize library-wide patterns |
commit | commitdiff | tree | snapshot |
2012-11-26 |
jaubourg | Removes unnecessary closure and apply 1045/head |
commit | commitdiff | tree | snapshot |
2012-11-26 |
jaubourg | Greatly simplifies ajaxTest |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Richard Gibson | Fix #12959: Optimize library-wide patterns 1046/head |
commit | commitdiff | tree | snapshot |
2012-11-26 |
jaubourg | Total revamping of the ajax unit tests |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Timo Tijhof | Grunt: Rename TestSwarm job name pattern for PR. Close... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Corey Frang | Fix #12803. Add jQuery.fx.start as a hook point. Close... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Scott González | Fix #12869. Zoom the body after support tests; avoids... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Dave Methvin | Fix #12134. Make .serialize() HTML5-compliant; provide... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Richard Gibson | No ticket: compress ajax. Close gh-1041. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Corey Frang | Using the right matched param |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Corey Frang | Adding job name for pull request jobs coming from merge... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dave Methvin | Fix #12191. jQuery.type should return "error" for Error... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
dcooper | Fix #9960, allow manipulation for parent document nodes... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dave Methvin | Fix #12733. Ignore excess spaciness in event... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dave Methvin | Close #10882. Test case for "hover" event in 1.9 |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dave Methvin | Fix #12868. Use native focus/blur to get event order... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dave Methvin | Fix #3827. Get the correct checkbox status for a click... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Timo Tijhof | Set async to true instead of async (prop vs. attr)... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Richard Gibson | Fix #12920: remove addMandatoryAttributes. Close gh... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Richard Gibson | fix Safari test failures |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Richard Gibson | Fix #11795, #10470: keep scripts in DOM; execute only... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Timo Tijhof | Grunt: Set testswarm/browserSets from JSON file. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
aFarkas | Fix #12915, add propHook for scrip src property on... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dave Methvin | Merge branch 'x8908' |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Elijah Manor | Fix #8908. Don't let change to originals affect clones... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Richard Gibson | update Sizzle |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Dave Methvin | Updating the version to 1.9.0pre. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dave Methvin | Revert "Fixes #12569. Improve Feature Detect For oldIE... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Dave Methvin | Fix #12777. Add applet to non-cacheable fragment types. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Richard Gibson | No ticket: speedup effects tests |
commit | commitdiff | tree | snapshot |
2012-11-10 |
Richard Gibson | Fix #12858: don't expose jQuery/Sizzle expandos |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Richard Gibson | No ticket: speedup test suite. Close gh-1020. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Corey Frang | Unroll the ( || ) in the math - Fixes #12497 - Thanks... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Corey Frang | Rewriting unit test to be less sticky based on time... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Corey Frang | Fixing units |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Corey Frang | Keep track of a hiding state for toggle based animation... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Corey Frang | Ensure each tick gets it's own fxNow - Fixes #12837... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Dave Methvin | Remove APIs now in jquery-compat |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Richard Gibson | Restore jQuery.access parameter mistakenly removed... |
commit | commitdiff | tree | snapshot |
next |