Merge "(bug 34933) Create "Check: [All] [None]" buttons with JavaScript"
[lhc/web/wiklou.git] / includes / api / ApiPageSet.php
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 Aaron SchulzMerge "Userlogin: Do not add a language link if it...
2012-06-07 Aaron SchulzMerge "revision id in export.xsd is not optional"
2012-06-07 Timo TijhofMerge "ResourceLoaderLanguageDataModule: clean up"
2012-06-07 Aaron SchulzMerge "Use Title::newFromRow in ApiPageSet::processDbRow"
2012-06-06 umherirrenderUse Title::newFromRow in ApiPageSet::processDbRow
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 ReedyMerge "[FileRepo] Added more upload profiling."
2012-05-20 Tim StarlingMerge "[FileBackend] Made supported ops check more...
2012-05-20 ReedyMerge "[FileBackend] Added some Swift listing profiling."
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-16 umherirrenderFill GenderCache inside ApiPageSet
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-11 Sam ReedMore documentation updates as I've been going around
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-12 Alexandre EmsenhuberUse WikiPage instead of Article
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-06-06 Sam ReedFix fixme on r89549
2011-06-06 Matthew Brittonfollow up r89513: avoid internal error when only invali...
2011-06-05 Sam ReedFollowup r89512
2011-06-05 Sam Reed* (bug 25734) API: possible issue with revids validation
2011-05-29 Sam ReedEven more documentation in various files
2011-05-14 Roan Kattouw(bug 28952) Add tofragment to the redirect resolution...
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-01-12 Sam ReedinitFromQueryResult doesn't use the $db parameter.
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-06 Sam ReedFixup fail from r76191. Thanks Nikerabbit
2010-11-06 Sam ReedAdd missing credits from r75975
2010-10-20 Sam ReedFix some method documentation
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-07-20 Roan KattouwFollowup to r69587: forgot to hit Save *facepalm*
2010-07-10 Bryan Tong Minh(bug 24296) Added converttitles parameter to convert...
2010-07-10 Bryan Tong Minh(bug 24185) Titles in the Media and Special namespace...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-04-17 Sam ReedStylize Api upto date
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-02-18 Andrew GarrettFix logic error from bad casing
2009-02-11 Roan KattouwAPI: Remove stray $options = array(); from ApiPageSet
2009-02-11 Roan Kattouw* API: Add documentation to important API classes
2009-02-05 Roan Kattouw* API: Listing (semi-)deleted revisions and log entries...
2009-01-01 Aryeh Gregors/existant/existent/
2008-12-17 Roan KattouwAPI: Crusade against extract(). Left one extract()...
2008-12-14 Roan KattouwAPI: (bug 16549) Kill a filesort in list=allpages&apfil...
2008-10-29 Aaron SchulzDon't show orphaned revisions (will matter for bug...
2008-10-28 Roan KattouwAPI: (bug 16158) Generators choke on pagelinks entries...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-08-18 Roan Kattouw(bug 15228) Throw a warning instead of an error when...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-05-13 Aaron SchulzE_STRICT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-04 Roan KattouwAPI:
2008-03-18 Roan Kattouw(bug 13390) Invalid title no longer kills an entire...
2007-08-20 Nick JenkinsVariable $titleString seemed to be used before it was...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-14 Yuri AstrakhanAPI: fixed bug 10147 Silent normalization of interwiki...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-19 Yuri AstrakhanAPI: fixed bug in categories: error when no valid title...
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-04 Yuri AstrakhanAPI * version param now links to the SVN
2006-10-30 Yuri AstrakhanAPI * Implemented backlinks / imagelinks / embeddedin...
next