Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Focus on the body before running focus test | Oleg | 2013-09-30 | 1 | -10/+4 | |
| | ||||||
* | Try to fix focus test again | Oleg | 2013-09-30 | 1 | -20/+25 | |
| | ||||||
* | Run focus test only if document has focus | Oleg | 2013-09-23 | 1 | -21/+21 | |
| | ||||||
* | No ticket: Fix IE focus test failures | Richard Gibson | 2013-09-23 | 1 | -2/+5 | |
| | ||||||
* | Correct test assertion of #10227 ticket for IE8 | Oleg | 2013-09-17 | 1 | -7/+6 | |
| | ||||||
* | No ticket: Improve line-height animation test stability | Richard Gibson | 2013-09-17 | 1 | -23/+31 | |
| | ||||||
* | Fix memory leaks in tests for css module | Oleg | 2013-09-17 | 1 | -1/+8 | |
| | ||||||
* | Fix #12723 and simplification and optmization of defaultDisplay helper | Oleg | 2013-09-17 | 1 | -10/+14 | |
| | | | | (cherry picked from commit a25343001eea2436dcf8ea60deea3844f77e42e4) | |||||
* | Simplify replaceWith method. Closes gh-1276 | Oleg | 2013-09-17 | 1 | -7/+8 | |
| | | | | (cherry picked from commit 642e9a45579cfa90861b8ea71a95dd077775caaf) | |||||
* | Use charAt instead of string indexing for oldIE's sake. Fixes #14356. | Timmy Willison | 2013-09-12 | 1 | -1/+2 | |
| | ||||||
* | Adjust prefilter test to error on string indexing in oldIE | Timmy Willison | 2013-09-12 | 1 | -1/+2 | |
| | ||||||
* | Add unit tests for jQuery.grep. Close gh-1345. | Amey Sakhadeo | 2013-09-12 | 1 | -0/+20 | |
| | ||||||
* | Fix more support tests (support.input should only be false in IE8 and ↵ | Timmy Willison | 2013-09-11 | 1 | -4/+6 | |
| | | | | checkClone as it is now used is fine in IE) | |||||
* | Set the input type for firefox. Fix a support test. | Timmy Willison | 2013-09-11 | 1 | -2/+2 | |
| | ||||||
* | Restore support for Firefox < 23, Chrome < 28 and Safari 5.1. | Michał Gołębiowski | 2013-09-11 | 1 | -3/+41 | |
| | ||||||
* | Map Sizzle to a path with config to allow users to put Sizzle wherever they want | Timmy Willison | 2013-09-10 | 1 | -1/+6 | |
| | ||||||
* | Ensure display: inline-block when animating width/height on inline elements. ↵ | Timmy Willison | 2013-09-10 | 1 | -3/+7 | |
| | | | | Fixes #14344. | |||||
* | No ticket. Restore support for Safari 5.1 in test/unit/support.js for now. ↵ | Michał Gołębiowski | 2013-09-07 | 1 | -7/+13 | |
| | | | | (cherry-picked from badcd1b6f301e6253405f17759c1270549a34e12) | |||||
* | Convert testrunner to an AMD module and ensure jQuery is on the page when ↵ | Timmy Willison | 2013-09-06 | 5 | -287/+303 | |
| | | | | | | | | executing the testrunner (another race condition amplified by swarm) Conflicts: test/data/testinit.js test/data/testrunner.js | |||||
* | Move test loader to testinit.js. Fix race condition with dependency loading. | Timmy Willison | 2013-09-06 | 3 | -69/+68 | |
| | ||||||
* | Use requirejs to load the testswarm inject script | Timmy Willison | 2013-09-06 | 2 | -16/+15 | |
| | ||||||
* | Fix #10814. Fix #14084. Make support tests lazy and broken out to components. | Michał Gołębiowski | 2013-09-06 | 10 | -232/+313 | |
| | ||||||
* | No ticket: Hide the testing-support jQuery from tests | Richard Gibson | 2013-09-03 | 7 | -36/+45 | |
| | | | | | | | | (cherry picked from commit 0c185209233f4c15e57c6a24e8f81b27dd26db59) Conflicts: test/data/testrunner.js | |||||
* | Ref #14313: Optimize 1.x jQuery.merge for size. | Amey Sakhadeo | 2013-09-03 | 1 | -12/+52 | |
| | | | | (cherry picked from commits c75c9a8ebb5d2483daa68bec799e0d770083a811 f66d53c85643e703a8e37d9ca9375dd386a60cda) | |||||
* | Fix #14318: Cherry-pick interrupted animation fix from master ↵ | Richard Gibson | 2013-08-30 | 1 | -7/+12 | |
| | | | | ea5c22ec12e6a548b1ec2d7b0dcd9f71bea8d5dd | |||||
* | Pass all tests (and load Sizzle fixture correctly) when loading with AMD | Timmy Willison | 2013-08-29 | 6 | -149/+159 | |
| | | | | | Conflicts: src/css.js | |||||
* | Fix for custom attr handles duck-punching the boolean attr handle | Timmy Willison | 2013-08-28 | 1 | -0/+14 | |
| | ||||||
* | Use window.QUnit to detect the top window when loading with AMD | Timmy Willison | 2013-08-27 | 1 | -1/+3 | |
| | ||||||
* | No ticket: improve line-height animation test robustness | Richard Gibson | 2013-08-26 | 1 | -11/+26 | |
| | ||||||
* | No ticket. Correct a support comment for the `order` test. (cherry-picked ↵ | Michał Gołębiowski | 2013-08-20 | 1 | -1/+1 | |
| | | | | from 2ac1cd91db5c20cbe8ba0db44f7640cd150060ee) | |||||
* | Correct QUnit check, this might fix swarm failures | Oleg | 2013-08-19 | 1 | -1/+1 | |
| | | | | | Conflicts: test/jquery.js | |||||
* | Fix tests for testswarm | Timmy Willison | 2013-08-19 | 1 | -4/+3 | |
| | ||||||
* | No ticket. Correct a support comment. (cherry-picked from ↵ | Michał Gołębiowski | 2013-08-19 | 1 | -2/+2 | |
| | | | | f92a446ee8d6e98c43b87f185e73240fabec5ae4) | |||||
* | Remove redundant prefixes from the CSS order test. (cherry-picked from ↵ | Michał Gołębiowski | 2013-08-19 | 1 | -11/+1 | |
| | | | | e3584179fe919c59033e54f019a1511691d2c85b) | |||||
* | No ticket: add assertions for jQuery.when( array ). Close gh-1312. ↵ | Daniel Herman | 2013-08-19 | 1 | -2/+4 | |
| | | | | (cherry-picked from 584a4af9c8633b35fe49152c81977de03f885826) | |||||
* | Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM ↵ | Oleg Gaidarenko | 2013-08-16 | 1 | -0/+6 | |
| | | | | ready). Close gh-1335. | |||||
* | Fixed pulling in Sizzle subproject when testing with min/dev. | Oleg Gaidarenko | 2013-08-16 | 1 | -0/+6 | |
| | ||||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 7 | -94/+132 | |
| | | | | | | | | | | | | | | | | | | | | Conflicts: Gruntfile.js README.md src/ajax.js src/ajax/xhr.js src/attributes.js src/core.js src/css.js src/data.js src/effects.js src/event.js src/manipulation.js src/offset.js src/selector-native.js src/traversing.js test/unit/core.js test/unit/data.js | |||||
* | Correct typos in the test assertion | Oleg | 2013-08-10 | 1 | -1/+1 | |
| | ||||||
* | Fix test of #13855 for Opera 12.1 and IE10 | Oleg | 2013-08-10 | 1 | -5/+5 | |
| | ||||||
* | Correct assertion for #14049 ticket. Close gh-1327 | Oleg | 2013-08-10 | 1 | -5/+28 | |
| | ||||||
* | Improve test stability for #13855 ticket. Close gh-1328. | Oleg | 2013-08-08 | 1 | -11/+8 | |
| | ||||||
* | Support tests | Oleg | 2013-08-08 | 1 | -238/+265 | |
| | | | | | * Check all the properties in jQuery.support * Fix value of "pixelPosition" in new Chrome | |||||
* | Fix paths for qunit files | Oleg | 2013-07-24 | 1 | -2/+2 | |
| | | | | (cherry picked from commit c8c32f1d0583711355c593fb4c84332bfba18254) | |||||
* | Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. ↵ | Michał Gołębiowski | 2013-07-11 | 2 | -40/+38 | |
| | | | | | | | | Close gh-1283. Conflicts: src/.jshintrc test/.jshintrc | |||||
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 2 | -3/+3 | |
| | ||||||
* | Fix test for #13937 ticket. Close gh-1299 | Oleg | 2013-07-01 | 1 | -1/+5 | |
| | | | | (cherry picked from commit 308980ee2a5c85ba1600446d093edc921f9a71de) | |||||
* | Fixes #14049: don't append px to CSS order value. Close gh-1300. (cherry ↵ | Jason Merino | 2013-07-01 | 1 | -1/+4 | |
| | | | | picked from ec6eb38c64aadd6860c402cc0894c77b82b1a65d) | |||||
* | Fix #13937: Correctly scope .finish() following multi-element .animate(). ↵ | Richard Gibson | 2013-05-28 | 1 | -4/+30 | |
| | | | | Thanks @gnarf37. Close gh-1279. | |||||
* | Fix #13939: Same-unit relative animations | Richard Gibson | 2013-05-26 | 1 | -0/+40 | |
| |