Merge "Api method documentation tweaks"
[lhc/web/wiklou.git] / includes / api / ApiQueryLogEvents.php
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-07 ReedyMerge "(bug 31313) Clarify watchlist preference messages"
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-03-05 Sam ReedDocumentation updates
2012-02-29 Sam ReedFollowup r112374/bug 34653
2012-02-24 Arthur RichardsAttempting to address bug 34653; It seems ApiQueryLogEv...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-06 Bryan Tong Minh(bug 29392) Setting the start or end parameter now...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-20 Roan KattouwRevert r95058 (make letype multivalue): has been applie...
2011-08-19 Sam ReedUpstream wikia change
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-29 Sam ReedFix trailing whitespace
2011-06-17 Sam ReedSwap else if for elseif
2011-06-02 Sam ReedFollowup r89348
2011-06-02 Roan KattouwRevert r88722 (allow multiple values for letype): this...
2011-06-01 Sam ReedAdd some documentation
2011-05-24 Sam Reed* (bug 29120) ApiQueryLogEvents: let letype accept...
2011-05-20 Sam Reed* (bug 29063) When viewing list=recentchanges&rcprop...
2011-04-23 Sam ReedAdd some more spacing due to long parameter names
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-03-18 Happy-melonMissed one instance of Block::infinity() from r84279.
2011-03-18 Happy-melonFirst forays into the swamp of the Block.php backend:
2011-03-13 Sam ReedFollowup r83856
2011-03-13 Sam Reed* (bug 27020) API: Allow title prefix search of logeven...
2011-03-13 Sam ReedFix undefined $p from r83797
2011-03-12 Sam Reed* (bug 27670) Ordering by timestamp (and usage of start...
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-10-09 Sam ReedComment return types, some explicit class variable...
2010-10-01 Sam ReedFew explicit class variable definitions
2010-08-28 Sam Reedr71834, params and desc would be good
2010-08-28 Sam ReedCouple more userid properties for Bug 19195
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-14 Mark A. Hershbergerfollow up r69339: Add a missing setVaryCookie for consi...
2010-07-06 Sam ReedStylize API
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-23 Sam Reed* (bug 24089) Logevents causes PHP Notice if leprop...
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-05-11 Sam ReedMixture of things.
2010-03-31 Matthew Britton(bug 22868) don't list infinite block expiry date as...
2010-03-06 Sam ReedFixup r63301 as per Roan comment
2010-03-05 Sam Reed* (bug 22738) Allow filtering by action type on query...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-02-05 Tim StarlingFix for r61957: initialise array variables explicitly.
2010-02-04 Sam Reedarray_flip() as per r61760#c5615 (follow up to r61760)
2010-02-03 Tim StarlingFix for r58399 (missing index on change_tag table)...
2010-02-01 Roan KattouwWhitespace fixes for r61761, r61779
next