| .. |
|
CliInstaller.php
|
Separate Cli/Web logic for envCheckServer() per CR on r104576
|
2011-12-12 15:11:08 +00:00 |
|
DatabaseInstaller.php
|
Rename "user" and "text" when upgrading on PostgreSQL
|
2012-03-24 09:10:59 +01:00 |
|
DatabaseUpdater.php
|
follow up r113862 . changed public function name extensionTableExists to tableExists
|
2012-03-17 08:22:58 +00:00 |
|
Ibm_db2Installer.php
|
Fixes to DB2 support:
|
2011-12-16 21:17:20 +00:00 |
|
Ibm_db2Updater.php
|
Move config to 1.20 tooooo
|
2012-02-10 00:05:36 +00:00 |
|
InstallDocFormatter.php
|
|
|
|
Installer.i18n.php
|
Localisation updates for core and extension messages from translatewiki.net
|
2012-03-09 22:30:45 +00:00 |
|
Installer.php
|
Commit the cryptrand project worked on in git:
|
2012-03-20 05:17:40 +00:00 |
|
LocalSettingsGenerator.php
|
Add documentation
|
2011-10-18 17:26:09 +00:00 |
|
MysqlInstaller.php
|
Pass __METHOD__ to DatabaseBase::begin(), DatabaseBase::commit() and DatabaseBase::rollback()
|
2012-02-26 17:19:11 +00:00 |
|
MysqlUpdater.php
|
And fix the . from r113110
|
2012-03-06 00:10:36 +00:00 |
|
OracleInstaller.php
|
* partly fixes two issues exposed by bug 34280
|
2012-02-27 19:01:10 +00:00 |
|
OracleUpdater.php
|
Move config to 1.20 tooooo
|
2012-02-10 00:05:36 +00:00 |
|
PhpBugTests.php
|
Fix doxygen docs before REL1_19 branching
|
2012-02-01 20:53:38 +00:00 |
|
PostgresInstaller.php
|
Handle PostgreSQL transaction errors and improve schema detection
|
2012-03-09 17:24:57 +00:00 |
|
PostgresUpdater.php
|
Postgres updater: add config table, adjust us_image_bits type
|
2012-04-04 09:54:53 -04:00 |
|
SqliteInstaller.php
|
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
2012-02-09 19:30:01 +00:00 |
|
SqliteUpdater.php
|
And fix the . from r113110
|
2012-03-06 00:10:36 +00:00 |
|
WebInstaller.php
|
Update core usage of getLanguageName[s].
|
2012-03-08 20:56:26 +00:00 |
|
WebInstallerOutput.php
|
(bug 31236) Refactor CSS loading and apply CSSJanus to all CSS files.
|
2012-04-03 12:59:05 -07:00 |
|
WebInstallerPage.php
|
Update core usage of getLanguageName[s].
|
2012-03-08 20:56:26 +00:00 |