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/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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Effects: Improve raf logic"
Oleg Gaidarenko
2015-12-22
1
-103
/
+0
*
Revert "Core: Remove deprecated context and selector properties"
Oleg Gaidarenko
2015-12-22
2
-9
/
+51
*
Revert "Core: Throw an error on $("#") rather than returning 0-length collect...
Oleg Gaidarenko
2015-12-22
1
-12
/
+5
*
Offset: do not run tests which break without back-incompat change
Oleg Gaidarenko
2015-12-22
1
-3
/
+3
*
Tests: correct revert artefact
Oleg Gaidarenko
2015-12-22
1
-4
/
+4
*
Revert "Manipulation: make wrapAll funarg execute only once"
Oleg Gaidarenko
2015-12-22
1
-100
/
+0
*
Revert "CSS: simplify hack of css getter for the computed values"
Oleg Gaidarenko
2015-12-22
1
-13
/
+2
*
Revert "Callbacks: Don't abort execution on .lock()"
Oleg Gaidarenko
2015-12-22
1
-14
/
+4
*
Revert "Manipulation: don't auto-insert tbody"
Oleg Gaidarenko
2015-12-22
1
-78
/
+3
*
Revert "Deferred: Backwards-compatible standards interoperability"
Oleg Gaidarenko
2015-12-22
1
-636
/
+251
*
Revert "Data: do not include digits when camelCasing"
Oleg Gaidarenko
2015-12-22
2
-36
/
+15
*
Revert "Data: always camelCase keys in .data()"
Oleg Gaidarenko
2015-12-22
1
-176
/
+50
*
Revert "Data: camelCasing should not ignore case"
Oleg Gaidarenko
2015-12-22
1
-19
/
+0
*
Revert "Offset: Fix .offset() to correctly work with ShadowDOM"
Oleg Gaidarenko
2015-12-22
1
-15
/
+0
*
Revert "Offset: remove ownerDocument check in offset getter"
Oleg Gaidarenko
2015-12-22
1
-5
/
+14
*
Revert "Offset: allow offset setter to throw for disconnected elements"
Oleg Gaidarenko
2015-12-22
1
-1
/
+9
*
Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."
Oleg Gaidarenko
2015-12-22
4
-1223
/
+1116
*
Revert "Core: remove custom ready event"
Oleg Gaidarenko
2015-12-22
1
-25
/
+28
*
Revert "Event: remove deprecated event aliases"
Oleg Gaidarenko
2015-12-22
1
-1
/
+8
*
Revert "Deferred: add .catch handler"
Oleg Gaidarenko
2015-12-22
1
-37
/
+0
*
Revert "CSS: Make .css("width") & .css("height") return fractional values"
Oleg Gaidarenko
2015-12-22
3
-84
/
+18
*
Revert "Effects: Remove additional parameters of easings"
Oleg Gaidarenko
2015-12-22
1
-2
/
+4
*
Revert "CSS: Make show/hide/toggle methods a module"
Oleg Gaidarenko
2015-12-22
4
-53
/
+41
*
Revert "Core: make isNumeric limited to strings and numbers"
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Revert "Attributes: do not set properties to false when removing booleans"
Oleg Gaidarenko
2015-12-22
1
-1
/
+1
*
Tests: Make regexes for iOS devices more rigid
Michał Gołębiowski
2015-10-30
1
-3
/
+3
*
Tests: Remove Safari 7.0 & iOS 6 support tests results
Michał Gołębiowski
2015-10-30
1
-35
/
+1
*
Tests: Add iOS 9 support tests results
Michał Gołębiowski
2015-10-30
1
-0
/
+34
*
Attributes: remove flakey test for selected attribute
Timmy Willison
2015-10-26
1
-3
/
+1
*
Attributes: do not set properties to false when removing booleans
Timmy Willison
2015-10-26
1
-2
/
+4
*
Tests: Post-Summit cleanup
Richard Gibson
2015-10-25
1
-1
/
+1
*
Core: make isNumeric limited to strings and numbers
Timmy Willison
2015-10-25
1
-1
/
+1
*
Attributes: fix tabIndex on <img> in IE11
Joelle Fleurantin
2015-10-25
1
-0
/
+7
*
Attributes: Use simpler boolean check vs a function call
Dave Methvin
2015-10-25
1
-1
/
+5
*
Attributes: Remove undocumented .toggleClass( boolean ) signature
Dave Methvin
2015-10-25
1
-24
/
+1
*
CSS: Make show/hide/toggle methods a module
Dave Methvin
2015-10-25
4
-41
/
+53
*
Core: make isNumeric test work on Symbol
Liza Ramo
2015-10-25
1
-0
/
+7
*
Tests: Use standard external domain name
Richard Gibson
2015-10-23
1
-1
/
+1
*
Tests: Add Safari 9 support tests results
Michał Gołębiowski
2015-10-18
1
-0
/
+34
*
Offset: allow small differences in offset.top
Joelle Fleurantin
2015-10-18
1
-1
/
+3
*
Core: add unit test for isPlainObject(Symbol)
Liza Ramo
2015-10-18
1
-0
/
+9
*
CSS: Correct misrepresentation of "auto" horizontal margins as 0
Richard Gibson
2015-10-18
3
-27
/
+58
*
Tests: Account for array-like objects in jQuery.grep
Aurelio De Rosa
2015-10-13
1
-6
/
+73
*
Tests: fix code style issues
Oleg Gaidarenko
2015-10-13
1
-1
/
+1
*
Core: Support Symbol wrapper objects in jQuery.type
Christian Grete
2015-10-13
1
-0
/
+13
*
Ajax: don't expect cross-origin tests run in envs which not support it
Oleg Gaidarenko
2015-10-13
1
-31
/
+20
*
Ajax: improve content-type detection
Oleg Gaidarenko
2015-10-12
1
-1
/
+103
*
Event: fix incorrect test
Oleg Gaidarenko
2015-10-12
1
-7
/
+1
*
Tests:Docs: Fix various typos
Gary Ye
2015-10-12
2
-2
/
+2
*
Event: Move .bind() and .delegate() to deprecated
Dave Methvin
2015-10-12
1
-0
/
+40
[next]