aboutsummaryrefslogtreecommitdiffstats
path: root/includes/WikiError.php
Commit message (Expand)AuthorAgeFilesLines
* added missing deprecation noticesJeroen De Dauw2011-12-131-4/+4
* Kill some more long deprecated unused functionsSam Reed2011-05-061-0/+8
* * (bug 23119) WikiError class and subclasses are now marked as deprecatedAlexandre Emsenhuber2010-12-061-0/+4
* * Converted UserMailer stuff to return a Status object instead of true-or-Wik...Alexandre Emsenhuber2010-12-041-1/+7
* Get rid of PHP4-style constructorsChad Horohoe2010-08-301-2/+2
* * Standardised file description headersAlexandre Emsenhuber2010-08-081-1/+3
* * API: (bug 17007) Add action=importRoan Kattouw2009-02-041-0/+10
* A few misc. docs here and there.Chad Horohoe2008-09-131-1/+2
* Fix some doxygen warningsAlexandre Emsenhuber2008-05-221-6/+7
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-3/+3
* Tweak to r30053... Remove unnecessary sprintf()Brion Vibber2008-01-221-3/+3
* * (bug 6436) Localization of Special:Import XML parser Error message(s)Raimond Spekking2008-01-221-3/+1
* Revert r24237, r24239, r24245 for the moment. We expect transwiki system to c...Brion Vibber2007-07-181-1/+1
* * (bug 6808) Allow import to different page nameRaimond Spekking2007-07-181-1/+1
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Yet more doc tweaks:Nick Jenkins2007-04-201-0/+3
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-4/+0
* Rename constructors to __constructorAntoine Musso2007-01-201-1/+1
* Completing code housekeeping stuff for rest of includes/ directory: removing ...Nick Jenkins2006-11-291-1/+1
* Prevent the following strict-standards warnings - i.e. when running with erro...Nick Jenkins2006-11-291-2/+2
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-5/+5
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-4/+4
* * Special:Import/importDump fixes: report XML parse errors, accept <minor/>Brion Vibber2005-09-171-2/+23
* fix some issues with phpdocAntoine Musso2005-07-051-2/+6
* Fix up getMessage() on WikiErrorBrion Vibber2005-06-171-3/+12
* Fix Special:Import for new schema; make it create page records as needed and ...Brion Vibber2005-03-131-0/+91