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
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
*
Merge branch 'bug_7397' of https://github.com/rwldrn/jquery into rwldrn-bug_7397
Colin Snover
2010-12-14
2
-2
/
+41
|
\
|
*
Whitespace correction
rwldrn
2010-12-09
1
-1
/
+1
|
*
Whitespace correction
rwldrn
2010-12-09
1
-3
/
+3
|
*
Whitespace correction
rwldrn
2010-12-09
1
-3
/
+3
|
*
Reorders condition at L65 for efficiency
rwldrn
2010-12-09
1
-2
/
+2
|
*
Updating #7397 unit tests to correctly test for a persisted display value
rwldrn
2010-11-10
1
-11
/
+15
|
*
Clean #7397; Removed unnec. var declaration
rwldrn
2010-11-09
1
-3
/
+2
|
*
Fixes #7397; 4 supporting unit tests
rwldrn
2010-11-09
2
-5
/
+41
*
|
More specific version numbers.
Colin Snover
2010-12-12
1
-2
/
+2
*
|
Speed up & compatibility improvements for new clone mechanism in IE.
Colin Snover
2010-12-12
3
-22
/
+62
*
|
Return test comments to ASCII space
Colin Snover
2010-12-12
1
-2
/
+2
*
|
Merge branch 'bug5566' into csnover-bug5566. Fixes #4386, #5566, #6997.
Colin Snover
2010-12-12
2
-105
/
+154
|
\
\
|
*
|
Fix the clone method to be a little less insane in IE, which fixes the new ev...
Colin Snover
2010-12-12
2
-33
/
+65
*
|
|
Simplified headers tests: removed multiline headers (support is far too serve...
jaubourg
2010-12-11
3
-46
/
+24
*
|
|
Tweaked the headers test to be apache independent and actually work.
jaubourg
2010-12-11
2
-20
/
+17
*
|
|
Removed bind/unbind from xhr emulation: success/error/complete are deferred n...
jaubourg
2010-12-11
1
-17
/
+0
*
|
|
Added the regexp to remove module closures to the ant build file to be on par...
jaubourg
2010-12-11
1
-0
/
+1
*
|
|
More variable renaming to avoid conflicts when module closures are removed.
jaubourg
2010-12-11
2
-5
/
+5
*
|
|
Changed document.location to window.location per Ben Alman advice.
jaubourg
2010-12-10
1
-1
/
+1
*
|
|
Renamed variables to avoid conflicts when Makefile removes internal closures.
jaubourg
2010-12-10
2
-9
/
+7
*
|
|
Fix the closure in ajax.js too.
jaubourg
2010-12-10
1
-1
/
+1
*
|
|
Fixed function closures so that Makefile can do its magic.
jaubourg
2010-12-10
4
-6
/
+8
*
|
|
Replaced spaces with a tab in Makefile.
jaubourg
2010-12-10
1
-5
/
+5
*
|
|
Removed non-standard (and not that useful) xhr emulation methods & reworked t...
jaubourg
2010-12-10
3
-37
/
+55
*
|
|
Added xhr.js and transports/*.js to Rakefile and build.xml (in sync with Make...
jaubourg
2010-12-10
2
-1
/
+5
*
|
|
Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou...
jaubourg
2010-12-09
12
-463
/
+1991
*
|
|
Backing out cec68e2b00d86357c18b576cbaed52cc1ea42a74, was causing serialize t...
jeresig
2010-12-09
2
-92
/
+72
*
|
|
Backing out fb6c038bf00296480234c971a1664ac01ca1479e, was causing jQuery.para...
jeresig
2010-12-09
2
-17
/
+4
*
|
|
Merge branch 'explain-map-concat' of https://github.com/ajpiano/jquery into a...
jeresig
2010-12-09
1
-0
/
+1
|
\
\
\
|
*
|
|
Add a comment explaining that jQuery.map flattens arrays
adam j. sontag
2010-11-27
1
-0
/
+1
*
|
|
|
Merge branch 'bug5566' of https://github.com/csnover/jquery into csnover-bug5566
jeresig
2010-12-09
2
-72
/
+92
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Clone fragments in domManip using jQuery.clone instead of DocumentFragment.cl...
Colin Snover
2010-12-06
2
-57
/
+77
|
*
|
|
Clean up empty lines with whitespace in manipulation.js
Colin Snover
2010-12-06
1
-15
/
+15
*
|
|
|
Merge branch 'attrFollowupFix' of https://github.com/jitter/jquery into jitte...
jeresig
2010-12-09
2
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Fix attr() problems in IE with attribute nodes. Followup to commit b50f41a2.
Anton M
2010-12-07
2
-6
/
+6
*
|
|
|
|
Merge branch 'rfxnum' of https://github.com/lrbabe/jquery into lrbabe-rfxnum
jeresig
2010-12-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Precising the unit part of rfxnum regex
louisremi
2010-12-09
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'support_6897' of https://github.com/rwldrn/jquery into rwldrn-s...
jeresig
2010-12-09
1
-0
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
Support unit test for #6897
rwldrn
2010-11-09
1
-0
/
+25
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'bug_7413' of https://github.com/rwldrn/jquery into rwldrn-bug_7413
jeresig
2010-12-09
2
-4
/
+17
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixes #7413; isEmptyObject() check to see if obj passes isPlainObject
rwldrn
2010-11-09
2
-4
/
+17
|
|
/
/
/
*
|
|
|
Merge branch 'bug7524' of https://github.com/csnover/jquery into csnover-bug7524
John Resig
2010-12-06
2
-8
/
+13
|
\
\
\
\
|
*
|
|
|
Only try to get data attributes for a jQuery-wrapped object if it is actually...
Colin Snover
2010-12-03
2
-8
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'bug6242' of https://github.com/csnover/jquery into csnover-bug6242
John Resig
2010-12-06
1
-6
/
+13
|
\
\
\
\
|
*
|
|
|
Fix memory leaks in IE caused by the custom abort function of $.ajax. Fixes b...
Colin Snover
2010-12-03
1
-6
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'bug7531' of https://github.com/csnover/jquery into csnover-bug7531
John Resig
2010-12-06
2
-1
/
+14
|
\
\
\
\
|
*
|
|
|
Optimize for size instead of speed.
Colin Snover
2010-11-17
1
-1
/
+1
|
*
|
|
|
Coerce s.url to string before calling replace, since replace is also a method...
Colin Snover
2010-11-17
2
-1
/
+14
*
|
|
|
|
Merge branch 't6398' of https://github.com/jitter/jquery into jitter-t6398
John Resig
2010-12-06
2
-4
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Make sure custom events named "submit" can be bound to non DOM elements in IE...
Anton M
2010-11-21
2
-4
/
+11
|
|
/
/
/
/
[next]