mediawiki.legacy.ajax: Wrap Sajax methods in mw.log.deprecate
[lhc/web/wiklou.git] / skins / common / ajax.js
2013-06-03 Alex Monkmediawiki.legacy.ajax: Wrap Sajax methods in mw.log...
2013-06-03 jenkins-botMerge "Make headers in FauxRequest case insensitive"
2013-06-03 jenkins-botMerge "Remove occurence of $wgOut in HTMLForm::displayF...
2013-06-03 jenkins-botMerge "mediawiki.legacy.ajax: Pass JSHint"
2013-06-01 Timo Tijhofmediawiki.legacy.ajax: Pass JSHint
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2010-12-08 Sam ReedRemove unneeded semicolons
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reedbug 26265, a few explicit ; at end of blocks
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-22 Jack Phoenixcoding style tweaks for ajax.js
2008-08-02 Aaron SchulzMove wfSupportsAjax() to ajax.js
2007-07-07 Brion VibberFix a stupid typo I made in a back-compat check.
2007-06-28 Brion Vibber* Use native XMLHttpRequest class in preference to...
2007-06-28 Brion Vibber* (bug 10396) Fix AJAX error when $wgScriptPath/index...
2007-01-13 Antoine Mussoremove evil whitespaces
2006-12-27 Brion VibberAdd a warning for Firefox 2.0 which rejects XMLHttpRequ...
2006-10-31 Brion Vibber* (bug 7766) Remove redundant / from AJAX requests...
2006-09-02 Daniel KinzlerBug 7196: Comply to strict JS checks: if a function...
2006-08-31 Daniel Kinzleruse encodeURIComponent() instead of escape() in ajax.js
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.
2006-07-30 Daniel KinzlerSeparated ajax search box features from core ajax frame...
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-03-26 Jens FrankAjax based suggest feature for the search box