(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
[lhc/web/wiklou.git] / includes / Message.php
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-28 Santhosh ThottingalFix Bug 30681 - Wrong escaping for inexistent messages.
2012-03-13 Alexandre EmsenhuberFollow-up r113223: set the "interface" flag in Message...
2012-03-07 Niklas LaxströmMy proposed fix to bug 34987: gender not working in...
2012-02-07 Aaron Schulzr80240: throw an exception if an empty message key...
2012-01-26 Antoine Mussoupdate Message class doc
2012-01-26 Chad HorohoeFix r110054, \ -> @
2012-01-26 Antoine Mussoenhance doxygen generation for Message class
2011-12-22 Brian WolffUpdate documentation on params method of Message class...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-09-14 Sam ReedWhitespace/documentation
2011-06-06 PlatonidesFollow up r89585. Clean up after the test, expand inCon...
2011-06-06 Niklas LaxströmFix for bug 29274 - Message class ignores $wgForceUIMsg...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Alexandre EmsenhuberDon't double escape html entities for messages obtained...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-22 Sam ReedFollowup to r86312
2011-04-18 Sam ReedFollowup rr86304
2011-04-18 Sam ReedFollowup r86304
2011-04-18 Sam Reed* (bug 28532) wfMsgExt() and wfMsgWikiHtml() use $wgOut...
2011-03-19 Alexandre EmsenhuberPer Hashar, fix for r83673: only accept StubContLang...
2011-03-13 Happy-melonImplement __toString() magic method for Message objects
2011-03-10 Alexandre EmsenhuberPer Jarry1250 on IRC: fix for r81469: accept StubObject...
2011-02-10 Niklas LaxströmFixed two bugs in message parameter handling:
2011-02-09 Alexandre Emsenhuber* Add a amtitle param to meta=allmessages
2011-02-04 Alexandre EmsenhuberAllow parameter to be passed with an array in the first...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-22 Bryan Tong MinhAdd automatic formatting of numeric parameters to Message
2011-01-16 Alexandre EmsenhuberRemoved unused global
2011-01-14 Daniel FriesenFix boolean for $editnotice_base message existance...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-14 Daniel FriesenFix bug 14267 by adding support for a MediaWiki:Mainpag...
2011-01-05 Alexandre EmsenhuberAllow OutputPage::parse() to parse in any langauge...
2010-09-23 Niklas Laxström(bug 25273) Message::params() triggers a fatal error.
2010-09-22 Chad HorohoeSkip new object construction if it's going to be the...
2010-09-20 Niklas LaxströmFix to language handling
2010-09-02 Niklas LaxströmOne step forward with the Message class.
2010-07-08 Niklas LaxströmUpdate syntax examples a bit
2010-03-31 Niklas LaxströmFixed a bug in __construct
2010-03-29 Niklas LaxströmFix syntax terrors
2010-03-29 Max SemenikStarted tests for Message class, fixed one bug found...
2010-03-29 Niklas LaxströmMessage::key() accepts message parameters as varargs...
2010-03-28 Roan KattouwMessage.php fixes:
2010-03-28 Niklas LaxströmRemove options array and move message fetching one...
2010-03-28 Chad HorohoeFactory functions are static
2010-03-25 Alexandre EmsenhuberModified the documentation for better rendering in...
2010-03-25 Happy-melonVarious tweaks and fixes.
2010-03-25 Happy-melonWork on Message.php:
2010-03-25 Chad HorohoeThis is PHP, updating docs to reflect that
2010-03-23 Niklas LaxströmTidy up the class
2010-03-22 Jack Phoenixbraces, spacing + comment tweaks
2010-03-22 Alexandre Emsenhuber* Fixed examples (use -> for access to object's methods...
2010-03-22 Niklas LaxströmNew message class up for discussion and development.