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
/
Message.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
r80240: throw an exception if an empty message key array is given
Aaron Schulz
2012-02-07
1
-1
/
+4
*
update Message class doc
Antoine Musso
2012-01-26
1
-26
/
+81
*
Fix r110054, \ -> @
Chad Horohoe
2012-01-26
1
-6
/
+7
*
enhance doxygen generation for Message class
Antoine Musso
2012-01-26
1
-13
/
+39
*
Update documentation on params method of Message class to indicate it can eit...
Brian Wolff
2011-12-22
1
-4
/
+4
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-1
/
+1
*
Per Nikerabbit's comment on r100621:
Alexandre Emsenhuber
2011-10-27
1
-0
/
+13
*
Whitespace/documentation
Sam Reed
2011-09-14
1
-11
/
+16
*
Follow up r89585. Clean up after the test, expand inContentLanguage() comment.
Platonides
2011-06-06
1
-1
/
+2
*
Fix for bug 29274 - Message class ignores $wgForceUIMsgAsContentMsg
Niklas Laxström
2011-06-06
1
-0
/
+6
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-3
/
+2
*
Follow-up r86775: restub $wgLang. Not because it's a good idea, but because ...
Happy-melon
2011-04-24
1
-1
/
+1
*
Don't double escape html entities for messages obtained through Message::esca...
Alexandre Emsenhuber
2011-04-23
1
-2
/
+1
*
Stop stubbing $wgLang and $wgContLang. There are no major code paths which d...
Happy-melon
2011-04-23
1
-1
/
+1
*
Followup to r86312
Sam Reed
2011-04-22
1
-1
/
+1
*
Followup rr86304
Sam Reed
2011-04-18
1
-1
/
+1
*
Followup r86304
Sam Reed
2011-04-18
1
-1
/
+1
*
* (bug 28532) wfMsgExt() and wfMsgWikiHtml() use $wgOut->parse()
Sam Reed
2011-04-18
1
-5
/
+16
*
Per Hashar, fix for r83673: only accept StubContLang and StubUserLang for stu...
Alexandre Emsenhuber
2011-03-19
1
-1
/
+1
*
Implement __toString() magic method for Message objects
Happy-melon
2011-03-13
1
-6
/
+10
*
Per Jarry1250 on IRC: fix for r81469: accept StubObject in Message::inLanguag...
Alexandre Emsenhuber
2011-03-10
1
-1
/
+1
*
Fixed two bugs in message parameter handling:
Niklas Laxström
2011-02-10
1
-8
/
+25
*
* Add a amtitle param to meta=allmessages
Alexandre Emsenhuber
2011-02-09
1
-1
/
+17
*
Allow parameter to be passed with an array in the first parameter (as other w...
Alexandre Emsenhuber
2011-02-04
1
-1
/
+11
*
* Replaced $wgMessageCache by MessageCache::singleton(); since we only use on...
Alexandre Emsenhuber
2011-01-26
1
-5
/
+4
*
Add automatic formatting of numeric parameters to Message
Bryan Tong Minh
2011-01-22
1
-0
/
+21
*
Removed unused global
Alexandre Emsenhuber
2011-01-16
1
-1
/
+0
*
Fix boolean for $editnotice_base message existance check that was messed up i...
Daniel Friesen
2011-01-14
1
-2
/
+2
*
Implement Message::isBlank and Message::isDisabled.
Daniel Friesen
2011-01-14
1
-0
/
+18
*
Fix bug 14267 by adding support for a MediaWiki:Mainpage-nstab.
Daniel Friesen
2011-01-14
1
-4
/
+36
*
Allow OutputPage::parse() to parse in any langauge, modified wfMsgExt() and w...
Alexandre Emsenhuber
2011-01-05
1
-6
/
+2
*
(bug 25273) Message::params() triggers a fatal error.
Niklas Laxström
2010-09-23
1
-1
/
+2
*
Skip new object construction if it's going to be the same
Chad Horohoe
2010-09-22
1
-1
/
+3
*
Fix to language handling
Niklas Laxström
2010-09-20
1
-4
/
+7
*
One step forward with the Message class.
Niklas Laxström
2010-09-02
1
-14
/
+12
*
Update syntax examples a bit
Niklas Laxström
2010-07-08
1
-2
/
+2
*
Fixed a bug in __construct
Niklas Laxström
2010-03-31
1
-1
/
+3
*
Fix syntax terrors
Niklas Laxström
2010-03-29
1
-2
/
+2
*
Started tests for Message class, fixed one bug found by them
Max Semenik
2010-03-29
1
-1
/
+1
*
Message::key() accepts message parameters as varargs. Renamed ::language() to...
Niklas Laxström
2010-03-29
1
-8
/
+12
*
Message.php fixes:
Roan Kattouw
2010-03-28
1
-15
/
+13
*
Remove options array and move message fetching one level down.
Niklas Laxström
2010-03-28
1
-89
/
+59
*
Factory functions are static
Chad Horohoe
2010-03-28
1
-1
/
+1
*
Modified the documentation for better rendering in doxygen
Alexandre Emsenhuber
2010-03-25
1
-5
/
+13
*
Various tweaks and fixes.
Happy-melon
2010-03-25
1
-9
/
+7
*
Work on Message.php:
Happy-melon
2010-03-25
1
-74
/
+167
*
This is PHP, updating docs to reflect that
Chad Horohoe
2010-03-25
1
-3
/
+3
*
Tidy up the class
Niklas Laxström
2010-03-23
1
-34
/
+138
*
braces, spacing + comment tweaks
Jack Phoenix
2010-03-22
1
-3
/
+4
*
* Fixed examples (use -> for access to object's methods, not .)
Alexandre Emsenhuber
2010-03-22
1
-33
/
+33
[next]