follow up r88997 with a rough attempt at a parser test, though, really, we can't...
[lhc/web/wiklou.git] / maintenance /
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 PlatonidesMove down interwiki disabling to dumpIterator and make...
2011-05-26 PlatonidesRefactor the common code of compareParsers.php and...
2011-05-26 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-25 Sam Reed* (bug 29144) Move action=dublincore and action=creativ...
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
2011-05-22 Chad Horohoe$wgArticle ain't needed here either ;) (followup r88588)
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-21 Chad HorohoeReport importDump to subclass Maintenance
2011-05-21 KrinkleFollow-up r88527: Fix array item name
2011-05-21 KrinkleFixing mediawiki.action.watch.ajax
2011-05-20 Sam ReedWhitespace
2011-05-19 Chad HorohoeRevert r88399 (delete fuzz-tester). Apparently people...
2011-05-19 Alexandre EmsenhuberCorrect case in function call: wfGetDb() -> wfGetDB()
2011-05-19 Sam ReedUnmaintained and unused
2011-05-19 Sam ReedFix somewhat duplicated class names in fuzz-tester.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-17 Raimond SpekkingRevert r88046 due to revert of parent revision r88043.
2011-05-17 Mark A. HershbergerFollow up r88270 — remove commas from table creation...
2011-05-16 Siebrand Mazeland(bug 29011) Remove hard coded text from Special:LockDb.
2011-05-16 Chad HorohoeInitial commit of configuration management backend...
2011-05-16 Siebrand MazelandRemove verboseness (image and infobox) in Special:Contr...
2011-05-15 Chad HorohoeAdd check for evil, EVIL @
2011-05-15 Alexandre EmsenhuberFix directory name, mw-config, not config
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-15 Bryan Tong Minh(bug 1780) Uploading files with non-ascii characters...
2011-05-15 Tim StarlingHipHop build fixes:
2011-05-15 Bryan Tong MinhFollow-up r87176: Make importDump.php import files
2011-05-14 Jure Kajzer* added an option to toggle the display of diff size...
2011-05-14 Roan KattouwFix broken --sysop flag in r87480: it was triggering...
2011-05-14 Bryan Tong MinhFollow-up r88054: Update messages.inc
2011-05-14 Raimond SpekkingFollowup r88043: Add new message keys to maintenance...
2011-05-13 Chad HorohoeRewrite importUseModWiki to subclass maintenance, gener...
2011-05-13 Chad Horohoe(bug 21086) generateSitemap.php uses wfWikiID() in...
2011-05-13 Chad HorohoeKill defines in favor of class constants, not used...
2011-05-09 Chad HorohoeMore silly ternary true : false fixes
2011-05-09 Brian Wolff(bug 28883) Add messages for compression types (metadat...
2011-05-07 Brian Wolff(bug 28868) Include the number of pages in the default...
2011-05-07 Happy-melonFollow-up r87637: the terrors of copy-and-paste.
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-05-06 Sam ReedRemove install-utils.inc marked for 1.19 removal
2011-05-05 Chad HorohoeFollowup r87487: drop unused message
2011-05-05 Chad Horohoe(bug 23495) Allow createAndPromote.php to create non...
2011-05-04 Chad HorohoeRevert r81542 for now, too lazy to fix this properly
2011-05-04 Russ NelsonNo current need for an alias to getPath()
2011-05-03 Chad Horohoe(bug 19408) user_properties.up_property: 32 bytes is...
2011-05-03 Leo KoppelkammTablesorter: Add a title attribute to sort arrows ...
2011-05-02 PlatonidesRemove empty files left by r16526, r29128 and r83029
2011-05-01 Chad Horohoe(bug 28343) Kill unused contextlines/contextchars
2011-04-30 Bryan Tong MinhAdd --include-files option to dumpBackup.php to include...
2011-04-29 Chad HorohoeAdd cdb.php for inspecting cdb cache files. Format...
2011-04-29 Greg Sabino MullaneRemove pointless warning: ceratinly I can't imagine...
2011-04-25 Sam ReedType hinting
2011-04-25 Sam Reedproxy_check.php is probably useful to keep around,...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-23 Sam ReedAdd missing semicolon from r86750
2011-04-23 Robin PepermansRemove unused messages 'recentchangesall' (removed...
2011-04-23 Raimond SpekkingFollowup r86670: Define section header for new variant
2011-04-23 Max SemenikSQLite compatibility for patch-profiling.sql
2011-04-22 Brion VibberBreaking the 'math' table setup out to Math extension...
2011-04-22 Mark A. HershbergerApply patch from Karsten Düsterloh in Bug #28103.
2011-04-22 Jure Kajzer* begin, commit, rollback functions updated
2011-04-21 Robin PepermansConversion script between Syllabics and Latin for the...
2011-04-20 Raimond SpekkingFixes for r86482
2011-04-20 Brian Wolff(bug 23816) Add tracking category for any page with...
2011-04-20 Happy-melonFollow-up r86485: SQL error in patch, and also add...
2011-04-20 Siebrand MazelandFollow-up r86508: also change keys in optionals.
2011-04-20 Happy-melonFollow-up r82285: prefix group css and js pages with...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...
2011-04-20 Alexandre Emsenhuber* Made SiteStatsInit::articles() give a correct result...
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-04-19 Roan KattouwPut the code for waiting for slave lag the new-and...
2011-04-18 Sam ReedApply LoadBalancer related fixes
2011-04-18 Sam ReedRevert r86236
2011-04-18 Sam ReedUpdate all core calls of SpecialPage->getName();
2011-04-18 Alexandre Emsenhuber* Use DatabaseBase::selectField() to build the query...
2011-04-18 Tim Starling(bug 28590) Temporary revert of r86186, r86187, r86227...
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-16 Chad HorohoeFollowup r86228 (profiling cleanup):
2011-04-16 Chad HorohoeMore profiler cleanup:
2011-04-16 Siebrand MazelandFix syntax error in r86201
2011-04-16 Siebrand MazelandUpdate $wgEXIFMessages for r86169.
2011-04-16 Siebrand MazelandRemove trailing whitespace.
2011-04-16 Alexandre EmsenhuberFix for r86169: added missing items in messages.inc...
2011-04-16 Alexandre Emsenhuber* (bug 25946) The message on the top of Special:RecentC...
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-15 Chad HorohoeMerge r81445 from 1.17: revert r70520 (js password...
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-04-15 Chad HorohoeRevert r77555 and followups r77563, r77572, r78116...
2011-04-14 Alexandre EmsenhuberUpdate undelete.php to use short option aliases.
2011-04-14 Sam ReedEnsure $collationConds is defined on all paths
2011-04-12 Leons PetrazickisAddressing comment by IAlex. Setting svn:eol-style...
2011-04-12 Leons PetrazickisFixes to DB2 support. DB2 support integration with...
2011-04-12 Max SemenikMade install.php fail gracefully on PHP4
2011-04-12 Purodha B BlissenbachAdd new message of r85876 to messge maintenance list.
2011-04-12 Raimond SpekkingAdd new message key from r85844 to maintenance file
2011-04-12 Ryan Kaldarifollow up to r85847 - tokipona projects are long dead...
2011-04-12 Sam ReedWhitespace, braces, documentation
next