Fix for r66548: Output page -> OutputPage
[lhc/web/wiklou.git] / maintenance /
2010-05-24 Raimond SpekkingFollow-up r66823: Add new message keys to maintenance...
2010-05-24 Max Semenikrm fixme from r65104, everything works fine on SQLite
2010-05-24 Andrew GarrettFix index creation
2010-05-24 Andrew GarrettRemove wayward comma
2010-05-23 Chad Horohoe(bug 23616) Spaces in interwiki.sql entries break postg...
2010-05-23 Chad HorohoeUse new comment syntax here.
2010-05-23 Andrew GarrettUgly temporary fix for bug 21279:
2010-05-22 Sam ReedStylize maintenance folder..
2010-05-20 Siebrand MazelandMark 'usermessage-template' optional.
2010-05-20 Mark A. Hershberger* Add formatting for user messages.
2010-05-18 Jens FrankUse ID instead of (namespace,title) for the update...
2010-05-18 Jens FrankMove talk pages, too, cf. bug #23409
2010-05-17 Niklas LaxströmFix messed output
2010-05-14 Mark A. HershbergerStart adding support for leaving user's messages. ...
2010-05-12 Raimond SpekkingFollow-up r66267: Use formatNum for the number
2010-05-12 Andrew GarrettMissing commits from r66268, revert class rename in...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-10 Max Semenik(bug 18488) Added maintenance script refreshCategoryCou...
2010-05-07 Chad HorohoeAdd newline and eol-style
2010-05-07 Chad HorohoeStop using mySQL-specific interwiki.sql, broke this...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-05-05 Mark A. Hershbergerfix logic error that spews warnings in r65905
2010-05-05 PlatonidesThe pipe | character in urls is now escaped. This solve...
2010-05-05 PlatonidesRecovered parser test whose content got broken in r1297...
2010-05-04 PlatonidesReading a parser test file with no tests matching the...
2010-05-04 PlatonidesFixed a couple of typos.
2010-05-04 PlatonidesSpecifying --run-disabled with --regex should run the...
2010-05-04 PlatonidesModified message to not give out wrong html. Added...
2010-05-04 Derk-Jan HartmanSet searchmenu-new-nocreate as an ignorable message.
2010-05-04 Derk-Jan HartmanAdd a new searchmenu-new-nocreate message
2010-05-04 Platonidesjson_decode -> FormatJson::decode
2010-05-01 Mark A. HershbergerWrap UploadFromUrlTest with a special TestSuite that...
2010-04-30 Jack Phoenixmore follow-up to r65715: coding style tweaks, etc.
2010-04-30 Jack Phoenixfollow-up to r65715: convert spaces to tabs for indenta...
2010-04-30 Ryan LaneInitial commit of the Selenium framework
2010-04-28 Chad HorohoeUnused $wgTitle
2010-04-28 Raimond Spekking* Add accesskey 'b' and tooltip to the summary field...
2010-04-28 Mark A. Hershbergerget complete coverage
2010-04-28 Mark A. HershbergerSet globals consisitently for TitlePermissionTest.php
2010-04-28 Mark A. Hershberger* Clean up tests so that they run together as well...
2010-04-26 Alexandre EmsenhuberFixed some doxygen warnings and updated doc
2010-04-26 Chad HorohoeKill last vestiges of mediawiki_version. Nobody actuall...
2010-04-24 Raimond Spekking* Add accesskey 's' and tooltip to 'Save' button at...
2010-04-24 Mark A. Hershberger* Refactor super-long title function
2010-04-21 Chad HorohoeRemove current MSSQL implementation from trunk. See...
2010-04-21 Chad HorohoeRevert r65382, can't use global functions here.
2010-04-21 Chad HorohoeUse wfSuppress/RestoreWarnings instead of @
2010-04-21 Raimond SpekkingFollow-up r65339: Add new message key to maintenance...
2010-04-20 Siebrand Mazeland(bug 22647) Add category details in search results...
2010-04-18 Rotem LissFixing syntax error in messages.inc, and rebuilding en.
2010-04-17 Mark A. HershbergerAdd msg to messages.inc
2010-04-17 Mark A. Hershbergereol ws cleanup
2010-04-17 Mark A. Hershbergerre: r65152
2010-04-17 Rotem LissLocalization update for he, updating messages.inc,...
2010-04-17 Mark A. Hershberger* New UploadFromUrlJob class to handle Upload-by-Copy
2010-04-16 OverlordQFollowup to r65104, PG updater/table def
2010-04-16 Brion Vibber* (bug 14473) Add iwlinks table to track inline interwi...
2010-04-15 Siebrand MazelandRemove the 'editwidth' preference and related code.
2010-04-15 Niklas LaxströmRemove jobqueue length from the user interface
2010-04-12 PlatonidesIf an article Special:Foo exists (eg. because of a...
2010-04-11 PlatonidesDefine our own posix_isatty if posix extension is not...
2010-04-10 Happy-melonAdd messages.inc entry for r64903.
2010-04-10 Happy-melonFollow-up to r64866 - add message, and apply the same...
2010-04-10 PlatonidesFollow up r62006 readding return $ok; to what is now...
2010-04-10 Mark A. Hershberger* Clean up some duplicated code in r64291
2010-04-09 Alexandre EmsenhuberUpdate --help screen for better readability
2010-04-09 Mark A. Hershberger* Fix a bug to keep consecutive HTTP requests from...
2010-04-08 Max SemenikcheckSyntax: fixed check for exclusions on Windows
2010-04-08 Mark A. Hershbergerre r62006 change private function to public
2010-04-08 Conrad IrwinBug 22474, urlencode now takes a parameter to change...
2010-04-05 Alexandre Emsenhuber* (bug 22925) "sp-contributions-blocked-notice-anon...
2010-04-03 Alexandre Emsenhuber* (bug 22852) "Served in" comment is now the time used...
2010-03-31 Mark A. HershbergerAdd warning about PHPUnit versions.
2010-03-30 Mark A. HershbergerRename parameter, add phpdoc, fix bug in using $this...
2010-03-30 Mark A. Hershbergerwhitespace removal
2010-03-30 Raimond SpekkingFollow-up r64367: Add new message to maintenance script
2010-03-29 Max SemenikA bit more Message tests
2010-03-29 Max SemenikStarted tests for Message class, fixed one bug found...
2010-03-29 Max SemenikPHPUnit tests: coloring doesn't work on Windows
2010-03-28 Conrad IrwinFix tests for Upload.
2010-03-28 Conrad IrwinRe-normalize titles after html entity decoding when...
2010-03-27 Rotem LissLocalization update for he, and moving 'right-unblockse...
2010-03-26 Happy-melon(bug 15810) stop blocked admins from unblocking themsel...
2010-03-24 Aryeh GregorCorrectly handle <abbr> followed by ISBN
2010-03-23 Mark A. Hershberger* Implement normalization of fullwidth latin characters...
2010-03-23 Max Semenikfixed typo
2010-03-22 Greg Sabino MullaneMake foreign key constraints DEFERRABLE INITIALLY DEFER...
2010-03-22 Greg Sabino MullaneAdjust for minor_mimes now being 100 chars long in...
2010-03-21 Alexandre EmsenhuberFixed some doxygen warnings and documented a little bit
2010-03-20 Bryan Tong MinhAdded some basic tests for uploading (title validation...
2010-03-20 Mark A. Hershberger* Remove remnants of chunk uploader
2010-03-19 Bryan Tong MinhComment fix: Special:Imagelist -> Special:ListFiles
2010-03-18 Tim StarlingFix reference to lazy-initialised global $wgLanguageNames.
2010-03-18 Tim StarlingDon't send hundreds of lines of useless progress messag...
2010-03-18 Tim StarlingFixed inappropriate include_path dependency. From WMF...
2010-03-18 Tim StarlingFixed object type unserialization. Based on WMF working...
2010-03-18 Tim Starling* Quieter, more frequent slave waits
2010-03-18 Tim Starling* Fixed complete breakage of "lag.php -r" due to spurio...
2010-03-16 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-16 Alexandre Emsenhuber* (bug 22772) {{#special:}} parser function now works...
next