Revert changes to SpecialSearch.php in r70608 because Special:Search didn't load...
[lhc/web/wiklou.git] / includes / api / ApiParamInfo.php
2010-08-06 Sam ReedReduce unnecessary seperate nested if's, move them...
2010-08-06 Sam ReedFollowup r70460 per Umherirrender comment
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-04-24 Sam ReedAppend " and errors" to getDescription for ApiParamInfo...
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-11 Sam ReedFix r62331 - If we renamed a method, we need to to...
2010-02-11 Sam ReedMore of bug 18771 - List possible errors in action...
2010-02-11 Sam ReedStart implementation of bug 18771 - List possible error...
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-05 Chad HorohoeOnly use one if, not 2
2009-10-28 Chad Horohoe(bug 21106) tag deprecated parameter in action=paraminf...
2009-05-10 Roan KattouwAPI: (bug 18749) Add generator flag to action=paraminfo...
2009-05-09 Roan KattouwAPI: (bug 18730) Add version information to action...
2009-05-08 Roan KattouwAPI: (bug 18709) Missing descriptions for some paramete...
2009-05-07 Chad Horohoe(bug 18710) Fixed internal error with empty parameter...
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-14 Roan KattouwAPI: Make information about the main module (ApiMain...
2008-10-04 Roan KattouwAPI: Add allowsduplicates attribute to action=paraminfo...
2008-09-07 Roan Kattouw(bug 15359) Add APIGetAllowedParams and APIGetParamDesc...
2008-08-05 Roan KattouwAPI:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-03 Alexandre Emsenhubersetting property svn:keywords Id to api files that...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-25 Roan KattouwChange action=paraminfo's format to something that...
2008-01-23 Roan KattouwAPI:
2008-01-23 Roan KattouwAPI: Adding module prefix information to action=paraminfo
2008-01-23 Roan KattouwAPI: Adding parameter description to action=paraminfo...
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...