Add lang and hreflang tags to the variants in the variant menu's. This fixes bug...
[lhc/web/wiklou.git] / maintenance /
2012-02-24 Raimond Spekkingr112128: Comment out dupe message keys
2012-02-24 Sam ReedMore __METHOD__ in our madness
2012-02-24 Sam ReedMore __METHOD__ into db related methods
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-22 Tim StarlingThis script uses about 550MB of RAM on 1.19wmf1. Increa...
2012-02-22 Tim StarlingOutput directory option, to allow messages to be put...
2012-02-20 Aaron Schulzr111795: Split out upgradeLegacyArchiveRow() function...
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 Aaron Schulzr111795: update line to remove bogus $db argument
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-17 Aaron Schulz(bug 34373) - 'populateRevisionSha1.php misses archive...
2012-02-16 PlatonidesFix r111590 typo.
2012-02-16 Antoine Mussoalways have $wgDoxyGenerateMan defined
2012-02-16 Sam ReedCleanup a few unused globals
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-15 PlatonidesImprove table comments.
2012-02-15 Sam Reedgearman has been nuked
2012-02-15 Daniel FriesenAdd missing delimiters to the regexp in maintenace...
2012-02-14 Antoine Mussoenable purge of HTTPS URLs
2012-02-14 Sam ReedDocumentations!
2012-02-13 Sam ReedPull 1.19wmf1 related patches/code out of trunk/REL1_19...
2012-02-12 Alexandre EmsenhuberAdded missing directories to findHooks.php and missing...
2012-02-10 Sam ReedWork in progress (can kill another patch hanging around...
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-09 Asher Feldmanarticle_feedback migration included in wmf 1.19 deployment
2012-02-08 Sam ReedGearman stuff hasn't been touched in 3 years
2012-02-08 Sam ReedBug 34273 - get rid of dtrace example scripts
2012-02-08 Antoine MussoFix doc for maintenance/
2012-02-08 Antoine MussoFix doc for maintenance/benchmarks
2012-02-07 Antoine MussoDoxygen: show directories
2012-02-07 Antoine Mussoupdate Doxyfile default configuration
2012-02-07 Antoine MussorebuildFileCache now really disable debugToolbar
2012-02-06 Antoine Mussodisable wgDebugToolbar when rebuilding file cache
2012-02-06 Sam ReedNot much point making user_groups.ug_group 32 chars...
2012-02-02 Sam ReedImprove documentation
2012-02-02 Aaron SchulzPorted changes from r110601
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-31 Aaron SchulzAdded PurgeDeletedFiles script to purge recently delete...
2012-01-28 Aaron SchulzIn LockServerDaemon:
2012-01-27 PlatonidesThe if should check $commentText, not $f, which is...
2012-01-26 Chad HorohoeRemove last two vestiges of ss_admins. It still exists...
2012-01-25 Benny SituRevert from 107188 to 107187 for bug24430 patch, it...
2012-01-24 Jure Kajzer* Oracle schema update to latest (tested with phpunit)
2012-01-24 Aaron Schulz* Moved FSFile classes from file/ to backend/
2012-01-23 Alexandre EmsenhuberCleanup to statistics:
2012-01-23 Aaron SchulzIn LockServerDaemon:
2012-01-22 Sam ReedRevert feature out of r109562, r109564, r109570
2012-01-22 Sam ReedAdd braces
2012-01-19 Raimond Spekkingr109562: Register new message key for maintenance script
2012-01-19 Sam ReedFix stray comma from r109537
2012-01-19 Sam ReedDocumentation and whitespace
2012-01-19 Sam ReedRemove unused globals
2012-01-19 Aaron SchulzIn FileBackend/FileOp:
2012-01-18 mrbluesky(bug 32899) Alphabetical sorting for methods and proper...
2012-01-18 Sam ReedAdd __METHOD__ to begin/commit
2012-01-18 Sam ReedJust experienced with commons. Dealt with UploadStashBa...
2012-01-17 Aaron Schulzr108749: added missing backend-fail-contenttype message
2012-01-17 Sam ReedFixed reading from file from r108774
2012-01-17 Alexandre Emsenhuber* Reordered code to not create a RequestContext if...
2012-01-16 Alexandre Emsenhuber* Use WikiPage instead of Article to call updateRevisio...
2012-01-15 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-01-14 Chad HorohoeRevert r108777 (making eval subclass maintenance)....
2012-01-14 Alexandre Emsenhuber* Use WikiPage instead of Article to call commitRollback()
2012-01-13 Siebrand MazelandAdd 'api-error-unknownerror' and update punctuation...
2012-01-13 Siebrand MazelandAdd 'api-error-emptypage'.
2012-01-12 Sam ReedMaintenance class-ify eval.php
2012-01-12 Sam ReedGive sql.php eval.php type scrollback
2012-01-12 Sam ReedFix typo in SpecialVersion
2012-01-12 OverlordQFollowup to r107866, add in new job_timestamp field...
2012-01-12 Aaron SchulzFU r106752: updated populateImageSha1.php script as...
2012-01-12 Aaron Schulz* Merged (added) SwiftFileBackend class from branch.
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-12 OverlordQFollowup to whatever revision added us_chunk_inx
2012-01-11 Max SemenikFixed reporting in importDump.txt
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-10 Ian BakerUpdated to use correct cross-db timestamps and date...
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-10 Aaron SchulzReverted r108502, r108504 per CR
2012-01-10 Sam ReedCleanup "text" (nee old) table, dropping old indexes...
2012-01-09 Siebrand MazelandRemove API error message duplication from Translate...
2012-01-08 Aaron Schulz* Improved error message for LockServerDaemon when...
2012-01-08 Alexandre Emsenhuber* Use WikiPage instead of Article to call doEdit()
2012-01-08 Aaron SchulzIn FileBackend:
2012-01-07 Alexandre Emsenhuber* Use WikiPage instead of Article
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* Updated rebuildImages.php per r106752.
2012-01-04 Aaron Schulz* Added FileBackendBase::getFileContents() function...
next