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
/
ajax
/
script.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applies exception in Style Guidelines regarding objects and functions when th...
jaubourg
2011-04-08
1
-2
/
+2
*
Fixes #8744. Makes sure script transport abort method actually removes the sc...
jaubourg
2011-04-04
1
-1
/
+1
*
Fixes #8098. Use the fast document.head when available. Don't set unneeded "s...
Mathias Bynens
2011-02-02
1
-1
/
+1
*
Script dataType now supports ecmascript mimetypes.
jaubourg
2011-01-31
1
-2
/
+2
*
Fixes #8082. Text to script converter now returns text. Unit test added.
jaubourg
2011-01-29
1
-1
/
+4
*
More code style fixes.
jaubourg
2011-01-23
1
-1
/
+1
*
Apply JQuery Core Style Guidelines to ajax.js and ajax/*.js,
jaubourg
2011-01-23
1
-17
/
+12
*
Cleans up and simplifies code shared by ajaxPrefilter and ajaxTransport. Remo...
jaubourg
2011-01-20
1
-2
/
+4
*
The script prefilter now forces cross-domain requests type to GET.
jaubourg
2011-01-16
1
-0
/
+1
*
Fixes #2994. Not finding a transport now fires the error callbacks and doesn'...
jaubourg
2011-01-16
1
-6
/
+10
*
Moved jQuery.ajax.prefilter and jQuery.ajax.transport to jQuery.ajaxPrefilter...
jaubourg
2011-01-13
1
-2
/
+1
*
Reworked script and xhr abort logic to take advantage of the fact jXHR.abort ...
jaubourg
2011-01-13
1
-5
/
+8
*
Script transport now uses ajaxSetup to define script dataType.
jaubourg
2011-01-12
1
-3
/
+3
*
Renamed src/transports to src/ajax (in case we need prefilters in the future ...
jaubourg
2011-01-06
1
-0
/
+82