Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / WikiError.php
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 DemonMerge "[FileRepo] Made temp zone files use doQuickOpera...
2012-08-31 DemonMerge "[FileBackend] Reduced CDN purging when CDN is...
2012-08-31 DemonMerge "Added PHP complement for mw.Time."
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-27 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-05-06 Sam ReedKill some more long deprecated unused functions
2010-12-06 Alexandre Emsenhuber* (bug 23119) WikiError class and subclasses are now...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2009-02-04 Roan Kattouw* API: (bug 17007) Add action=import
2008-09-13 Chad HorohoeA few misc. docs here and there.
2008-05-22 Alexandre EmsenhuberFix some doxygen warnings
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-01-22 Brion VibberTweak to r30053... Remove unnecessary sprintf()
2008-01-22 Raimond Spekking* (bug 6436) Localization of Special:Import XML parser...
2007-07-18 Brion VibberRevert r24237, r24239, r24245 for the moment. We expect...
2007-07-18 Raimond Spekking* (bug 6808) Allow import to different page name
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-09-17 Brion Vibber* Special:Import/importDump fixes: report XML parse...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-06-17 Brion VibberFix up getMessage() on WikiError
2005-03-13 Brion VibberFix Special:Import for new schema; make it create page...