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
jtr-test
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
*
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
*
Fix #14503: Cast to string before setting XHR header. Close gh-1427.
hongymagic
2013-11-14
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
*
Use full version of jQuery 1.9.1
Oleg
2013-11-08
2
-5
/
+9597
*
Fix #14422 and 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-11-04
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
-283
/
+293
*
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. Fix #14084. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
7
-4
/
+47
*
No ticket: Hide the testing-support jQuery from tests
Richard Gibson
2013-09-03
2
-27
/
+32
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
1
-13
/
+27
*
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
*
Further spacing & code style corrections.
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 #13543. offsetWidth is wrong on non-1 zoom. Close gh-1218.
Michał Gołębiowski
2013-04-03
1
-0
/
+19
*
Update grunt-contrib-jshint to 0.3.0, ref gh-1204.
Michał Gołębiowski
2013-04-03
1
-1
/
+1
*
Remove the define.amd.jQuery check, close gh-1150.
jrburke
2013-04-03
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
*
Ref #13316: Sync all test documents on full vs. minified source.
Richard Gibson
2013-02-08
21
-23
/
+48
*
Fix #13310. Get the right display value for disconnected nodes. Close gh-1155.
Oleg
2013-02-04
1
-0
/
+2
*
Fix #13316. Use minified version in unit testing.
Dave Methvin
2013-01-26
18
-17
/
+42
*
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
*
Fix #13064: better test fixture cleanup. Close gh-1075.
Richard Gibson
2012-12-16
1
-2
/
+2
*
Test: Update index.html to new QUnit format. Close gh-1061.
Timo Tijhof
2012-12-10
1
-2
/
+2
*
Test: Remove fixtures from QUnit.done hook. Close gh-1069.
Timo Tijhof
2012-12-10
1
-0
/
+5
*
Make compatible with jshint, lint test/data. Close gh-1043.
Timo Tijhof
2012-12-06
3
-10
/
+10
*
Revert "Organizes the php scripts used for testing better, so that the whole ...
jaubourg
2012-12-05
34
-126
/
+526
*
Revert "228ab3d followup 1: fix test failures. Close gh-1056."
jaubourg
2012-12-05
1
-4
/
+4
*
228ab3d followup 1: fix test failures. Close gh-1056.
Richard Gibson
2012-12-05
1
-4
/
+4
*
Organizes the php scripts used for testing better, so that the whole logic of...
jaubourg
2012-12-04
34
-526
/
+126
*
More improvements per @jaubourg
Richard Gibson
2012-12-03
2
-23
/
+29
*
Improvements per @jaubourg
Richard Gibson
2012-12-03
2
-2
/
+4
*
No ticket: improve global variable/ajax request tracking
Richard Gibson
2012-12-02
3
-33
/
+40
*
sandboxes start for real this time (fixes test failures in IE)
jaubourg
2012-11-27
2
-8
/
+8
*
Greatly simplifies ajaxTest
jaubourg
2012-11-26
1
-65
/
+45
*
Total revamping of the ajax unit tests
jaubourg
2012-11-26
2
-1
/
+100
*
No ticket: update test suite to pass QUnit globals check in most environments...
Richard Gibson
2012-11-05
1
-2
/
+7
*
Remove gratuitous punctuation
Richard Gibson
2012-11-01
1
-3
/
+3
[next]