$wgUpgradeKey, not $wgUpgradeKey.php ;)
[lhc/web/wiklou.git] / maintenance /
2010-11-07 Alexandre EmsenhuberFollow-up r65654:
2010-11-07 Alexandre EmsenhuberSet $ok at the beginning of the function; this variable...
2010-11-07 Antoine MussoTests bad URL handling by ExternalStore::fetchFromURL()
2010-11-07 Antoine MussoTest for Language::convertDoubleWidth (followup r64088...
2010-11-07 Antoine MussoXml::label() tests. Follow up r63675.
2010-11-06 Alexandre EmsenhuberFix for r76221: Installer::locateExecutableInDefaultPat...
2010-11-06 Antoine MussoTest for r67549 (bug 23797)
2010-11-06 Alexandre EmsenhuberFix two errors from r76220:
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-11-06 Roan KattouwFix copy-paste mistake in @author attribution for clean...
2010-11-05 Roan KattouwPer bug 25503 comment #11, use varbinary instead of...
2010-11-05 PlatonidesRename TestFileIterator $parser member. It is unrelated...
2010-11-05 PlatonidesUnneeded globals. Require for EDIT_TOKEN_SUFFIX.
2010-11-05 PlatonidesFollow up r75810. The code for the parser tests modifie...
2010-11-05 PlatonidesWe have debug_print_backtrace() in PHP 5. Do not try...
2010-11-05 Mark A. Hershbergerfollowup r76127 - update parser tests.
2010-11-04 Max SemenikDisabled SearchUpdateTest, the way it messes with LoadB...
2010-11-04 Sam Reedbug 24132, apply documentation updates to dumpBackup.php
2010-11-04 Sam ReedMinor expansion of document. Per patch by Jonathan...
2010-11-03 PlatonidesFollow up r75906.
2010-11-03 Chad HorohoeFix r69721: SQLite yells at you if you try to drop...
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-02 Antoine MussoFix misinterpration of HTML5 specification for email...
2010-11-02 Chad HorohoeFollowup r70207, make path for LocalSettings.php config...
2010-11-01 Priyanka DhandaUsing getDateFormat instead of mDateFormat in ParserOpt...
2010-11-01 Max SemenikMade rebuildtextindex.php bail out if search is not...
2010-11-01 Max Semenikrebuildtextindex.php: don't output the initial progress...
2010-11-01 OverlordQRevert r69337 (Removal of minordefault preference)
2010-11-01 PlatonidesModified the tests so that a database is not unnecessar...
2010-11-01 PlatonidesUse group names with capital letter.
2010-11-01 PlatonidesAdd a new group destructive.
2010-11-01 Priyanka DhandaMoving the SimpleSelenium tests into the suites sub...
2010-11-01 Priyanka DhandaRemoving these files so that I can move them with histo...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-31 PlatonidesChange wfTimestamp() to an array() and add a bunch...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-31 Alexandre Emsenhuber* (bug 23731) Clarified "n links" message on Special...
2010-10-30 Bryan Tong Minh(bug 23732) Clarified "n links" message on Special...
2010-10-30 Philip TzouForgot to commit this one. parserTests fix for
2010-10-29 Antoine MussoFollow up r75682 : fix private function naming.
2010-10-29 Antoine MussoFollow up r75627. Implements r75670 in PHP to validate...
2010-10-29 Chad Horohoe(bug 19593) $wgServer can't be set properly with -...
2010-10-29 Philip TzouFix the LanguageConverterTest to prevent test failures...
2010-10-28 Raimond SpekkingFollow-up r75582: Fix wrong message key in maintenance...
2010-10-28 Max SemenikRevert r66140 per CR
2010-10-28 Antoine MussoFollow up r75585 : messages.inc entry missing
2010-10-27 PlatonidesDo NOT use hardcoded passwords! Not even if the user...
2010-10-27 PlatonidesAdd feature to block common (weak) passwords.
2010-10-27 PlatonidesUse the author that really edited it, from the previous...
2010-10-27 Bryan Tong Minh(bug 23194) Special:ListFiles now has thumbnails
2010-10-27 PlatonidesNo wonder that the check -added in r75265- Blah ==...
2010-10-27 Roan KattouwRe-add maintenance script from r75555, not totally...
2010-10-27 Antoine MussoCompare latency between http and https by querying...
2010-10-27 Roan KattouwRevert unintended changes in r75555
2010-10-27 Platonidesr74753, r74755, r75254 added new settings, but didn...
2010-10-27 Roan KattouwWhitespace fixes for r75486
2010-10-27 Jure Kajzer* installers skips recreation of existing user
2010-10-27 Platonidesr75540 CR
2010-10-27 PlatonidesMake update.php obey --quiet
2010-10-27 PlatonidesFollow up r75474
2010-10-26 PlatonidesKeep maintenance/update.php php4 compatible up to the...
2010-10-26 Antoine MussoFollow up r75446 : use a default for --count
2010-10-26 Antoine MussoFollow up r75446 : simpler bench function, correct...
2010-10-26 Antoine MussoFollow up r75429 : benchmark for wfIsWindows();
2010-10-26 Platonidesmake noparser shouldn't try to run Broken tests
2010-10-26 PlatonidesMarking parsertests as broken until r74646 is fixed.
2010-10-26 PlatonidesFollow up r75245.
2010-10-25 Sam Reedfailfunction is dead
2010-10-25 Max SemenikRemoved overzealous cleanup that was responsible for...
2010-10-25 Antoine MussoFollow up r75361 : removing a work in progress test...
2010-10-25 Antoine Musso* bypassers ($force, --help) moved to the top. Less...
2010-10-25 Jure Kajzer* Installer for Oracle fixes
2010-10-24 Mark A. Hershbergereol whitespace cleanup
2010-10-24 Priyanka DhandaMoved tests to a dub directory. Added a stub smoke...
2010-10-23 Mark A. HershbergerUse more descriptive names for the test methods.
2010-10-23 Mark A. HershbergerUpdate documentation a bit more.
2010-10-23 Mark A. HershbergerAdd examples of depends
2010-10-23 Markus Glaserinclude JUnit logger instead of requireing it
2010-10-23 Mark A. HershbergerAdd a test for capitalization to the data provider
2010-10-23 Mark A. HershbergerExample data provider
2010-10-23 Mark A. Hershbergeruse the install-phpunit.sh script
2010-10-23 Mark A. HershbergerInitial check in for install script for PHPunit
2010-10-23 Markus Glaserupdated sample configuration with option to run against...
2010-10-23 Markus Glaseradded settings to run tests against a selenium grid
2010-10-23 Chad HorohoeRevert r73976 (Implements bug 24343 "localurl discards...
2010-10-23 Mark A. HershbergerInitial checkin from !mwhack of a sample PHPUnit check.
2010-10-23 Mark A. Hershbergerre r70916: avoid resetting $wgMemc which leads to failu...
2010-10-22 Roan KattouwAdd __METHOD__ to query() call in runBatchedQuery.php
2010-10-22 Max SemenikPDO doesn't seem to like opening nothing
2010-10-20 Brion VibberAdd seleniumserverexecpath and example non-default...
2010-10-20 Brion VibberTweaks to let Selenium tests run on Mac OS X; also...
2010-10-19 Markus GlaserFollow up r74753, removed pass-by-references and @...
2010-10-19 Markus GlaserFollow up r74750, array keys should be strings
2010-10-18 Chad HorohoeFollowup r68760: add comment
2010-10-18 Antoine MussoAdd parser tests to the 'Parser' group
2010-10-18 PlatonidesDouble braces introduced in r74742 giving a fatal:
2010-10-18 Jure Kajzer* Installer: works (beta). More testing tomorow.
2010-10-18 Chad HorohoeRevert most of r72335:
2010-10-17 Max SemenikAnd while I'm at it, one more tweak to --memory-limit...
2010-10-17 Max SemenikFix for r74849: use 'default' instead of 0 to indicate...
next