Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / AjaxFunctions.php
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-07-28 PlatonidesIt's very nice having a fallback iconv() function,...
2010-06-16 Chad HorohoeKill off another AjaxFunction. The only thing that...
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-04-27 Happy-melonRewrite ajaxwatch.js to use the API watch action, and...
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2008-12-06 Andrew GarrettFix up Configure extension logo setting handling:
2008-11-16 Aaron Schulzdoc typo
2008-11-15 Andrew GarrettConfigure extension:
2008-11-04 Aaron SchulzBreak long line
2008-08-20 Brion Vibber* $wgAjaxSearch has been removed; use $wgEnableMWSugges...
2008-08-04 Aaron Schulzrespect return value of $article->doWatch() (bug 11135)
2008-07-25 Chad HorohoeRemove a bit of useless $wgCapitalLinks logic, all...
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Alexandre EmsenhuberRemove unused "@package MediaWiki"
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-27 Alexandre Emsenhuberdoc tweaks: link to php.net instead of mirrors.
2008-03-19 Brion Vibber* (bug 12801) Fix link in subtitle message in AJAX...
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-26 Victor VasilievIntroduce SajaxSearch hook
2008-01-20 Victor VasilievFix AJAX search caching on invalid titles
2008-01-14 Victor Vasiliev* Add caching to the AJAX search
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2007-12-31 Brion Vibber* (bug 12451) AJAX title normalization tweaks
2007-12-16 Victor VasilievwfSajaxSearch cleanup:
2007-12-16 Victor VasilievFix output of wfSajaxSearch:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-22 Aryeh GregorFix up AJAX watch and enable it by default.
2007-04-21 Antoine MussoConvert whitespaces to tabulations
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-17 Andrew Garrett- $term = htmlspecialchars( $term );
2007-01-09 Antoine Mussowhitespaces killing
2007-01-09 Nick JenkinsTesting AJAX watch/unwatch, with E_STRICT error_reporting:
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.
2006-08-15 Daniel KinzlerAdded squid cache control to AjaxCachePolicy, similar...
2006-08-15 Daniel KinzlerAdded logic for setting Vary header in AjaxCachePolicy
2006-07-02 Ilmari Karonencapitalization, spacing (thanks robchurch)
2006-07-02 Ilmari Karonen"searchsubtitleinvalid" message for searches that are...
2006-07-02 Rob Church* Rename "searchquery" to "searchsubtitle" and support...
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-04-30 Antoine Mussosome unused globals as per #3692
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-02 Brion VibberLive fix: cache header tweak
2006-03-26 Jens FrankAjax based suggest feature for the search box