Spell variables correctly
[lhc/web/wiklou.git] / maintenance /
2010-02-27 Alexandre Emsenhuber* (bug 22606) The body of e-mail address confirmation...
2010-02-26 Mark A. Hershbergerfollow up r62950 - fix the one instance where we could...
2010-02-25 Tim StarlingFix for MySQL 4.0
2010-02-25 Max Semenik(bug 17790) Users instantly logged off on HughesNet
2010-02-25 Mark A. Hershbergerfollow up r62948 handle oracle prefix
2010-02-25 Mark A. HershbergerFix search-and-replace error
2010-02-25 Mark A. Hershberger* Make tests work better together. Tests are now skipp...
2010-02-24 Max SemenikRenamed syntaxChecker.php --> checkSyntax, our conventi...
2010-02-24 Roan KattouwAdd OptIn.sql to addwiki.php
2010-02-24 Mark A. Hershbergerfollow up r62806 - use “wb” for windows
2010-02-23 Max SemenikFixes for r62870. It still needs a patch for Oracle...
2010-02-23 Jure KajzerChanged all *_mime_minor field lengths to 100; current...
2010-02-23 Mark A. Hershbergerset password the correct way for apitests
2010-02-23 Mark A. HershbergerUse globals correctly to make tests work again.
2010-02-22 Raimond SpekkingFollow-up r62806: Add new message key
2010-02-22 Mark A. Hershberger* Fixes Bug #22268
2010-02-22 Mark A. Hershbergerfollow up r53282
2010-02-22 Tim StarlingIn fixBug20757.php:
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-22 Mark A. Hershbergerfollow up r62800 fix typo
2010-02-22 Chad HorohoeCleanup r62798: If you add a new param then document...
2010-02-22 Mark A. Hershbergeradd --force option to delete db table rows
2010-02-21 Mark A. Hershbergerget rid of strict notice.
2010-02-21 Max SemenikAlso rewrite ALTER TABLE, handle int(...) properly
2010-02-21 Max SemenikDon't display useless --dbuser and --dbpass in sqlite...
2010-02-21 Max Semenikmaintenance/sqlite.php: added an option for safe backup
2010-02-20 Max SemenikDatabaseSqlite:
2010-02-20 Alexandre Emsenhuber(bug 8790) Metadata edition ($wgUseMetadataEdit) has...
2010-02-19 TobiasLogExtract on blocked user's pages: fixing r62241 ...
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-19 Tim StarlingResolve stubs which may be broken by running RCT. Added...
2010-02-18 Tim StarlingClassify rows with old_flags='object,utf-8' (there...
2010-02-17 Raimond SpekkingFollow-up r62648: Add new message key to maintenance...
2010-02-16 Max SemenikSwitched tests to portable table duplication
2010-02-16 Max SemenikRenamed SearchMySQL4Test to SearchMySQLTest, SearchMySQ...
2010-02-16 Mark A. Hershberger* When I found it, I cried. fixes bug #22501
2010-02-15 Mark A. HershbergerProvide a few more tests for bug #22501
2010-02-15 Chad HorohoeRm 3 unused $wgDBprefixes
2010-02-15 Mark A. Hershbergerfixes #22501 follow up r61101 remove superfluous, buggy...
2010-02-15 Siebrand MazelandRevert r62421. Removing "set_time_limit( 0 );" causes...
2010-02-15 Max SemenikUnit tests: don't fail miserably if we don't have CDB...
2010-02-15 Mark A. Hershbergerfollow up r62498 tests for the requireOnlyOneParameter...
2010-02-15 Max SemenikWas it supposed to be a comma instead of dot? :)
2010-02-15 Max SemenikParser tests: output article name in duplicate article...
2010-02-13 PlatonidesFollow up r62436 comments.
2010-02-13 PlatonidesparserTests.txt shall be opened in text mode.
2010-02-13 Chad HorohoeDon't need to set time limit here, already did in setup...
2010-02-12 Tobiassort of fixing bug 14592: show warning when moving...
2010-02-12 Tim StarlingDon't format old_id ranges in scientific (%E) notation.
2010-02-11 Tim StarlingA script for doing full scans of the text table and...
2010-02-11 Mark A. Hershbergerfollow-up r61355
2010-02-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-10 Alexandre EmsenhuberFixed E_STRICT errors about method signatures not matching
2010-02-10 Mark A. Hershbergercommit changes to ApiSetup that are needed to make the
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2010-02-10 Chad HorohoeReduce code duplication in requires
2010-02-10 Chad HorohoeFollowup r62067, drop $wgUseNormalUser as un-needed
2010-02-09 Mark A. Hershbergerfollow-up r61355 a bit more, still have several bits...
2010-02-09 Mark A. Hershberger* Fix up ApiTest a bit, cookie handling works
2010-02-09 Mark A. HershbergerFix problem of incorrect Status message use.
2010-02-09 Mark A. Hershbergerfix messages for http non-200 messages
2010-02-09 Mark A. HershbergerFix Http::request() so that it continues to return...
2010-02-09 Conrad IrwinMore sensible semantics for pipe trick with section...
2010-02-09 Tim StarlingBug fix: bt_page and bt_rev_id should be 0 for orphans...
2010-02-08 Tim StarlingFixed a bug which came up during testing, world-destruc...
2010-02-08 Tim StarlingFix script for bug 20757.
2010-02-08 Mark A. HershbergerAdd a bunch of tests and checks for cookie domain security.
2010-02-08 Conrad Irwinpartial revert for r62081. Make {{PIPETRICK}} like...
2010-02-07 Platonidesfile_get_contents -> Http::get per ^demon
2010-02-07 Aryeh GregorAdjust wording of r62052
2010-02-07 Alexandre Emsenhuber* Modified MediaWiki_Setup to use the normal mechanism...
2010-02-07 PlatonidesFix at least the url and entities.
2010-02-07 PlatonidesApplied and tweaked smart-import patch from Mij, mergin...
2010-02-07 Conrad IrwinFix bug 20339 allow pipe-trick in log reasons
2010-02-07 Conrad IrwinFixes for r62077
2010-02-07 Mark A. HershbergerTest cases working with “make tap” but not just “phpuni...
2010-02-07 Conrad IrwinUpdate Pipe Trick semantics per bug 845 and bug 21660
2010-02-06 Ævar Arnfjörð Bjar... Make 'make tap' the default target and add a 'make...
2010-02-06 Ævar Arnfjörð Bjar... Add a `make tap' target which runs the tests with ...
2010-02-06 Conrad IrwinAllow pipe trick to work after PST.
2010-02-06 Alexandre EmsenhuberUse $wgUseNormalUser only in commandLine.inc (and use...
2010-02-06 Ævar Arnfjörð Bjar... Add note about how you can skip the update countdown...
2010-02-05 Alexandre EmsenhuberRemoved colum names from WHERE clause so that it doesn...
2010-02-05 Mark A. HershbergerAdd domain checking to HTTP cookie checking.
2010-02-05 Mark A. HershbergerPHPUnit now sees individual parser tests as separate...
2010-02-04 Alexandre Emsenhuber* Port maintenance/cdb-test.php to PHPUnit
2010-02-03 Alexandre Emsenhubermove ArticleTest to RevisionTest (as it was in t/)...
2010-02-03 Max Semenikrm superfuluous requires from tests
2010-02-03 Max SemenikMoved tests to maintenance - one directory less to...
2010-02-03 Mark A. Hershbergerfollow up 61907 remove 5.0 bug check
2010-02-03 Tim Starling* Fix for r57997 and bug 21222: move math, gallery...
2010-02-03 Mark A. Hershbergerfollow-up r61655 fill out the rest of the missing messages
2010-02-03 Tim StarlingFollowup to r61905: remove parser tests for ex-feature.
2010-02-03 Mark A. HershbergerBump minimum supported version to 5.1.0
2010-02-02 Alexandre Emsenhuber* (bug 21593) Special:UserRights now lists automatic...
2010-02-02 Aryeh Gregorexistant -> existent for r61855
2010-02-02 Conrad IrwinParser tests for behaviour of subst: and safesubst...
2010-02-02 Conrad IrwinAdd a parser test for r61816
2010-02-01 Conrad IrwinFix parser test that I broke with r61816
2010-02-01 Mark A. Hershbergerfollow up r61775 (reapply): Fix parsertests so that...
next