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
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
1
-29
/
+28
*
CSS: Remove units from a 0 width/height element
Christophe Tafani-Dereeper
2016-05-16
1
-2
/
+2
*
Tests: Refactor testIframe() to make it DRYer and more consistent
Dave Methvin
2016-04-11
31
-48
/
+72
*
Tests: Make iframe tests wait after checking isReady
Dave Methvin
2016-04-11
11
-31
/
+21
*
Tests: do not run IE9 effect tests if inside testswarm
Oleg Gaidarenko
2016-04-04
1
-4
/
+5
*
Docs:Tests: Remove legacy code & add support comments where needed
Michał Gołębiowski
2016-03-30
1
-1
/
+0
*
Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixture
Alexander Lisianoi
2016-03-09
1
-8
/
+32
*
Tests: test element position outside view
Oleg Gaidarenko
2016-02-11
1
-0
/
+12
*
CSS: Restore cascade-override behavior in .show
Richard Gibson
2016-01-13
1
-9
/
+5
*
Manipulation: execute scripts from iframe in the iframe's context
Timmy Willison
2015-11-09
1
-0
/
+18
*
Event: Make event aliases optional in unit tests
Dave Methvin
2015-11-06
1
-1
/
+1
*
Core: use interactive to evaluate dom ready, barring IE9-10
Timmy Willison
2015-10-29
1
-0
/
+23
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
1
-1
/
+2
*
Tests: Change quotes according to style guidelines
Julian Alexander Murillo
2015-10-18
7
-16
/
+16
*
Tests: Keep test iframes around for assertions
Richard Gibson
2015-10-17
1
-1
/
+1
*
Ajax: improve content-type detection
Oleg Gaidarenko
2015-10-12
1
-0
/
+5
*
Event: fix incorrect test
Oleg Gaidarenko
2015-10-12
1
-1
/
+1
*
Tests:Docs: Fix various typos
Gary Ye
2015-10-12
2
-3
/
+3
*
Event: Move .bind() and .delegate() to deprecated
Dave Methvin
2015-10-12
1
-0
/
+1
*
Tests: Use QUnit URL parameter parsing
Richard Gibson
2015-10-08
1
-6
/
+3
*
Tests: Add dummy modules when running basic tests
Richard Gibson
2015-10-08
1
-13
/
+16
*
Tests: Really fix tests in IE 8 this time
Michał Gołębiowski
2015-09-08
1
-1
/
+1
*
Tests: Don't load non-basic tests when basic module is selected
Michał Gołębiowski
2015-09-08
1
-29
/
+37
*
Tests: Add simple tests for Android 2.3
Michał Gołębiowski
2015-09-08
1
-0
/
+6
*
Tests: further improvements QUnit 2.0 migration
Oleg Gaidarenko
2015-09-08
2
-11
/
+11
*
Tests: lower the PHP sleep time in unreleasedXHR.html
Michał Gołębiowski
2015-09-08
1
-1
/
+1
*
Build: correct style tests files which could be automatically corrected
Oleg Gaidarenko
2015-09-07
1
-2
/
+2
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
4
-819
/
+1113
*
Tests: partially use new qunit interface
Oleg Gaidarenko
2015-08-16
1
-20
/
+29
*
Docs: Fix various spelling mistakes
Bruno Pérel
2015-07-30
1
-1
/
+1
*
Effects: Adding unit tests for jQuery.Animation
Corey Frang
2015-06-26
1
-0
/
+1
*
Effects: Add tests for jQuery.Tween
Corey Frang
2015-06-26
1
-1
/
+2
*
Offset: add tests for hidden elements + scroll
Timmy Willison
2015-06-16
1
-0
/
+2
*
Tests: Remove test/data/ua.txt
Michał Gołębiowski
2015-06-16
1
-272
/
+0
*
CSS: Ignore the CSS cascade in show()/hide()/etc.
Richard Gibson
2015-05-11
1
-10
/
+2
*
Tests: Increase QUnit timeout
Michał Gołębiowski
2015-04-27
1
-1
/
+1
*
Ajax: make jQuery#load "type" field explicit
Oleg Gaidarenko
2015-02-15
2
-0
/
+1
*
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
Timmy Willison
2014-12-10
1
-1
/
+1
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-09
1
-1
/
+3
*
Tests: Minor updates for QUnit 1.16 compatibility
Richard Gibson
2014-12-05
1
-4
/
+3
*
Misc: Remove leftover -moz-box-sizing in tests
Michał Gołębiowski
2014-11-03
1
-1
/
+0
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
2
-9
/
+24
*
Ajax: Always use script injection in globalEval
Oleg Gaidarenko
2014-06-16
2
-1
/
+1
*
Data: Work around IE11 bug with onpageshow attribute
Dave Methvin
2014-04-30
1
-0
/
+16
*
Effects: Respect display value on inline elements
Oleg Gaidarenko
2014-04-30
1
-0
/
+3
*
Build: Fix code style issue
Oleg Gaidarenko
2014-04-15
1
-1
/
+0
*
Tests: Fix failing ajax tests in oldIE
Oleg Gaidarenko
2014-04-15
3
-4
/
+4
*
Tests: Bring back some of the clean-up logic
Oleg Gaidarenko
2014-04-15
1
-0
/
+11
*
Tests: Do global clean up in teardown function
Oleg Gaidarenko
2014-04-15
1
-0
/
+2
*
Build: Use jscs to check test helpers
Oleg Gaidarenko
2014-04-15
2
-2
/
+0
[next]