some refactoring to allow for nicer usage in deriving classes
[lhc/web/wiklou.git] / maintenance /
2012-03-19 Sam ReedFix switch fall through
2012-03-18 Sam ReedBug 35309 - formatDuration message missing/inconsistent
2012-03-18 Sam ReedDisable callgraphs for the time being
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-15 Marcin CieślakUnbreak maintenance/deleteDefaultMessages.php for Postg...
2012-03-14 Aaron Schulz[FileRepo]
2012-03-13 Aaron Schulz[FileBackend]
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
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-07 Antoine Mussowarn that dumpBackup does not actually backup the wiki!
2012-03-06 Sam ReedMinor followup to r111795, make doSha1LegacyUpdates...
2012-03-06 Sam ReedCan someone standardi[sz]e SQL already!?
2012-03-06 Sam ReedFollowup r113109, forward port the rest of r25267 for...
2012-03-06 Sam ReedPull patch-revision-user-page-index.sql from r25267
2012-03-05 Sam ReedAppending a newline at the end of the message results...
2012-03-05 Sam ReedFix minor issue from r112988
2012-03-04 Antoine Mussomake file an argument, --title is script specific
2012-03-03 Raimond Spekkingr112918: Add new message key to maintenance file
2012-03-01 Antoine MussoBug 34734 - compressOld.php ignoring -s option
2012-02-29 Aaron SchulzIn populateImageSha1.php:
2012-02-29 Tim StarlingFix comment from r54410, add rationale for using MySQL...
2012-02-28 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::commit() and DatabaseB...
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
next