aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Metadata.php
Commit message (Expand)AuthorAgeFilesLines
* Update docs and declare visibility on class propsSiebrand Mazeland2013-11-011-6/+9
* Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rightsBrad Jorsch2013-07-031-1/+3
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-12/+12
* Fix case of some Title methodsAlexandre Emsenhuber2013-03-271-1/+1
* fix some spacingumherirrender2013-02-041-16/+16
* fix some spacingumherirrender2013-01-271-11/+10
* The abstract declaration must precede the visibility declarationumherirrender2013-01-261-1/+1
* misc style fixAntoine Musso2012-12-201-1/+1
* Replace deprecated wfMsg* calls with Message class calls.Siebrand Mazeland2012-08-221-3/+7
* Added missing GPLv2 headers in some places.Alexandre Emsenhuber2012-05-121-10/+12
* * Added HttpError exception as replacement for wfHttpError(); changed alls co...Alexandre Emsenhuber2011-09-161-7/+6
* * Split off WikiPage class from Article, WikiFilePage class from ImagePage, a...Aaron Schulz2011-06-291-1/+1
* Use title accessorAaron Schulz2011-06-281-1/+1
* Swap else if for elseifSam Reed2011-06-171-2/+2
* And some more parameter documentation!!Sam Reed2011-05-281-0/+4
* Remove unused variables/globalsSam Reed2011-05-261-2/+3
* * (bug 29144) Move action=dublincore and action=creativecommons to extensionsSam Reed2011-05-261-7/+0
* * (bug 29144) Move action=dublincore and action=creativecommons to extensionsSam Reed2011-05-261-83/+0
* * (bug 29144) Move action=dublincore and action=creativecommons to extensionsSam Reed2011-05-251-37/+1
* Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globalsSam Reed2011-05-061-5/+2
* SpacesPlatonides2010-11-011-5/+5
* bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or...Sam Reed2010-11-011-4/+7
* Remove $wgContLanguageCode usage in core.Platonides2010-09-071-2/+2
* * Standardised file description headersAlexandre Emsenhuber2010-08-081-1/+3
* Removal of unused globalsSam Reed2010-07-241-2/+0
* Follow-up r66234: support GENDER in 'siteuser'Siebrand Mazeland2010-05-111-1/+2
* Tweak for r39944: correct fix :)Alexandre Emsenhuber2008-08-251-1/+1
* Add {{PLURAL}} support to 'anonymous'. 2 uses in Credits already passed the $...Chad Horohoe2008-08-251-1/+1
* Tweaks for Credits and Metadata:Alexandre Emsenhuber2008-08-181-288/+240
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-3/+1
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* parenthesisNick Jenkins2007-03-271-1/+1
* While I'm at it, why not pseudo-initialize to null instead of ''? No differe...Aryeh Gregor2007-03-271-1/+1
* Use the variable I introduced, maybe?Aryeh Gregor2007-03-271-1/+1
* Don't mess with system variables, sry brionAryeh Gregor2007-03-261-3/+1
* Fix E_NOTICE on line 76 if $_SERVER['HTTP_ACCEPT'] not setAryeh Gregor2007-03-261-0/+4
* * Add 'charset' to Content-Type headers on various HTTP error responsesBrion Vibber2007-02-211-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-1/+0
* * Avoid PHP warning in Creative Commons metadata when a creative commonsBrion Vibber2007-01-021-1/+5
* Completing code housekeeping stuff for rest of includes/ directory: removing ...Nick Jenkins2006-11-291-3/+4
* having some fun with doxygen error logAntoine Musso2006-06-101-20/+20
* Update the FSF's address in all these GPL stub headersBrion Vibber2006-04-051-1/+1
* * Documentation: @private => @access privateÆvar Arnfjörð Bjarmason2006-01-071-20/+20
* Clean up unused globals!Antoine Musso2005-12-041-1/+1
* Whitespace fixup.Evan Prodromou2004-11-111-63/+63
* First batch of files modified to switch wgLang to wgContLang.Zheng Zhu2004-09-241-4/+4
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+1
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-24/+89
* massive double to single quotes conversion. I have not noticed any bug after ...Antoine Musso2004-08-221-17/+17
* Update for CC 2.0 licenses.Brion Vibber2004-08-111-19/+24