Update the Chinese conversion tables.
[lhc/web/wiklou.git] / includes / installer /
2010-07-24 Sam ReedRemoval of unused globals
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Jeroen De Dauw@ -> wfSuppressWarnings and wfRestoreWarnings
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Jeroen De DauwClarified field and method visibility and doc improvements
2010-07-21 Jeroen De DauwDoc and style improvements
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwClarified field and method visibility and added TODOs
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwRe-did r69590
2010-07-20 Tim StarlingApplying the text changes to the file as in r69589...
2010-07-20 Tim StarlingContinued cleanup of r69589: adding DatabaseInstaller...
2010-07-20 Tim StarlingCleanup for r69589 etc., deleting the file so I can...
2010-07-20 Jeroen De DauwFollow up to r69589
2010-07-20 Jeroen De DauwFollow up to r69589
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwRenamed InstallerDBType to DatabaseInstaller
2010-07-19 Roan KattouwAdd iw_api and iw_wikiid fields to the interwiki table...
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-19 Jeroen De DauwSplit WebInstallerPage and deriving classes from WebIns...
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-18 Mark A. Hershberger* re r69332, r64217: complete removal of WikiSysop...
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-14 Chad HorohoeFix flush(). Need ob_flush()
2010-07-14 Chad HorohoeRevert r64217 (WikiSysop is back, and now (s)he's local...
2010-07-14 Chad HorohoeInstaller no longer writes LocalSettings.php to /config...
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 Chad HorohoeAdd $wgUseInstantCommons support to installer, tweak...
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-09 Chad HorohoeThis can be protected now since we redid installSteps...
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-08 Chad HorohoeTweaks to UPGRADE and INSTALL instructions. Include...
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 HorohoeFollowup r68831, r69170. Set none as the default cache...
2010-07-08 Mark A. Hershbergerr68831 make sure $selected is set.
2010-07-07 Ævar Arnfjörð Bjar... new-installer: Revert DB driver check breakage in r69128
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 Ævar Arnfjörð Bjar... new-installer: WebInstaller's ->finish method needs...
2010-07-07 Ævar Arnfjörð Bjar... new-installer: Remove duplicate code added in r69128
2010-07-07 Ævar Arnfjörð Bjar... new-installer: Remove debug_print_backtrace() call...
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ð Bjar... new-installer: Make findExtensions() return a key-value...
2010-07-06 Ævar Arnfjörð Bjar... 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 HorohoeTurn getStatusErrorBox() into getStatusBox() so it...
2010-07-06 Chad HorohoeMake this public again, MysqlInstaller uses it :(
2010-07-05 Chad HorohoeMake visibilities actually mean it
2010-07-05 Chad HorohoeNot the parent, use this
2010-07-04 Ævar Arnfjörð Bjar... LocalSettingsGenerator: Document $wgLanguageCode in...
2010-07-04 Ævar Arnfjörð Bjar... LocalSettingsGenerator: Document $wgDiff3 in the genera...
2010-07-04 Ævar Arnfjörð Bjar... LocalSettingsGenerator: Align the few assignments in...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: A better implementation of the database...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Use `` instead of wfShellExec() like...
2010-07-04 Chad HorohoeAdd LocalSettings checker thing. Haven't used it in...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Return newGood() from CreateDBAccount...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: GRANT permissions to our new non-root...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Don't use some made-up $host:$ip for...
2010-07-03 Max SemenikNew installer: fixed fatal exception due to attempted...
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-07-01 Chad HorohoeFollowup r63389: remove useless CACHE_DB and confusing...
2010-06-30 Roan KattouwFix r65069 per CR: put logo setting outside of block...
2010-06-30 Tim StarlingFix error suppression from r63209.
2010-06-30 Tim Starling* Removed mockup code from WebInstallerPage::execute...
2010-06-30 Chad HorohoeFix for r68645: <doclink> was removed in refactor
2010-06-29 Mark A. Hershberger* remove bogus outputFooter call
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-23 Max SemenikFixes for r66013: fixed syntax, switched interwiki...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...
2010-06-23 Mark A. Hershbergerremove todo tag now that its done.
2010-06-16 Mark A. Hershberger* Create new DatabaseSqlite::checkForEnabledSearch...
2010-06-14 Chad HorohoeFollowup r68013, rm minor unrelated change
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-14 Chad HorohoeRemove unused var
2010-06-09 Chad HorohoeFix rename of exception from when I moved it
2010-06-09 Chad HorohoeEscape {{, [[ and < in doc pages (not all wikitext...
2010-06-08 Chad HorohoeFollowup r66383, need to update generated LocalSettings...
2010-06-07 Chad HorohoeSave settings after adding the groups, or the groups...
next