Roan Kattouw
|
19358606a1
|
API: Changing all modules' getParamDescription(), getAllowedParams() and getDescription() methods to public. ApiParamInfo needs them, and some versions of PHP threw fatal errors because they were protected. Oddly, other versions didn't (maybe because the caller and the callee have a common ancestor?)
|
2008-01-28 19:05:26 +00:00 |
|
Victor Vasiliev
|
a5ea966feb
|
* (bug 12321) API list=blocks reveals private data
|
2007-12-16 08:59:47 +00:00 |
|
Victor Vasiliev
|
0495f90ebb
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
Victor Vasiliev
|
4e4cdf079e
|
Create includes/api/query for Query API and includes/api/edit for Edit API
|
2007-12-06 18:22:15 +00:00 |
|
Victor Vasiliev
|
88c6568f2b
|
Fix svn:eol-style and svn:keywords for files from merged APIEdit branch
|
2007-12-06 16:06:22 +00:00 |
|
Roan Kattouw
|
730bad3fb1
|
APIEDIT BRANCH MERGE: Adding apiedit modules: action={block,changerights,delete,move,protect,rollback,unblock,undelete} and list={blocks,deletedrevs}. $wgEnableWriteAPI must be explicitly set to enable these modules.
|
2007-12-02 14:24:07 +00:00 |
|