merged master
[lhc/web/wiklou.git] / includes / api / ApiQueryRevisions.php
2012-07-23 danielmerged master
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-21 Aaron SchulzMerge "Revert "Do not show empty categories with list...
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-20 ReedyMerge "Undo feature: Add a wpUndidRevision field that...
2012-07-18 Aaron SchulzMerge "escape HTML elements in docblock with double...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Antoine Mussoescape HTML elements in docblock with double quotes
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-27 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-06-26 daniel[bug 37746] string ids for content model and format.
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 danielmerged master
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-20 danielmerged master
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 danieluse 'contentformat' instead of 'textformat' in result
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-14 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-13 danielmake revision api aware of content models
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-11 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-07 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-06-06 jeroendedauwmerged master
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-29 danielmerged master
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-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added doQuickOperations() function...
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-17 HasharMerge "Updating Release Notes about addition of getCrea...
2012-05-17 CatropeMerge "Introduced the concept of raw ResourceLoader...
next