adding new hook, MakeGlobalVariablesScript
[lhc/web/wiklou.git] / maintenance /
2008-08-01 Brion VibberDon't die horribly from sql.php when making INSERT...
2008-08-01 Chad HorohoeRemove global that exists nowhere but here.
2008-08-01 Aryeh GregorStart finding more bugs in Linker::link() by having...
2008-08-01 Siebrand MazelandRevert removal of 2 core messages in r38352. Still...
2008-08-01 Siebrand MazelandRemove 6 unused core messages
2008-08-01 Siebrand MazelandRemove 2 unused core messages "movenologin", "movenolog...
2008-07-31 Aryeh Gregor(bug 14990) Don't hardcode MySQL backticks in table...
2008-07-31 Greg Sabino MullaneNot so verbose, please.
2008-07-31 Greg Sabino MullaneAdd separate index for watchlist(wl_user) [Postgres]
2008-07-31 Chad HorohoeI honestly have no clue how this got committed; wasn...
2008-07-31 Chad Horohoe(no commit message)
2008-07-30 Aryeh GregorAdd twelve new parser tests, of which four fail, to...
2008-07-30 Aryeh GregorChange the results for 6 out of 17 failing parser tests...
2008-07-30 Aryeh GregorFix fatal error trying to run parser tests:
2008-07-30 Brion VibberRevert r38229:
2008-07-30 Raimond Spekking* Add a nice fieldset for consistency
2008-07-30 Raimond SpekkingAdd text for header of the patrol log for consistency...
2008-07-29 Domas Mituzasdon't count if you don't use it! :)
2008-07-28 Chad HorohoeFail a little more gracefully if memcached returns...
2008-07-26 Chad HorohoeIgnore sysops+bcrats and accounts touched in the last...
2008-07-25 Krzysztof Krzyzaniakavoid php FATAL error when Parser_OldPP is used
2008-07-24 Greg Sabino MullaneAdd partial index for common recentchanges query.
2008-07-23 Siebrand MazelandFix for r37928.
2008-07-22 Tim StarlingUse a history file with readline, so that readline...
2008-07-21 Greg Sabino MullaneMinor grammar fixes, etc.
2008-07-21 Greg Sabino MullaneClarify Postgres text indexing process.
2008-07-19 Antoine MussoFix #12441 : generateSitemap.php --fspath parameter...
2008-07-19 Antoine MussoFix 12384 : comment on maintenance/*php files
2008-07-18 Siebrand MazelandDisable plural checks for gn, hu, sah
2008-07-18 Greg Sabino MullaneCheck for GROUP BY #.
2008-07-18 Greg Sabino MullaneHandle new includes directory scheme.
2008-07-18 Greg Sabino MullaneNo more TYPE, look for (and default to) ENGINE.
2008-07-17 HujiPutting 'whatlinkshere-barrow' in optinal rather than...
2008-07-15 Siebrand Mazeland* Move *-summary from optional to ignored.
2008-07-15 Siebrand MazelandHit getNonXHTMLMessages for <br> and <hr> too.
2008-07-13 Rotem LissTypo in comment.
2008-07-13 Siebrand MazelandUpdate help
2008-07-12 Brion Vibberr37552/37553 mysteriously changed all our standard...
2008-07-12 Siebrand MazelandFix indentation (thanks Niklas)
2008-07-12 Siebrand MazelandAdd option to rebuildLanguage.php
2008-07-11 Siebrand MazelandProcess r37565. Remove obsolete messages.
2008-07-10 Brion VibberHold back $wgTrackLinkChanges for a little bit; reverti...
2008-07-10 Daniel FriesenChange all uses of TYPE= in MySQL to ENGINE=
2008-07-10 HujiLocalisation updates: Adding/updating Persian translations
2008-07-10 Victor Vasiliev* (bug 14772) Disallow moving images to invalid titles
2008-07-10 Brion VibberRevert r37443 for the moment:
2008-07-09 Victor Vasiliev* Forbid files with * and ? to be uploaded under Window...
2008-07-09 Greg Sabino MullaneAdd recentlinkchanges table.
2008-07-09 Greg Sabino MullaneSupport latest schema changes.
2008-07-09 Greg Sabino MullaneThat (1) qualifier on tinyint - I do not think it means...
2008-07-09 Greg Sabino MullaneAdd recentlinkchanges table for Postgres
2008-07-09 Greg Sabino MullaneNo tabs, please. Other minor whitespace fixes.
2008-07-09 Rotem LissUpdate and fixes.
2008-07-08 Rotem Liss* Removing sitesupport messages from core.
2008-07-08 Bryan Tong Minh(bug 13588) Experimentally track link changes if $wgTra...
2008-07-08 Tim Starling* Slightly less crackolicious implementation of --compa...
2008-07-07 Brion VibberPartial revert of r37224
2008-07-07 Chad HorohoeTypo in prev commit.
2008-07-07 Chad HorohoePatch name changed.
2008-07-07 Chad HorohoeUpdate description of img_sha1 index.
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-07-06 Chad HorohoeCall to wrong object. Calling $messageMemc instead.
2008-07-06 Rotem LissShow extension name only if its checks are not empty.
2008-07-05 Siebrand MazelandAdd message 'undelete-fieldset-title' to resolve issue...
2008-07-05 Siebrand MazelandAdd 'emailuserfooter'
2008-07-05 Alexandre Emsenhuber* Added $IP in dirs for OpenSearchUrls hook
2008-07-04 Brion Vibberfix sql syntax error
2008-07-02 Brion VibberRevert r36841 -- followup to reverted r36839
2008-07-01 Raimond SpekkingPer r36856: Add new messages to message files.
2008-07-01 Rotem LissUpdate and fixes.
2008-06-30 Daniel FriesenSome missing changes for the $wgShared(DB|Prefix|Tables...
2008-06-29 Alexandre EmsenhuberAdded missing dirs (includes/db, includes/parser, inclu...
2008-06-27 Rotem Liss* Not optional messages.
2008-06-27 Chad HorohoeLocalize Virus scanner messages.
2008-06-27 Alexandre Emsenhuber* Fixed some Doxygen warnings
2008-06-26 Chad HorohoeUndo previous commit. Schema changes are a no-no withou...
2008-06-26 Chad Horohoe(bug 13438) Make Special:MIMESearch less expensive...
2008-06-26 Shinjiman* (bug 14604) Introduced the following features for...
2008-06-25 Alexandre EmsenhuberSome tweaks to the doxygen doc:
2008-06-25 Raimond SpekkingFix for r36587:
2008-06-22 Chad HorohoeSelf revert, this isn't really implemented right.
2008-06-21 Chad HorohoeAdd MediaWiki:Print.css back in. Now applies to printab...
2008-06-20 Rotem LissUpdate.
2008-06-19 Brion Vibberupdate ips for our silly internal script... which reall...
2008-06-19 Brion VibberRevert r36346 - 'print.css' message default value not...
2008-06-19 Brion VibberUpdate linktrail parser test case for change in r36253...
2008-06-19 Brion VibberUpdate parser test case for fixes in r36248
2008-06-19 Rotem LissFixes.
2008-06-19 Meno25Fix naming error
2008-06-19 Meno25Add support for Higri (Islamic) calendar
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...
2008-06-16 Raimond SpekkingAdd the other existing $skin.css/.js to the message...
2008-06-16 Raimond SpekkingPer r36308: Add print.css to the message files
2008-06-16 Tim StarlingUse a variable for reporting interval instead of a...
2008-06-14 Rotem Liss* A function to get all Wikimedia extensions.
2008-06-11 Meno25Update
2008-06-10 Brion Vibberupload dirs will be created on demand; no longer a...
2008-06-10 Rotem LissUpdate.
2008-06-10 Rotem Liss* Support multiple extension names in checkExtensions...
2008-06-10 Rotem LissUpdate.
next