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/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
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
/
ajaxTest.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganzing the jQuery source (first phase).
John Resig
2007-09-08
1
-641
/
+0
*
Forgot to update the $.param() tests.
John Resig
2007-09-05
1
-5
/
+5
*
Re-disabled the Ajax tests in Safari.
John Resig
2007-09-05
1
-2
/
+2
*
Integration of Mike Alsup's excellent form serialization code. The benefits a...
John Resig
2007-09-05
1
-6
/
+26
*
Removed all deprecated functionality for jQuery 1.2. A full list of what was ...
John Resig
2007-09-04
1
-17
/
+10
*
Re-disabled the ajax tests in Safari 3.
John Resig
2007-09-03
1
-2
/
+2
*
Added support for:
John Resig
2007-09-03
1
-123
/
+294
*
Added a test case for "purple include", fixed a bug.
John Resig
2007-08-25
1
-0
/
+9
*
Tweaked the Ajax test suite for Safari.
John Resig
2007-08-22
1
-5
/
+10
*
Complete overhaul of the Ajax test suite, it's now passing in all browsers. I...
John Resig
2007-08-19
1
-155
/
+203
*
Got some XHR tests to run, still some hanging threads (need to investigate). ...
John Resig
2007-07-09
1
-31
/
+31
*
Added test for #970
Jörn Zaefferer
2007-03-25
1
-0
/
+13
*
Simplified check for XMLHttpRequest (saving a few bytes) and fixed load()-test
Jörn Zaefferer
2007-01-17
1
-2
/
+2
*
Fixed two FF JS warnings
Jörn Zaefferer
2007-01-14
1
-1
/
+1
*
Fixed a bug with $("body") in dynamic documents, refactored $(...), stopped t...
John Resig
2007-01-08
1
-0
/
+4
*
Updated param method to encode name as well as value (per spec: http://www.w...
Mike Alsup
2007-01-07
1
-3
/
+3
*
added evalScripts test
Mike Alsup
2007-01-02
1
-0
/
+14
*
Modified tests to show #746
Jörn Zaefferer
2006-12-31
1
-1
/
+12
*
Improved Mikes hack to ease testing against IE cache
Jörn Zaefferer
2006-12-31
1
-30
/
+34
*
add time to test.html request url using new Date().getTime()
Mike Alsup
2006-12-31
1
-2
/
+2
*
Fix for #534
Jörn Zaefferer
2006-12-29
1
-1
/
+2
*
Implemented global ajax settings - no documentation yet
Jörn Zaefferer
2006-12-22
1
-1
/
+15
*
A few corrections to the testsuite to imrove the failure testing
Jörn Zaefferer
2006-12-21
1
-6
/
+6
*
Implemented a better error handling for ajax requests. Exceptions caused by d...
Jörn Zaefferer
2006-12-21
1
-1
/
+3
*
Added test for sync requests with callbacks (#534)
Jörn Zaefferer
2006-12-21
1
-0
/
+6
*
Fixed synchrnous requests, improved AJAX inline documentation
Jörn Zaefferer
2006-12-15
1
-0
/
+21
*
Fixed #471
Jörn Zaefferer
2006-12-11
1
-14
/
+22
*
Renamed $.ajax's "before"-option to "beforeSend" to prevent conflict with for...
Jörn Zaefferer
2006-12-05
1
-3
/
+3
*
Renamed preprocess to before, for consistency with form plugin
Jörn Zaefferer
2006-12-04
1
-1
/
+1
*
Simplified XMLHttpRequest shadow (tested on 5.5, 6 and 7); Introduced preproc...
Jörn Zaefferer
2006-12-04
1
-0
/
+17
*
Fixed serializing arrays (bug #448)
Jörn Zaefferer
2006-11-30
1
-7
/
+22
*
Another attempt to fix the getScript problem
Jörn Zaefferer
2006-11-21
1
-15
/
+9
*
Fix for bug #407, yet to be tested
Jörn Zaefferer
2006-11-20
1
-1
/
+1
*
Testsuite 2.0
Jörn Zaefferer
2006-11-18
1
-0
/
+271