Readd line break which was lost in r54225
[lhc/web/wiklou.git] / maintenance /
2009-10-16 Alexandre EmsenhuberReadd line break which was lost in r54225
2009-10-16 Alexandre EmsenhuberFollow-up r57356: forgot to document $exclude param
2009-10-14 OverlordQFollowup to r57102, use already existing sequence name...
2009-10-10 Domas Mituzasadding partial job_param to job_cmd index
2009-10-09 Brion Vibberadd ClickTracking tables to new wiki setup
2009-10-09 Aryeh GregorFix error message for libxml bug from r54828
2009-10-08 Chad Horohoebug 20612 "php deleteOldRevisions.php --delete" doesn...
2009-10-08 Aaron Schulznarrow down query
2009-10-07 Aaron Schulzincrease batch size
2009-10-05 Alexandre Emsenhuber* (bug 21006) updateArticleCount.php --update now works...
2009-10-05 TobiasFixing bug 20524: Hideuser: Nicer error when trying...
2009-10-04 Alexandre Emsenhuber* Add --no-extensions option to mwdocgen.php to exclude...
2009-10-02 Chad Horohoebug 20953: mySQL missing rd_interwiki patch from update...
2009-10-02 Daniel KinzlerimportImages --skip-dupes checks for dupes using sha1
2009-10-02 Daniel KinzlerimageImport --check-userblock checks if the user used...
2009-10-02 Daniel Kinzlernew options: --limit --sleep --from
2009-10-01 Alexandre Emsenhuber* (bug 20908) reassignEdits.php was calling userSpecifi...
2009-09-30 Aaron Schulzadded 'rev-suppressed-unhide-diff'
2009-09-30 Brion VibberFix regression: server parameter needs to be optional...
2009-09-30 Aaron SchulzFollow up r57148: tedious crap
2009-09-30 Roan KattouwRemove leading tabs in main page added by addwiki.php...
2009-09-30 Jure Kajzerlogging table added columns, fixed cat_id sequence...
2009-09-29 Brion VibberRevert r56635 "Implement a 'root' permission, which...
2009-09-28 Leons PetrazickisMediaWiki database schema for IBM DB2
2009-09-28 Happy-melonRecommit r56688 (tracking categories for __INDEX__...
2009-09-28 Siebrand MazelandPartial update of plural forms per unicode.org/repos...
2009-09-26 Siebrand MazelandNew permission 'sendemail' added. Default right for...
2009-09-26 Brion VibberRevert broken rewrite of login system; totally broken.
2009-09-24 Brion VibberSet memory limit in finalSetup() to override what might...
2009-09-24 Alexandre EmsenhuberRe-implementing Maintenance::maybeHelp() in CommandLine...
2009-09-24 Tim StarlingFix total breakage of namespaceDupes.php due to r55591...
2009-09-24 Tim StarlingFixes for TitleCleanup subclasses:
2009-09-23 Leons PetrazickisChanges to IBM DB2 support:
2009-09-23 Alexandre Emsenhuber* (bug 16310) Credits page now lists IP addresses rathe...
2009-09-22 Aaron SchulzSet right-deletedcontent msg
2009-09-22 Brion Vibberadd ProofreadPage.sql
2009-09-22 Brion VibberFix regression in sql.php: needs to run w/ DB admin...
2009-09-21 Andrew GarrettUse slave for unbuffered reading in cleanupTable.inc...
2009-09-21 Andrew GarrettMerge r56715 from wmf-deployment (Moved unbuffered...
2009-09-21 Andrew GarrettUse unbuffered queries in cleanupTable maintenance...
2009-09-21 Chad HorohoeFollowup r56684: Add new message 'createaccounterror...
2009-09-20 Siebrand MazelandAdd 'noemailcreate'
2009-09-20 Happy-melon(bug16979) Add tracking categories for __INDEX__ and...
2009-09-20 Benjamin LeesFollow up to r56323: fix the broken grant syntax (which...
2009-09-19 Rotem LissLocalization update for he.
2009-09-19 Happy-melonImplement a 'root' permission, which grants all other...
2009-09-18 Tim StarlingAssorted tweaks.
2009-09-18 Tim StarlingWas too slow. Trying different approach.
2009-09-18 Tim StarlingUse STDERR instead of fopen('php://stderr') when possible
2009-09-18 Tim StarlingScript to produce a merged $wgExtensionMessagesFiles...
2009-09-16 Chad HorohoeAdd mw :)
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-15 Brion VibberDe-Wikimedified lag.php script and merged to trunk...
2009-09-14 Brion VibberCleanup live hack from wmf-deployment r53208 a bit...
2009-09-14 Brion VibberMerge and clean up memory_limit hacks from wmf-deployme...
2009-09-14 Brion VibberApply live hack from wmf-deployment r53208: allows...
2009-09-14 Benjamin LeesFollow up to r56285: just grant all rights to the insta...
2009-09-14 Alex ZReplace the user rename log display for non-existent...
2009-09-14 Aaron Schulzbug 18472 Suppression log filtered by "offender", as...
2009-09-14 Benjamin Lees(Bug 20634) Give the installer-created database user...
2009-09-13 Chad HorohoeNuke the last vestiges of tlh.
2009-09-13 TobiasCreating new function wgOutput->showLogs and including...
2009-09-12 Alexandre EmsenhuberUse wfEscapeShellArg() so that the script works correct...
2009-09-12 Raimond SpekkingFollow-up r56215: Replace hardcoded text with a new...
2009-09-12 Brion Vibbercleanup r56216 deleteSelfExternals a little - fix short...
2009-09-12 Brion VibberMerge deleteSelfExternals.php handy pruning script...
2009-09-11 Brion VibberForward-port r53264 from wmf-deployment branch: "Adjust...
2009-09-11 Chad HorohoeMissed this in r56164
2009-09-10 Jack D. PondCleaned up img_auth code and re-integrated core img...
2009-09-08 Brion VibberRevert r55804 and following additions of localization...
2009-09-08 Raimond SpekkingFollow-up r56032: Tweak messages for more consistency...
2009-09-08 Andrew GarrettPull wgDBuser and wgDBpassword if adminuser and adminpa...
2009-09-07 TobiasNew message noarticletext-nopermission that does not...
2009-09-07 Tobiasfixing r55909. Adding new message to messages.inc
2009-09-07 Alexandre Emsenhuber* svn:eol-style native
2009-09-05 Alexandre EmsenhuberFixed E_NOTICE when passing an option that isn't listed...
2009-09-05 Alexandre EmsenhuberFix for r55810: oly set $optionsWithArgs if it's not...
2009-09-04 Brion Vibbernewline on that output so your terminal don't look...
2009-09-04 Raimond SpekkingMake revdel input form more consistent with other forms:
2009-09-04 Chad HorohoeActually return something useful on success
2009-09-04 Chad HorohoedoMaintenance.php -> DO_MAINTENANCE
2009-09-04 Tim Starling* Rewrote commandLine.inc to be a simple wrapper around...
2009-09-04 Siebrand MazelandRemove unused message 'img-auth-desc' (r55800)
2009-09-04 Tim StarlingFix potential arbitrary script execution vulnerability...
2009-09-04 Siebrand MazelandFollow-up to r55800
2009-09-04 Jack D. Pondbug 19646 Localization of img_auth.php - with enhancements
2009-09-04 Tim Starling(bug 20471) In update.php, disable the LocalisationCach...
2009-09-03 Brion VibberHopefully reduce memory leaks in parser tests... now...
2009-09-03 Siebrand MazelandUpdate messages.inc and rebuild messages files
2009-09-02 Aaron Schulz(bug 18862) RevisionDelete dropdowns
2009-09-02 Aaron Schulz(bug 20372) Improve rollback-revisiondelete handling
2009-09-01 Chad HorohoeDon't need that anymore
2009-09-01 Chad HorohoeAdd new maintenance script for mass-rollbacking edits...
2009-09-01 Aaron SchulzMay as well use the master for start/end points
2009-09-01 Aaron SchulzAdded a script to move users from one group to another
2009-08-31 Ilmari Karonenskip math-related tests if $wgUseTeX is set to false...
2009-08-31 Ilmari Karonenfollowup to r55694: forgot to mark the new functions...
2009-08-31 Ilmari Karonenredo r45388 (hopefully) more cleanly (see also bug...
2009-08-31 Happy-melonReimplement r55685, r55686, r55687, with correct parsin...
2009-08-31 Niklas LaxströmRevert r55685, r55686 and r55687 for now. Limits not...
next