Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / installer / CliInstaller.php
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-07 Aaron SchulzMerge "$wgGitRepositoryViewers to link to gitweb"
2012-05-06 SiebrandMerge "Added missing GPLv2 headers in some places."
2012-05-06 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-12-12 Chad HorohoeSeparate Cli/Web logic for envCheckServer() per CR...
2011-11-29 Chad HorohoeFix r102137. CliInstaller needs to override wgServer...
2011-11-06 Daniel FriesenMake the CliInstaller use --server to set wgServer...
2011-11-02 Mark A. Hershbergeravoid E_STRICT warnings when no --installdbpass is...
2011-10-11 Mark A. HershbergerFix cli install so that db user is created if needed.
2011-10-11 Mark A. HershbergerRemove duplicate bits from the optionmap
2011-08-03 Mark A. Hershberger* Make envCheckPath() specific to each installer, web...
2011-06-09 Mark A. HershbergerMFT r89770
2011-06-05 Sam ReedFollowup r89529
2011-05-02 Sam ReedDocumentation
2011-04-27 Max SemenikBug 28039 - Boldface all fatals. Moved showError()...
2011-04-02 Max SemenikCleaned up the mess of message text being passed instea...
2011-03-25 Chad HorohoePartial revert r78593 (adding --upgrade option to insta...
2011-03-20 Max Semenik(bug 26939) Installer does not set $wgMetaNamespace
2011-03-19 Max SemenikFixed message borkage from r78593
2011-02-10 Platonides$wgDBts2schema was removed in r81132
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2011-01-07 Sam ReedRevert r79807
2011-01-07 Sam ReedAllow CLI installer to set $whShowExceptionDetails
2010-12-19 Mark A. HershbergerNot sure how I missed --scriptpath option since it...
2010-12-19 Mark A. Hershberger* Add --wikiroot option to CLI installer so the user...
2010-11-16 Max SemenikAdded --env-checks parameter to install.php that checks...
2010-11-02 Chad HorohoeFollowup r70207, make path for LocalSettings.php config...
2010-10-02 Alexandre EmsenhuberUncommented some used options; added the possibility...
2010-09-04 Siebrand MazelandMore whitespace updates for files touched in r72342:
2010-09-04 Mark A. Hershbergerw/s changes
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-07-30 Mark A. Hershberger* Make parsertests work with interwiki table on sqlite
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-29 Jeroen De DauwRemoved showStatusMessage from the Installer and WebIns...
2010-07-25 Sam ReedMore unused globals
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
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-07 Mark A. Hershberger* Add Status::getWarningsArray() to complement Status...
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...