2012-10-10 |
Dave Methvin | Break big-html check into its own test for IE6.
|
commit | commitdiff | tree |
2012-10-05 |
Dave Methvin | Update AUTHORS.txt based on CLA responses.
|
commit | commitdiff | tree |
2012-10-01 |
Dave Methvin | Revert "Chrome fails in ajax.js tests because TestSwarm...
|
commit | commitdiff | tree |
2012-10-01 |
Dave Methvin | Since .getAttribute() returns strings, we should check...
|
commit | commitdiff | tree |
2012-09-21 |
Dave Methvin | Updating the source version to 1.8.3pre
|
commit | commitdiff | tree |
2012-09-21 |
Dave Methvin | Tagging the 1.8.2 release.
|
commit | commitdiff | tree |
2012-09-21 |
Dave Methvin | Update release notes script to 1.8.2 and add debug...
|
commit | commitdiff | tree |
2012-09-18 |
Dave Methvin | Fix #12423. Ensure we can .apply() before we try.
|
commit | commitdiff | tree |
2012-09-14 |
Dave Methvin | Fix #12536. Start at .offset() 0,0 if no getBoundingClientRect.
|
commit | commitdiff | tree |
2012-09-13 |
Dave Methvin | Fix #12534. Don't die on browsers lacking getBoundingClientRect.
|
commit | commitdiff | tree |
2012-09-11 |
Dave Methvin | Chrome fails in ajax.js tests because TestSwarm/Ngnix...
|
commit | commitdiff | tree |
2012-09-10 |
Dave Methvin | Remove superfluous `@` in compressed header. Close...
|
commit | commitdiff | tree |
2012-09-10 |
Dave Methvin | Fix #12436, make delegated events fast again. Close...
|
commit | commitdiff | tree |
2012-09-10 |
Dave Methvin | Remove useless guard for `a`. Close gh-918.
|
commit | commitdiff | tree |
2012-09-06 |
Dave Methvin | Shim/shiv the datalist element for crabby Uncle oldIE.
|
commit | commitdiff | tree |
2012-09-05 |
Dave Methvin | Update to QUnit 1.10.0
|
commit | commitdiff | tree |
2012-08-30 |
Dave Methvin | Updating the source version to 1.8.2pre
|
commit | commitdiff | tree |
2012-08-30 |
Dave Methvin | Tagging the 1.8.1 release.
|
commit | commitdiff | tree |
2012-08-30 |
Dave Methvin | Update release script and notes builder.
|
commit | commitdiff | tree |
2012-08-30 |
Dave Methvin | Fix #12370. Explicitly coerce bool/undef to integer.
|
commit | commitdiff | tree |
2012-08-28 |
Dave Methvin | Fix #12347 and #12384. Use a fresh div in jQuery.clean...
|
commit | commitdiff | tree |
2012-08-28 |
Dave Methvin | Update placeholder references to tickets.
|
commit | commitdiff | tree |
2012-08-28 |
Dave Methvin | Fix #12383. All selectors should be delegateTarget...
|
commit | commitdiff | tree |
2012-08-28 |
Dave Methvin | Update authors.
|
commit | commitdiff | tree |
2012-08-24 |
Dave Methvin | Revert "Fix #11586. Ajax DELETE ain't got no body,...
|
commit | commitdiff | tree |
2012-08-24 |
Dave Methvin | Revert "Fix #12120. Always stack .before/.after, and...
|
commit | commitdiff | tree |
2012-08-24 |
Dave Methvin | Fix #12120. Always stack .before/.after, and fix disconnecte...
|
commit | commitdiff | tree |
2012-08-24 |
Dave Methvin | Fix #10863. Allow newlines in JSON data- attributes.
|
commit | commitdiff | tree |
2012-08-24 |
Dave Methvin | Fix #11586. Ajax DELETE ain't got no body, so data...
|
commit | commitdiff | tree |
2012-08-23 |
Dave Methvin | Neuter the partialLoadReady test until it's ngnix-ready
|
commit | commitdiff | tree |
2012-08-21 |
Dave Methvin | Fix #12333. Chrome needs $.browser.webkit too.
|
commit | commitdiff | tree |
2012-08-20 |
Dave Methvin | Revert "Fix #12350. Remove BOM in jQuery.trim. Close...
|
commit | commitdiff | tree |
2012-08-20 |
Dave Methvin | Fix #12329. Remove leftover jQuery.bindReady reference.
|
commit | commitdiff | tree |
2012-08-20 |
Dave Methvin | Don't expect QUnit to clean up jQuery internal data...
|
commit | commitdiff | tree |
2012-08-10 |
Dave Methvin | Wait for both .stop() tests to finish, don't count...
|
commit | commitdiff | tree |
2012-08-10 |
Dave Methvin | Don't let the release notes script truncate!
|
commit | commitdiff | tree |
2012-08-09 |
Dave Methvin | Updating the source version to 1.8.1pre
|
commit | commitdiff | tree |
2012-08-09 |
Dave Methvin | Tagging the 1.8.0 release.
|
commit | commitdiff | tree |
2012-08-09 |
Dave Methvin | Update release script; use package.json as the One...
|
commit | commitdiff | tree |
2012-08-09 |
Dave Methvin | Finish the license changes, including Sizzle.
|
commit | commitdiff | tree |
2012-08-09 |
Dave Methvin | Update to use just the MIT license; copiers can still...
|
commit | commitdiff | tree |
2012-08-08 |
Dave Methvin | Fix #12203. .undelegate() should not remove direcly...
|
commit | commitdiff | tree |
2012-08-07 |
Dave Methvin | Add back a sacrificial $.attrFn object.
|
commit | commitdiff | tree |
2012-07-27 |
Dave Methvin | Updating the source version to 1.8pre
|
commit | commitdiff | tree |
2012-07-27 |
Dave Methvin | Tagging the 1.8rc1 release.
|
commit | commitdiff | tree |
2012-07-26 |
Dave Methvin | Per @gibson042, don't need .documentElement since Sizzle...
|
commit | commitdiff | tree |
2012-07-26 |
Dave Methvin | Pull in unit tests from gh-877, thanks @orkel!
|
commit | commitdiff | tree |
2012-07-26 |
Dave Methvin | Unbreak isHidden args, they're needed by the .filter...
|
commit | commitdiff | tree |
2012-07-26 |
Dave Methvin | Give .stop() queue animations more leeway for Stutterin...
|
commit | commitdiff | tree |
2012-07-26 |
Dave Methvin | Fix #12148. Let .toggle() call the public .hide() for...
|
commit | commitdiff | tree |
2012-07-25 |
Dave Methvin | Remove IE8 testswarm hacks for offset.
|
commit | commitdiff | tree |
2012-07-25 |
Dave Methvin | Revert "Fix #12127. IE9/10 checks fall off the box...
|
commit | commitdiff | tree |
2012-07-25 |
Dave Methvin | Loosen the ajax statusText check so Safari AND Chrome...
|
commit | commitdiff | tree |
2012-07-25 |
Dave Methvin | Fix #7579. Don't convert to number if it changes the...
|
commit | commitdiff | tree |
2012-07-25 |
Dave Methvin | Initial commit of AUTHORS.txt file.
|
commit | commitdiff | tree |
2012-07-25 |
Dave Methvin | Add grunt-git-authors task.
|
commit | commitdiff | tree |
2012-07-20 |
Dave Methvin | Let subproject tests use their own test fixture. Closes...
|
commit | commitdiff | tree |
2012-07-18 |
Dave Methvin | Update Sizzle to fix #12082, #12087.
|
commit | commitdiff | tree |
2012-07-12 |
Dave Methvin | Revert "Fix #11397. Shush Firefox warning by re-breaking...
|
commit | commitdiff | tree |
2012-07-12 |
Dave Methvin | Fix #11397. Shush Firefox warning by re-breaking #6932...
|
commit | commitdiff | tree |
2012-07-12 |
Dave Methvin | Image location is relative to css file, not html file.
|
commit | commitdiff | tree |
2012-07-12 |
Dave Methvin | Update to QUnit 1.9.0
|
commit | commitdiff | tree |
2012-07-12 |
Dave Methvin | Update Sizzle to fix oldIE erroneous getAttribute invokifica...
|
commit | commitdiff | tree |
2012-07-12 |
Dave Methvin | Fix #11547. toLowerCase not work good on XML attributes.
|
commit | commitdiff | tree |
2012-07-11 |
Dave Methvin | Update Sizzle; Closes #12054, #12057.
|
commit | commitdiff | tree |
2012-07-11 |
Dave Methvin | Remove a few stray spaces in unit tests.
|
commit | commitdiff | tree |
2012-07-10 |
Dave Methvin | Updating the source version to 1.8pre
|
commit | commitdiff | tree |
2012-07-10 |
Dave Methvin | Tagging the 1.8b2 release.
|
commit | commitdiff | tree |
2012-07-10 |
Dave Methvin | You can't hurry tests, no, you just have to wait.
|
commit | commitdiff | tree |
2012-07-05 |
Dave Methvin | Remove more attrFn vestiges from events.
|
commit | commitdiff | tree |
2012-07-05 |
Dave Methvin | Fix #12026. Let props in $(html, props) be any jQuery...
|
commit | commitdiff | tree |
2012-07-04 |
Dave Methvin | Update copyright to jQuery Foundation.
|
commit | commitdiff | tree |
2012-07-04 |
Dave Methvin | Ever notice that static and problematic rhyme?
|
commit | commitdiff | tree |
2012-07-04 |
Dave Methvin | Avoid running problematic static offset tests in IE8...
|
commit | commitdiff | tree |
2012-06-30 |
Dave Methvin | Move jQuery.sub to deprecated.js, because it is.
|
commit | commitdiff | tree |
2012-06-27 |
Dave Methvin | Fix #11382. #11764. Only prevent click events on disabled...
|
commit | commitdiff | tree |
2012-06-27 |
Dave Methvin | Fix #11315. Selector for .on() is relative to delegateTarget.
|
commit | commitdiff | tree |
2012-06-26 |
Dave Methvin | Fix #11969. Never a null moment when checking siblings.
|
commit | commitdiff | tree |
2012-06-26 |
Dave Methvin | Fix #10895. Reduce IE poll interval to save CPU time.
|
commit | commitdiff | tree |
2012-06-22 |
Dave Methvin | Add a semicolon in unit test; this pull predated lint...
|
commit | commitdiff | tree |
2012-06-22 |
Dave Methvin | Updating the source version to 1.8pre.
|
commit | commitdiff | tree |
2012-06-22 |
Dave Methvin | Tagging the 1.8b1 release.
|
commit | commitdiff | tree |
2012-06-22 |
Dave Methvin | Fix #11757. IE 6/7 can't clean up circular DOM-JS refs.
|
commit | commitdiff | tree |
2012-06-18 |
Dave Methvin | Detect IE collapsing body margin directly rather than...
|
commit | commitdiff | tree |
2012-06-18 |
Dave Methvin | Browser sniffing is *bad*, folks, even in unit tests.
|
commit | commitdiff | tree |
2012-06-16 |
Dave Methvin | Ensure that IE stays in Big Boy mode.
|
commit | commitdiff | tree |
2012-06-12 |
Dave Methvin | Tweak test for #11743 in an attempt to placate Jenkins.
|
commit | commitdiff | tree |
2012-06-12 |
Dave Methvin | Run the `dist` task *after* minifying so we copy the...
|
commit | commitdiff | tree |
2012-06-11 |
Dave Methvin | Fix #11328. I've never metaKey I liked on IE 6/7/8.
|
commit | commitdiff | tree |
2012-06-11 |
Dave Methvin | Fix #10589. Remove deprecated $.fn.data("events") special...
|
commit | commitdiff | tree |
2012-06-11 |
Dave Methvin | Prevent total unit test meltdown ... and now over to...
|
commit | commitdiff | tree |
2012-06-11 |
Dave Methvin | Update QUnit so IE will pass unit tests.
|
commit | commitdiff | tree |
2012-05-18 |
Dave Methvin | Followup #11649, clean up events in unit test.
|
commit | commitdiff | tree |
2012-05-18 |
Dave Methvin | Update to QUnit 1.6.0
|
commit | commitdiff | tree |
2012-05-16 |
Dave Methvin | Merge branch 'master' of github.com:jquery/jquery
|
commit | commitdiff | tree |
2012-05-16 |
Dave Methvin | Rename .andSelf to .addBack, deprecate .andSelf #9800
|
commit | commitdiff | tree |
2012-05-12 |
Dave Methvin | Fix #11621, $(document).trigger() must bubble to window.
|
commit | commitdiff | tree |
2012-05-11 |
Dave Methvin | Fix #11738. Remove deprecated .closest(Array) => Array.
|
commit | commitdiff | tree |
2012-05-11 |
Dave Methvin | Fix #11736. Remove deprecated Deferred.isResolved/isRejected.
|
commit | commitdiff | tree |
2012-04-18 |
Dave Methvin | Remove $("body") case; $(document.body) is 2x faster.
|
commit | commitdiff | tree |