index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Ref #14313: Optimize 1.x jQuery.merge for size.
Amey Sakhadeo
2013-09-03
1
-12
/
+52
*
Fix #14318: Cherry-pick interrupted animation fix from master ea5c22ec12e6a54...
Richard Gibson
2013-08-30
1
-7
/
+12
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
6
-149
/
+159
*
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 fro...
Michał Gołębiowski
2013-08-20
1
-1
/
+1
*
Correct QUnit check, this might fix swarm failures
Oleg
2013-08-19
1
-1
/
+1
*
Fix tests for testswarm
Timmy Willison
2013-08-19
1
-4
/
+3
*
No ticket. Correct a support comment. (cherry-picked from f92a446ee8d6e98c43b...
Michał Gołębiowski
2013-08-19
1
-2
/
+2
*
Remove redundant prefixes from the CSS order test. (cherry-picked from e35841...
Michał Gołębiowski
2013-08-19
1
-11
/
+1
*
No ticket: add assertions for jQuery.when( array ). Close gh-1312. (cherry-pi...
Daniel Herman
2013-08-19
1
-2
/
+4
*
Don't execute DOM ready tests in AMD mode (they aren't loaded before DOM read...
Oleg Gaidarenko
2013-08-16
1
-0
/
+6
*
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
*
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
*
Fix paths for qunit files
Oleg
2013-07-24
1
-2
/
+2
*
Update devDependencies, adjust .jshintrc to jsHint 2.x, use .jshintignore. Cl...
Michał Gołębiowski
2013-07-11
2
-40
/
+38
*
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
*
Fixes #14049: don't append px to CSS order value. Close gh-1300. (cherry pick...
Jason Merino
2013-07-01
1
-1
/
+4
*
Fix #13937: Correctly scope .finish() following multi-element .animate(). Tha...
Richard Gibson
2013-05-28
1
-4
/
+30
*
Fix #13939: Same-unit relative animations
Richard Gibson
2013-05-26
1
-0
/
+40
*
Handles HEAD requests as if they always were 204. Fixes #13922.
Julian Aubourg
2013-05-23
1
-0
/
+23
*
Fix #13835: classes separated by form feed
Richard Gibson
2013-05-13
1
-0
/
+20
*
Fix #13855: line-height animations. Close gh-1265.
Richard Gibson
2013-05-13
1
-0
/
+38
*
Ref #13483: Cherry-pick tests from master ea5c22ec12e6a548b1ec2d7b0dcd9f71bea...
Renato Oliveira dos Santos
2013-05-13
1
-0
/
+60
*
Fix #13223. Re-allow leading space in HTML. Close gh-1264.
Dave Methvin
2013-05-09
2
-13
/
+7
*
Fix #13846: .prev sort direction
Richard Gibson
2013-05-01
1
-1
/
+1
*
Fix #13819: .parent sort direction
Richard Gibson
2013-04-24
1
-0
/
+26
*
Fix #13810: .replaceWith(nextSibling)
Richard Gibson
2013-04-22
1
-1
/
+13
*
Fix #13797: .is with single-node context
Richard Gibson
2013-04-20
1
-9
/
+18
*
Fix #13743. Remove deprecated support.boxModel. Close gh-1231.
Michał Gołębiowski
2013-04-17
1
-16
/
+1
*
Fix #13741. Make wrap/unwrap methods optional; close gh-1236.
Michał Gołębiowski
2013-04-17
7
-267
/
+294
*
Followup #13779: Backwards-compatible unit test
Richard Gibson
2013-04-17
1
-1
/
+1
*
Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute i...
Richard Gibson
2013-04-17
1
-9
/
+51
*
Fixes #13779. Remove nodes in document order
Rick Waldron
2013-04-16
1
-0
/
+24
*
Fix #13596; #13722: .replaceWith consistency. Close gh-1216.
Richard Gibson
2013-04-16
5
-38
/
+65
*
Further spacing & code style corrections.
Michał Gołębiowski
2013-04-15
4
-62
/
+61
*
Correct spacing
Michał Gołębiowski
2013-04-15
1
-1
/
+1
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
19
-680
/
+800
*
Fix #13393. Avoid IE9 activeElement of death.
Dave Methvin
2013-04-08
2
-0
/
+21
*
Adjust the return value of the tabIndex propHook to match the spec. Fixes #13...
Oleg Gaidarenko
2013-04-08
2
-4
/
+15
*
Ref #12652: Allow overriding native .click() suppression
Richard Gibson
2013-04-08
1
-21
/
+20
[next]