index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
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
*
Tests: Strip untypical callback parameter characters from PHP files
1.12-stable
Michał Gołębiowski-Owczarek
2021-04-29
2
-7
/
+12
*
CSS: ensure table styles do not affect reliableHiddenOffsets test
Timmy Willison
2016-05-11
1
-0
/
+22
*
Build: use tabs in CSS, also simplify and correct .editorconfig
Oleg Gaidarenko
2016-02-11
1
-49
/
+49
*
Tests: test element position outside view
Oleg Gaidarenko
2016-02-11
1
-42
/
+54
*
Core: use interactive to evaluate dom ready, barring IE6-10
Timmy Willison
2016-01-14
1
-0
/
+23
*
Effects: add back support.shrinkWrapBlocks() for ie6
Timmy Willison
2016-01-06
1
-0
/
+23
*
Revert "Misc: Drop support for older browsers; update support comments"
Timmy Willison
2016-01-06
3
-6
/
+17
*
Effects: Remove tests for jQuery.Animation & jQuery.Tween
Michał Gołębiowski
2015-12-22
1
-3
/
+1
*
Build: code style fixes after all those reverts
Oleg Gaidarenko
2015-12-22
2
-1
/
+3
*
Revert "Ajax: Always use script injection in globalEval"
Oleg Gaidarenko
2015-12-22
2
-2
/
+2
*
Revert "CSS: simplify hack of css getter for the computed values"
Oleg Gaidarenko
2015-12-22
1
-5
/
+0
*
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
Oleg Gaidarenko
2015-12-22
2
-3
/
+11
*
Tests: Change quotes according to style guidelines
Julian Alexander Murillo
2015-10-25
7
-16
/
+16
*
Tests: Keep test iframes around for assertions
Richard Gibson
2015-10-25
1
-1
/
+1
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
1
-1
/
+2
*
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: Backport basic tests from master
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
*
Tests: Partially use new qunit interface
Oleg Gaidarenko
2015-09-07
1
-33
/
+39
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
5
-822
/
+1116
*
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
*
CSS: simplify hack of css getter for the computed values
Oleg Gaidarenko
2014-12-24
1
-0
/
+5
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-10
1
-1
/
+3
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-12-08
4
-40
/
+6
*
Tests: Minor updates for QUnit 1.16 compatibility
Richard Gibson
2014-12-05
1
-4
/
+3
*
CSS: Fix get upper case alpha opacity in IE8
Zheming Sun
2014-11-08
1
-0
/
+7
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
2
-10
/
+26
*
Ajax: Always use script injection in globalEval
Oleg Gaidarenko
2014-06-16
2
-2
/
+2
*
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
*
Tests: Comply the style guide
Oleg Gaidarenko
2014-04-15
1
-16
/
+16
*
Tests: Fix failing ajax tests in oldIE
Oleg Gaidarenko
2014-04-15
3
-4
/
+4
*
Tests: Remove unused variables
Oleg Gaidarenko
2014-04-15
1
-7
/
+3
*
Tests: Improve jsonp tests
Oleg Gaidarenko
2014-04-15
1
-1
/
+1
*
Build: Use jscs to check test helpers
Oleg Gaidarenko
2014-04-15
2
-2
/
+0
[next]