(bug 7169) Use Ajax to watch/unwatch articles. Patch by Dan Li with some modificatio...
[lhc/web/wiklou.git] / includes / AjaxFunctions.php
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