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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back the background: none setting to avoid any possible crashes in IE fro...
timmywil
2011-08-04
1
-1
/
+2
*
Remove unnecessary regex
timmywil
2011-08-04
1
-1
/
+0
*
Now using getAttributeNode in all attribute cases in IE6/7, which normalizes ...
timmywil
2011-08-04
2
-46
/
+40
*
Make the tabIndex hook first a propHook and add it to attrHooks for back-comp...
timmywil
2011-08-04
2
-15
/
+75
*
Merge pull request #367 from gnarf37/index-optimize
Dave Methvin
2011-08-04
2
-7
/
+14
|
\
|
*
Quick improvement to the performace of .index() with no arguments - Adding a ...
gnarf
2011-06-14
2
-7
/
+14
*
|
Merge pull request #416 from gnarf37/ticket_6652
Dave Methvin
2011-08-04
4
-6
/
+39
|
\
\
|
*
|
Unit test for #6652
Corey Frang
2011-07-13
3
-0
/
+22
|
*
|
Trying .removeAttribute instead of the regexp to remove the filter attribute
Corey Frang
2011-07-13
1
-2
/
+2
|
*
|
CSS: Remove filter from style when setting opacity to 1 - Fixes #6652 - REMOV...
gnarf
2011-06-20
1
-6
/
+17
*
|
|
Merge pull request #412 from rwldrn/9587
Dave Methvin
2011-08-04
3
-2
/
+18
|
\
\
\
|
*
|
|
jQuery.clone() check that destination child nodes are not null. Fixes #9587
rwldrn
2011-06-15
3
-2
/
+18
*
|
|
|
Merge pull request #432 from rwldrn/9794
Dave Methvin
2011-08-04
2
-5
/
+47
|
\
\
\
\
|
*
|
|
|
Do plain property check first, fallback to camelCase only if nec. Fixes #9794
Rick Waldron
2011-07-25
1
-5
/
+5
|
*
|
|
|
Correct non-null|undefined evaluation of data property values. Fixes #9794
Rick Waldron
2011-07-10
2
-5
/
+47
*
|
|
|
|
Merge pull request #431 from DenisKnauf/master
Dave Methvin
2011-08-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
input type=datetime-local support for ajax.
Denis Knauf
2011-07-07
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #434 from Bubbi/bug_7071
Dave Methvin
2011-08-04
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Make sure that Internet Explorer 6-8 won't give a "failed" error, when a requ...
Steen Nielsen
2011-07-15
1
-3
/
+4
*
|
|
|
|
|
|
Merge pull request #451 from scottjehl/master
Dave Methvin
2011-08-04
1
-2
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make sure body is defined before attempting to use its properties. This check...
scottjehl
2011-08-02
1
-2
/
+3
*
|
|
|
|
|
|
|
Merge pull request #419 from rwldrn/9630
Dave Methvin
2011-08-04
2
-1
/
+11
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Filter hasClass by nodeType 1; Fixes #9630
rwldrn
2011-06-22
2
-2
/
+2
|
*
|
|
|
|
|
|
|
Assert that .contents().hasClass() works as expected. Fixes #9630
rwldrn
2011-06-21
1
-0
/
+10
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #417 from rwldrn/9385
Dave Methvin
2011-08-04
2
-3
/
+5
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Updated version numbers; Fixes #9385
rwldrn
2011-06-23
1
-2
/
+2
|
*
|
|
|
|
|
|
|
Begrudgingly adds chrome detection to jQuery.browser (1.7). Fixes #9385
rwldrn
2011-06-20
2
-3
/
+5
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #443 from rwldrn/minimal-license
Dave Methvin
2011-08-04
1
-3
/
+16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Removes date from minimal license
Rick Waldron
2011-07-25
1
-14
/
+3
|
*
|
|
|
|
|
|
|
Mine and munge date from full source license header
Rick Waldron
2011-07-23
1
-4
/
+15
|
*
|
|
|
|
|
|
|
Builds minimal license header block for jquery.min.js
Rick Waldron
2011-07-23
1
-3
/
+16
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #444 from rwldrn/9634
Dave Methvin
2011-08-04
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Non-breaking-space should achieve the same effect as a visible character. Fix...
Rick Waldron
2011-07-25
1
-1
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #447 from rwldrn/9914
Dave Methvin
2011-08-04
1
-5
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Removes empty, duplicate named test block. Fixes #9914
Rick Waldron
2011-07-26
1
-5
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #448 from rwldrn/9912
Dave Methvin
2011-08-04
1
-8
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Renames duplicate named test block. Fixes #9912
Rick Waldron
2011-07-26
1
-8
/
+8
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #449 from rwldrn/9913
Dave Methvin
2011-08-04
1
-19
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Removes duplicate test block. Fixes #9913
Rick Waldron
2011-07-26
1
-19
/
+0
|
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes #9...
Rick Waldron
2011-08-03
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Fixes #9255: xml parsing error in $.parseXML is now properly detected for all...
jaubourg
2011-07-23
2
-17
/
+36
*
|
|
|
|
|
|
Fixes #9854: propagates native statusText onto jqXHR.statusText. statusText i...
jaubourg
2011-07-23
3
-2
/
+21
*
|
|
|
|
|
|
Makes sure that status -1 (used when an internal error occured) will not tag ...
jaubourg
2011-07-23
1
-1
/
+1
*
|
|
|
|
|
|
Fixes #9887: ajax now supports circular references into objects passed as con...
jaubourg
2011-07-23
2
-16
/
+50
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Landing pull request 433. Fix testswarm test cases. Fixes #9555.
Krinkle
2011-07-12
2
-2
/
+2
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Check the attribute node value for false for HTML5 booleans when not supporte...
timmywil
2011-07-09
2
-9
/
+18
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fixes #9632. Adds res:// protocol to the list of local protocols.
jaubourg
2011-07-01
1
-1
/
+1
*
|
|
|
Fixes #9682. Removes data from the options for request with no content so tha...
jaubourg
2011-07-01
2
-5
/
+22
*
|
|
|
Fixes #9446. Context is properly propagated using pipe. If context was the or...
jaubourg
2011-07-01
2
-1
/
+28
*
|
|
|
Replaces typo (status instead of state) as observed in #9585.
jaubourg
2011-07-01
1
-1
/
+1
[next]