2012-06-18 |
Jörn Zaefferer | Grunt: Include commit in header if passed as ENV arg... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
timmywil | Update Sizzle: rewrite attributes handling to be simple... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Dave Methvin | Ensure that IE stays in Big Boy mode. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Sindre Sorhus | Fix #11231, (append|prepend|before|after) w/ array... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Vladimir Zhuravlev | Fix #11566, allow appending to DocumentFragment, closes... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Mike Sherov | Fix #9505, percentage position values in Webkit, closes... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Richard Gibson | Interim take on cross-module variables, closes gh-817. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Daniel Herman | Fix #11905, correct package.json license URLs, closes... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
timmywil | Update Sizzle: Removes an unnecessary link in the test... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
timmywil | Update Sizzle. Fixes #11109. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Jörn Zaefferer | Update version in package.json to reflect current versi... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Scott González | Use QUnit's URL configs to simplify custom configuratio... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
timmywil | Add necessary test html from Sizzle tests; Add an easy... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Jörn Zaefferer | Grunt: Update testswarm task to use new module filter... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Jörn Zaefferer | Update QUnit to v1.8.0 |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Rick Waldron | Fix args translation example in gruntfile comments |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Rick Waldron | Simplify the terminal command args syntax for custom... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
kborchers | Fix typo in README |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Julian Aubourg | Adds ajax to the list of optional modules. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Dave Methvin | Tweak test for #11743 in an attempt to placate Jenkins. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Dave Methvin | Run the `dist` task *after* minifying so we copy the... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Mike Sherov | Check animation is close instead of exact, closes gh... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Timo Tijhof | Test: Remove unused file "include_js.php", closes gh... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Mike Sherov | Fix regression for "-200px" in animations; closes gh... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Fix #11328. I've never metaKey I liked on IE 6/7/8. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Fix #10589. Remove deprecated $.fn.data("events") speci... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Timo Tijhof | Test: Set testswarm.runMax from config file |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | Here is hoping everything works with the full build... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Jeffery To | Fix #8109, percent animations; fix #11854, wrong this... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Prevent total unit test meltdown ... and now over to... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Richard Gibson | Shrink support.js, closes gh-818 |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | We don't have IE9 supports grid yet, completely didn... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Dave Methvin | Update QUnit so IE will pass unit tests. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | Modularize ajax (and sub-modules). |
commit | commitdiff | tree | snapshot |
2012-06-11 |
jaubourg | Some work to modularize ajax later on. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Mike Sherov | Fix #11857. Modularize css.js, add dependency managemen... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Mike Sherov | Fix IE6 failures from forgotten shrinkWrapBlocks, close... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Jörn Zaefferer | Grunt: Update testswarm task to use more config propert... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Make exclusion list less confusing to read |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Make readme code examples consistent; Update to use... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Remove bold style from command examples |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Make custom dist example less OSX specific |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Mike Sherov | Modularize offset (exclude w/ grunt build:*:*:-offset... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Mike Sherov | Don't swap to measure dimensions unless the element... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Remove unnecessary haunted house guards. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Rick Waldron | Fixes two typos |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Mike Sherov | Less letterSpacing .animate() fail in IE. Fixes #8627 |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Rick Waldron | Conditionally run height/width in iframeTest |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Rick Waldron | Rough draft of version=min test capabilities reintroduced. |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Rick Waldron | Ensure both height and width port functions exist befor... |
commit | commitdiff | tree | snapshot |
2012-06-06 |
Mike Sherov | Fixe dimensions tests. No core code changes. Supplement... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Rick Waldron | Fix busted tests that relied on width in 2nd param... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Mike Sherov | Make dimensions modular, adds optional build flag.... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Rick Waldron | Allow users to store custom dist destinations in dist... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Rick Waldron | Don't create "*" dir when "grunt dist" is run without... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Rick Waldron | Adds "grunt submodules" docs to readme, removes old... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Rick Waldron | Create special "grunt watch" task called "dev" |
commit | commitdiff | tree | snapshot |
2012-06-04 |
timmywil | Relativize all urls pertaining to dist/jquery.js so... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Rick Waldron | Make readme instructions bold and hopefully easier... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Rick Waldron | Take out the papers and the trash (from build/) |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Rick Waldron | Strips IIFEs from modules; Always require built jQuery... |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Rick Waldron | Space => tab indent correction |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Mike Sherov | No need to dasherize and use getPropertyValue, closes... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Rick Waldron | Removes temp var, shaves 2 bytes from gzipped size |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Mike Sherov | Fix #11724, $(document).height() in Firefox 12. Closes... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Richard Gibson | Fix #11743: Don't mask script errors in jQuery.ajax... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Richard Gibson | Fix #11787: Remove jQuery.curCSS, closes gh-801. |
commit | commitdiff | tree | snapshot |
2012-05-30 |
timmywil | Adjust the return type for the tabindex attribute tests... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
timmywil | Uncomment an old test for when the tabindex attrhook... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
timmywil | Remove the tabindex attrHook. Fixes #8473 |
commit | commitdiff | tree | snapshot |
2012-05-30 |
timmywil | Update Sizzle: Fixes fail in ajax module and Safari 5.0 |
commit | commitdiff | tree | snapshot |
2012-05-30 |
timmywil | Update Sizzle: fixes fail in traversing tests |
commit | commitdiff | tree | snapshot |
2012-05-30 |
timmywil | Update Sizzle: regex cleanup |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update Sizzle: save 5 bytes |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update Sizzle: fixes a bug with the adjacent combinator... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update Sizzle: only one assertion is needed for getElem... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update Sizzle |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update README: IDs are without hashes in t() |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update README to stylize docs on jQuery's test suite... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Add quick-start documentation for testing with QUnit... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Ben Alman | jQuery#addBack supports an optional selector that can... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Richard Gibson | Fix #11767. Modularize build and unit tests for exludin... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Rick Waldron | Adds back dist/.sizecache.json; maintain build/.sizecac... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Add .sizecache.json to the gitignore |
commit | commitdiff | tree | snapshot |
2012-05-29 |
timmywil | Update Sizzle: Case insensitive text filter. Fixes... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Revert QUnit to a stable release (v1.6.0) |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Update Sizzle: Add test for [selected] attribute select... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
Oleg | Followup gh-796. Eliminate try-catch in oldIE, closes... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Update Sizzle: Fixes a fail in traversing and one in... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Move length tests to jQuery's selector tests as it... |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Update Sizzle: independent XML testing |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Minor test suite adjustments |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Update QUnit |
commit | commitdiff | tree | snapshot |
2012-05-28 |
timmywil | Update Sizzle and add tests from the Sizzle suite that... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Oleg | Fix #11823. Remove webkitConvertPointFromNodeToPage... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Richard Gibson | Apply a GibsonTransform(-55) to the #10877 fix. Closes... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Mike Sherov | Fix #11311. Percents not pixels for top/left/bottom... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Mike Sherov | Fix #11443 fix. Safari 5.0.x, reliable margin? Riiight... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Corey Frang | Optimizations to animation queue/promise logic, closes... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Oleg | Fix #11755. Avoid :hidden selector for animations.... |
commit | commitdiff | tree | snapshot |
next |