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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
There was a disabled test in the ajax test suite which said there were too ma...
David Serduke
2007-12-04
1
-5
/
+3
*
Fixed [1993] although it actually wasn't a bug in the core but rather a misun...
David Serduke
2007-12-03
1
-19
/
+46
*
Added enchancement for #1994 by adding two parameters to .stop() which give a...
David Serduke
2007-11-30
2
-13
/
+95
*
Fixed a problem with changeset [3841] where a function could no longer be .ex...
David Serduke
2007-11-30
1
-1
/
+9
*
Fixed #1557, although it doesn't appear to be just an FF3 problem. In this ca...
David Serduke
2007-11-29
2
-0
/
+14
*
Back out one of the changes from the previous commit that wasn't necessary to...
David Serduke
2007-11-28
1
-1
/
+1
*
Fixed #1908 by testing to make sure it isn't null before checking the nodeType.
David Serduke
2007-11-28
1
-1
/
+4
*
Fixed #1070 by converting all setAttribute() values to a string which is what...
David Serduke
2007-11-28
1
-1
/
+9
*
Fixed #1701 by passing through the arguments as suggested.
David Serduke
2007-11-28
1
-2
/
+6
*
Fixed #1714 by adding a default empty string if the value is falsey.
David Serduke
2007-11-28
1
-1
/
+3
*
Fixed #1599 as Brandon suggested to ignore negative values to width and heigh...
David Serduke
2007-11-28
2
-0
/
+10
*
Fix for #1944. Added nodeName and tagName to jQuery.props and tests for maxle...
Brandon Aaron
2007-11-19
2
-4
/
+13
*
Slightly altered a test that was causing IE7 in some cases to hard crash. Th...
David Serduke
2007-11-18
1
-2
/
+2
*
Fixed #1074 where .html() was incorrectly changing the selected value of an o...
David Serduke
2007-11-17
1
-2
/
+6
*
Fix #1907 where the never-ending loop prevention used a coersion comparison w...
David Serduke
2007-11-17
1
-1
/
+12
*
Fixed #1095 bug where radio buttons became unchecked during show(). Also adde...
David Serduke
2007-11-16
4
-40
/
+71
*
Fixed #1727 bug where :nth-child() was non-standard with CSS3 plus two minor ...
David Serduke
2007-11-16
1
-1
/
+20
*
Fixed #1822 bug where queue() didn't always default to type 'fx'.
David Serduke
2007-11-16
1
-1
/
+18
*
Fix for #1823 bug in animate {queue:false} plus a unit test.
David Serduke
2007-11-16
1
-0
/
+23
*
Spelling mistake.
John Resig
2007-10-20
1
-1
/
+1
*
Added a fix for .noConflict(true) not reverting properly. Also added unit tes...
John Resig
2007-10-20
2
-0
/
+22
*
Fix for bug #1546 where a deep copy was attempted of DOM elements (which isn'...
John Resig
2007-10-17
1
-4
/
+5
*
Added a fix for bug #1698, in which injected scripts were executed out of ord...
John Resig
2007-10-17
1
-1
/
+5
*
Fixed .val(String) for select elements (#1760) [Thanks Sam]
Brandon Aaron
2007-10-12
1
-1
/
+4
*
A fix for bug #1443, where globalEval occurred asynchronously in Safari 2, pr...
John Resig
2007-10-01
1
-2
/
+9
*
Disabled the Ajax tests from running locally.
John Resig
2007-09-23
2
-55
/
+57
*
Added .eq(Number) back in - I'm convinced that it's more useful than the .sli...
John Resig
2007-09-15
1
-1
/
+3
*
Fixed an issue with the suite expecting a different result for the changed tr...
John Resig
2007-09-15
1
-3
/
+3
*
Fixed bug #1594, #1565, #1598 - all of which were concerning the improper exe...
John Resig
2007-09-15
1
-3
/
+8
*
Added a fix for bug #1580, where the query string was appended to the POST da...
John Resig
2007-09-15
1
-1
/
+8
*
Fix for bug #1600 - multiple selects were being serialized incorrectly.
John Resig
2007-09-15
1
-4
/
+4
*
Landing the new expando management code. Completely overhauls how data is ass...
John Resig
2007-09-08
2
-5
/
+5
*
Finished up some of the reorganization.
John Resig
2007-09-08
5
-0
/
+0
*
Reorganzing the jQuery source (first phase).
John Resig
2007-09-08
23
-0
/
+3146
*
Moved the test directory.
John Resig
2006-08-13
17
-3931
/
+0
*
Moved the tests into jQuery proper.
John Resig
2006-08-13
17
-0
/
+3931
[prev]