lhc/web/wiklou.git
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.
2010-07-08 Chad HorohoeChange Updaters to Updater
2010-07-08 Chad HorohoeRefactor a lot of updaters.inc into some classes in...
2010-07-08 Chad HorohoeAdd optional ul_value blob to updatelog so it can store...
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-07-08 Niklas LaxströmUnused template parameter
2010-07-08 Roan KattouwFollowup to r51583: actually use the rd_interwiki and...
2010-07-08 Chad HorohoeFollowup r68831, r69170. Set none as the default cache...
2010-07-08 Niklas LaxströmWhitespace fix
2010-07-08 Niklas LaxströmAdded $wgAllUnicodeFixes to replace live-hack at twn
2010-07-08 Niklas LaxströmSimplify wfMsgGetKey
2010-07-08 Niklas LaxströmUpdate syntax examples a bit
2010-07-08 Niklas LaxströmAvoid unstubbing in wfGetLangObj, code style
2010-07-08 Niklas LaxströmDocument mDebugtext
2010-07-08 Niklas LaxströmLittle debugging help for LinkBatch
2010-07-08 Mark A. Hershbergerr68831 make sure $selected is set.
2010-07-08 Max SemenikUpdate comment: makeLikeArray() is deprecated
2010-07-07 Ævar Arnfjörð... new-installer: Revert DB driver check breakage in r69128
2010-07-07 Philip TzouContinue to clean up the LanguageConverter.php.
2010-07-07 Chad Horohoe doesn't need to be passed by ref
2010-07-07 Chad HorohoeGive the installerdbtype object to custom callbacks...
2010-07-07 Chad HorohoePartial revert r69128: go back to making isCompiled...
2010-07-07 Mark A. Hershberger* use call_user_func instead of $class::isCompiled...
2010-07-07 Chad HorohoeperformInstallation() should halt when a fatal status...
2010-07-07 ThomasVfix text layer extraction (bug 21526); patch by Simon...
2010-07-07 Ævar Arnfjörð... new-installer: WebInstaller's ->finish method needs...
2010-07-07 Ævar Arnfjörð... new-installer: Remove duplicate code added in r69128
2010-07-07 Ævar Arnfjörð... new-installer: Remove debug_print_backtrace() call...
2010-07-07 Philip Tzou* Deprecated convertLinkToAllVariants() since the ...
2010-07-07 Philip TzouClean up LanguageConverter.php.
2010-07-07 Mark A. Hershbergerfinish revert of r69108
2010-07-07 Mark A. Hershberger* Add Status::getWarningsArray() to complement Status...
2010-07-06 Ævar Arnfjörð... new-installer: Make findExtensions() return a key-value...
2010-07-06 Chad HorohoeRemove a few functions that have been labelled deprecat...
2010-07-06 Chad HorohoeRevert r69005 (adding valid_tag to parsertest tables...
2010-07-06 Ævar Arnfjörð... new-installer: Delay database object construction until...
2010-07-06 Chad HorohoeFollowup r69007, use $wgDeletedDirectory since it exist...
2010-07-06 Chad HorohoeDisable installer when LocalSettings.php is detected
2010-07-06 Chad HorohoeRefactor installation into parent class, shouldn't...
2010-07-06 Chad HorohoeAlso add a box around warnings like errors
2010-07-06 Chad HorohoeTurn getStatusErrorBox() into getStatusBox() so it...
2010-07-06 Chad HorohoeMake this public again, MysqlInstaller uses it :(
2010-07-06 Sam ReedStylize API
next