* Don't allow moving with subpages to a namespace that doesn't allow subpages. Such...
[lhc/web/wiklou.git] / includes / api /
2008-05-23 Aryeh Gregor* Don't allow moving with subpages to a namespace that...
2008-05-22 Roan Kattouw(bug 14231) Tweak help for action=edit
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Brion Vibber* Fix typo in ApiQueryImageInfo which made mime type...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-21 Roan KattouwAPI: Requesting a token you aren't allowed to request...
2008-05-21 Bryan Tong MinhAdd descriptionurl to imageinfo
2008-05-20 Roan KattouwHandle multiple warnings correctly in ApiBase::setWarni...
2008-05-20 Roan KattouwAPI: Unrecognized values for multivalue parameters...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhForgot to remove one debug statement.
2008-05-20 Bryan Tong MinhAdd RepoGroup::findFiles to efficiently find many files...
2008-05-20 Bryan Tong MinhForgot one $this => self when making ApiQueryImageInfo...
2008-05-20 Bryan Tong MinhUse ApiQueryImageInfo::getInfo for both ApiQueryAllimag...
2008-05-20 Roan KattouwUnified aiprop and iiprop somewhat by adding iiprop...
2008-05-19 Brion VibberReverting r35060 -- can't reproduce the reported proble...
2008-05-19 Bryan Tong MinhForce indices of groups and rights array to be in order...
2008-05-19 Bryan Tong MinhAPI: Merge file deletion code from ApiEdit_Vodafone...
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-05-17 Tim Starling* Fix unlogged automatic user creation: run wfLBFactory...
2008-05-17 Tim StarlingHandle the new LoginForm::CREATE_BLOCKED return value...
2008-05-16 Niklas LaxströmNobody wants to touch this....
2008-05-16 Aaron Schulz* Respect feed limits
2008-05-16 Bryan Tong MinhThrow an error if the local repository is not a LocalRe...
2008-05-15 Bryan Tong MinhAs per mailing list: $wgOut->redirect auto expands...
2008-05-15 Bryan Tong MinhForce output of a full URL in Special:Filepath and...
2008-05-15 Brion VibberRevert r34877 -- duplicates wfExpandUrl()
2008-05-15 Bryan Tong MinhForce output of a full URL in Special:Filepath and...
2008-05-13 Aaron Schulzlog_id here too
2008-05-13 Aaron Schulz* Totally redo index use.
2008-05-13 Brion VibberDisable logevents until it works...
2008-05-13 Aaron SchulzUse 'api' querygroup
2008-05-13 Aaron SchulzE_STRICT
2008-05-13 Aaron SchulzActually, page not always selected. Add this only when...
2008-05-13 Aaron SchulzActually specify page_id=rev_page to avoid cartesian...
2008-05-13 Roan KattouwOops
2008-05-13 Roan KattouwActually this *should* be a LEFT JOIN, or we'll be...
2008-05-13 Roan KattouwForce the pl_from/tl_from index here, as there are...
2008-05-13 Roan Kattouw$token is a parameter, so it's set by extractRequestPar...
2008-05-13 Bryan Tong MinhApiQueryRevisions now uses the Revision backend. This...
2008-05-13 Roan Kattouw(bug 14012) prop=templates filesorts under some conditions
2008-05-13 Roan KattouwMaking INNER JOIN implicit
2008-05-13 Bryan Tong Minh(bug 13829) Expose parse tree via action=expandtemplates
2008-05-13 Aaron SchulzINNER JOIN
2008-05-10 Roan Kattouw* Re-applying r34449, r34500 and r34518 which Brion...
2008-05-10 Roan KattouwRe-applying r34440 (documenting ApiQueryBase)
2008-05-09 Brion VibberRevert to r34430 in order to revert r34431 which is...
2008-05-09 Roan Kattouw(bug 14021) Removing titles= support from list=backlink...
2008-05-09 Roan Kattouw(bug 14022) Added usprop=registration and auprop=blockinfo
2008-05-09 Roan Kattouw(bug 14028) Added language attribute to interwiki map...
2008-05-08 Roan KattouwDocumenting some API stuff
2008-05-08 Roan KattouwAPI:
2008-05-08 Roan KattouwReverting r34388, DanTMan fixed Database::select()...
2008-05-07 Roan Kattouw(bug 14013) Added rcshow=patrolled to list=recentchanges
2008-05-07 Roan Kattouw(bug 14018) Added alcontinue parameter to list=alllinks...
2008-05-07 Roan KattouwFixing regression from r34353: using Database::select...
2008-05-07 Roan KattouwAPI:
2008-05-06 Victor Vasiliev* (bug 13965) Hardcoded 51 limit on titles is too limiting
2008-05-05 Bryan Tong MinhAPI: Expose cascading protection via inprop=protection...
2008-05-04 Bryan Tong MinhAvoid code duplication
2008-05-04 Bryan Tong Minh(bug 13945) API: Retrieve cascading protection sources...
2008-05-03 Aaron SchulzPut some upper limit here
2008-04-29 Roan KattouwAPI:
2008-04-26 Roan Kattouw(bug 13735) Added prop=categoryinfo module
2008-04-26 Roan KattouwAPI: Make ApiResult::setIndexedTagName_recursive()...
2008-04-26 Roan KattouwAPI: Fixed handling of usernames containing spaces...
2008-04-22 Roan KattouwE_NOTICE
2008-04-22 Roan Kattouw(bug 13819) API: exturlusage paging skipped an item
2008-04-19 Bryan Tong Minh(bug 13792) Broken titles are now silently skipped...
2008-04-17 Brion Vibber* (bug 13768) pt_title field encoding fixed
2008-04-17 Roan Kattouw(bug 13768) Handling case-insensitivity of pt_title...
2008-04-15 Robert StojnićAjax suggestions:
2008-04-14 Roan KattouwAPI: action=login now returns the correct waiting time...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Bryan Tong Minh(bug 13718) Return the proper continue parameter for...
2008-04-13 Aaron SchulzDisallow shitty filesort query
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-10 Brion VibberRevert 33072 for now -- changes to ucuserprefix use
2008-04-10 Roan KattouwAPI: Enhancing ucuserprefix performance
2008-04-10 Roan Kattouw(bug 13544) Added oldid parameter to action=parse to...
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-04-08 Alexandre EmsenhuberDon't use $wgDBservers to get server ip, it isn't set...
2008-04-07 Roan KattouwOops, let's use a RIGHT JOIN here rather than an INNER...
2008-04-07 Roan Kattouw(bug 13618) Added rcprop=redirect and rcshow=redirect...
2008-04-05 Bryan Tong Minh(bug 11673) Return error 'unknown_action' in specified...
2008-04-05 Bryan Tong Minh(bug 12136) Extend allowed characters in JSON callback...
2008-04-05 Bryan Tong Minh(bug 11633) Explicitly convert redirect titles to strin...
2008-04-04 Roan KattouwOops, a backtick snuck in
2008-04-04 Roan KattouwActually, let's have that commit() call there anyway...
2008-04-04 Bryan Tong MinhRevert ApiQueryExtLinksUsage.php back to r32772: Forgot...
2008-04-04 Bryan Tong Minh(bug 13606) Added archivename to iiprop
2008-04-04 Roan KattouwAPI:
2008-04-03 Roan Kattouw(bug 13603) Added siprop=usergroups to meta=siteinfo...
2008-04-02 Roan Kattouw(bug 13587) Execute deferred updates in api.php
2008-04-02 Aaron Schulzproper name
2008-04-02 Roan KattouwShould've added $dbw->commit() here, hope this fixes...
2008-04-02 Aaron SchulzAdd getExcludeClause(), hide items from API too
2008-04-01 Aaron SchulzUse 'suppress' right rather than 'oversight'
2008-03-30 Roan KattouwAPI: Fixing exception in ApiEditPage
2008-03-30 Roan KattouwAPI: Forgot a whole bunch of messages specific to ApiEd...
next