Merge "prop=duplicatefiles does not show duplicates under same name"
[lhc/web/wiklou.git] / includes / Message.php
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-09 DemonMerge "[FileBackend] Moved filerepo/backend/ up to...
2012-08-09 Translation update... Merge "Localisation updates from translatewiki.net."
2012-08-09 IAlexMerge "Added @since tags"
2012-08-09 jeroendedauwAdded @since tags
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Added line to rel notes about CacheHelper class"
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 IAlexMerge "Make rebuildLocalisationCache.php also obey...
2012-08-03 ReedyMerge "Fixes to Special:Mostlinkedtemplates."
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 IAlexMerge "Change from wgMiserMode to isCached on Special...
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-07-31 Waldir PimentaIntroduce default expiry time for special:block (bug...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
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
next