index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
Makes sure statusCode callbacks are ordered in the same way success and error...
jaubourg
2011-01-20
1
-4
/
+4
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Bring jQuery('#id') and jQuery('body') logic back into core (while leaving it...
jeresig
2011-01-20
1
-18
/
+57
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix typo in regex tweak from previous commit.
jeresig
2011-01-20
1
-1
/
+1
*
|
|
|
|
|
Move jQuery(...) selector speed-up logic into Sizzle(...) qSA handling. Addit...
jeresig
2011-01-20
1
-62
/
+16
|
/
/
/
/
/
*
|
|
|
|
Cleans up and simplifies code shared by ajaxPrefilter and ajaxTransport. Remo...
jaubourg
2011-01-20
3
-113
/
+97
*
|
|
|
|
Moves things around to make jsLint happier.
jaubourg
2011-01-19
1
-2
/
+2
*
|
|
|
|
Fixes crossDomain test so that it assumes port to be 80 for http and 443 for ...
jaubourg
2011-01-19
1
-2
/
+4
*
|
|
|
|
Moves determineDataType into ajaxSettings so that it is accessible to transpo...
jaubourg
2011-01-19
2
-51
/
+52
*
|
|
|
|
Re-adds hastily removed variable and simplifies statusCode based callbacks ha...
jaubourg
2011-01-19
1
-15
/
+16
*
|
|
|
|
Use undefined instead of 0 to deference transport for clarity.
jaubourg
2011-01-19
1
-1
/
+1
*
|
|
|
|
Removes unnecessary test and ensures getResponseHeader returns null if the he...
jaubourg
2011-01-19
1
-12
/
+7
*
|
|
|
|
Revised how context is determined and removed unnecessary "parameter as varia...
jaubourg
2011-01-19
1
-12
/
+10
*
|
|
|
|
Moved ajaxSettings.xhr definition together with support.ajax and support.cors...
jaubourg
2011-01-19
2
-161
/
+173
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Remove an unused regex and optimize character escape regex usage.
Anton M
2011-01-19
1
-7
/
+2
*
|
|
|
Merge branch 'chrome-slice-comment' of https://github.com/ajpiano/jquery into...
John Resig
2011-01-18
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Fix tabs vs spaces in initial workaround commit
adam j. sontag
2011-01-17
1
-1
/
+1
|
*
|
|
|
shorten the SHA
adam j. sontag
2011-01-17
1
-1
/
+1
|
*
|
|
|
Add link to chrome issue ticket
adam j. sontag
2011-01-17
1
-0
/
+1
|
*
|
|
|
Add a comment to explain (and enforce the temporary-ness of) an extra line of...
adam j. sontag
2011-01-17
1
-0
/
+3
*
|
|
|
|
Add another tweak for handling CSP - we need to make sure that we don't trigg...
John Resig
2011-01-18
1
-1
/
+10
*
|
|
|
|
Merge branch 'master' of https://github.com/russtacular/jquery into russtacul...
John Resig
2011-01-18
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
jQuery.fn.offset no longer returns ClientRect object for disconnected elements
Russell Holbrook
2010-11-22
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'master' of github.com:jquery/jquery into jquery-master
Colin Snover
2011-01-17
2
-24
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Defer scriptEval test until first use to prevent Content Security Policy inli...
Brandon Sterne
2011-01-17
2
-24
/
+34
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge in data_nocollide branch. Fixes #6968, improves unit testing framework ...
Colin Snover
2011-01-17
6
-98
/
+172
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Introduce a temporary hack to allow jQuery.fn.data("events") to continue to w...
Colin Snover
2011-01-17
1
-0
/
+7
|
*
|
|
|
|
Fix jQuery.queue leaks empty queues.
Colin Snover
2011-01-09
1
-0
/
+4
|
*
|
|
|
|
Fix domManip leaks the first element when appending elements to multiple othe...
Colin Snover
2011-01-09
1
-1
/
+1
|
*
|
|
|
|
Change the way jQuery.data works so that there is no longer a chance of colli...
Colin Snover
2011-01-09
6
-99
/
+162
*
|
|
|
|
|
Merge branch '7608' of https://github.com/rwldrn/jquery into rwldrn-7608
jeresig
2011-01-17
1
-4
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Bug #7608 elem.runtimeStyle throws exception in Opera
rwldrn
2011-01-05
1
-4
/
+8
*
|
|
|
|
|
|
Merging pull request 183 for #7793.
jeresig
2011-01-17
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Simplify the check for isDefaultPrevented.
Dave Methvin
2010-12-24
1
-4
/
+2
|
*
|
|
|
|
|
|
When a native browser event is bubbling up the DOM, make sure that the correc...
Dave Methvin
2010-12-23
1
-0
/
+6
*
|
|
|
|
|
|
|
Put the split to get the list of promise methods out of the promise method it...
jaubourg
2011-01-16
1
-4
/
+9
*
|
|
|
|
|
|
|
Implements joined jQuery.when statements. Makes it so calling jQuery.when wit...
jaubourg
2011-01-16
1
-11
/
+36
*
|
|
|
|
|
|
|
Setting the jsonp option to false now inhibits any url manipulation regarding...
jaubourg
2011-01-16
1
-11
/
+23
*
|
|
|
|
|
|
|
The script prefilter now forces cross-domain requests type to GET.
jaubourg
2011-01-16
1
-0
/
+1
*
|
|
|
|
|
|
|
Makes it so a prefilter can change the type of a request.
jaubourg
2011-01-16
1
-7
/
+7
*
|
|
|
|
|
|
|
Removed internal dataTypes option and added headers & crossDomain options int...
jaubourg
2011-01-16
1
-1
/
+2
*
|
|
|
|
|
|
|
Fixes #2994. Not finding a transport now fires the error callbacks and doesn'...
jaubourg
2011-01-16
3
-111
/
+118
*
|
|
|
|
|
|
|
Revert "Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which is no longer ne...
jeresig
2011-01-14
1
-3
/
+14
*
|
|
|
|
|
|
|
Merge branch 'master' of https://github.com/scottgonzalez/jquery
jeresig
2011-01-14
1
-2
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Avoid running jQuery.unique() for methods that are guaranteed to produce a un...
Scott González
2011-01-14
1
-2
/
+9
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fix a strange Chrome issue
wycats
2011-01-14
1
-2
/
+3
*
|
|
|
|
|
|
|
added jQuery.subclass
Jared Grippe
2011-01-14
1
-5
/
+26
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Moved jQuery.ajax.prefilter and jQuery.ajax.transport to jQuery.ajaxPrefilter...
jaubourg
2011-01-13
4
-12
/
+11
*
|
|
|
|
|
|
Fixes #4964. Adds a statusCode object together with a new statusCode method o...
jaubourg
2011-01-13
1
-0
/
+27
*
|
|
|
|
|
|
Removed xhr pooling since failing cross-domain requests leaves the xhr object...
jaubourg
2011-01-13
1
-18
/
+9
*
|
|
|
|
|
|
Reworked script and xhr abort logic to take advantage of the fact jXHR.abort ...
jaubourg
2011-01-13
2
-42
/
+36
[prev]
[next]