aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ConfEditor.php
Commit message (Expand)AuthorAgeFilesLines
* Remove backslash from @return typesAntoine Musso2012-02-131-2/+2
* More return documentationSam Reed2012-02-091-0/+12
* Removed some usage of error suppression operatorAlexandre Emsenhuber2011-06-091-1/+1
* Even more documentation in various filesSam Reed2011-05-291-0/+4
* Fix function level comments that start with /* not /**Sam Reed2011-05-211-1/+1
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-2/+2
* w/s fixupsMark A. Hershberger2011-02-121-33/+33
* More unused variablesSam Reed2010-11-301-4/+4
* More reversion of r77297, 1 of 2 commits to keep it readable in CR (hopefully)Sam Reed2010-11-251-1/+1
* revert r76464Antoine Musso2010-11-251-1/+1
* Various unused variables, add some bracesSam Reed2010-11-101-1/+1
* Remove a few more unused variablesSam Reed2010-10-311-1/+0
* Big attack on unused variables...Sam Reed2010-10-141-1/+1
* Remove some unused variablesSam Reed2010-08-131-1/+0
* Use the canonical names for classes.Platonides2010-07-271-1/+1
* Fixed some doxygen warningsAlexandre Emsenhuber2010-03-141-5/+5
* Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme co...Alexandre Emsenhuber2009-12-151-2/+2
* Added trim() call to work around mystery bug where whitespace gets appended t...Brion Vibber2009-08-141-2/+8
* Fixed double-escaping bug in ConfEditor's handling of double-quoted strings.Brion Vibber2009-08-141-2/+1
* Moving ConfEditor class from switch-master to coreRoan Kattouw2009-06-171-0/+1053