index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-0b02fec6e3
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
/
xhr.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed re-usability from jXHR object (no more open, send & onreadystatechang...
jaubourg
2010-12-31
1
-728
/
+0
*
Removed dataCheckers, added true as possible value for dataConverters indicat...
jaubourg
2010-12-31
1
-34
/
+22
*
Removed a console.log :/
unknown
2010-12-31
1
-2
/
+0
*
Capitalized Deferred & _Deferred to clearly mark them as new types, like Event.
unknown
2010-12-31
1
-2
/
+2
*
Changed dataConverters key format.
unknown
2010-12-31
1
-4
/
+6
*
Rewrote the data conversion logic in ajax. Should be cleaner and faster.
jaubourg
2010-12-31
1
-105
/
+68
*
Renamed jQuery.xhr.bindTransport as jQuery.xhr.transport. Generalized the imp...
jaubourg
2010-12-31
1
-107
/
+94
*
Added deferred to core. Used internally for DOM readyness and ajax callbacks.
jaubourg
2010-12-31
1
-151
/
+32
*
Clean trailing whitespace from all files.
Colin Snover
2010-12-30
1
-213
/
+213
*
Use for loop instead of for/in loop to protect sanctity of Array.prototype. F...
Dave Methvin
2010-12-21
1
-1
/
+1
*
Removed bind/unbind from xhr emulation: success/error/complete are deferred n...
jaubourg
2010-12-11
1
-17
/
+0
*
More variable renaming to avoid conflicts when module closures are removed.
jaubourg
2010-12-11
1
-3
/
+3
*
Renamed variables to avoid conflicts when Makefile removes internal closures.
jaubourg
2010-12-10
1
-7
/
+5
*
Fixed function closures so that Makefile can do its magic.
jaubourg
2010-12-10
1
-3
/
+5
*
Removed non-standard (and not that useful) xhr emulation methods & reworked t...
jaubourg
2010-12-10
1
-17
/
+2
*
Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be fou...
jaubourg
2010-12-09
1
-0
/
+941