Fixed a couple of typos.
[lhc/web/wiklou.git] / maintenance /
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...
2010-03-14 Alexandre EmsenhuberFixed some errors while running patchSql.php:
2010-03-14 Mark ClementsPorting my update to the maybeHelp() function in Mainte...
2010-03-13 Roan KattouwFix regression from r62087 (!) breaking importImages...
2010-03-13 Raimond Spekking* (bug 21981) Add parameter 'showfilename' to <gallery...
2010-03-12 Chad HorohoeForce loading of Sanitizer in setUp() so defines()...
2010-03-12 Chad HorohoeRemove include for test, not necessary due to Autoloader :D
2010-03-11 Mark A. Hershbergerfollow up r63578 - remove stray debugging code.
2010-03-10 Mark A. HershbergerFollow-up r61856
2010-03-10 Chad HorohoeFix child class visibility
2010-03-10 Chad HorohoeFollowup r63545: Whoops make that public
2010-03-10 Chad HorohoeFix regression from r51677, still need to load AdminSet...
2010-03-08 Tim StarlingFixed CSS validation issue (no handling for line contin...
2010-03-08 Alexandre EmsenhuberThere's also File_Ogg in MetavidWiki extension ;)
2010-03-08 Max SemenikFixed error output in moveBatch.php
2010-03-07 Mark A. Hershberger* Fix a global problem.
2010-03-07 Chad HorohoeTest case for wfLocalFile() returning valid objects...
2010-03-07 Mark A. Hershberger* Fix search-replace problems in MediaWiki_Setup.php
2010-03-06 Ilmari Karonenfollowup to r63300: add links to /common.css & /common...
2010-03-06 Raimond SpekkingFollow-up r58652: Add 'shared-repo-name-wikimediacommon...
2010-03-05 Tim StarlingDon't allow trackBlobs.php to continue if there is...
2010-03-05 Alexandre EmsenhuberFollow-up r63292: this one is no longer needed
2010-03-04 Ilmari Karonenfollowup to r63221: skip update and emit warning if...
2010-03-03 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-03 Ilmari Karonencall populateRevisionLength.php from updaters.inc;...
2010-03-03 Ilmari Karonen(bug 18881) add maintenance script to populate rev_len...
next