Throw an exception instead of PHP fatal error
[lhc/web/wiklou.git] / maintenance /
2009-08-18 Siebrand Mazeland* remove unused Skin::copyrightLink()
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-17 Aaron Schulzfixed missing title bug
2009-08-16 Alex ZRemove use of FileCache from parserTests.inc (merged...
2009-08-16 Alexandre Emsenhuber* Update nextJobDB.php and cleanupSpam.php to work...
2009-08-16 Tim StarlingFix for CR comments on r51627: fix the log_search table...
2009-08-15 Leons Petrazickisconfig/index.php:
2009-08-15 Chad HorohoeWhen running PHP from the command line the default...
2009-08-15 Jack Phoenixspacing tweaks
2009-08-15 Alexandre EmsenhuberChanged $wgDBname to wfWikiID() (used for display)...
2009-08-15 Alexandre Emsenhuber* run Maintenance::finalSetup() after including LocalSe...
2009-08-14 Alexandre EmsenhuberAdded --group option to show number of jobs per job...
2009-08-13 Niklas Laxström* "0 languages of N rebuild" when using threads
2009-08-13 Raimond SpekkingAdd language codes for the new created wikis (yesterday...
2009-08-13 Aaron SchulzArgument cleanup
2009-08-12 Tim StarlingRevert eval.php changes from r54653, r54312, r54225...
2009-08-11 Jure KajzerAdded a missing column in schema creation script
2009-08-11 Aryeh GregorFix parser test breakage from r54767
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Nimish Gautamcreated variable $wgExtModifiedFields for existing...
2009-08-10 Alexandre Emsenhuberthe result of this function is directly passed to forea...
2009-08-10 Brion VibberRevert r54644 to syntaxChecker.php "Use parsekit instea...
2009-08-10 Chad Horohoedoc
2009-08-10 Chad HorohoeDelay setting priorities since we don't have namespaces...
2009-08-10 Victor VasilievUpdate parser tests for r54693
2009-08-09 Chad HorohoepatchPath not patchPatch
2009-08-09 Chad Horohoe* Use DB_ADMIN for fixSlaveDesync, rebuildtextindex...
2009-08-09 Chad HorohoeMake DB_STD the normal DB access level. Some scripts...
2009-08-09 Alexandre Emsenhuberfindhooks and syntaxChecker don't need DB access :)
2009-08-09 Chad HorohoeMake $site and $lang global, just to be safe. Call...
2009-08-09 Chad HorohoeMove $wgUseNormalUser setting to constructors.
2009-08-09 Alexandre Emsenhuber* set $wgUseRootUser in __construct() so that it's...
2009-08-08 Chad HorohoeUse parsekit instead. php -l sucks.
2009-08-08 Chad HorohoeMove a few more of these to subclass Maintenance.
2009-08-08 Alexandre EmsenhuberMake this script really work :)
2009-08-07 Andrew GarrettFix apparent regression in r54225
2009-08-07 Alexandre Emsenhuber* update identation
2009-08-07 Alexandre Emsenhuberremoved 'wiki' option, already present in Maintenance.php
2009-08-07 Alexandre EmsenhuberFix E_ERROR: Call to a member function delete() on...
2009-08-07 Niklas LaxströmWas occassionally failing due to race condition caused...
2009-08-07 Chad HorohoeKeep track of failures and tweak final output
2009-08-07 Chad HorohoeBasic syntax checker. Needs to not be slow and support...
2009-08-07 Benjamin Lees(bug 19289) importDump.php can now handle bzip2 and...
2009-08-06 Chad HorohoeFix regression.
2009-08-06 Jan Luca NaumannAdd interface for adding own statistics with $wgStatsOther:
2009-08-06 Aaron Schulzfix more breakage from r54255
2009-08-06 Chad HorohoeClean up missing param error, show help on die. -params...
2009-08-05 Tobiasadding new messages to messages.inc (fixing r54454)
2009-08-05 Chad HorohoeUpdate http_session_download, digit2html, lang2po,...
2009-08-05 Chad HorohoeRemove trailing ?>
2009-08-05 Chad HorohoeDoc fixes, add new Wikimedia group for doxygen so we...
2009-08-05 Chad HorohoeMake this work by only loading things with a maintClass.
2009-08-04 Brion VibberAdd fixme note to replace 'mysql' command-line callout...
2009-08-04 Chad HorohoeRemove useless scripts list. Nothing depends on it...
2009-08-04 Chad HorohoeDeclare globals. Move this all inside the $method ...
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-04 Chad HorohoeFollowup r54328: Would've helped to commit this
2009-08-03 Chad Horohoe* Port populateSha1 to new code style
2009-08-03 Chad HorohoeMove populateSha1.php up from archives into maintenance...
2009-08-03 Chad HorohoeRIP importLogs. Ancient, un-needed and probably never...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-03 Alexandre Emsenhuberremoved double "@ingroup Maintenance"
2009-08-03 Raimond SpekkingFollow-up r54284: PLURAL keyword for message
2009-08-03 Chad HorohoeLast update to call $dbw->sourceFile() directly. Throw...
2009-08-03 Chad HorohoeRe-add some files that are still used by updaters.inc.
2009-08-03 ShinjimanAdded back 'right-editusercssjs' message for backward...
2009-08-02 Chad Horohoe(bug 18855) Consistently call commandLine.inc with...
2009-08-02 Chad HorohoeDon't die badly if $row isn't an object.
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad Horohoe* Add way to get full input from stdin() without having...
2009-08-02 Chad HorohoeUse buildConcat()
2009-08-02 Chad HorohoeMissing >
2009-08-02 Chad HorohoetableNamesN() and make init $revisions before trying...
2009-08-02 Chad HorohoeMissing newline. Maybe should make error() just do...
2009-08-02 Chad HorohoeForgot that updaters.inc relies on deleteDefaultMessage...
2009-08-02 Chad HorohoeStill need this in updaters.inc.
2009-08-02 Chad HorohoeForgot to bring doRebuild() along :)
2009-08-02 Chad HorohoeStay semicolon.
2009-08-02 Chad Horohoetimestamp() fixes on updateSearchIndex.php, and declare...
2009-08-02 Chad Horohoe+newlines on error
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-08-01 Shinjiman* (bug 12110) Split the rights for editing users' CSS...
2009-08-01 Shinjiman* (bug 15680) Split the edit tip message of user CSS...
2009-07-31 Niklas LaxströmAdded --threads=N parameter
2009-07-31 Chad HorohoeAdd /includes/search/ to findhooks. Looks good!
2009-07-30 Chad HorohoeNever worked anyway, and completely useless with new...
2009-07-30 Brion Vibber* Parser test supports uploading results to remote...
2009-07-30 Raimond SpekkingFollow-up r54033: Add new message keys to maintenance...
2009-07-29 Chad HorohoeRemove 2 ancient files that aren't used anywhere and...
2009-07-29 Alexandre Emsenhuber* fixed Parser::runTest() title creation to use Title...
2009-07-29 Brion Vibber* (bug 19957) All known-failing tests now marked disabl...
2009-07-29 Brion VibberFix regression I introduced breaking wgMaxTocLevel...
2009-07-28 Raimond SpekkingFollow-up r53874: Add section header for maintenance...
2009-07-28 Raimond SpekkingFollow-up r53873: Make new message optional for transla...
2009-07-28 Niklas LaxströmI'm being bold here, proposed solution to:
2009-07-28 Niklas Laxström* (bug 14454) "Member of group(s)" in Special:Preferenc...
2009-07-25 Chad HorohoeRemove stupid id that makes clean merges impossible...
2009-07-24 Brion VibberCheck in Tim's test script for PHP implementation of...
2009-07-24 Aryeh GregorAdd opt-in RSS feed for watchlist
next