index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
skins
/
common
/
ajax.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Core JS] More fixing of global config variable usage
Krinkle
2011-12-31
1
-3
/
+1
*
Remove unneeded semicolons
Sam Reed
2010-12-08
1
-2
/
+0
*
(bug 26265) Many semicolons are missing from JavaScript files
Sam Reed
2010-12-06
1
-1
/
+1
*
bug 26265, a few explicit ; at end of blocks
Sam Reed
2010-12-06
1
-4
/
+4
*
Merging resourceloader branch into trunk. Full documentation is at http://www...
Roan Kattouw
2010-09-04
1
-9
/
+7
*
coding style tweaks for ajax.js
Jack Phoenix
2010-08-22
1
-86
/
+98
*
Move wfSupportsAjax() to ajax.js
Aaron Schulz
2008-08-02
1
-0
/
+11
*
Fix a stupid typo I made in a back-compat check.
Brion Vibber
2007-07-07
1
-1
/
+1
*
* Use native XMLHttpRequest class in preference to ActiveX on IE 7; this
Brion Vibber
2007-06-28
1
-6
/
+11
*
* (bug 10396) Fix AJAX error when $wgScriptPath/index.php is not valid;
Brion Vibber
2007-06-28
1
-1
/
+3
*
remove evil whitespaces
Antoine Musso
2007-01-13
1
-16
/
+16
*
Add a warning for Firefox 2.0 which rejects XMLHttpRequest to localhost...
Brion Vibber
2006-12-27
1
-1
/
+8
*
* (bug 7766) Remove redundant / from AJAX requests, can break some servers
Brion Vibber
2006-10-31
1
-1
/
+1
*
Bug 7196: Comply to strict JS checks: if a function has a return statement so...
Daniel Kinzler
2006-09-02
1
-1
/
+8
*
use encodeURIComponent() instead of escape() in ajax.js
Daniel Kinzler
2006-08-31
1
-5
/
+5
*
Revamped ajax interface, see release notes.
Daniel Kinzler
2006-08-29
1
-16
/
+76
*
Separated ajax search box features from core ajax framework.
Daniel Kinzler
2006-07-30
1
-102
/
+0
*
OOP'ed Ajax functions, embedded in index.php for better compatibility with wi...
Jens Frank
2006-03-27
1
-2
/
+2
*
Ajax based suggest feature for the search box
Jens Frank
2006-03-26
1
-0
/
+177