Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "Close php tags for ajax tests on swarm" | Timmy Willison | 2013-08-19 | 3 | -8/+2 | |
| | | | | This reverts commit f6e86c3ca4d527d5453a0b5b9591ef38b5d3c000. | |||||
* | Close php tags for ajax tests on swarm | Timmy Willison | 2013-08-19 | 3 | -2/+8 | |
| | ||||||
* | Fix cherry-pick issue. The master branch tests should not be run in oldIE. | Timmy Willison | 2013-08-19 | 1 | -1/+1 | |
| | ||||||
* | Fix tests for testswarm | Timmy Willison | 2013-08-19 | 1 | -2/+1 | |
| | ||||||
* | Correct QUnit check, this might fix swarm failures | Oleg | 2013-08-19 | 1 | -2/+2 | |
| | ||||||
* | No ticket. Correct a support comment. | Michał Gołębiowski | 2013-08-19 | 1 | -2/+2 | |
| | ||||||
* | Remove redundant prefixes from the CSS order test. | Michał Gołębiowski | 2013-08-19 | 1 | -11/+1 | |
| | ||||||
* | No ticket. Add a support note about defaultPrevented missing in Android < 4.0 | Michał Gołębiowski | 2013-08-19 | 1 | -1/+4 | |
| | ||||||
* | No ticket: add assertions for jQuery.when( array ). Close gh-1312. | Daniel Herman | 2013-08-19 | 1 | -2/+4 | |
| | ||||||
* | Fix #14150: revert to ownerDocument.defaultView.getComputedStyle. Close gh-1311. | Chris Price | 2013-08-19 | 1 | -1/+1 | |
| | ||||||
* | Fix #14164: assign className in addClass/removeClass only if changed. Close ↵ | Jeremy Dunck | 2013-08-19 | 1 | -4/+13 | |
| | | | | gh-1331. | |||||
* | Minor build change: remove trailing tabs | Timmy Willison | 2013-08-16 | 1 | -2/+1 | |
| | ||||||
* | 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. Conflicts: src/manipulation.js | |||||
* | When converting the source to AMD, don't forget to AMD | Timmy Willison | 2013-08-16 | 3 | -4/+14 | |
| | ||||||
* | Custom builds: Fix source folder location now that build.js is in the tasks ↵ | Timmy Willison | 2013-08-16 | 1 | -1/+1 | |
| | | | | folder | |||||
* | Custom builds: Remove _evalUrl when excluding ajax | Timmy Willison | 2013-08-16 | 1 | -0/+1 | |
| | ||||||
* | Move jQuery specific tasks to independent files. Close gh-1334. | Oleg Gaidarenko | 2013-08-16 | 5 | -198/+214 | |
| | | | | | | | Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements | |||||
* | Fixed pulling in Sizzle subproject when testing with min/dev. | Oleg Gaidarenko | 2013-08-16 | 1 | -0/+6 | |
| | ||||||
* | Specify support as a dependency wherever it is used. Optimize module order ↵ | Timmy Willison | 2013-08-15 | 10 | -12/+21 | |
| | | | | to save 15 bytes. | |||||
* | Remove log | Timmy Willison | 2013-08-15 | 1 | -1/+0 | |
| | ||||||
* | Fix build for jenkins | Timmy Willison | 2013-08-15 | 1 | -1/+2 | |
| | ||||||
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 77 | -1580/+27783 | |
| | ||||||
* | correct a typo in README | Michał Gołębiowski | 2013-08-12 | 1 | -1/+1 | |
| | ||||||
* | 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 | Oleg | 2013-08-10 | 1 | -5/+28 | |
| | ||||||
* | Improve test stability for #13855 ticket. Close gh-1328. | Oleg | 2013-08-08 | 1 | -11/+8 | |
| | ||||||
* | "pixelPosition" should be "true" in 28 >= Chrome | Oleg | 2013-08-08 | 1 | -1/+2 | |
| | ||||||
* | Removed an unneeded variable. Closes gh-1321. | terrycojones | 2013-08-08 | 2 | -3/+3 | |
| | ||||||
* | Update QUnit to 1.12.0 | Timmy Willison | 2013-07-24 | 1 | -2/+2 | |
| | ||||||
* | No need to remove if they ain't nuthin thar | Timmy Willison | 2013-07-24 | 1 | -1/+1 | |
| | ||||||
* | Fix paths for qunit files | Oleg | 2013-07-24 | 1 | -2/+2 | |
| | ||||||
* | Change Windows install explanation | Oleg | 2013-07-22 | 1 | -7/+1 | |
| | ||||||
* | Remove the Xcode note in readme | Oleg | 2013-07-22 | 1 | -3/+1 | |
| | ||||||
* | Install bower packages with npm install | Oleg | 2013-07-22 | 2 | -10/+9 | |
| | ||||||
* | Update Sizzle to 1.10.5. Fixes #14142. | Timmy Willison | 2013-07-19 | 1 | -1/+3 | |
| | ||||||
* | Lint JSON manifests during development | Timmy Willison | 2013-07-19 | 2 | -8/+14 | |
| | ||||||
* | Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. ↵ | Michał Gołębiowski | 2013-07-11 | 6 | -39/+39 | |
| | | | | Close gh-1283. | |||||
* | Update README for bower usage | Timmy Willison | 2013-07-10 | 1 | -5/+18 | |
| | ||||||
* | Include Sizzle and Qunit with bower. Fixes #14118. | Timmy Willison | 2013-07-10 | 9 | -80/+29 | |
| | ||||||
* | Remove `undefined` var declarations | Timmy Willison | 2013-07-08 | 2 | -1/+1 | |
| | ||||||
* | Support CommonJS environments by accentuating the need for a window with a ↵ | Timmy Willison | 2013-07-04 | 4 | -28/+40 | |
| | | | | document. Fixes #13768. | |||||
* | Update Sizzle to version 1.10.3-pre | Timmy Willison | 2013-07-04 | 1 | -0/+0 | |
| | ||||||
* | Updating the source version to 2.0.4-pre✓™ | Dave Methvin | 2013-07-03 | 1 | -1/+1 | |
| | ||||||
* | Tagging the 2.0.3 release. | Dave Methvin | 2013-07-03 | 1 | -1/+1 | |
| | ||||||
* | Revert "Fix #13983. Switch to //# for sourcemaps." | Dave Methvin | 2013-07-02 | 2 | -4/+4 | |
| | | | | | | | | | Per the discussion here: https://code.google.com/p/chromium/issues/detail?id=256636 Thanks to the Chrome team for the quick response! This reverts commit d53ddc90c1f119fb9148a553443ef3fbc3f3cc99. | |||||
* | Change the changelog header style | Dave Methvin | 2013-07-02 | 1 | -1/+1 | |
| | ||||||
* | Fix #13983. Switch to //# for sourcemaps. | Dave Methvin | 2013-07-02 | 2 | -4/+4 | |
| | | | | | Normally we'd avoid doing this on a patch release, but Chrome Canary is spewing deprecation warnings already and that's generating bug tickets. | |||||
* | Fixes #13976: Garbage input should not cause error in buildFragment. Close ↵ | ruado1987 | 2013-07-01 | 2 | -2/+3 | |
| | | | | gh-1284 | |||||
* | Fix test for #13937 ticket. Close gh-1299 | Oleg | 2013-07-01 | 1 | -1/+5 | |
| |