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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Bump timeouts to stabilize doc ready test
Michał Gołębiowski
2014-03-13
2
-2
/
+2
*
Core: Do not run window.onready when ready
Dave Methvin
2014-03-04
1
-0
/
+24
*
Event: Allow triggerHandler(beforeunload)
Dave Methvin
2014-03-04
1
-0
/
+18
*
Ajax: .load() should trim its selector
Dave Methvin
2014-03-04
1
-0
/
+1
*
Tests: Remove one of the checks for memory leak
Oleg
2014-01-14
1
-12
/
+0
*
Tests: Avoid use of QUnit.reset() in tests by splitting them
cjqed
2013-12-23
1
-11
/
+7
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
1
-1
/
+1
*
Ajax: Use weak ETag header in tests
Corey Frang
2013-11-26
1
-2
/
+5
*
Ref #14503: Cherry-pick tests.
hongymagic
2013-11-15
1
-1
/
+6
*
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison
2013-11-14
1
-1
/
+3
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-11-12
1
-0
/
+18
*
Fix #14340. Remove remnants of oldIE from unit tests. Close gh-1425.
Michał Gołębiowski
2013-11-11
1
-1
/
+0
*
Use full version of jQuery 1.9.1
Oleg
2013-11-08
2
-4
/
+9597
*
Add more thorough check for CSP violations
Oleg
2013-11-07
4
-8
/
+9
*
Fix #14074: element id="nodeName". Close gh-1389.
Richard Gibson
2013-11-07
1
-0
/
+24
*
Ref f9d41ac6: Opera-compatible form target
Richard Gibson
2013-11-04
1
-1
/
+1
*
Fix #14379: AJAX requests on unload
Richard Gibson
2013-10-28
1
-0
/
+30
*
Revert "Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369."
Dave Methvin
2013-10-22
1
-18
/
+0
*
Fix #14180. Allow cross-frame use of focusin/out. Close gh-1369.
Dave Methvin
2013-10-22
1
-0
/
+18
*
No ticket: Fix subproject iframe tests
Richard Gibson
2013-10-11
2
-9
/
+17
*
Convert testrunner to an AMD module and ensure jQuery is on the page when exe...
Timmy Willison
2013-09-06
2
-289
/
+293
*
No ticket: link testinit
Timmy Willison
2013-09-06
1
-1
/
+1
*
Move test loader to testinit.js. Fix race condition with dependency loading.
Timmy Willison
2013-09-06
2
-15
/
+67
*
Use requirejs to load the testswarm inject script
Timmy Willison
2013-09-06
1
-14
/
+0
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
11
-103
/
+21
*
Fix #14084: attach the test div to documentElement, not body.
Michał Gołębiowski
2013-09-05
1
-0
/
+26
*
No ticket: Hide the testing-support jQuery from tests
Richard Gibson
2013-09-03
2
-28
/
+33
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
1
-13
/
+27
*
Revert "Close php tags for ajax tests on swarm"
Timmy Willison
2013-08-19
3
-8
/
+2
*
Close php tags for ajax tests on swarm
Timmy Willison
2013-08-19
3
-2
/
+8
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
2
-12
/
+3
*
Fix #13596; #13722: .replaceWith consistency. Close gh-1216.
Richard Gibson
2013-04-16
2
-2
/
+5
*
Correct spacing.
Michał Gołębiowski
2013-04-15
3
-58
/
+58
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
3
-73
/
+70
*
Fix #13393. Avoid IE9 activeElement of death.
Dave Methvin
2013-04-08
1
-0
/
+16
*
Fix #13655. Add test for jQuery.ready.promise fallback load. Close gh-1209.
Michał Gołębiowski
2013-04-04
2
-0
/
+38
*
Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1194.
Michał Gołębiowski
2013-04-03
1
-0
/
+19
*
Remove the define.amd.jQuery check, ref gh-1150.
jrburke
2013-02-28
1
-3
/
+1
*
Fixes #11151, #13388. Minor refactor of response conversion and when/where
jaubourg
2013-02-28
1
-0
/
+6
*
No ticket: Revise unit tests in anticipation of Sizzle-free builds
Richard Gibson
2013-02-22
1
-12
/
+15
*
Fix 363299ac failures
Richard Gibson
2013-02-07
2
-4
/
+7
*
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
Richard Gibson
2013-02-07
22
-24
/
+46
*
Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.
Oleg
2013-02-04
1
-0
/
+2
*
Avoid potential for breakage if test suite is run in a frame
Rick Waldron
2013-02-03
1
-1
/
+1
*
2.0: Rewrite data.js (Incl. event, manipulation, tests)
Rick Waldron
2013-02-03
2
-34
/
+60
*
Fix #13316. Use minified version in unit testing.
Dave Methvin
2013-01-26
18
-18
/
+18
*
Fix #13274: Wrap sourceMap directive in multiline comments. Close gh-1143.
Richard Gibson
2013-01-25
1
-0
/
+22
*
Don't try and convert data for 204 No Content responses. Fixes #13292. Fixes ...
byroot
2013-01-24
1
-0
/
+5
*
Adds the abort on unload trick back in since IE9 still exhibits the bug
jaubourg
2013-01-07
1
-0
/
+25
*
Revert data.js rewrite.
Dave Methvin
2013-01-03
1
-62
/
+53
[next]