Various cleanups and fixes.
[lhc/web/wiklou.git] / includes / api /
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
2007-09-06 Roan KattouwAPI: Really fixing bug 10898 this time
2007-09-04 Roan Kattouw(bug 10980) Add exclude redirects on backlinks
2007-09-04 Roan KattouwAdditional fix of bug 10890
2007-09-04 Brion VibberUse 'enc' variable naming convention for interpolated...
2007-09-03 Roan Kattouw* (bug 10890) API: Timestamp support for categorymember...
2007-09-03 Roan Kattouw(bug 10898) API does not return an edit token for non...
2007-09-03 Roan Kattouw* (bug 11115) API: Adding the SHA1 to the imageinfo...
2007-09-02 Tim StarlingFixed typo, fld_len -> fld_size
2007-08-31 Tim StarlingAllow API modules to be defined in extensions
2007-08-30 Brion VibberRevert r25297, r25298 for now.
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons includes into ApiMain and AutoLoa...
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons api into trunk
2007-08-28 Rob Church(bug 11094) Update API help for 'siteinfo' - based...
2007-08-27 Brion Vibber* (bug 11072) Fix regression in API image history query
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-20 Nick JenkinsVariable $titleString seemed to be used before it was...
2007-08-20 Nick JenkinsVariable $user seemed to be used before it was defined...
2007-08-17 Rob Church* (bug 10971) `aufrom` parameter doesn't work with...
2007-08-13 Rob ChurchBetter variable and method naming
2007-08-13 Rob Church* (bug 10902) Unable to fetch user contributions from...
next