split general cache helper functionality to its own class, so we can also easily...
[lhc/web/wiklou.git] / maintenance / language /
2012-03-18 Sam ReedBug 35309 - formatDuration message missing/inconsistent
2012-03-17 Jeroen De Dauwadding special page with scaffolding for caching chunks...
2012-03-17 Sam ReedFollowup r114067
2012-03-17 Jeroen De DauwFollow up to r114067;
2012-03-14 Aaron Schulz[FileRepo]
2012-03-13 Aaron Schulz[FileBackend]
2012-03-09 Siebrand MazelandAdd message keys for 18 missing summary messages.
2012-03-08 Aaron SchulzAdded backend-fail-maxsize failure message and use...
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-03-03 Raimond Spekkingr112918: Add new message key to maintenance file
2012-02-24 Raimond Spekkingr112128: Comment out dupe message keys
2012-02-22 Raimond Spekkingr112128: Add new message keys to maintenance files...
2012-02-22 Raimond Spekkingr112061: Add new message keys to maintenance files...
2012-02-20 Siebrand MazelandRemove obsolete and broken lang2po.php.
2012-02-20 Siebrand MazelandRemove trailing newlines.
2012-02-20 Siebrand MazelandFixes for highlighter.
2012-02-20 Siebrand MazelandRemove trailing newlines.
2012-02-19 Derk-Jan HartmanFollowup to r111861. Remove messages for highlightbroke...
2012-02-19 Siebrand MazelandFollow-up r111855: add watchlist-summary to messages...
2012-02-19 Raimond SpekkingAdd message keys to the message files to define that...
2012-02-09 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2012-02-08 Antoine MussoFix doc for maintenance/
2012-01-25 Benny SituRevert from 107188 to 107187 for bug24430 patch, it...
2012-01-22 Sam ReedRevert feature out of r109562, r109564, r109570
2012-01-19 Raimond Spekkingr109562: Register new message key for maintenance script
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-17 Aaron Schulzr108749: added missing backend-fail-contenttype message
2012-01-13 Siebrand MazelandAdd 'api-error-unknownerror' and update punctuation...
2012-01-13 Siebrand MazelandAdd 'api-error-emptypage'.
2012-01-12 Aaron Schulz* Merged (added) SwiftFileBackend class from branch.
2012-01-09 Siebrand MazelandRemove API error message duplication from Translate...
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-06 Raimond SpekkingRegister the 2 new access message keys from r108262...
2012-01-06 Raimond SpekkingIgnore the 2 new access message keys from r108262 for...
2012-01-06 Antoine Mussowl edit tooltip messages from r108262
2012-01-06 Alexandre Emsenhuber* Added callback to send notices from WikiImporter...
2012-01-06 Alexandre Emsenhuber* Don't allow to import a page in the Media: namespace...
2012-01-04 Antoine Mussoenhance size tooltip on changelist
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
2012-01-03 Rotem Liss* Setting "javascripttest-backlink" message as ignored.
2012-01-03 Greg Sabino MullaneAllow new checkbox on Special::Export to export all...
2012-01-03 Raimond Spekkingr107919: Register new message keys for maintenance...
2012-01-01 Sam ReedFix fixme on r107744 (though, I'm guessing r107743...
2012-01-01 Brian Wolff(bug 33447) Link to the broken image tracking category...
2011-12-31 Sam ReedFixup r107744, r107743
2011-12-31 Sam ReedMessage-ify bitrate units
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-31 Raimond SpekkingRegister new message keys added with r107692 for mainte...
2011-12-28 Sam ReedReverting r107496, r107497
2011-12-28 Sam ReedMove mediawiki.feedback.js to "Feedback" extension
2011-12-24 Aaron SchulzFix r107197: removed 'lockmanager-fail-acquirelocks...
2011-12-23 Benny Situfollow up to -r107187 - remove unused message key ...
2011-12-20 Raimond Spekkingr106752: Add two more new message keys to maintenance...
2011-12-20 Raimond SpekkingFix typo spotted by Roan. Originated in r106752, cp...
2011-12-20 Raimond Spekkingr106752: Add block comments
2011-12-20 Brian WolffDon't re-use allinnamespace as the header for special...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-18 Robin PepermansFollow-up r103640
2011-12-15 Neil Kandalgaonkarupdate messages for feedback
2011-12-14 Neil Kandalgaonkaradd bug reports to feedback
2011-12-13 Raimond SpekkingAdd section header for r105954/r105963
2011-12-13 Sam ReedAdd new message keys to go with r105954
2011-12-12 Raimond Spekkingremove message keys from maintenance files too (r105855)
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Jan Gerberadd i18n#Message_documentation for the newly added...
2011-11-27 Raimond SpekkingRegister new message key from r104325
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-19 Robin PepermansMake $wgDummyLanguageCodes an associative array so...
2011-11-16 Raimond SpekkingRegister new message key from r103314 for maintenance...
2011-11-15 Alexandre Emsenhuber* Factorise common code in ImagePage::delete() and...
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-07 Alexandre Emsenhuber* Added specific page header when showing "search delet...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-11-04 Alexandre EmsenhuberSome cleanup to EditPage:
2011-11-03 Alexandre EmsenhuberCleanup to deletion related code:
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-10-24 Antoine Mussousing real identity for hashar
2011-10-23 Aaron SchulzReverted r99195 quick-fix per r99897
2011-10-18 Sam ReedKill unused maintenance script (probably rotten and...
2011-10-18 Sam ReedCleanup whitespace
2011-10-14 Sam ReedUpdate documentation, returns
2011-10-10 Raimond SpekkingPer r99404: message has translatable content now
2011-10-07 Bryan Tong MinhFollow-up r98430, use dedicated error message for filen...
2011-10-07 Aaron SchulzReverted r83757, ipaddress msg in used by GlobalBlocking
2011-10-02 Raimond SpekkingFollowup r98718: Register new message key with content...
2011-10-02 Raimond SpekkingFollowup r98707: Register new message key and set it...
2011-09-30 Aaron SchulzFU r98559: added 'cannotchangeemail' msg
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-28 Niklas LaxströmFollowup r98135
2011-09-26 Raimond SpekkingFix ignored message key (r98135)
2011-09-26 Niklas LaxströmConverted display part of new user log to new system
2011-09-24 Happy-melonFU r98029 - message documentation.
2011-09-24 Raimond SpekkingRegister new message keys from r97962
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-15 Siebrand MazelandRemove unused messages 'globalfileusage-of-file', ...
2011-09-14 Brion Vibber* (bug 30900) Remove confusing default value added...
2011-09-14 Niklas LaxströmRemoved some more unused message made obsolete by r9684...
next