API: Add a little docu so that we might be able to make some sense of how this works ;)
[lhc/web/wiklou.git] / includes / api /
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...
2007-08-09 Yuri AstrakhanAPI: Added site statistics (siprop=statistics for meta...
2007-08-09 Yuri AstrakhanAPI: fixed bad login throttling bug (i hope)
2007-08-09 Yuri AstrakhanAPI:
2007-08-09 Yuri AstrakhanAPI: Added size property (rev_len)
2007-08-07 Yuri AstrakhanAPI: updated imageinfo output
2007-08-07 Yuri AstrakhanAPI: Now renders image size values as integers in json.
2007-08-01 Yuri AstrakhanAPI: Added various edit tokens to prop=info (except...
2007-08-01 Yuri AstrakhanPer Brion's suggestion, fixed blocker user detection...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-30 Yuri AstrakhanAPI:
2007-07-25 Yuri AstrakhanAPI: Fix for bug 10662 imageinfo is not cleared for...
2007-07-25 Nick JenkinsTweak to prevent strict standards warning: Only variabl...
2007-07-18 Rob Church(bug 10634) Fake out log_id until the column is live...
2007-07-18 Daniel Cannon(bug 10602) API: Add two protected accessors to ApiMain...
2007-07-15 Yuri AstrakhanAPI: an alternative "continue" value formatted as a...
2007-07-15 Yuri AstrakhanAPI: improved list=logevents - added leprop, decoded...
2007-07-15 Yuri AstrakhanAPI: Fixed Bug 10544 Add 'rc_id' column to 'recentchang...
2007-07-15 Yuri AstrakhanAPI: Removed maximum limit checking when running api...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-12 Yuri AstrakhanAPI: Per IRC discussion with brion and co, now API...
2007-07-10 Yuri AstrakhanAdded $wgShowHostnames to shows/hide host names in...
2007-07-09 Yuri AstrakhanAPI: fixed timestamp format for 'continue' values
2007-07-08 Yuri AstrakhanAPI: added wlprop=sizes to get article size before...
2007-07-08 Yuri AstrakhanAPI: updated help screen
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI: forgot to remove debugging statement
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Yuri AstrakhanAPI: slightly better naming for db repl lag
2007-07-07 Yuri AstrakhanAPI: (bug 10211) Added db server replication lag inform...
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-07-06 Yuri AstrakhanAPI: Fixed continuation bug in list=categorymembers...
2007-07-06 Yuri AstrakhanAPI: Backlink-style queries (backlinks, imageusage...
2007-07-06 Rob Church* Introduce wfScript() wrapper around script path gener...
2007-07-06 Yuri AstrakhanAPI: Documentation cleanup
2007-07-05 Daniel CannonDeleted trunk/phase3/includes/api/ApiRollback.php Mista...
2007-07-05 Roan KattouwAPI: Adding ucnamespace parameter to list=usercontribs
2007-07-02 Roan KattouwAPI: Fixing a bug that caused inprop=protection to...
2007-07-01 Yuri AstrakhanAPI: Reverted back to r23531 for the reasons listed...
2007-06-30 Roan KattouwRemoving a ')' that broke the entire API
2007-06-30 Roan KattouwAdding rvprop=lastid parameter to prop=revisions that...
2007-06-29 Yuri AstrakhanAPI: Minor cleanup
2007-06-29 Yuri AstrakhanAPI: Fixed site language code to use global instead...
2007-06-29 Roan KattouwMaking non-fm formats return help text when action...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Roan KattouwAdding language in meta=siteinfo (API) (bug 10411)
2007-06-29 Aryeh GregorOops, one bogus one slipped through.
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Rob Church(bug 10392) Include MediaWiki version details in versio...
2007-06-25 Yuri AstrakhanAPI: Fixed error codes encoding per bug 10308.
2007-06-18 Yuri AstrakhanAPI: enh 10260: Added page protection status query...
2007-06-17 Yuri AstrakhanAPI: Added filter by namespace to links & templates...
2007-06-17 Yuri AstrakhanAPI: Fixed regression bug 10274: generator=watchlist...
2007-06-16 Yuri AstrakhanAPI: Added categorymembers list ability.
2007-06-14 Yuri AstrakhanAPI bug 10096 InterWiki table retrieval through meta...
2007-06-14 Yuri AstrakhanAPI: fixed bug 10147 Silent normalization of interwiki...
2007-06-06 Yuri AstrakhanAPI: help message fix - bug 10148 generator and/or...
2007-06-03 Yuri AstrakhanAPI fixed bug 10112 generator=backlinks&prop=info broken
2007-06-03 Yuri AstrakhanAPI: fixed bug 10109 PostgreSQL API bug in ApiQueryWatc...
2007-06-02 Yuri AstrakhanAPI: Security update - deleted rev/rc/log entries are...
next