Update 'protectedinterface' and 'editinginterface'
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
2012-09-16 Federico LevaUpdate 'protectedinterface' and 'editinginterface'
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-13 SiebrandMerge "Convert last usages of wfMsg*() to wfMessage()."
2012-09-12 Aaron Schulz[FileBackend] Added automatic recovery option for backe...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-08 IAlexMerge "Made DBABagOStuff return values match the base...
2012-09-08 IAlexMerge "Made default BagOStuff::incr() function more...
2012-09-07 SiebrandMerge "(bug 40058) Parse newwindow message."
2012-09-07 Aaron SchulzMerge "Use $this to get the Title object in SkinTemplat...
2012-09-07 Aaron SchulzMerge "New hook, 'SearchResultInitFromTitle'"
2012-09-07 IAlexMerge "(bug 39956) MediaWiki's info action should verti...
2012-09-07 Daniel KinzlerMerge "Alpha-sort lists of api modules in ApiQuery"
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-06 ReedyMerge "(bug 32552) Drop unused database field cat_hidden"
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 SiebrandMerge "Remove usage of wfTime() in benchmarks and backu...
2012-09-06 NikerabbitMerge "Remove <code> which no longer makes sense."
2012-09-06 Siebrand MazelandRemove <code> which no longer makes sense.
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-03 Siebrand Mazeland(bug 30445) Update 'revdelete-reason-dropdown'
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-30 Aaron SchulzMerge "clear magicword cache before testing cleanSig"
2012-08-30 SiebrandMerge "Fix the incorrect nesting"
2012-08-30 Daniel KinzlerMerge "Added default implmentation of instanceProvider...
2012-08-30 NikerabbitMerge "Add cache/ to .gitignore"
2012-08-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 SiebrandMerge "(bug 39771) Regression in Ie349afa5 broke plural...
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Move copyright warning to directly above buttons."
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 awjrichardsMerge "New hook ApiMain::onException"
2012-08-29 SiebrandMerge "Fixed fallback behaviour for plural rules"
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 madman(bug 38556) Add header and footer messages to MediaWiki...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 CatropeMerge "Reduced some master queries via Revision::READ_N...
2012-08-28 CatropeMerge "Added new mw message 'editpage-head-copy-warn...
2012-08-28 Rob MoenAdded new mw message 'editpage-head-copy-warn' to EditP...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 CatropeMerge "[FileBackend] MultiWrite options to avoid pushin...
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 CatropeMerge "Fix "return to" display on Special:UserLogin."
2012-08-22 SiebrandMerge "Bug 39524 - action=info uses untranslated (raw...
2012-08-22 IAlexMerge "Make wfScript()/mw.util.wikiScript() respect...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 Alex Monk(bug 24491) Don't show reupload link if the user can...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-22 Brian Wolff(bug 39297) Show a warning if thumbnails won't be animated
2012-08-22 CatropeMerge "[FileRepo] Improved support for private wiki...
2012-08-22 madmanBug 39524 - action=info uses untranslated (raw) protect...
2012-08-22 CatropeMerge "(bug 39431) Fix how SVG metadata is displayed...
2012-08-22 CatropeMerge "Hide deprecated warning for Revision::revText()."
2012-08-22 CatropeMerge "use dir=auto for pt-userpage"
2012-08-22 Brian Wolff(bug 39431) Fix how SVG metadata is displayed (esp...
2012-08-22 tpt(bug 23226) Add |class= parameter to image links in...
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-20 CatropeMerge "Added "autocollect" function to TempFSFile."
2012-08-20 madmanBug 39495 - action=info contains hard coded English...
2012-08-20 Aaron SchulzMerge "Cleaned up FileJournal documentation."
2012-08-20 IAlexMerge "Numerous fixes for Ia1878588. Escaped output...
2012-08-20 Siebrand MazelandMessage fixes for Ia1878588.
2012-08-19 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-19 SiebrandMerge "Follow-up I774a89d6 (2fabea7): use $this->msg...
2012-08-19 SiebrandMerge "Use ErrorPageError extension in Special:Preferen...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 ReedyMerge "Bug 38450 Reimplement MediaWiki's info action"
2012-08-19 madmanBug 38450 Reimplement MediaWiki's info action
2012-08-19 Siebrand MazelandSolve some i18n issues in Special:EmailUser.
2012-08-19 umherirrender(bug 22749) Create Special:MostInterwikis
2012-08-19 Amir E. AharoniRemove Konqueror from the clearyourcache message
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Siebrand Mazeland'''<strong>...</strong>''' doesn't make sense.
next