adding new hook, MakeGlobalVariablesScript
[lhc/web/wiklou.git] / api.php
2008-05-17 Tim Starling* Fix unlogged automatic user creation: run wfLBFactory...
2008-04-02 Roan KattouwThis is cleaner, thanks to ialex
2008-04-02 Roan Kattouw(bug 13587) Execute deferred updates in api.php
2008-01-23 Brion Vibber* Security fix for API on MSIE
2007-07-30 Yuri AstrakhanAPI:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-22 Yuri AstrakhanAPI: applied the patch by amidaniel to allow the same...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2006-10-14 Yuri Astrakhan* API: Restructured to allow internal usage. Error...
2006-10-13 Yuri Astrakhan* API: added watchlist module (incomplete)
2006-10-11 Tim StarlingActive protection against register_globals vulnerabilit...
2006-10-02 Yuri Astrakhan*API: better version gen, added check for read-only...
2006-10-01 Yuri Astrakhan* Code cleanup per TimStarling's suggestions
2006-10-01 Yuri Astrakhan* API: result data generation cleanup, minor cleaning
2006-09-27 Yuri Astrakhan* API: Refactored per brion's suggestions
2006-09-26 Yuri Astrakhan* API: Overall query-related cleanup.
2006-09-26 Yuri Astrakhan* API: All pages list
2006-09-26 Yuri Astrakhan* API: Query Meta SiteInfo module
2006-09-25 Yuri Astrakhan* API: A new ApiPageSet class to retrieve page data...
2006-09-08 Yuri Astrakhan* Non-working API to facilitate dev collaboration....