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
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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworks how values of parameters passed to error callbacks are determined. Fi...
jaubourg
2011-01-25
2
-12
/
+19
*
#8044 Removes unnec. rnonword var
Rick Waldron
2011-01-25
1
-3
/
+0
*
Updating the year in the header.
jeresig
2011-01-24
1
-2
/
+2
*
Makes prefilters and transport inspection more robust and uses better variabl...
jaubourg
2011-01-24
1
-19
/
+23
*
Revised internal implementation of ajaxPrefilter() and ajaxTransport(). Every...
jaubourg
2011-01-23
1
-103
/
+80
*
More code style fixes.
jaubourg
2011-01-23
3
-11
/
+10
*
Apply JQuery Core Style Guidelines to ajax.js and ajax/*.js,
jaubourg
2011-01-23
4
-199
/
+182
*
Fixes some coding style issues in core.js. In jQuery.fn.ready(), simplifies t...
jaubourg
2011-01-23
1
-46
/
+26
*
Re-organizes ajax.js: prefilters and transports are no longer stored in ajaxS...
jaubourg
2011-01-22
1
-314
/
+261
*
Merge branch '8017lint' of https://github.com/rwldrn/jquery into 8017lint
rwldrn
2011-01-22
1
-3
/
+4
*
Merge branch 'fix-7398-frameset-docs' of https://github.com/dmethvin/jquery i...
jeresig
2011-01-21
1
-4
/
+10
|
\
|
*
Don't do body-related feature tests on frameset docs that have no body. Fixes...
Dave Methvin
2011-01-21
1
-4
/
+10
*
|
Merge branch '8013p' of https://github.com/rwldrn/jquery into rwldrn-8013p
jeresig
2011-01-21
2
-64
/
+74
|
\
\
|
|
/
|
/
|
|
*
Cleaned up; fixes per review
rwldrn
2011-01-20
2
-10
/
+12
|
*
cloneCopyEvent; jQuery.clone() review
rwldrn
2011-01-20
1
-63
/
+71
*
|
Revert "Make sure that focusin/focusout bubbles in non-IE browsers." This was...
jeresig
2011-01-21
1
-10
/
+5
*
|
Replaces "text in-between" technique with a full-fledged one-level transitive...
jaubourg
2011-01-21
1
-40
/
+65
*
|
Merge branch 'fix-7853-add-context' of https://github.com/dmethvin/jquery int...
John Resig
2011-01-20
1
-1
/
+1
|
\
\
|
*
|
By default, use document root rather than current selection's context when ad...
Dave Methvin
2010-12-28
1
-1
/
+1
*
|
|
Merge branch 'master' of https://github.com/scottjehl/jquery into scottjehl-m...
John Resig
2011-01-20
1
-2
/
+4
|
\
\
\
|
*
|
|
Revised the Nokia support fallback. It turns out that Nokia supports the docu...
scottjehl
2011-01-19
1
-2
/
+4
|
*
|
|
Merge remote branch 'upstream/master'
scottjehl
2011-01-19
14
-290
/
+477
|
|
\
\
\
|
*
|
|
|
set name to lowercase, since it's passed as initial caps
scottjehl
2011-01-13
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of https://github.com/jquery/jquery
scottjehl
2011-01-13
18
-1392
/
+1220
|
|
\
\
\
\
|
*
|
|
|
|
Getting window dimensions currently fails in Nokia browsers, causing JS error...
scottjehl
2010-12-22
1
-1
/
+1
*
|
|
|
|
|
Moves determineResponse logic into main ajax callback. Puts responseXXX field...
jaubourg
2011-01-20
2
-84
/
+79
*
|
|
|
|
|
Removes misleading comment.
jaubourg
2011-01-20
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'master' of github.com:jquery/jquery
jeresig
2011-01-20
3
-48
/
+47
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' of github.com:jquery/jquery
jaubourg
2011-01-20
1
-62
/
+16
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Renames Deferred's fire and fireReject methods as resolveWith and rejectWith ...
jaubourg
2011-01-20
2
-10
/
+10
|
*
|
|
|
|
|
|
Renames determineDataType as determineResponse. Makes it more generic as a fi...
jaubourg
2011-01-20
2
-27
/
+27
|
*
|
|
|
|
|
|
Revises the way arguments are handled in ajax.
jaubourg
2011-01-20
1
-7
/
+6
|
*
|
|
|
|
|
|
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
[next]