* Add preprocessor tests that Bergi supplied for Bug #28642
[lhc/web/wiklou.git] / includes / api /
2011-04-23 Sam Reed* (bug 28560) list=deletedrevs should die, if combinati...
2011-04-23 Sam Reed* (bug 27344) add drprefix param to list=deletedrevs
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-23 Sam Reed* (bug 26882) Allow listing of indefinite protections...
2011-04-23 Sam Reed* (bug 28558) Add iw_api and iw_wikiid to meta=siteinfo...
2011-04-23 Sam Reed* (bug 28672) give information about misermode on api
2011-04-21 Alexandre Emsenhuber* Added Profiler::isStub() to check if we are using...
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-19 Roan KattouwAPI: Clarify help text for cmstartsortkey and cmendsort...
2011-04-18 Chad HorohoePer CR on r78824 (#c12467): Some query pages are useles...
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-17 Roan KattouwAPI: BREAKING CHANGE: (bug 28541) Output of binary...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-14 Bryan Tong MinhFollow-up r83302: Check permissions
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-04-10 Sam Reed* (bug 28455) Add 'toponly' to recentchanges API module
2011-04-10 Sam Reed* (bug 27712) add parent_id to list=deletedrevs
2011-04-10 Sam Reed* (bug 28254) action=paraminfo: Extract type from PARAM...
2011-04-10 Sam Reed* (bug 28364) add registration date to meta=userinfo
2011-04-10 Sam Reed* (bug 28368) add hint for multipart/form-data to api...
2011-04-10 Aaron SchulzQuick fix to categoriesHtml() given new skin changes
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-04-06 Brion Vibber* (bug 28368) add hint for multipart/form-data to api...
2011-04-05 Alexandre EmsenhuberSeems I forgot this file in r85442
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-04-04 KrinkleSet forgotten api parameters types
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-04-02 Bryan Tong MinhGet the thumbmime from the handler instead of guessing...
2011-04-01 Sam ReedFollowup r84825
2011-03-28 Roan KattouwBREAKING CHANGE: Ignore cmtype when cmsort=timestamp...
2011-03-28 Daniel FriesenFollowup r79433, hide realname from output when realnam...
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-26 Sam Reed* (bug 28249) allow dupes in meta=allmessages&amargs
2011-03-26 Sam ReedFollowup r84356, don't pass title string, pass a title...
2011-03-26 Sam ReedFollowup r84363
2011-03-25 Bryan Tong MinhAPI upload errors may now return the parameter that...
2011-03-25 Bryan Tong Minh(bug 28070) Fix watchlist RSS for databases that store...
2011-03-25 Neil Kandalgaonkardon't check title permissions if upload is destined...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-03-25 Sam ReedFollowup r84698, remove unused $db
2011-03-25 Sam ReedFix the last assignment in conditional, bit of code...
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-24 Sam ReedFollowup r79549, only try and filter by group (or right...
2011-03-24 Sam Reed* (bug 28226) prop=extlinks&eloffset should be an integer
2011-03-24 Sam ReedRemove 2 erroneous $db parameters from External links...
2011-03-24 Sam ReedDon't pass $this by reference
2011-03-24 Sam ReedRemove some trailing whitespace
2011-03-23 Ryan LaneRemoving pass by reference, and making the $error argum...
2011-03-23 Ryan LaneMoving deletion hooks into doArticleDelete so that...
2011-03-22 Sam Reed* (bug 27586) Remove duplication of props in ApiQuerySt...
2011-03-21 Sam Reed* (bug 27589) list=allimages&aiprop=archivename is...
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-20 Sam ReedStart of bug 27586/bug 27589
2011-03-20 Sam ReedAs I've removed most of Roans reason to use php magic...
2011-03-20 Sam ReedFollowup r84392
2011-03-20 KrinkleTypo from r54350: Overide > Override
2011-03-20 Roan KattouwPer r83812 CR, solve the categorymembers paging problem...
2011-03-20 Sam ReedAddition of 'APIQuerySiteInfoGeneralInfo' hook for...
2011-03-20 Sam ReedFollowup r84361, numerical keys ftw
2011-03-20 Sam ReedActually list implicit groups in allusers.
2011-03-20 Sam Reed* (bug 27469) label implicit groups in list=allusers...
2011-03-19 Sam Reed* (bug 27343) Add parseddescription to list=filearchive
2011-03-18 Happy-melonMissed one instance of Block::infinity() from r84279.
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Sam ReedImprove query building if's to cater for addition of...
2011-03-18 Sam ReedFollowup r84260, normalise API behaviour, and fixup...
2011-03-18 Sam ReedFollowup r83862, add notation that page count will...
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-18 Sam Reed* (bug 28104) Namespace for local pages in interwiki...
2011-03-18 Happy-melonFirst forays into the swamp of the Block.php backend:
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-03-16 Sam ReedRevert r83993
2011-03-15 Marcin Cieślakr83812, r83814: Don't use cl_type at all when paging...
2011-03-15 Sam ReedFix sneaky assignment in conditional
2011-03-14 Sam ReedFix artifact of 2 working copies from r83831
2011-03-14 Sam ReedFollowup r83849, fix join to be on indexed user_name
2011-03-13 Sam Reed* (bug 27585) add pagecount to list=filearchive
2011-03-13 Sam Reed(no commit message)
2011-03-13 Sam ReedFollowup r83856
2011-03-13 Sam Reed* (bug 27020) API: Allow title prefix search of logeven...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-13 Sam ReedFix undefined $p from r83797
2011-03-13 Sam ReedAdd missing group by from r83849 per Bryan
2011-03-13 Sam ReedFollowup r83843, r83837, per brian, addOption unconditi...
2011-03-13 Sam Reed* (bug 26630) Add api for Special:ActiveUsers
2011-03-13 Sam ReedBug 27341 - Add drto param to list=deletedrevs
2011-03-13 Sam Reed* (bug 27203) add fato param to list=filearchive
2011-03-13 Sam ReedCleanup/simplify code added to alllinks in r70584
2011-03-13 Sam ReedFixup a couple more hardcoded module prefixes in help
2011-03-13 Sam ReedMinor followup to r83814, also fix some other existances
2011-03-13 Sam Reed* (bug 27342) Add audir param to list=allusers
2011-03-13 Sam Reed* (bug 27340) API: Allow listing of "small" categories
2011-03-13 Happy-melonFollow-up r83825: fix fatal in API
next