Catch excpt to avoid fatal in Message::__toString
[lhc/web/wiklou.git] / includes / CategoryPage.php
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-04 jenkins-botMerge "Also delete the page information cache when...
2013-01-04 jenkins-botMerge "Remove "read" from list of allowed actions on...
2013-01-04 jenkins-botMerge "Multiple servers in one SqlBagOStuff"
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-04 jenkins-botMerge "Use proper function recursiveConvertTopLevel...
2013-01-03 jenkins-botMerge "Set $mLoadedItems to true in User::loadFromId()"
2013-01-03 IAlexMerge "Update CREDITS"
2013-01-03 jenkins-botMerge "(bug 43116) Don't run database updates for share...
2013-01-03 jenkins-botMerge "Use Html::rawElement() instead of hardcoded...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2013-01-03 jenkins-botMerge "Follow-up I9c7aa3b2 (b28c7a8): fix one more...
2013-01-02 IAlexMerge "[FileBackend] Improved some header related docs."
2013-01-02 jenkins-botMerge "Cleaned up and optimized wfBaseConvert();"
2013-01-02 jenkins-botMerge "(bug 43315) Cursor of enhancedchangelist wrong...
2013-01-01 Alexandre EmsenhuberDon't use isset() to check whether an existing variable...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
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-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
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-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
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-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
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-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-23 ReedyMerge "Skip legacy archives rows that already have...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-23 Alexandre EmsenhuberRemoved checks for the "MEDIAWIKI" constant on files...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Adding params to getArrow()"
2012-05-21 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-21 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-09 Sam ReedMore return documentation
2011-10-15 Markus Glaser* restored category page (some references to Title...
2011-10-15 Sam ReedSeems some base class refactoring has move mTitle
2011-10-15 Sam ReedMove CategoryViewer to it's own file
2011-10-14 Sam ReedUpdate some deprecated code
2011-10-10 Alexandre EmsenhuberFixes for r99354:
2011-10-09 John Du HartFollowup r99354, fix Fatal error
2011-10-09 John Du HartCategoryViewer now requires a Context
2011-10-09 Brian Wolff(bug 31549; follow-up r83563) Do not include old-style...
2011-09-12 Robin PepermansRemove unused variable and update code comment per...
2011-09-12 Brion Vibber* (bug 30865) Fix regression breaking category pages...
2011-08-27 PlatonidesUnused variables.
2011-08-11 Robin Pepermans* CategoryPage.php: fix the "category-empty" message...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Alexandre EmsenhuberRemoved CategoryViewer::getSkin() and replaced by stati...
2011-07-04 Alexandre EmsenhuberFix for r90337 and r90743: Use $this->title instead...
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-26 Brian Wolff(sort of bug 29586) Make the (next 200) links on catego...
2011-06-24 Robin PepermansDirectionality improvements as part of bug 6100 (under...
2011-06-18 Robin PepermansAddress comment by Platonides on r90320:
2011-06-17 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-04-15 Brian Wolff(follow-up r86121) Use strict comparision.
2011-04-15 Brian Wolff(follow-up r86100) Make categorypage not die as much...
2011-04-14 Brian Wolff(bug 28540) revert r83544 - It really breaks things...
2011-03-09 Roan KattouwMerge r83652 from 1.17wmf1 to trunk: add backwards...
2011-03-08 Aryeh GregorDon't regenerate raw sortkeys in CategoryPage.php
2011-03-08 Sam ReedMore documentation and class definitions
2011-01-20 Tim StarlingRevert r70418, r70959: direct use of $_GET is not neede...
2011-01-19 Brian WolffFollow up r80432. Don't use 'known', 'noclasses' when...
2011-01-19 Roan KattouwFix typo in r80433
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 Brian Wolff(follow-up r70415) Fixes the function that determines...
2011-01-17 Brian Wolff(bug 26737; follow-up r70415) Make new category stuff...
2011-01-15 Brian Wolff(bug 26729) Categories that do not have a page, and...
2010-12-08 Brian Wolff(bug 25512) Make it so that categories listed in the...
2010-12-06 Sam ReedPer Hashar, r77819, @private comment. Explicit public...
2010-12-05 Sam Reed-rakkaus/#mediawiki-i18n- [05-Dec-2010 18:22:39] PHP...
2010-12-05 Sam ReedSwap @private for setting function definition to private
next