(bug 15761) Add user toggle to omit diff after rollback. Patch by FunPika.
[lhc/web/wiklou.git] / includes / api /
2008-11-02 Aaron Schulz* Fix comment
2008-11-02 Roan KattouwAPI: Move ApiQueryBlocks::convertHexIP() to IP::hexToIP...
2008-11-01 Roan KattouwAPI: Followup on r43014: clean up some more
2008-11-01 Roan KattouwAPI: Clean up ApiQueryBlocks, which was a stylistic...
2008-11-01 Alex Z(bug 16207) - Fix title protection in the API. $expiry...
2008-10-30 Roan KattouwAPI: Fix r42813, committed some stuff that shouldn...
2008-10-30 Roan KattouwAPI: Tweak r42794 (add docs for ApiBase class constants...
2008-10-30 Roan KattouwAPI: Self-revert r42811 (BREAKING CHANGE: Putting meta...
2008-10-30 Roan KattouwAPI: BREAKING CHANGE: Putting meta=siteinfo output...
2008-10-30 Chad HorohoeAdd some docs on these class constants
2008-10-29 Aaron SchulzDon't show orphaned revisions (will matter for bug...
2008-10-28 Domas Mituzasusertext, not user :)
2008-10-28 Alexandre EmsenhuberFixes for r42735:
2008-10-28 Chad HorohoeUse FORCE INDEX here, because Domas said we should...
2008-10-28 Roan KattouwAPI: (bug 16158) Generators choke on pagelinks entries...
2008-10-28 Roan KattouwAPI: * (bug 16159) Add wlshow=patrolled|!patrolled...
2008-10-27 Roan KattouwAPI: Also throw a warning when tokens for missing pages...
2008-10-27 Roan KattouwAPI: Per IRC conversation with Splarka, add a few words...
2008-10-26 Roan KattouwAPI: (bug 16126) Added siprop=magicwords to meta=siteinfo
2008-10-26 Roan KattouwAPI: Fixing r42583: true isn't even allowed as a defaul...
2008-10-25 Roan KattouwAPI: (bug 16115) API action=block dies with an exceptio...
2008-10-25 Alexandre EmsenhuberDo a last check before creating the object to not throw...
2008-10-25 Roan KattouwAPI: (bug 16105) Image metadata attributes with spaces...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-25 Tim StarlingRemoved scary YAML parsing code, the function of which...
2008-10-25 Tim Starling* Fix r41814: totally broken use of empty(), ignores...
2008-10-24 Roan KattouwAPI: * Fix up r42471 which hardcoded pl_from instead...
2008-10-24 Roan KattouwAPI: Partial fix of bug 16076: use pl_from instead...
2008-10-24 Roan KattouwAPI: * BREAKING CHANGE: (bug 16074) Providing prop...
2008-10-24 Roan KattouwAPI: Added redirect resolution to action=parse. Based...
2008-10-22 Roan KattouwAPI: (bug 16047) Added activeusers attribute to meta...
2008-10-18 Alexandre EmsenhuberPer Catrope's request, commiting patch on bug 16018:
2008-10-18 Alexandre EmsenhuberPer Catrope's request, commiting patch on bug 16017:
2008-10-17 Roan Kattouw* API: (bug 15995) Added cmstartsortkey and cmendsortke...
2008-10-16 Roan Kattouw(bug 15985) Fix acfrom and aifrom breakage when sorting...
2008-10-14 Roan Kattouw(bug 15945) API: Use User::useRCPatrol() and useNPPatro...
2008-10-10 Ilmari KaronenUse getParameter() for the "maxage" and "smaxage" param...
2008-10-07 Roan Kattouw(bug 15881) API: Empty or invalid parameters cause...
2008-10-07 Roan Kattouw* (bug 15845) API: Added pageid/fromid parameter to...
2008-10-05 Roan Kattouw(bug 15767) API: apfilterlanglinks returns duplicate...
2008-10-04 Roan KattouwAPI: Add examples for list=duplicatefiles
2008-10-04 Roan KattouwRemove debugging code
2008-10-04 Roan KattouwAPI: Add allowsduplicates attribute to action=paraminfo...
2008-10-04 Roan KattouwAPI: * (bug 15785) Allow for different expiry times...
2008-10-04 Roan KattouwAdd a meaningful example for list=watchlistraw
2008-10-04 Roan Kattouw(bug 15647) API edit with basetimestamp fails if the...
2008-10-04 Roan Kattouw(bug 15768) Add list=watchlistraw to the API
2008-10-02 Matt Johnston(bug 8440) Add API support for new blocking flag, also...
2008-10-01 Ilmari KaronenMake the API maxlag check send the same "Retry-After...
2008-09-30 Matt Johnston(bug 15791) Typo in API docs, APIProtect has some remna...
2008-09-30 Rotem LissFixing a function call.
2008-09-30 Chad HorohoeAdded setVal accessor to $wgRequest->data so we don...
2008-09-27 Roan Kattouw(bug 15653) Add prop=duplicatefiles to the API
2008-09-27 Roan KattouwKill undefined variable warnings.
2008-09-27 Roan KattouwAPI: Add the name attribute back to list=allimages...
2008-09-25 Roan KattouwForgot to commit a file in my TODO/FIXME crusade.
2008-09-25 Roan KattouwWe can at least *pretend* to be consistent here
2008-09-25 Roan KattouwAPI:
2008-09-25 Roan KattouwAPI: Add ApiDisabled and ApiQueryDisabled classes so...
2008-09-25 Roan KattouwDo it right this time
2008-09-25 Roan KattouwAPI: Fix adding over prop/list/meta modules, which...
2008-09-25 Roan Kattouw(bug 15609) Add inprop=url (full URL to page and edit...
2008-09-25 Roan KattouwFollowup to r41257: don't give out a token when we...
2008-09-25 Roan KattouwAPI: Added uiprop=preferencestoken to meta=userinfo...
2008-09-25 Roan Kattouw(bug 15706) Empty values for apprtype and apprlevel...
2008-09-25 Roan Kattouw(bug 15673) Add indentation and newlines to format...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-21 Tim StarlingLog exceptions encountered in api.php. Check for null...
2008-09-21 Tim StarlingFixed more wfGetDB() calls with no arguments.
2008-09-19 Chad HorohoeFix some doxygen stuff.
2008-09-18 Alex Z*Don't let the API action=protect set actions that...
2008-09-17 Roan KattouwAPI: Adding APIAfterExecute, APIQueryAfterExecute and...
2008-09-14 Thomas BleherEscape $1 in message (was PHP syntax error)
2008-09-13 Aaron SchulzRevert r40792. Filesort is gone, but table scan is...
2008-09-13 Roan KattouwReverting r40790 and fixing the filesort properly ...
2008-09-13 Aaron SchulzI swear this table scan filesort was disabled before...
2008-09-11 Chad HorohoeRemove unused global declaration.
2008-09-10 Roan Kattouw* (bug 15497) Removed encoding attribute from <?xml...
2008-09-10 Roan KattouwTweaks for r40686, r40687:
2008-09-09 X!Add rnredirect parameter, to get a random redirect...
2008-09-09 Roan Kattouw(bug 15535) prop=info&inprop=protection doesn't list...
2008-09-08 X!Fix action=rollback to now revert IPs too. Patch submit...
2008-09-07 Roan KattouwAPI: Uniformizing descriptions for write modules
2008-09-07 Roan Kattouw(bug 15359) Add APIGetAllowedParams and APIGetParamDesc...
2008-09-06 Victor Vasiliev* (bug 15492) list=recentchanges&rctype=log does't...
2008-09-05 Roan Kattouw(bug 15486) API action=block ignores autoblock parameter
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-09-04 Alexandre Emsenhubermissing svn:keywords property
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...
2008-09-04 Roan Kattouw(bug 15479) action=login no longer sets wait parameter...
2008-09-04 Roan Kattouw* Split patrol code
2008-09-04 Roan Kattouw(bug 15471) Fix regression from r40088 which caused...
2008-09-04 Roan Kattouw(bug 15473) Correcting Doxygen comment for ApiEditPage
2008-09-03 Roan Kattouw(bug 15448) YAML output returns empty strings instead...
2008-09-03 Roan Kattouw(bug 15444) API: Throwing a regular 'unknownerror'...
2008-09-01 Tim Starlingheader() replaces by default, there's no need to pass...
2008-08-31 Bryan Tong Minh* (bug 15392) ApiFormatBase::formatHTML now uses $wgUrl...
2008-08-29 Bryan Tong MinhFix for my previous commit: Filter out null values
2008-08-29 Bryan Tong MinhAdd a function to require one and only one parameter...
next