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
*
Remove crossDomain:null comment, it's not needed since undefined==null below.
Dave Methvin
2011-03-30
1
-1
/
+0
*
Merge branch 'crossDomain' of https://github.com/JessThrysoee/jquery into Jes...
Dave Methvin
2011-03-30
1
-1
/
+1
|
\
|
*
no need to specifically initialize crossDomain to null
JessThrysoee
2011-03-11
1
-1
/
+1
|
*
Make it possible to force the Ajax crossDomain option to false.
JessThrysoee
2011-03-11
1
-2
/
+2
*
|
Fixes #8203. Remove some misguided nulling of elements done in the name of IE...
Dave Methvin
2011-03-30
2
-8
/
+3
*
|
Merge branch 'makefile_fixes' of https://github.com/azatoth/jquery into azato...
John Resig
2011-03-30
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'master' into makefile_fixes
Carl Fürstenberg
2011-03-22
3
-17
/
+80
|
|
\
\
|
*
|
|
Changing dependice order for minify to prevent reminify
Carl Fürstenberg
2011-03-16
1
-2
/
+2
*
|
|
|
Merge branch 'fix_8346' of https://github.com/lrbabe/jquery into lrbabe-fix_8346
John Resig
2011-03-30
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
comments for workarounds are always welcome.
louisremi
2011-02-23
1
-0
/
+1
|
*
|
|
|
fix the regular expression that turns camel-case properties to lower-case one...
louisremi
2011-02-23
1
-1
/
+1
*
|
|
|
|
Fixes #8692. Strange FF4 bug: values changed onto the arguments object someti...
jaubourg
2011-03-30
1
-1
/
+4
*
|
|
|
|
Update the Sizzle location to point to the newly-moved repo.
John Resig
2011-03-28
1
-1
/
+1
*
|
|
|
|
Bug #8635 Firefox uncaught exception
rwldrn
2011-03-28
1
-1
/
+1
*
|
|
|
|
Merge branch 'bug-3333' of https://github.com/rdworth/jquery
jeresig
2011-03-24
1
-5
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Further fix for #3333, refactored marginRight css hook to use jQuery.swap and...
Richard Worth
2011-03-24
1
-5
/
+8
*
|
|
|
|
|
Updating the source version to 1.5.2pre.
jeresig
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
Tagging the 1.5.2rc1 release.
1.5.2rc1
jeresig
2011-03-24
1
-1
/
+1
*
|
|
|
|
|
Land new sizzle commit.
jeresig
2011-03-24
1
-0
/
+0
|
/
/
/
/
/
*
|
|
|
|
Oops, that test file for bug #8316 was needed - was also missing an include a...
jeresig
2011-03-24
1
-0
/
+30
*
|
|
|
|
Updating Sizzle submodule to bring in the latest commit.
jeresig
2011-03-24
1
-0
/
+0
*
|
|
|
|
Fix missing semicolon.
jeresig
2011-03-24
1
-1
/
+1
*
|
|
|
|
Offset setter for fixed position elements in Webkit. Fixes #8316.
Michael Murray
2011-03-24
2
-3
/
+18
*
|
|
|
|
Merge branch 'bug-3333' of https://github.com/rdworth/jquery into rdworth-bug...
jeresig
2011-03-24
3
-1
/
+44
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Added css hook to work around bug in WebKit computed margin-right. Fixes #333...
Richard Worth
2011-03-24
3
-1
/
+44
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'fix-8456-lost-mouseenter' of https://github.com/dmethvin/jquery...
jeresig
2011-03-21
2
-1
/
+15
|
\
\
\
\
|
*
|
|
|
Fixes #8456. Make sure parent is not null before crawling into its lap, so mo...
Dave Methvin
2011-03-09
2
-1
/
+15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'fix-7340-focusin-focusout-bubble' of https://github.com/dmethvi...
jeresig
2011-03-21
2
-9
/
+48
|
\
\
\
\
|
*
|
|
|
Fixes #7340. Use a single capturing handler to simulate bubbling focusin/focu...
Dave Methvin
2011-03-04
2
-9
/
+48
*
|
|
|
|
merge doesn't work when init
Carl Fürstenberg
2011-03-18
1
-1
/
+9
*
|
|
|
|
Adding core target
Carl Fürstenberg
2011-03-18
1
-2
/
+4
*
|
|
|
|
updating phony rules
Carl Fürstenberg
2011-03-17
1
-1
/
+1
*
|
|
|
|
Change makefile order to only update submodules on 'all' target
Carl Fürstenberg
2011-03-17
1
-5
/
+6
*
|
|
|
|
Remove jq target
Carl Fürstenberg
2011-03-17
1
-1
/
+0
*
|
|
|
|
Merge when updating submodules on make
Carl Fürstenberg
2011-03-17
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'bug_6158' of https://github.com/jboesch/jquery into jboesch-bug...
John Resig
2011-03-15
2
-3
/
+8
|
\
\
\
\
|
*
|
|
|
removing parens
Jordan Boesch
2011-03-14
1
-1
/
+1
|
*
|
|
|
bug 6158; fixing replaceWith from throwing errors on non existant elements; f...
Jordan Boesch
2011-03-05
1
-2
/
+2
|
*
|
|
|
bug 6158; fixing replaceWith from throwing errors on non existant elements
Jordan Boesch
2011-03-05
2
-6
/
+8
|
*
|
|
|
bug 6158; fixing replaceWith from throwing errors on empty elements
Jordan Boesch
2011-03-05
1
-0
/
+3
|
|
/
/
/
*
|
|
|
adding pull command
Carl Fürstenberg
2011-03-15
1
-0
/
+3
*
|
|
|
pull submodules make command
Carl Fürstenberg
2011-03-15
1
-0
/
+5
*
|
|
|
Introduce submodules, closes #8536
Carl Fürstenberg
2011-03-15
5
-32
/
+10
*
|
|
|
Fixes #8509. Makes URL regexp less overzealous and ensures it recognizes URL ...
jaubourg
2011-03-15
2
-4
/
+14
|
|
/
/
|
/
|
|
*
|
|
Fixes #8423. Never set X-Requested-With header automagically for cross-domain...
jaubourg
2011-03-07
1
-5
/
+6
|
/
/
*
|
Moves Deferred-related code into a separate module. Context handling has been...
jaubourg
2011-03-03
17
-393
/
+407
*
|
Fix for #8421. Makes sure resolveWith can be called with only one parameter.
jaubourg
2011-03-03
2
-5
/
+13
*
|
Grouped up the test
gnarf
2011-02-24
1
-13
/
+9
*
|
A quick change to detect AIR urls
gnarf
2011-02-24
2
-1
/
+13
*
|
Removes unnecessary parenthesis from regular expression.
jaubourg
2011-02-24
1
-1
/
+1
[next]