adding close window button for use with all skins
[lhc/web/wiklou.git] / maintenance /
2010-10-04 Antoine MussoProfiling table (optional) for SQLite
2010-10-04 PlatonidesFix issues after r54561 which avoided use of the 7z...
2010-10-04 Sam ReedFix tabs/spaces from r74242
2010-10-03 Sam ReedRevert r74240, the depends seem to do some weird depend...
2010-10-03 Sam ReedFixup testGetToken again
2010-10-03 Sam ReedMark testWatchDelete as incomplete (watch isn't verified)
2010-10-03 Sam ReedNuke returns from end of tests
2010-10-03 Brion VibberChanged phpunit Makefile to require 'make destructive...
2010-10-03 Sam ReedMarking testApiGotCookie incomplete
2010-10-03 Sam ReedFiuxp issues from r74213 CR
2010-10-03 Sam ReedVariable UserWrapper used in both testApiLoginBadPass...
2010-10-03 Sam ReedRevert r74122, making r74117 live again
2010-10-03 Alexandre Emsenhuber* Standardised file description headers
2010-10-03 Alexandre EmsenhuberRemoved forward comapt code with 5.1.0+ and modified...
2010-10-02 Siebrand MazelandRemove some references to no longer supported PHP version.
2010-10-02 Alexandre EmsenhuberAnd while I'm a it:
2010-10-02 Alexandre EmsenhuberPer Platonides; follow-up r74158: XMLReader is included...
2010-10-02 Alexandre EmsenhuberMediaWiki even require PHP 5.1.0+ ;)
2010-10-02 Alexandre EmsenhuberFix doc: $wgExtensionFunctions, not $wgExtensionSetupFu...
2010-10-02 Alexandre EmsenhuberUncommented some used options; added the possibility...
2010-10-01 PlatonidesRevert r74117. Breaks the test. Using an internal reque...
2010-10-01 PlatonidesRemove suite included twice in suite.xml
2010-10-01 PlatonidesFollow up r73976. Made the test do not depend on $wgUse...
2010-10-01 Sam ReedMake user 'sysop', so we get delete/protect token,...
2010-10-01 Sam ReedFixup testApiLoginBadPass per r74113, still failing...
2010-10-01 Sam ReedSwitch testApiLoginGoodPass to use doApiRequest
2010-10-01 Alexandre EmsenhuberAnd while I'm a it: __FUNCTION__ -> __METHOD__
2010-10-01 Alexandre EmsenhuberwfOut() -> $this->output() for consistency
2010-09-30 Trevor ParscalAdded tests for new TS_ISO_8601_BASIC timestamp format...
2010-09-30 Chad HorohoeFollowup r74034, missed one GAID_FOR_UPDATE
2010-09-30 Chad HorohoeRefactor GAID_FOR_UPDATE into Title::GAID_FOR_UPDATE...
2010-09-30 Trevor ParscalAdded some content for basic unit tests for ResourceLoa...
2010-09-30 Mark A. Hershberger* Update Makefile with recommended SHELL variable
2010-09-29 PlatonidesAdded a couple of <nowiki> - <pre> tests per bug 13238
2010-09-29 Antoine MussoImplements bug 24343 "localurl discards section id".
2010-09-29 Trevor ParscalMade ResourceLoader an instantiable object, rather...
2010-09-29 Chad HorohoeMove doApiRequest() up a level so ApiTest can use it...
2010-09-29 Trevor ParscalAdded support for PHPUnit 3.5, where PHPUnit_Util_Timer...
2010-09-29 Chad HorohoeMark test incomplete if Main Page only has one author...
2010-09-29 Chad HorohoeRemove bogus addGroup() call. All users are in *
2010-09-29 PlatonidesFixed dummy test that only checks that the License...
2010-09-29 PlatonidesTiny changes, fix comment, remove unused globals and...
2010-09-29 PlatonidesRemove $wgServerName. Its only usage was for {{serverna...
2010-09-29 PlatonidesFight PHP Fatal error: Call to a member function attri...
2010-09-29 Max SemenikFixed a few parser tests that were failing for me when...
2010-09-28 Antoine MussoRewrite messenging for old message deletion. The old...
2010-09-28 Chad HorohoeUnify setUp/tearDown in ApiSetup, rather than duplicati...
2010-09-28 Chad HorohoeUse suite user/password rather than assuming WikiSysop
2010-09-28 Niklas LaxströmRevert r73879 for now, not ready yet.
2010-09-28 Chad HorohoeFollowup r73884, remove unused file (obsoleted in r68544)
2010-09-28 Chad HorohoeMove parser test related stuff to tests directory
2010-09-28 Niklas LaxströmReplace imho ugly viewsourcefor subtitle with viewsourc...
2010-09-27 Antoine MussoAdds a make target to build phpunit code coverage which...
2010-09-27 Antoine Mussoupdate my personal email address (following r73779)
2010-09-26 Antoine Mussoupdate my personal email address altern.org -> free.fr
2010-09-25 Max SemenikA few index-related fixes in SQLite DB patches, ping...
2010-09-25 PlatonidesRevert r73587 and fix r62087 regression by providing...
2010-09-25 Antoine Mussoadds testing for IP and Xml classes
2010-09-25 Antoine Mussocomment typo
2010-09-23 Raimond SpekkingFollow-up r73632: Fix typo
2010-09-23 Max SemenikFixed a glitch from r73632
2010-09-23 Max SemenikSpecial:Version now displays whether a SQLite database...
2010-09-23 OverlordQFix regression caused by r62087 which failed to insert...
2010-09-22 Priyanka DhandaFollowup to r73500. SeleniumTestConfig renamed to Selen...
2010-09-22 PlatonidesNo need of $wgMemc after r73386.
2010-09-22 Chad HorohoeFollowup r71961, more php4 constructors
2010-09-22 Max SemenikFixed PHP4-isms
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-20 Priyanka DhandaAs per Nikerabbit's comment in r73260, is not needed...
2010-09-20 Sam ReedRemove some unused variables
2010-09-20 Sam ReedAdd missing parameter to lockTables
2010-09-19 Chad HorohoeGet rid of php4ism
2010-09-19 Max SemenikFixed DatabaseSqlite::tableName() to avoid prefixing...
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-09-18 Sam ReedComment out some unreachable code in a test due to...
2010-09-18 Max SemenikMarked UploadFromUrlTest as broken
2010-09-17 Priyanka DhandaSome changes so that tests don't die silently on ci.
2010-09-17 PlatonidesRevert change on r73064 for this file.
2010-09-17 Niklas LaxströmAdd exclusive option for runJobs.php
2010-09-17 Chad HorohoeCommenting out Http tests until the concerns at mediawi...
2010-09-15 PlatonidesList r73089 message aditions.
2010-09-15 PlatonidesAbsolutize require paths per r72858 CR.
2010-09-14 Raimond Spekking(bug 16574) Allow administrators to temporarily disable...
2010-09-13 Chad Horohoe(bug 20633) update.php has mixed language output
2010-09-13 Chad HorohoeNeed autoload classes, or extensions will fatal in...
2010-09-13 Greg Sabino MullaneAdd new index on pagelinkes(pl_title) per suggestion...
2010-09-13 Greg Sabino MullaneAdd the "page" table back in when upgrading from really...
2010-09-12 Max SemenikFollow-up r71118: forgot to re-add the index
2010-09-12 Max SemenikFollow-up r72870: fixed patch file so that it actually...
2010-09-12 Alexandre EmsenhuberGOOD BYE, dear old updaters.inc!
2010-09-12 Alexandre EmsenhuberWhitespaces fixes:
2010-09-12 Chad Horohoe(bug 24007) Diff pages now mention the number of users...
2010-09-12 Alexandre EmsenhuberMoved FiveUpgrade.inc to upgrade1_5.php and made FiveUp...
2010-09-12 PlatonidesFollow up r72566. Per CR r9132#c9132 these files were...
2010-09-12 Alexandre EmsenhuberAdded SQLite version of the patch since the other one...
2010-09-12 Alexandre Emsenhuber* Use Maintenance::runChild() to get the child script...
2010-09-12 Alexandre EmsenhuberAdd `watchlist`.`wl_notificationtimestamp` through...
2010-09-11 Alexandre EmsenhuberFollow-up r72829: we also have the hasOption() method...
2010-09-11 Alexandre EmsenhuberFollow-up r72827: do_image_index_update() is also unuse...
2010-09-11 Sam ReedUse $this->mOptions, and specify Maintenance class...
next