findhooks.php: also check for Hooks::run, not just wfRunHooks. Hooks class has existe...
[lhc/web/wiklou.git] / maintenance /
2011-03-22 Jack Phoenixfindhooks.php: also check for Hooks::run, not just...
2011-03-20 Aaron SchulzUgly bug 24375 hack
2011-03-20 Roan KattouwRevert r83812 (schema change for cl_type enum), no...
2011-03-20 PlatonidesFollow up r84175
2011-03-19 Max Semenikupdate.php: restore compatibility with PHP4 to die...
2011-03-18 Sam ReedFix fatal Invalid argument supplied for foreach
2011-03-17 Alexandre EmsenhuberPer Tim Starling, follow-up r83137: added schema update
2011-03-17 PlatonidesEnable preprocessDump.php to work without a db.
2011-03-17 Siebrand MazelandUpdate output language.
2011-03-16 Sam ReedFix r84131, Installer classes not initialised/in usage...
2011-03-16 Sam ReedLess hardcoding...
2011-03-16 Sam ReedRevert r83993
2011-03-15 Sam ReedFixup some more old version comparison stuff
2011-03-15 Marcin Cieślakr83812, r83814: Don't use cl_type at all when paging...
2011-03-14 Raimond SpekkingFix for r83909: Add new messag to avoid lt;blocklist...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-14 Roan KattouwFollowup r83885: implement maximum line length and...
2011-03-14 Raimond SpekkingFix for r83855: Add new messages to avoid lt;block...
2011-03-14 Roan Kattouw(bug 27975) Fix r83529 (slave catchup in updateCollatio...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-13 Happy-melonFollow-up r83825: fix Block::parseTarget to recognise...
2011-03-13 Sam ReedFollowup r83812, add /*_*/ to allow for prefixed tables
2011-03-13 Roan KattouwSchema change: change cl_type from ENUM('page', 'subcat...
2011-03-12 Bryan Tong Minh(bug 2581, bug 6834) Added links to thumbnail in severa...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-12 Raimond SpekkingFollow-up r83755: Message 'ipaddress' is unused now...
2011-03-10 Tim StarlingAdd --maxtime parameter to allow job runners to be...
2011-03-10 Tim StarlingSome bug fixes for r83634.
2011-03-10 Tim StarlingRewrite the caching code in nextJobDB.php so that jobs...
2011-03-08 Aryeh GregorChange collationUpdate batch size from 1000 to 50
2011-03-08 Alexandre Emsenhuber* Update class name: FakeMemCachedClient -> EmptyBagOStuff
2011-03-08 Roan KattouwMake updateCollation.php a bit less murderous for WMF...
2011-03-07 Raimond SpekkingFollow-up r83292/r83310: Add new message to the mainten...
2011-03-06 Antoine MussoScript to purge all pages of a given namespace
2011-03-06 Jack D. PondFix and Enhance:
2011-03-05 Raimond SpekkingFollow-up r83292: Messages of the type foo.css are...
2011-03-04 Mark A. Hershberger* Bug 27823 - Re-enable functionality of --uploads...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Aaron SchulzFixed patch from r33520
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-03-01 Antoine MussoFix help wordwrap in namespaceDupes.php
2011-03-01 Antoine Mussogeneric and specific parameters separated in help output
2011-03-01 Chad Horohoe(bug 12070) After Installation MySQL was blocked. GRANT...
2011-03-01 Jure Kajzer* fixed INDEX change (i missed that one)
2011-02-28 Antoine Mussogenerate caller graphs in doxygen
2011-02-28 Bryan Tong MinhMaintenance script to import all scripts in the MediaWi...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-21 PlatonidesFollow up r80205 magic, so that you can also use require.
2011-02-18 Sam ReedRemove unreachable line in DifferenceEngine
2011-02-17 Raimond SpekkingPer r82285: Add new messages for the default user group...
2011-02-16 Raimond SpekkingAdd new message key from r80240 to message file. This...
2011-02-14 Chad HorohoeAdd some newlines to generateSitemap output, bug 26134
2011-02-14 Raimond SpekkingFollow-up r82102 for maintenance file
2011-02-14 Greg Sabino MullaneNot sure I like the DROP stuff here, but let's exclude...
2011-02-13 Brian Wolff(Follow-up r75968) r75968 started extracting and displa...
2011-02-12 Alexandre Emsenhuber* Fix hook name
2011-02-11 Daniel FriesenAdd a new maintenance script to reset the user_token...
2011-02-10 Alexandre EmsenhuberRemoved call to OutputPage::disable()
2011-02-09 Sam ReedRebuild raw sql
2011-02-09 Sam ReedExplicitally define $i = 0;
2011-02-08 Brion Vibber* bug 27263: importDump.php now finally has --help...
2011-02-08 PlatonidesFollow up r81562
2011-02-08 Roan KattouwMerge r81725 from 1.17wmf1: add parent constructor...
2011-02-07 Raimond SpekkingFollow-up r81619: Add new message key to maintenance...
2011-02-06 Chad HorohoeRevert r66977 (removing $wgTitle from edit.php). This...
2011-02-05 Mark A. Hershbergerfollowup r13884 add CASCADE so that if the tables are...
2011-02-05 Alexandre EmsenhuberDeprecated wfMsgWeirdKey(), use wfMessage() instead...
2011-02-05 Antoine Mussodoxygen: add support for EXCLUDE keyword
2011-02-04 Chad HorohoeRemove unused interwiki.sql like I said I would in...
2011-02-04 Chad HorohoeRevert r73198 (adding exclusing option to runJobs.php...
2011-02-03 Raimond SpekkingFollow-up r81408: Add new message key to maintenance...
2011-02-03 Mark A. HershbergerResults of my work on new-installer and Pg.
2011-02-02 Ilmari Karonenfollowup r81408: fix option desc and year in copyright...
2011-02-02 Ilmari Karonenfollowup r81408: fix class name in comment
2011-02-02 Ilmari KaronenAdd a maintenance script to fix double redirects (and...
2011-02-01 Sam ReedFor bug 24129 and a followup to r23239, there was never...
2011-01-31 Sam ReedAdd a fairly pants TRUNCATE vs DELETE benchmark...
2011-01-30 Sam ReedRemove usage of $dbw->escapeLike in RenameDbPrefix...
2011-01-29 Alexandre Emsenhuber* (bug 22606) Follow-up r63059: don't send the "someone...
2011-01-29 Alexandre Emsenhuber* (bug 27016) Fix for r77638: dumpTextPass.php now...
2011-01-28 Ariel Glennopen a series of files for xml input, if supplied ...
2011-01-28 Ariel Glennopen a series of files for xml input, if supplied ...
2011-01-28 PlatonidesJSMin is gone, please talk with JavaScriptDistiller
2011-01-28 Ariel Glenncall parent constructor so that include path and other...
2011-01-27 Bryan Tong Minh(bug 26929) Introduced the edittools-upload message...
2011-01-27 Tim Starling* Fixed Oracle new installer support, broken by r80957...
2011-01-26 Matěj GrabovskýCreate index only if it doesn't already exist
2011-01-23 Platonides$wgNoDBParam is tested in loadWikimediaSettings(),...
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...
next