index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
Metadata.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docs and declare visibility on class props
Siebrand Mazeland
2013-11-01
1
-6
/
+9
*
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
Brad Jorsch
2013-07-03
1
-1
/
+3
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-12
/
+12
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-16
/
+16
*
fix some spacing
umherirrender
2013-01-27
1
-11
/
+10
*
The abstract declaration must precede the visibility declaration
umherirrender
2013-01-26
1
-1
/
+1
*
misc style fix
Antoine Musso
2012-12-20
1
-1
/
+1
*
Replace deprecated wfMsg* calls with Message class calls.
Siebrand Mazeland
2012-08-22
1
-3
/
+7
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-12
1
-10
/
+12
*
* Added HttpError exception as replacement for wfHttpError(); changed alls co...
Alexandre Emsenhuber
2011-09-16
1
-7
/
+6
*
* Split off WikiPage class from Article, WikiFilePage class from ImagePage, a...
Aaron Schulz
2011-06-29
1
-1
/
+1
*
Use title accessor
Aaron Schulz
2011-06-28
1
-1
/
+1
*
Swap else if for elseif
Sam Reed
2011-06-17
1
-2
/
+2
*
And some more parameter documentation!!
Sam Reed
2011-05-28
1
-0
/
+4
*
Remove unused variables/globals
Sam Reed
2011-05-26
1
-2
/
+3
*
* (bug 29144) Move action=dublincore and action=creativecommons to extensions
Sam Reed
2011-05-26
1
-7
/
+0
*
* (bug 29144) Move action=dublincore and action=creativecommons to extensions
Sam Reed
2011-05-26
1
-83
/
+0
*
* (bug 29144) Move action=dublincore and action=creativecommons to extensions
Sam Reed
2011-05-25
1
-37
/
+1
*
Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals
Sam Reed
2011-05-06
1
-5
/
+2
*
Spaces
Platonides
2010-11-01
1
-5
/
+5
*
bug 25517 Assignment in conditions should be avoided/ http://www.mediawiki.or...
Sam Reed
2010-11-01
1
-4
/
+7
*
Remove $wgContLanguageCode usage in core.
Platonides
2010-09-07
1
-2
/
+2
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-08
1
-1
/
+3
*
Removal of unused globals
Sam Reed
2010-07-24
1
-2
/
+0
*
Follow-up r66234: support GENDER in 'siteuser'
Siebrand Mazeland
2010-05-11
1
-1
/
+2
*
Tweak for r39944: correct fix :)
Alexandre Emsenhuber
2008-08-25
1
-1
/
+1
*
Add {{PLURAL}} support to 'anonymous'. 2 uses in Credits already passed the $...
Chad Horohoe
2008-08-25
1
-1
/
+1
*
Tweaks for Credits and Metadata:
Alexandre Emsenhuber
2008-08-18
1
-288
/
+240
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-3
/
+1
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
parenthesis
Nick Jenkins
2007-03-27
1
-1
/
+1
*
While I'm at it, why not pseudo-initialize to null instead of ''? No differe...
Aryeh Gregor
2007-03-27
1
-1
/
+1
*
Use the variable I introduced, maybe?
Aryeh Gregor
2007-03-27
1
-1
/
+1
*
Don't mess with system variables, sry brion
Aryeh Gregor
2007-03-26
1
-3
/
+1
*
Fix E_NOTICE on line 76 if $_SERVER['HTTP_ACCEPT'] not set
Aryeh Gregor
2007-03-26
1
-0
/
+4
*
* Add 'charset' to Content-Type headers on various HTTP error responses
Brion Vibber
2007-02-21
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-1
/
+0
*
* Avoid PHP warning in Creative Commons metadata when a creative commons
Brion Vibber
2007-01-02
1
-1
/
+5
*
Completing code housekeeping stuff for rest of includes/ directory: removing ...
Nick Jenkins
2006-11-29
1
-3
/
+4
*
having some fun with doxygen error log
Antoine Musso
2006-06-10
1
-20
/
+20
*
Update the FSF's address in all these GPL stub headers
Brion Vibber
2006-04-05
1
-1
/
+1
*
* Documentation: @private => @access private
Ævar Arnfjörð Bjarmason
2006-01-07
1
-20
/
+20
*
Clean up unused globals!
Antoine Musso
2005-12-04
1
-1
/
+1
*
Whitespace fixup.
Evan Prodromou
2004-11-11
1
-63
/
+63
*
First batch of files modified to switch wgLang to wgContLang.
Zheng Zhu
2004-09-24
1
-4
/
+4
*
Split files and classes in different packages for phpdocumentor. I probably c...
Antoine Musso
2004-09-03
1
-0
/
+1
*
Changing comments layout preparing for generated documentation with Phpdocume...
Antoine Musso
2004-09-02
1
-24
/
+89
*
massive double to single quotes conversion. I have not noticed any bug after ...
Antoine Musso
2004-08-22
1
-17
/
+17
*
Update for CC 2.0 licenses.
Brion Vibber
2004-08-11
1
-19
/
+24
[next]