Replace tree dots by ellipsis
[lhc/web/wiklou.git] / maintenance /
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.
2009-03-07 Aaron Schulz* Added sp-contributions-logs message (bug 17834)
2009-03-05 Chad Horohoe(bug 17751) The message for bad titles in WantedPages...
2009-03-03 Andrew Garrett(bug 11857) Add 'protect' option to importImages.php...
2009-03-02 Aaron Schulz(bug 17189) Created 'stable versions only' dumps for...
2009-03-02 Raimond SpekkingSimplify the usage of pure % numbers a bit:
2009-02-28 Aaron SchulzTweak proposed change: add user_type_time index, since...
2009-02-27 Greg Sabino MullaneQuick fixes for new format of tables.sql
2009-02-27 Greg Sabino MullaneWhitespace consistency.
2009-02-27 Tim Starling* Added restart-on-error feature to ForkController...
2009-02-26 Tim Starling* Submit jobs in batches and wait for each batch, to...
2009-02-26 Tim Starling* Refactored the forking code from runJobs.php to a...
2009-02-25 Tim StarlingProof of concept parallel processing with Danga Gearman...
2009-02-24 Chad Horohoe(bug 17291) MediaWiki:Nocontribs should pass on $target...
2009-02-24 Chad Horohoe(bug 17640) Mention where the sitemap goes if we don...
2009-02-23 Tim Starling* Remove /home references in wikimedia mode
2009-02-22 Raimond SpekkingFollow up r47680: Add new messages to messages.inc
2009-02-21 Chad HorohoeAdd logging to password resets per request on code...
2009-02-21 Rotem LissRecommiting r47578, fixed.
2009-02-21 Raimond SpekkingFix parserTest per comment in r47299
2009-02-20 Siebrand MazelandRevert r47578. Causing Fatal error: Call to undefined...
2009-02-20 Rotem LissLanguage script: Extend variables check to cover also...
2009-02-20 Chad HorohoeNeeds rights-reset-password msg.
2009-02-20 Chad HorohoeChangePassword fixes:
2009-02-20 Raimond Spekking* Move leading space from 'trackbackremove' to 'trackba...
2009-02-20 Alexandre EmsenhuberOOPS, completely forgot to add new messages in r47469
2009-02-20 Alexandre Emsenhuber(bug 17581) Wrong index name in PostgreSQL's updater...
2009-02-20 Tim Starling* Don't kill child processes during normal termination...
2009-02-19 Alexandre EmsenhuberAdded change_tag, tag_summary and valid_tag for the...
2009-02-19 Tim StarlingBasic multiprocess operation via pcntl_fork()
2009-02-18 Rotem LissLocalization update for he.
2009-02-18 Andrew GarrettEnding newline
2009-02-17 Chad Horohoe* Add method to FileRepo to get the human-readable...
2009-02-17 Brion VibberTweak to r47279 -- include final newline to keep the...
2009-02-17 Chad Horohoe* Only show dupe messages for remote images once. Twice...
2009-02-17 Alexandre EmsenhuberAdded a comment that change_tag and related tables...
2009-02-17 Tim Starling* Fix batching
2009-02-16 Alexandre EmsenhuberMade WatchlistCleanup and CapsCleanup extend TableClean...
2009-02-16 Aryeh GregorNewline after help message to not mess up terminal
2009-02-16 Raimond SpekkingCleanup image description page a bit:
2009-02-16 Tim StarlingBetter logging in runJobs.php. Committing for test...
2009-02-15 Siebrand Mazeland* (bug 17472) use print <<<EOF in maintenance/importTex...
2009-02-14 Andrew GarrettFix r45764, which made a whole bunch of random indices...
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-13 Alexandre Emsenhuber(bug 17478) Fixed a PHP Strict standards error in maint...
2009-02-11 Tim StarlingFixed broken comment (fails on my version of MySQL)
2009-02-10 Siebrand MazelandRemove some unneeded spaces in output
2009-02-10 Raimond SpekkingLocalize time zone regions in Special:Preferences
2009-02-09 Raimond Spekking* (bug 17311) Add a note beside the gender selection...
2009-02-09 Raimond SpekkingFollow up r47025: Add new message
2009-02-09 Tim StarlingSimple proof-of-principle script to generate a CDB...
2009-02-07 Rotem LissLocalization update.
2009-02-07 Greg Sabino MullaneMinor alphabetsize.
2009-02-06 Alexandre EmsenhuberFix for r46460: use "CREATE INDEX ... ON ..." rather...
2009-02-06 Chad Horohoe(bug 15283) Interwiki imports should fetch included...
2009-02-05 Aryeh GregorMake parserTests.php more git bisect-friendly
2009-02-05 Aryeh GregorMake nofollow exceptions unset for parser tests
2009-02-05 Alexandre EmsenhuberUpdate Postgres schema per r46460
2009-02-05 Tim Starling* Fixed a whole lot of XSS vulnerabilities in the insta...
2009-02-05 Niklas Laxström* Remove unneeded includes
2009-02-05 Alex Zupdate parserTests.txt per change to red-link-title...
2009-02-03 Tim Starling* Support for the "blobs table" LB config parameter
2009-02-02 Greg Sabino MullaneQuick fix in case search_path started out empty.
2009-02-01 Niklas Laxström* Small cleanups
next