Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / maintenance / fuzz-tester.php
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-10-18 Sam ReedRemove some unused getting of non existent arguments
2011-10-11 Sam ReedFix comment blocks that start /* to /**
2011-08-23 Alexandre EmsenhuberPer Raymond, follow-up r95321: LinkSearch is in core too
2011-08-23 Alexandre Emsenhuber* Removed no longer existing special pages (Special...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-19 Chad HorohoeRevert r88399 (delete fuzz-tester). Apparently people...
2011-05-19 Sam ReedUnmaintained and unused
2011-05-19 Sam ReedFix somewhat duplicated class names in fuzz-tester.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-09 Chad HorohoeMore silly ternary true : false fixes
2010-12-22 PlatonidesRevert r78767. The problem was $wgDBerrorLog being...
2010-12-22 PlatonidesThe filename is the first parameter!
2010-12-22 PlatonidesOne call left in r78764
2010-12-22 PlatonidesThese calls have been broken since the files birth...
2010-12-22 PlatonidesWe don't like final ?> in scripts
2010-12-22 PlatonidesFour more spaces, per r78759 CR
2010-12-22 PlatonidesAvoid create_function. Making explicit functions.
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-11 Max Semenikereg is deprecated
2010-05-27 Aryeh GregorRemove ‌ and   from trunk
2010-05-22 Sam ReedStylize maintenance folder..
2009-09-13 Chad HorohoeNuke the last vestiges of tlh.
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-07-23 Chad Horohoe* (bug 14201) Set $wgDBadminuser/$wgDBadminpassword...
2009-06-10 Tim StarlingUse require not include when sourcing commandLine.inc...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-11 Siebrand MazelandRemove unused 'sr' variants 'sr-jc' and 'sr-jl'.
2007-07-11 Nick JenkinsCosmetic indentation + very trivial updates
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-10 Nick JenkinsAdd fuzz test for the Syntax Highlighting extension...
2007-02-09 Nick JenkinsResync trunk fuzz tester to be current.
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-14 Antoine MussoSome doxygen patches:
2006-10-04 Tim StarlingUse $wgServer not $wgServerName. Don't use END for...
2006-10-04 Tim StarlingNew fuzz tester by Nick Jenkins. Obsoletes wiki-manglem...