Don't look for pipes in the root node.
[lhc/web/wiklou.git] / maintenance /
2011-01-22 Siebrand Mazeland* changed 'searchmenu-new-nocreate' to no longer be...
2011-01-21 Chad Horohoe(bug 26848) deleteArchivedFiles.php deletes db records...
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2011-01-20 Roan KattouwSelf-revert r80547 per CR, breaks stuff and is undesirable
2011-01-20 Tim StarlingAdd --force option to updateCollation.php.
2011-01-19 Greg Sabino MullaneUse text_pattern_ops for page_title, as some code uses...
2011-01-19 Roan KattouwWar on varchar. Changed all occurrences of varchar...
2011-01-17 PlatonidesFollow up r80205 define rename in check-vars and files...
2011-01-17 PlatonidespreprocessDump.php maintenance script.
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 Brian WolffChange the default collation from strtoupper to Languag...
2011-01-14 Antoine Mussobug 10158 : do not mention allowing others to contact...
2011-01-14 Antoine Mussouse require( RUN_MAINTENANCE_IF_MAIN ) as per r80205
2011-01-14 Antoine Mussolame benchmark of if/elseif/else versus switch/case...
2011-01-14 Chad HorohoeFollowup r80205: scripts using commandLine.inc were...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-13 PlatonidesSpacing
2011-01-13 PlatonidesI had this parser comparer in my working copy since...
2011-01-12 PlatonidesFollow up r47852. Unlike forkWorkers(), the start(...
2011-01-12 Sam ReedPer CR on r75575, remove array_keys() as getModuleNames...
2011-01-12 Sam ReedFix another typo in r80075
2011-01-12 Sam ReedFix typo from r80075
2011-01-12 Sam ReedFollwup r75575, honour table prefixes. Bad Roan ;)
2011-01-12 Sam ReedFollowup r75575
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-10 Raimond SpekkingFollow-up r79915: Add new section in maintenance file too
2011-01-10 Jure Kajzer* fixed oracle code for updater (corrected not null...
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-09 Antoine MussoCorrect {,in}valid js messages in UserPreferences
2011-01-08 Brion VibberFix & additions for strtr vs str_replace benchmarks...
2011-01-07 Sam ReedRevert r79807
2011-01-07 Sam ReedAllow CLI installer to set $whShowExceptionDetails
2011-01-06 Ilmari Karonenadd comment per bug 17961
2011-01-06 Brian Wolfffollow-up r79706 (the cl_timestamp updating on null...
2011-01-06 Sam ReedAdd benchmark for bug 26605 Use strtr instead of str_re...
2011-01-06 Sam ReedFollowup r79702, r66793, r66822
2011-01-06 Chad HorohoeFollowup r79684: forgot to commit a file
2011-01-06 Brian Wolff(Bug 25254) cl_timestamp gets updated on null edit...
2011-01-06 Sam ReedPer fixme on r66822, change index to CREATE INDEX ...
2011-01-02 Niklas LaxströmThe subtitle on movepage is now redundant with the...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2010-12-31 Daniel FriesenMerging Vector's navigation_urls and SkinTemplate's...
2010-12-31 Sam ReedMake BenchmarkPurge subclass benchmark, not really...
2010-12-31 Sam ReedAdd descriptions
2010-12-31 Sam ReedMove benchmarkPurge to maintenance/benchmarks folder
2010-12-30 Greg Sabino MullaneDon't put multiple tables in the same file.
2010-12-27 Platonides(Bug 26434) - Generated password from "Create account...
2010-12-27 Sam Reed*(bug 26404) Enable call graphs for doxygen-generated doc
2010-12-27 Sam ReedOne would hope we have no .php3 files left laying around
2010-12-26 PlatonidesRevert r75588 and r77381. Block just the tainted pairs...
2010-12-26 Ryan LaneAdding maintenance script to purge stale flagged revs...
2010-12-25 PlatonidesMake a loop to keep them really deleted.
2010-12-25 PlatonidesCopy & paste mistake
2010-12-25 PlatonidesWhitespace. Add $wgDBname to the debug message.
2010-12-25 PlatonidesA debug message
2010-12-25 PlatonidesOnly the latest one will please us.
2010-12-25 Platonides6:30 pm please
2010-12-25 PlatonidesSeconds missing
2010-12-25 PlatonidesQuick script to clean the entries in memcached for...
2010-12-25 Rotem LissLocalization update for he.
2010-12-24 KrinkleAdding message for collapsible link in core for localiz...
2010-12-24 Tim StarlingA couple of deepRenames tweaks
2010-12-22 PlatonidesReimplement $cp1252Table avoiding th e5.3-only heredoc.
2010-12-22 Alexandre EmsenhuberNo need to recreate a second object if we already have...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-22 PlatonidesRevert r78767. The problem was $wgDBerrorLog being...
2010-12-22 PlatonidesThe filename is the first parameter!
2010-12-22 PlatonidesOne call left in r78764
2010-12-22 PlatonidesThese calls have been broken since the files birth...
2010-12-22 Sam Reedself to Maintenance
2010-12-22 PlatonidesWe don't like final ?> in scripts
2010-12-22 PlatonidesFour more spaces, per r78759 CR
2010-12-22 PlatonidesAvoid create_function. Making explicit functions.
2010-12-21 Tim StarlingLong and ugly script to convert the recently-discovered...
2010-12-21 Brian Wolff(bug 26379) Make the importImages.php maintenance scrip...
2010-12-19 PlatonidesAryeh was right in r71721.
2010-12-19 Mark A. HershbergerNot sure how I missed --scriptpath option since it...
2010-12-19 Mark A. Hershberger* Add --wikiroot option to CLI installer so the user...
2010-12-19 Daniel FriesenAdd a Antispam group to Special:Version... we have...
2010-12-17 Chad Horohoe* Get rid of wfOut() usage in UserDupes
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-16 Alexandre EmsenhuberNo need to call wfDoUpdates(), already done by Article...
2010-12-15 Raimond SpekkingFollow-up r78426: Tweak messages for consistency. Remov...
2010-12-14 Chad Horohoesvn ci'd from the wrong directory, missed the deletes...
2010-12-14 Chad HorohoeRemove big commented list of URLs (added in r61078...
2010-12-14 Roan KattouwFollowup r77354: it's page_touched, with an underscore
2010-12-14 Chad HorohoeCleanup for r63578: Use Maintenance::error(), that...
2010-12-14 Chad HorohoeStyle fix for r76220
2010-12-14 Alexandre EmsenhuberChanged $wgArticle to local variable, not needed
2010-12-14 Alexandre EmsenhuberArticle::insertNewArticle() -> Article::doEdit()
2010-12-14 Tim StarlingFixed typos in file names from r65967
2010-12-13 Derk-Jan HartmanFollowup to r77836. Update parserTests
2010-12-13 Chad HorohoeFix for r75858: Move $IP detection further up so it...
2010-12-13 Alexandre EmsenhuberChanged global variables ($wgTitle and $wgArticle)...
2010-12-12 Chad HorohoePer CR on r71359: Fix DB_MASTER where it should be...
2010-12-11 PlatonidesFollow up r77981,r77982. Rename the new globalcssprevie...
2010-12-10 Chad HorohoeLast $wgDBtype usages in core. Use a $db member variabl...
2010-12-10 Chad HorohoeGet rid of a bunch of $wgDBtypes in maintenance/
2010-12-08 PlatonidesFollow up r78101.
next