index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
/
index.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Add support for running unit tests via grunt with karma
Timo Tijhof
2017-12-18
1
-245
/
+2
*
Tests: Simulate events when CI hinders use of native ones
Richard Gibson
2017-07-20
1
-5
/
+0
*
Build: Update npm deps, fix Sinon npmcopy config
Michał Gołębiowski
2016-01-27
1
-1
/
+1
*
Tests: fixed grammar in comment
Henry Wong
2016-01-13
1
-1
/
+1
*
Effects: Finish should call progress
Thomas Tortorini
2015-09-08
1
-0
/
+1
*
Effects: Add tests for jQuery.Tween
Corey Frang
2015-06-26
1
-1
/
+1
*
Event: Remove fake originalEvent from jQuery.Event.simulate
Gabriel Schulhof
2015-05-29
1
-0
/
+5
*
Deferred: Backwards-compatible standards interoperability
Richard Gibson
2015-03-20
1
-0
/
+1
*
Tests: make top of the HTML suite compliant with style guide
Oleg Gaidarenko
2015-02-19
1
-7
/
+5
*
Build: Move all external libraries to external directory
Scott González
2014-06-24
1
-4
/
+4
*
Tests: Remove html5 shiv
Dave Methvin
2014-01-09
1
-7
/
+0
*
Manage bower dependencies with grunt-bowercopy
Timmy Willison
2013-12-06
1
-4
/
+4
*
Effects: Integrate sinon fake timers into tests. Close gh-1377.
John Paul
2013-11-24
1
-0
/
+1
*
Use grunt and bower packages as local dependencies. Close gh-1433.
Timmy Willison
2013-11-14
1
-3
/
+3
*
Use full version of jQuery 1.9.1
Oleg
2013-11-08
1
-2
/
+5
*
Convert testrunner to an AMD module and ensure jQuery is on the page when exe...
Timmy Willison
2013-09-06
1
-0
/
+7
*
Move test loader to testinit.js. Fix race condition with dependency loading.
Timmy Willison
2013-09-06
1
-54
/
+1
*
Use requirejs to load the testswarm inject script
Timmy Willison
2013-09-06
1
-2
/
+15
*
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
Timmy Willison
2013-08-29
1
-30
/
+44
*
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
1
-57
/
+27
*
Fix paths for qunit files
Oleg
2013-07-24
1
-2
/
+2
*
Include Sizzle and Qunit with bower. Fixes #14118.
Timmy Willison
2013-07-10
1
-3
/
+3
*
Fix #13596; #13722: .replaceWith consistency. Close gh-1216.
Richard Gibson
2013-04-16
1
-1
/
+1
*
Adjust tabIndex propHook for modern browsers and return -1 where appropriate....
Oleg Gaidarenko
2013-04-08
1
-0
/
+6
*
Separate test/unit/wrap.js; make tests not fail when wrap module excluded
Michał Gołębiowski
2013-04-09
1
-0
/
+1
*
Fix #13265 #13332: traversing methods with text nodes. Close gh-1145.
Richard Gibson
2013-02-13
1
-1
/
+1
*
Ref #13316: Sync all documents on full vs. minified source. Close gh-1147.
Richard Gibson
2013-02-07
1
-1
/
+1
*
Fix #13310. Get the right display value for disconnected nodes. Close gh-1156.
Oleg
2013-02-04
1
-0
/
+1
*
Revert change to visible/hidden selectors until 1.10 and 2.1. Reopens #13132,...
Timmy Willison
2013-01-30
1
-1
/
+1
*
Fix #13316. Use minified version in unit testing.
Dave Methvin
2013-01-26
1
-6
/
+6
*
Fix failing tests, add support for empty spans in Opera. Supplements #13132, ...
Timmy Willison
2013-01-21
1
-1
/
+1
*
Test: Update index.html to new QUnit format. Close gh-1061.
Timo Tijhof
2012-12-10
1
-8
/
+4
*
update Sizzle
Richard Gibson
2012-11-16
1
-10
/
+13
*
No ticket: speedup effects tests
Richard Gibson
2012-11-12
1
-1
/
+3
*
Fix testing of no-ajax custom builds
Richard Gibson
2012-11-01
1
-0
/
+3
*
No ticket: fix effects test failure in IE6. Close gh-1012.
Timo Tijhof
2012-10-31
1
-14
/
+14
*
Implement expectation test instead of using _removeData. Close gh-997.
Timo Tijhof
2012-10-28
1
-21
/
+29
*
Shim/shiv the datalist element for crabby Uncle oldIE.
Dave Methvin
2012-09-05
1
-1
/
+1
*
Let subproject tests use their own test fixture. Closes gh-867.
Dave Methvin
2012-07-19
1
-2
/
+5
*
Extracts the serialization code from the ajax module so that alternative ajax...
jaubourg
2012-07-13
1
-0
/
+1
*
Fix #8482, offsetParent should not return null. Closes gh-847.
Nowres Rafid
2012-07-06
1
-0
/
+3
*
Update Sizzle: reduced size. Add Sizzle's utilities.js to unit tests
timmywil
2012-06-27
1
-0
/
+1
*
Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue...
Rick Waldron
2012-06-25
1
-0
/
+1
*
Ensure that IE stays in Big Boy mode.
Dave Methvin
2012-06-16
1
-0
/
+1
*
Use QUnit's URL configs to simplify custom configuration. Closes gh-827
Scott González
2012-06-15
1
-28
/
+16
*
Add necessary test html from Sizzle tests; Add an easy way to turn off QSA in...
timmywil
2012-06-15
1
-16
/
+32
*
Rough draft of version=min test capabilities reintroduced.
Rick Waldron
2012-06-06
1
-1
/
+21
*
Relativize all urls pertaining to dist/jquery.js so users can run their serve...
timmywil
2012-06-04
1
-1
/
+1
*
Strips IIFEs from modules; Always require built jQuery for tests.
Rick Waldron
2012-06-04
1
-2
/
+2
[next]