Reverted r111188: backport conflict fodder
[lhc/web/wiklou.git] / includes / CategoryPage.php
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
2010-12-05 Sam ReedChange some member calls to static, from r75709
2010-11-30 Sam ReedFew braces and spaces
2010-11-02 Max SemenikFix bug caused by variable reuse from r71902
2010-10-30 Sam ReedMark a few more methods static
2010-09-08 Chad Horohoe(bug 25087) Fix fatal in CategoryPage
2010-09-04 PlatonidesFollow up r36814. Make the deprecated function call...
2010-08-29 Aryeh GregorFix category count when category table out of sync
2010-08-16 Aryeh GregorSave 200 useless queries per category page view
2010-08-14 Alexandre Emsenhuber* Standardised file description headers
2010-08-13 Aryeh GregorFix extensions to work with category sort changes
2010-08-12 PlatonidesHacky r70418 makes this global unused.
2010-08-03 Aryeh GregorClean up code now that the old path is gone
2010-08-03 Aryeh GregorDon't duplicate the "title" query parameter
2010-08-03 Aryeh GregorFix bug in sorting due to $wgRequest eating nulls
2010-08-03 Aryeh GregorEnable new category sort by default
2010-08-02 PlatonidesCheck the link color (stub, redirect) on just one place.
2010-08-01 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-27 PlatonidesUnused global.
2010-07-26 Aryeh GregorFix bug in prefixing scheme
2010-07-26 Aryeh GregorPaginate the three category sections separately
2010-07-26 Aryeh GregorReconcept cl_raw_sortkey as cl_sortkey_prefix
2010-07-25 Sam ReedArticle:: to self::
2010-07-24 Sam ReedRemoval of unused globals
2010-07-23 Aryeh GregorAdd non-identity collation, with migration script
2010-07-23 Aryeh GregorSaner code formatting, fix a couple of bugs
2010-07-23 Aryeh GregorUse modern coding constructs and a better var name
2010-07-23 Aryeh GregorInitial commit for category collation framework
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2009-07-26 Philip TzouFollow up on r46020 and r46489. Improve the $wgContLang...
2009-07-01 Aryeh GregorClean up CategoryPage::columnList()
2009-07-01 Aryeh GregorTypo in comment
2009-06-20 Siebrand MazelandSuppress display of duplicate getCategoryBottom() if...
2009-06-20 Siebrand MazelandMake paging links on category pages known. This allows...
2009-06-20 Niklas Laxström* Remove code duplication
2009-06-15 Siebrand Mazeland(bug 19211) Fix regression from r50351 that caused...
2009-06-08 Siebrand Mazeland(bug 19126) Follow-up to r51559: replace a period with...
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-05-26 Tim StarlingReverted r49855, r49656, r49401, r49399, r49397. The...
2009-05-09 Siebrand MazelandFollow-up on r50351. Fix adding key/value pair.
2009-05-08 Siebrand MazelandFollow-up on r50351. Fix syntax errors in CategoryPage.php
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-25 Philip TzouEnabled LanguageConverter on extension:CategoryTree.
2009-04-16 Alexandre Emsenhuber* (bug 18449) Fixed items number per column on category...
2009-03-27 Ilmari Karonenproperly HTML-escape titles in categories, just in...
2009-02-17 Tim StarlingLive patch: use a query group for CategoryPage
2009-01-28 Brion Vibber* (bug 17207) Fix regression breaking category page...
2009-01-28 Niklas Laxström* Fix visible regression and let the plural finally...
2009-01-24 Alexandre Emsenhuber* Removed false comment, we are in a Category page...
2009-01-22 Philip TzouEnable LanguageConverter on Category Pages.
2008-12-23 Aaron SchulzFix fucked up indentation
2008-12-22 Brion Vibber* (bug 2585) HTTP 404 return code is now given for...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-29 Alexandre EmsenhuberMore doxygen fixes
2008-11-19 Aaron Schulz* Remove incomplete isFileCacheable(), the parent one...
2008-09-05 Aryeh GregorRefresh category table counts sometimes for small categ...
2008-07-17 HujiCounts should be shown using localized digits, just...
2008-06-30 Daniel KinzlerMake member counts from the new category table availabl...
2008-06-07 Tim StarlingUse new calling convention for ImageGallery::add()...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Alexandre EmsenhuberUse wfLocalFile() instead of create an Image object...
next