lhc/web/wiklou.git
2010-07-18 Alexandre EmsenhuberRemoved error suppression operators (per bug 24159)
2010-07-18 Alexandre EmsenhuberFixed errors in HTML5 mode
2010-07-18 Alexandre Emsenhuber* Modified Special:Log to extend SpecialPage
2010-07-18 Danny B* leftover from r69500
2010-07-18 Danny B* missing messages for r68992
2010-07-18 Alexandre EmsenhuberLet Title::newFromIDs() select all fields and use Title...
2010-07-18 OverlordQFollow to r68544 make sure the right test recorder...
2010-07-18 Niklas LaxströmMade active users concept have some meaning by decoupli...
2010-07-17 Brian WolffLet wfTimestamp recognize negative unix timestamp values
2010-07-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-17 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-07-17 Alexandre EmsenhuberMake includable special pages extend IncludableSpecialP...
2010-07-17 Alexandre Emsenhuber* Modified Special:Blockme to subclass UnlistedSpecialPage
2010-07-17 Siebrand MazelandLocalisation updates for namespaces and special page...
2010-07-17 Alexandre EmsenhuberCorrected fatal errors introduced in r68999 (oops!)
2010-07-17 Adam MillerAccompanies r69481. Style changes for the new search...
2010-07-17 Chad HorohoeRefactor some more of the ugly b/c update logic out...
2010-07-17 Chad HorohoeMake this protected like everything else
2010-07-17 Chad HorohoeAdd stub OracleUpdater
2010-07-17 Alexandre EmsenhuberPer Simetrical, fix for r69270: correct class name
2010-07-16 Adam MillerWatch/Unwatch - fix for bug 24247. Updating the link...
2010-07-16 PlatonidesMake addPortletLink() work even if the ul is not there.
2010-07-16 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-16 Jack Phoenixajaxwatch.js: coding style tweaks
2010-07-16 Derk-Jan HartmanFollow up to r66383. When init of skin fails, make...
2010-07-16 Derk-Jan HartmanWhen we have a bogus useskin value, fallback to $wgDefa...
2010-07-16 Niklas LaxströmFix method name in a comment
2010-07-16 Niklas LaxströmRevert part of r69412 which causes fatal errors
2010-07-15 X!Move FakeResultWrapper to Database.php, allowing more...
2010-07-15 Ariel Glennintval ( $id ) once in caller instead of in all the...
2010-07-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-15 PlatonidesRecover EditUser extension and put it up to date with...
2010-07-15 Mark A. HershbergerAdd cleanupChanneled() method to clean the channel...
2010-07-15 Roan KattouwApply r69357 to trunk; was a fix for trunk but got...
2010-07-15 Mark A. Hershbergerre r69339 use the actual function: s/hasCache/haveCache/
2010-07-14 Chad HorohoeFix flush(). Need ob_flush()
2010-07-14 Mark A. Hershbergerre r67320: output a newline if we switch from channeled...
2010-07-14 Mark A. Hershbergerfollow up r69339:
2010-07-14 Mark A. Hershbergerfollow up r69339: Add a missing setVaryCookie for consi...
2010-07-14 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-14 PlatonidesRemove extra space.
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-07-14 Aryeh GregorRemove 'minordefault' preference completely
2010-07-14 Trevor ParscalBy flipping '"Courier New", monospace' to 'monospace...
2010-07-14 Trevor ParscalImproves on the technique used in r65391 to fix the...
2010-07-14 Chad HorohoeFix nitpick complaint on r61809
2010-07-14 Mark A. Hershberger* revert r61258
2010-07-14 Chad HorohoeRevert r64217 (WikiSysop is back, and now (s)he's local...
2010-07-14 Adam Millerstyle version bump for r69317
2010-07-14 Chad HorohoeInstaller no longer writes LocalSettings.php to /config...
2010-07-13 Adam MillerEpic bug fix. Changing the markup structure of Vectors...
2010-07-13 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-13 Max SemenikRevert r69291, other references-related problems reported
2010-07-12 Platonides7, it's 7! (follow up to r68824)
2010-07-12 Robert LeveringtoncleanupSpam.php:
2010-07-12 Max SemenikFixed weird unit test failures I experienced after...
2010-07-11 Alexandre Emsenhuber* (bug 24045) MediaWiki:Ipb-needreblock is now wrapped...
2010-07-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-11 Alexandre Emsenhuberremoved PHP4-ism
2010-07-11 Max Semenikereg is deprecated
2010-07-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-11 Alexandre EmsenhuberModified Special:Userlogout to subclass UnlistedSpecialPage
2010-07-11 Chad HorohoeFollowup r69251, copy+paste fail
2010-07-11 Chad HorohoeCleanup to r69187: forgot to safeguard against ul_value...
2010-07-11 Chad HorohoeDoc fixes and message cleanups to r69238
2010-07-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-10 Alexandre Emsenhuber* Modified Special:Specialpages to subclass UnlistedSpe...
2010-07-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-10 Chad HorohoeAdd $wgUseInstantCommons support to installer, tweak...
2010-07-10 Bryan Tong... (bug 24296) Added converttitles parameter to convert...
2010-07-10 Sam ReedFollowup r69235
2010-07-10 Bryan Tong... (bug 14685) Double underscore magic word usage is now...
2010-07-10 Bryan Tong... Follow-up r69231: servedby is a boolean so will always...
2010-07-10 Bryan Tong... (bug 24185) Titles in the Media and Special namespace...
2010-07-10 Chad HorohoePartial revert r69231, unrelated and unfinished install...
2010-07-10 Chad Horohoe(bug 24303) Expose hostname in API results. Show via...
2010-07-10 Max SemenikUpdate tests for r69229
2010-07-10 Max SemenikFixed mysqlisms in Database.php comments, abstracted...
2010-07-10 Chad HorohoeCleanup r69128, getStatArray() -> getStatusArray()...
2010-07-10 Niklas LaxströmClean up query code
2010-07-10 Niklas LaxströmTweak comparison in r69171
2010-07-09 Max SemenikRemoved User::setLoaded(), deprecated since times forgotten
2010-07-09 Chad HorohoeThis can be protected now since we redid installSteps...
2010-07-09 Max SemenikFollow-up to r67044: moved string function tests to...
2010-07-09 Chad HorohoeReduce some duplication
2010-07-09 Chad HorohoePut sanity checks on some of the installer steps. Also...
2010-07-09 Chad HorohoeMove status box below output from pass/fail
2010-07-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-09 Siebrand MazelandUse 'summary' instead of 'comment'
2010-07-09 Chad HorohoeKill deprecated function. Marked as such for ~30k revs...
2010-07-09 Max SemenikRemoved commented-out deprecated function
2010-07-09 Chad HorohoeCleanup to r69191: use addParserOutput() instead of...
2010-07-09 Bryan Tong... (bug 22339) Added srwhat=nearmatch to list=search to...
2010-07-09 Bryan Tong... Revert r64436, r64437, r64508 per CR r64436
2010-07-09 Tim StarlingRevert r63213, r63214 per CR comment on r63214, doesn...
2010-07-08 Max SemenikrequestWriteMode() is deprecated and unused
2010-07-08 Chad HorohoeTweaks to UPGRADE and INSTALL instructions. Include...
2010-07-08 Chad HorohoeFollowup r69186, need to specify column name here
2010-07-08 Chad Horohoe(bug 24124) Diffs are taking 10 to 20 seconds to load...
2010-07-08 Greg Sabino... Add ul_value to Postgres schema.
next