(bug 23769) Disable HTML5 form validation for now
[lhc/web/wiklou.git] / maintenance /
2010-06-02 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-01 Alexandre Emsenhubersvn:eol-style native
2010-05-31 Rotem LissLocalization update for he, fixing messages.inc, and...
2010-05-30 PlatonidesRemove r44003 workaround. It is no longer needed, we...
2010-05-30 Raimond SpekkingFollow-up r67094: Tweak message files
2010-05-30 Raimond SpekkingFollow-up r67094: Tweak message files
2010-05-30 PlatonidesFollow up r66990. Fix parser tests.
2010-05-30 OverlordQ(r67097) Typo in previous commit
2010-05-30 OverlordQFollowup to r67090, update parser tests
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-30 Max SemenikBug 23715: replaced 8-megabyte txt file that crashed...
2010-05-30 Jack Phoenixcoding style & doxygen tweaks
2010-05-29 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-29 Sam ReedRemove versiondetail from sysop rights as per IRC,...
2010-05-28 Markus GlaserAdded credits to Dan Nessett
2010-05-28 Markus Glaser* Configuration of port (credits to Dan Nessett)
2010-05-28 Greg Sabino MullaneAdd exception for iwl_prefix
2010-05-28 Greg Sabino MullaneStandardize the formatting.
2010-05-28 PlatonidesWith the conversion to a class it no longer uses $filen...
2010-05-28 Platonides(bug 8689) Use strict php comparison, so that inserting...
2010-05-27 Max Semenikedit.php: got rid of $wgTitle
2010-05-27 Aryeh GregorRemove ‌ and   from trunk
2010-05-26 Max Semenikfollow-up to r66892: fix update SQL on on SQLite
2010-05-26 Mark A. HershbergerMake tests more portable. Prepping for initial CI...
2010-05-25 Sam ReedAttempt at changing postgres as per r66892
2010-05-25 Sam ReedFixup fail from r66892 - Had added it to the sqlite...
2010-05-25 Sam ReedFixup index to add from r66892
2010-05-25 Sam ReedFollowup to r65105 after discussion with Roan
2010-05-25 Max SemenikNew test for SQLite that checks tables.sql conversion...
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...
next