API: Set $wgTitle to a dummy title in api.php, and introduce defined('API') as a...
[lhc/web/wiklou.git] / maintenance /
2009-05-02 Niklas Laxström* Hack for checkLanguage.php to work without database
2009-05-02 Niklas LaxströmRename $wgOut to $output to avoid collision, wfDebug...
2009-04-30 Tim StarlingAssorted minor live patches to command-line scripts.
2009-04-29 Alexandre EmsenhuberPer Brion's comment: fix the UI to make clear that...
2009-04-28 Brion VibberFollow-up to r49803: use proper type and add an explici...
2009-04-28 Rotem LissLocalization update for he; moving some messsages in...
2009-04-28 Andrew GarrettSectionise preferences to make the form a bit more...
2009-04-27 Brion VibberRevert r49880, r49883, r49885 - add uniwiki/CreatePage...
2009-04-27 Brion Vibber* Update patch-user_properties.sql to match definition...
2009-04-27 Shinjimanchange the message of 'version-svn-revision' to '(r...
2009-04-27 Shinjiman* (bug 18592) Removing hardcoded brackets in 'version...
2009-04-27 Siebrand MazelandFollow-up on r49920.
2009-04-26 Siebrand MazelandTake math errors related messages out of the preference...
2009-04-26 Siebrand MazelandFollow up on r49790. 'prefsreset' is no longer used.
2009-04-26 Siebrand MazelandRevert r49911. Grep filtered too much. Thanks to rainma...
2009-04-26 Siebrand MazelandRemove unused 'search-mwsuggest-enabled', 'search-mwsug...
2009-04-26 Siebrand MazelandRemove unused 'prefs-search-nsdefault' and 'prefs-searc...
2009-04-26 Siebrand MazelandRemove unused 'searchprofile-articles-and-proj'
2009-04-26 Siebrand MazelandRemove unused 'confirmedittitle'
2009-04-26 Siebrand MazelandRemove unused messages related to password reset
2009-04-26 Siebrand MazelandRemove unused 'cachederror' and 'loginpagetitle'
2009-04-26 Siebrand MazelandRemove unused 'nodb' and 'noconnect'
2009-04-26 Siebrand MazelandMove 'sitetitle' and 'sitesubtitle'; only used in Colog...
2009-04-26 Siebrand MazelandMove 'faq' and 'faqpage'; only used in Cologne Blue...
2009-04-26 Siebrand MazelandUpdate sectioning of messages, adding 'cologneblue...
2009-04-26 Siebrand MazelandRemove unused 'timezonetext'
2009-04-26 Shinjiman* (bug 18242) Show the Subversion revision number per...
2009-04-25 Siebrand Mazeland* add uniwiki/CreatePage extension to core
2009-04-25 Andrew GarrettFix MW installation for table-prefixes
2009-04-25 Aaron Schulz* Added actionfailed message
2009-04-24 Aryeh GregorUpdate messages.inc for r49821
2009-04-24 Siebrand Mazeland* update messages.inc
2009-04-24 Alexandre EmsenhuberFollow-up r49790: update the PostgreSQL schema
2009-04-24 Andrew GarrettFix DB patch for prefixed setups
2009-04-24 Andrew GarrettFix spacing issues with autoformatted dates. Includes...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-24 Tim StarlingInsert blob_orphans rows in batches.
2009-04-21 Rotem LissLocalization update for he.
2009-04-21 Raimond SpekkingFollow up r49677: Add new messages to maintenance scripts
2009-04-20 Greg Sabino MullaneAdd $wgExtPGAlteredFields
2009-04-20 Alexandre Emsenhuber* (bug 18121) maintenance/deleteArchivedRevisions.php...
2009-04-19 Chad HorohoeReverting r49646 (and followups r49647 r49650) per...
2009-04-19 Rotem LissFollow-up to r49558: Remove per-message comments suppor...
2009-04-19 Raimond SpekkingFollow up r49646: Add new message keys to messages.inc
2009-04-16 Raimond SpekkingPer discussion at the developer meeting: Remove arbitra...
2009-04-15 Raimond SpekkingFollow up r49442: Make this new error message and two...
2009-04-14 Aaron SchulzFollow up to r49454: redid indexing
2009-04-14 Aaron SchulzTweak r49454: remove duplication
2009-04-14 Aaron SchulzAdded proposed log_search table to deal with revisionde...
2009-04-14 Chad HorohoeTypofix. Base -> Basic
2009-04-13 Chad Horohoe(bug 18441) rebuildrecentchanges.inc no longer ignores...
2009-04-11 Aaron SchulzIndex name fix, tweaked field name
2009-04-11 Aaron Schulzlog_target_id -> log_page. Indexed to allow better...
2009-04-11 Aaron Schulz(bug 16607) Added convenience checkboxes for revisionde...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2009-04-06 Aaron Schulz* (bug 17543) Allow partial hiding of top revision
2009-04-04 Alexandre Emsenhuber* update wikicities url, same as wikia now
2009-04-03 Alexandre EmsenhuberTypo; thanks to Splarka
2009-04-03 Aryeh GregorRemove superfluous border="0" from images
2009-04-02 Roan Kattouw(bug 18304) rebuildrecentchanges.php calculates size...
2009-04-02 Roan Kattouw(bug 18291) Also include newuserlog entries when rebuil...
2009-04-01 Roan Kattouw(bug 18291) rebuildrecentchanges.php failed to add...
2009-03-31 Aryeh GregorDon't add empty title attributes to anchor links
2009-03-29 Siebrand Mazeland* remove unused 'logouttitle'
2009-03-29 Jack PhoenixrenameDbPrefix.php tweaks: corrected script name in...
2009-03-28 Chad Horohoe(bug 17964) Don't make namespaceDupes fail if someone...
2009-03-28 Rotem LissLocalization update for he, and several fixes for en...
2009-03-27 Alexandre Emsenhuber* (bug 17163) Added MediaWiki:Talkpage which will be...
2009-03-27 Siebrand Mazeland* add lower cased messages for Special:Contributions...
2009-03-26 Aaron SchulzTweaks for bug 18068:
2009-03-25 Andrew GarrettConvert formatdate to a hashed parserfunction
2009-03-25 Raimond SpekkingFollow up r48780: Remove message from maintenance scrip...
2009-03-25 Andrew GarrettRename a test for date autoformatting disabled
2009-03-25 Andrew GarrettAdd tests for autoformatting enabled AND disabled....
2009-03-24 Chad Horohoe(bug 18122) Fix fatal require() errors and typo in...
2009-03-23 Greg Sabino MullaneAllow direct INDEX clause specification for Postgres.
2009-03-22 Aaron SchulzAdd convenience links for bug 18068
2009-03-21 Aaron Schulz* Disabled one query for now since index is still pending
2009-03-20 Roan KattouwFix typo in tables.sql, pointed out by Jidanni
2009-03-20 Brion VibberRevert r48212 "Add user_hidden field to complement...
2009-03-19 Andrew GarrettParser tests for date autoformatting
2009-03-18 Tim Starling(bug 17620) don't run jobs twice
2009-03-17 Raimond SpekkingFollow up r48456: Document the new right in DefaultSett...
2009-03-16 Alexandre Emsenhuber(bug 14990) Parser tests works again with PostgreSQL
2009-03-14 Alexandre Emsenhuberavoid E_NOTICE if only one argument is given to the...
2009-03-14 Aaron Schulz* Log unsuppressed names in the suppress log as normal
2009-03-13 Raimond SpekkingFollow up r48336: Add new variant messages to messasges...
2009-03-12 Aaron Schulzrm useless output msg
2009-03-12 Greg Sabino MullaneAdd ability to toggle NULL/NOT NULL on Postgres columns...
2009-03-12 Greg Sabino MullaneMake oldimage nullabilities match image ones, per not...
2009-03-12 Greg Sabino MullaneExclude new tables from parserTests.inc test
2009-03-12 Greg Sabino MullaneAdd user_hidden column to mwuser table for Postgres...
2009-03-12 Chad Horohoe(bug 17886) Export all pages by namespace. Also cleans...
2009-03-12 Greg Sabino MullaneSpecify DEFAULT 0 on upgrade to ipb_deleted, in case...
2009-03-11 Tim StarlingExtend log_type/log_action from 10 to 32 instead of 15.
2009-03-10 Roan Kattouw(bug 17907) Remove trailing comma from tables.sql
2009-03-09 Domas Mituzasfix 16-bit index pointers in MyISAM....
2009-03-09 Aaron SchulzAdd user_hidden field to complement ipb_deleted and...
2009-03-08 Aaron SchulzAdd mergehistory-reason, missing from r48159
2009-03-07 Rotem LissLocalization update for he, and several fixes in en.
next