Restoring languages/messages/MessagesAr.php (blanked by L10n-bot)
[lhc/web/wiklou.git] / includes / WikiError.php
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 danielmerged master
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-13 SiebrandMerge "Convert last usages of wfMsg*() to wfMessage()."
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-10 Alexandre EmsenhuberConvert last usages of wfMsg*() to wfMessage().
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 danielmerge latest master.
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-02 KrinkleMerge "[mw.notification] Introduce a full fledged notif...
2012-09-01 SiebrandMerge "Make functions match definitions in Preprocessor...
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...