* (bug 12553) Fixed invalid XHTML in edit conflict screen
[lhc/web/wiklou.git] / includes / api /
2008-01-08 Roan KattouwImproving r29456:
2008-01-08 Roan KattouwAPI: Temporary fix for broken XML rendering; XML format...
2008-01-08 Victor VasilievAPI: add action=logout
2008-01-08 Roan KattouwReturning protections more consistently
2008-01-08 Roan KattouwChanging name of error code to something making slightl...
2008-01-08 Roan Kattouw* (bug 12543) API should support new protected titles...
2008-01-08 Roan KattouwPartial fix of bug 12533
2008-01-06 Tim Laqua* Fixed check for sort order ('ZtoA' is not an allowed...
2008-01-05 Rotem LissQuick solution for problems with limit=max when using...
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan KattouwUserrightsPage:
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
2007-12-29 Roan KattouwUsing ApiBase's parameter framework handle ApiOpenSearc...
2007-12-29 Brion VibberAdd an optional limit parameter (range 1 to 100) to...
2007-12-27 Victor Vasiliev* Parser now returns list of sections (for API; some...
2007-12-26 Roan Kattouw(bug 12413) meta=userinfo missing <query> tag
2007-12-22 Rotem LissFix typo.
2007-12-20 Antoine Mussoeol-style:native
2007-12-16 Victor Vasiliev* (bug 12321) API list=blocks reveals private data
2007-12-12 Roan KattouwAPI: Adding missing description for leprop parameter
2007-12-10 Roan KattouwAPI:
2007-12-10 Roan KattouwAPI:
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-06 Victor VasilievFix svn:eol-style and svn:keywords for files from merge...
2007-12-05 Daniel CannonAPI: Standardize limits. Use ApiBase constants to avoid...
2007-12-04 Roan KattouwWhat was I smoking when I made execute() private?!?
2007-12-04 Roan Kattouw* (bug 12195) Introducing 'undelete' right, which is...
2007-12-04 Roan KattouwRemoving double tabs inserted due to my editor's retard...
2007-12-04 Rotem LissIn ApiLogin, init session if necessary. This avoids...
2007-12-03 Rotem LissIn API action=login, make attribute sessionid work...
2007-12-03 Roan KattouwI meant to be *removing* these, not *adding* them.
2007-12-03 Roan KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-03 Rotem LissUsers without the delete permission but with the delete...
2007-12-02 Victor VasilievAPI:
2007-12-02 Roan KattouwI'm clearly not fully awake
2007-12-02 Roan KattouwChanging error code to prevent confusion with wfReadOnl...
2007-12-02 Roan KattouwOops, forgot a few.
2007-12-02 Roan KattouwOops, requestWriteMode() is in ApiMain, not ApiBase
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-02 Roan KattouwReverting prop=revisions diff generation: way too expen...
2007-12-01 Roan KattouwRevert r28030: the example is valid. The fact that...
2007-12-01 Victor VasilievRemove invalid example from ApiQueryRevisions
2007-12-01 Victor Vasiliev* Use *bold* and $italics$ highlighting only in API...
2007-12-01 Victor VasilievAPI: add meta=allmessages
2007-12-01 Roan KattouwMaking this actually work. I feel so stupid.
2007-12-01 Roan KattouwAPI:
2007-12-01 Victor VasilievFix a bug with pages without interwiki/etc.
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...
2007-12-01 Victor Vasiliev* Fix rvdiffformat=array
2007-11-30 Tim StarlingTrivial bug in new apihighlimit feature
2007-11-29 Victor Vasiliev* Add limit=max to API. It also adds limit info to...
2007-11-29 Roan KattouwAdding apihighlimits permission. Users with this permis...
2007-11-27 Roan KattouwAPI:
2007-11-27 Daniel CannonAPI: Another diff problem, var name mix-up.
2007-11-27 Daniel CannonAPI: difftoprev fails when 'rvprop=ids' is not specifie...
2007-11-27 Roan KattouwAPI: Adding diff generation to prop=revisions.
2007-11-27 Rotem LissMake API check for page restrictions in the old format...
2007-11-19 Roan KattouwRevert part of Brion's 27627: please don't throw away...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-19 Victor Vasiliev* Use ApiBase::dieDebug() to render maxlag error properly
2007-11-18 Victor Vasiliev* (bug 11206) api.php should honor maxlag
2007-11-18 Daniel CannonAPI: Provide details message on first failed log-in...
2007-11-18 Daniel CannonAPI: Up default wait-time on failed log-in to five...
2007-11-17 Victor VasilievAPI:
2007-11-16 Brion VibberFix regression from r26954 -- caused non-empty data...
2007-11-15 Brion VibberRevert r27151 -- allows session fixation attacks.
2007-11-03 Roan KattouwAPI: Getting a list of all user preferences is easy...
2007-11-03 Roan KattouwAPI:
2007-11-03 Roan KattouwAPI:
2007-10-30 Roan KattouwAPI: Also prevent double escaping when outputting an...
2007-10-30 Roan KattouwAPI: Please use <?php tags, as <? tags can be disabled...
2007-10-26 Daniel Cannon(bug 11588) API: Preserve document structure for empty...
2007-10-26 Daniel Cannon(bug 11562) API: Added a user_registration parameter...
2007-10-24 Daniel Cannon(bug 11721) API: Use a different title for results...
2007-10-20 Roan KattouwAPI: Fixing bug in iiprop=metadata handling:
2007-10-15 Roan KattouwAPI:
2007-10-12 Roan KattouwAPI: Add type filtering to list=recentchanges
2007-10-12 Daniel CannonAPI: Compatibility fix for 5.0.x. Define array_intersec...
2007-10-12 Daniel CannonAPI: Add a little docu so that we might be able to...
2007-10-11 Daniel Cannon(bug 11632) API: Breaking change: Specify the type...
2007-10-10 Nick Jenkinseol style + full stop tweak
2007-10-08 Roan Kattouw(bug 11569) API Login should return the cookie prefix
2007-10-08 Roan Kattouw* (bug 11173) Allow limited wikicode rendering via...
2007-10-06 Daniel CannonAPI: Include, if possible, svn rev in siteinfo query...
2007-10-05 Daniel CannonAPI: Ensure it checks *only* the fast limit or the...
2007-10-02 Roan Kattouw(bug 11534) rvendid doesn't work
2007-09-26 Daniel Cannon(bug 11404) API: Provide name of exception caught in...
2007-09-26 Daniel Cannon(bug 11218) Add 'allrev' parameter option to feedwatchl...
2007-09-25 Roan KattouwAPI: (bug 11405) Expand templates implementation in...
2007-09-19 Brion VibberTweak it up a little more -- also unescape the double...
2007-09-19 Brion VibberTweaks to r25923 for my own peace of mind:
2007-09-18 Daniel Cannon(bug 11296) Introduced special case pretty-printer...
2007-09-13 Brion VibberReverting r25082:
2007-09-12 Roan Kattouw(bug 11308) Allow the API to output the image metadata
2007-09-11 Daniel Cannon(API) Partial revert of r25742. Escaping all html speci...
2007-09-10 Brion Vibber* (bug 11158) Fix escaping in API HTML-formatted JSON
2007-09-10 Roan Kattouw*(bug 11275) Enable descending sort in API categorymembers
next