aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Categoryfinder.php
Commit message (Expand)AuthorAgeFilesLines
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-211-0/+21
* Trim trailing whitespaceSam Reed2011-09-041-0/+4
* Add/remove/tweak method documentationSam Reed2011-05-191-3/+3
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-0/+1
* Assignment in loop conditions suckSam Reed2010-10-131-2/+2
* coding style tweaksJack Phoenix2010-03-231-21/+25
* Random indentation and code formatting updates. No functional changes.Siebrand Mazeland2010-02-141-15/+22
* Fix a bunch of really weird spacing, other style fixesChad Horohoe2010-02-021-61/+56
* Revert r46447 in Collection -- fixed bug in Categoryfinder class it was tryin...Brion Vibber2009-01-291-3/+5
* * Recursion loop check added to Categoryfinder classBrion Vibber2008-07-281-2/+8
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-2/+0
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Some small doc tweaks to reduce Doxygen warnings, namely:Nick Jenkins2007-04-181-11/+11
* clean up white space, comments end at 80Antoine Musso2007-04-121-13/+14
* Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor) Nick Jenkins2007-04-041-21/+21
* Revert r20769: we don't use PHPDocumentor anymore, we use doxygen.Brion Vibber2007-03-281-21/+21
* PHPDocumentor [http://en.wikipedia.org/wiki/PhpDocumentor] documentation twea...Nick Jenkins2007-03-281-21/+21
* The war on redundant ampersand usage!Nick Jenkins2007-01-221-1/+1
* Rename constructors to __constructorAntoine Musso2007-01-201-1/+1
* Switching from phpdoc to doxygen (use less than 32MB of memory).Antoine Musso2006-04-191-2/+4
* Be less anal about entry points, class definitions do no harm to anyone, defi...Domas Mituzas2006-01-141-3/+1
* * Added wfDie() wrapper, and some manual die(-1), to force the return codeBrion Vibber2006-01-141-1/+1
* BIG ONE - Possible DB server killer! (deactivated by default:-)Magnus Manske2006-01-091-0/+191