Fix warnings and enforce conventions in ContentHandler tests.
[lhc/web/wiklou.git] / includes / api /
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 Aaron SchulzMerge "Add additional job columns to PostgreSQL as...
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-apply Id4d5504a"
2012-10-25 TheDJMerge "(Bug 41298) partial fix: re-applying Id7b331e1b"
2012-10-25 Hoo manMake action=query&list=users use User::getRights()
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 KrinkleMerge "(bug 41349) mediawiki.searchSuggest: Reorder...
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-24 DemonMerge "[FileBackend] Created README file for the file...
2012-10-24 IAlexMerge "Correct documentation for EditFilter hook parameter"
2012-10-23 ReedyMerge "Swap isSpecialPage for canExist()"
2012-10-23 ReedySwap isSpecialPage for canExist()
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 ReedyMerge "fix bug 41280, show correct content when display...
2012-10-23 ReedyMerge "per bug 41244 and 41303, handle null or false...
2012-10-23 ReedyMerge "Removed reference to * from docs."
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 ReedyMerge "Moved core Job classes under includes/job/jobs."
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 Aaron SchulzMerge "tests: always call parent setUp"
2012-10-23 IAlexMerge "Localize parentheses in Linker::formatTemplates()"
2012-10-23 IAlexMerge "Don't try and run a special page through action...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-23 ReedyDon't try and run a special page through action=parsex
2012-10-22 Aaron SchulzRemoved reference to * from docs.
2012-10-22 KrinkleMerge "* (bug 41267) mediawiki.action.edit.preview...
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 ReedyMerge "check for null content in ApiParse.php"
2012-10-22 audecheck for null content in ApiParse.php
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-22 SiebrandMerge "Setting $wgContLang without changing $wgLanguage...
2012-10-22 SiebrandMerge "doxygen now recognizes README and .txt files"
2012-10-22 Antoine Mussomiscellaneous doxygen warnings
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 IAlexMerge "(bug 41171) Refactor User::edits() and User...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-20 IAlexMerge "Add filearchive.fa_sha1 to PostgreSQL as well."
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 NikerabbitMerge "Bug 41234 - api prop=imageinfo broken on PHP...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 IAlexMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-20 ReedyBug 41234 - api prop=imageinfo broken on PHP 5.4
2012-10-19 ReedyA few more for bug 41122
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 Translation update... Merge "Localisation updates from translatewiki.net."
2012-10-19 ReedyBug 41122 - Catchable fatal error: Object of class...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "(bug 41156) Add id to the toolbox page info...
2012-10-19 NikerabbitMerge "Updated release notes for job queue refactoring."
2012-10-19 NikerabbitMerge "Fixup some returns, documentation"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 audefix bug 41122, provide missing revId param in ApiQueryR...
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 IAlexMerge "Added docu headers to content(handler) files"
2012-10-17 DemonMerge "[FileBackend] Added chaining ability to some...
2012-10-17 Aaron SchulzMerge "Warn when flushing inside an explicit transaction."
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 ReedyMerge "Special:Undelete used non existant global wgCont...
2012-10-16 Aaron SchulzMerge "update @since tags"
2012-10-16 jeroendedauwupdate @since tags
2012-10-16 Aaron SchulzMerge "Adding a base query API module that allows very...
2012-10-16 jeroendedauwAdding a base query API module that allows very easily...
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "fix bug 41043, return false on edit page form...
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 Tim StarlingMerge "[JobQueue] Job queue refactoring and generalizing."
2012-10-15 TheDJMerge "Fix up various issues leading to bug 40780."
2012-10-15 Siebrand MazelandMerge "Remove unused 'qbpageinfo'"
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-15 Brad Jorsch(bug 40930) Fix regression: ContentHandler prevents...
2012-10-14 ReedyMerge "Add separate fa_sha1 field to filearchive table"
2012-10-14 umherirrenderAdd separate fa_sha1 field to filearchive table
2012-10-14 IAlexMerge "(bug 23721) Only show deletedOnly checkbox on...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 IAlexMerge "EditPage: Use content language to truncate for...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "(bug 40111) Disable minor edit for page/section...
2012-10-12 Reedy(bug 39665) optimize API query generator list
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 DemonMerge "* Oracle schema update: rc_moved, cat_hidden...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 Tim StarlingMerge "Fix creation of pages in the MediaWiki namespace."
2012-10-10 Aaron SchulzAvoid fatals for bad filenames given for chunk uploads.
2012-10-10 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
next