| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
See https://contribute.jquery.org/style-guide/css/#spacing
> Indentation with tabs.
|
|
|
|
|
|
|
| |
Ref a0f5c357c4b256b03acdc57d5319ebfe4f25a69a
Ref gh-2828
Ref gh-2836
Fixes gh-2909
|
|
|
|
|
| |
Fixes gh-2100
Close gh-2821
|
| |
|
|
|
|
| |
This reverts commit 90d7cc1d8b2ea7ac75f0eacb42439349c9c73278.
|
|
|
|
|
|
|
|
|
|
|
|
| |
We'll officially support those APIs in jQuery 3.0 but we don't want to have to
support them in 1.12/2.2.
The code is left untouched, only tests (& official support) are removed.
Refs b3b2d6c3dd51fbdc69e1942e9af75cc99a1834c2
Refs cdaed15c7ea1bbfdde5a5bea691c583ce7961526
Cherry-picked from a5864aefdfadfee16522456c82139fa10360d8fc
|
| |
|
|
|
|
| |
This reverts commit 37f0f7f42cd158e36665066d88708ca4aa0713ac.
|
|
|
|
| |
This reverts commit dac716ca65a83bab2449ffa35c43b4b52e26a0c1.
|
|
|
|
| |
This reverts commit 9df8bd205ab78308c34af70c934c42175e560e86.
|
|
|
|
|
|
| |
Close gh-2339
(cherry picked from commit c577928d45bdcc3ee8f93da89ab7aadca21919f3)
|
|
|
|
|
|
|
|
| |
Ref 44f8239d3f9d09d81e2885e9ae7e044277b67341
Ref gh-2644
Ref gh-2390
(cherry picked from commit 0fb84fa8ccefcd07febf282fd7b80262ad70add7)
|
|
|
|
|
| |
Fixes gh-2237
Closes gh-2276
|
|
|
|
|
|
| |
Cherry-picked from 239169bb2ede6ea6287d82d1d13b0c354f451749
Fixes gh-2584
Closes gh-2643
|
|
|
|
|
|
|
| |
Which was revealed by 03eaadb131df925d1072afd2496ee3b41d2f1fc6 commit,
also do not try to fix typos in data/jquery version
Cherry-picked from d92310050ca7bf0b33825d64e052f9a8809c3e9e
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changes "baar" to "bar" when used with "foo" in readme
and comments of js files
* mousenter -> mouseenter
Thanks @garysye, @KimTaehee
Cherry-picked from 03eaadb131df925d1072afd2496ee3b41d2f1fc6
Closes gh-2613
Closes gh-2601
|
|
|
|
|
|
| |
Cherry-picked from ee0854f85bd686b55757e8854a10480f23c928da
Fixes gh-2288
Closes gh-2624
|
|
|
|
| |
(cherry picked from commit f23a64d745759d358d423ba0557e8f74d65f76cc)
|
|
|
|
|
|
|
|
|
| |
Without this, other modules don't appear in the QUnit module picker.
Ref 855b0c8c288533948b257925a8906f7da3449eed
Closes gh-2582
(cherry picked from commit f9af896bb8f4cb37b22d508443174c8edf40fc54)
|
|
|
|
| |
IE 8 doesn't have indexOf on arrays. Also, one toLowerCase() was missing. Oops.
|
|
|
|
|
|
|
|
|
|
| |
When loading basic tests don't load any others to not overload Android 2.3.
The drawback is that most tests are not selectable in the module dropdown
when the basic module is seelcted.
(cherry-picked from 855b0c8c288533948b257925a8906f7da3449eed)
Refs 2c7e9c934971500a746d012c529e13ec0b560a83
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit 2c7e9c9 added the basic test suite; these are the only tests that
are now run on Android 2.3 on master. On compat we're keeping full Android 2.3
support for now but the tests and the testswarm basic run mode have been
cherry-picked anyway to reduce the divergence between branches.
(cherry-picked from 2c7e9c934971500a746d012c529e13ec0b560a83)
Fixes gh-2505
Closes gh-2509
Refs gh-2483
|
|
|
|
|
|
|
|
|
| |
* Remove QUnit jshint globals
* Extend QUnit.assert methods
* Use assert.async instead of start/stop/done
Ref b930d14ce64937e9478405eee2828d4da091d2cb
Ref c8d15a2f9f108e90d3651c31e4abf45415a30fde
|
|
|
|
|
|
|
|
|
|
|
|
| |
The AJAX test performed in unreleasedXHR.html was scheduling PHP processes
sleeping for 10 minutes. When a lot of commits are tested in short intervals
this was causing build failures due to the drained php-fpm pool.
The 10 seconds sleep time should be enough for this test.
(cherry-picked from 02e10082b25df3b47b6b98e3b35399712795b7df)
Refs 62acda819f9b6fba9263d0b613e15285807b23a7
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://qunitjs.com/upgrade-guide-2.x/
For most of the boring work was used
https://github.com/apsdehal/qunit-migrate package
However, it can't update local qunit helpers, plus in some places
old QUnit.asyncTest signature is still used
Ref b930d14ce64937e9478405eee2828d4da091d2cb
Fixes gh-2540
|
|
|
|
|
| |
Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7
Fixes gh-2056
|
|
|
|
|
|
| |
(cherry-picked from 360a4780339b7f412b75ad8a06dca7f39616f654)
Closes gh-2487
|
|
|
|
|
|
|
|
|
| |
Closes gh-2340
(cherry picked from commit b3b2d6c3dd51fbdc69e1942e9af75cc99a1834c2)
Conflicts:
src/effects.js
|
|
|
|
|
|
|
| |
Conflicts:
src/selector-native.js
test/index.html
test/unit/effects.js
|
|
|
|
|
| |
- Also add comments to hidden/disconnected tests noting
this is to ensure consistency between branches
|
|
|
|
|
|
|
|
|
| |
The file was used by $.browser tests but $.browser now doesn't exists
in Core and this file hasn't been updated for a few years.
(cherry-picked from e831856490d2212bdbaff4cd76137b93ccf26d92)
Fixes gh-2398
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes gh-1767
Fixes gh-2071
Closes gh-2180
(cherry picked from commit 86419b10bfa5e3b71a7d416288ab806d47a31d1f)
Conflicts:
src/css.js
src/css/defaultDisplay.js
src/effects.js
test/data/testsuite.css
test/unit/css.js
test/unit/effects.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Android 2.3 is very slow & times out a lot in async tests, they have to be
restarted multiple times to settle. Long test execution is not a huge problem
as Android 2.3 is tested only periodically during the night, unstable tests
are a bigger problem. This might mitigate that.
In a regular scenario almost all tests should pass so increasing the timeout
for all browsers shouldn't have a huge impact on overall test time.
(cherry-picked from ff18d8e2060ae7c15c7694dc6bcbbeb9cbfbdaa4)
Closes gh-2232
|
|
|
|
|
|
|
|
|
| |
* Move "evalScript.php" file to appropriate place
* Make jQuery#load "type" field explicit and add test for it
Ref trac-11264
Ref 4ef120d3f2578fe3d52eb6c0d0641df945991391
|
|
|
|
| |
Ref gh-1906
|
| |
|
|
|
|
|
|
|
|
|
|
| |
That includes IE<8, Opera 12.x, Firefox<29, Safari<6.0 and some hacks
for old Blackberry.
Fixes gh-1836
Fixes gh-1701
Refs gh-1815
Refs gh-1820
|
|
|
|
| |
More to come later.
|
|
|
|
|
| |
Fixes gh-1705
Closes gh-1704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Conflicts:
build/tasks/build.js
src/ajax/xhr.js
src/attributes/classes.js
src/attributes/prop.js
src/attributes/val.js
src/core/init.js
src/core/ready.js
src/css.js
src/css/curCSS.js
src/css/defaultDisplay.js
src/data.js
src/data/var/dataPriv.js
src/data/var/dataUser.js
src/dimensions.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js
src/queue.js
src/selector-native.js
test/data/testrunner.js
|
|
|
|
|
| |
Fixes #14757
Ref bbdfbb4ee859fe9319b348d88120ddc2c9efbd63
|
|
|
|
|
|
|
|
|
| |
Fixes #14894
(cherry picked from commit b8133e282ceebf502c7c08d849b176a929c9c450)
Conflicts:
src/data.js
test/unit/data.js
|
|
|
|
|
|
|
|
|
|
|
|
| |
Take "olddisplay" value into the account
Fixes #14824
Closes gh-1566
Ref 73fe17299a840a8a7f3ffffcac15e32a88bd3d66
(cherry-picked from c34dbf5a8d135e0f873ab7a76d1c8f8e316f31e4)
Conflicts:
src/effects.js
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Since global variable for callback always would be equal to undefined value
it better to check for boolean instead
|
|
|
|
|
|
|
| |
Also fix issues found by jscs
Conflicts:
test/data/testrunner.js
|
|
|
|
|
|
|
| |
Fixes #14818
Conflicts:
test/data/testrunner.js
|
| |
|