This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9d0d489412
wiki.techinc.nl
/
includes
/
installer
History
Translation updater bot
45a677367f
Localisation updates from
https://translatewiki.net
.
...
Change-Id: I7670291945ff6986eb02aa5ff651a62fb457855a
2021-07-19 08:04:43 +02:00
..
Hook
i18n
Localisation updates from
https://translatewiki.net
.
2021-07-19 08:04:43 +02:00
CliInstaller.php
DatabaseInstaller.php
Merge "DatabaseInstaller.php: Only run core schema file if specified table doesn't already exist"
2021-06-14 16:16:48 +00:00
DatabaseUpdater.php
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
2021-06-15 00:11:10 +00:00
InstallDocFormatter.php
Installer.php
Merge "Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)"
2021-06-29 10:34:41 +00:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php
LocalSettingsGenerator.php
LocalSettingsGenerator: Don't use 'ie' when you mean 'e.g.'
2021-05-27 14:37:44 -07:00
MysqlInstaller.php
Use array_fill_keys() instead of array_flip() if that reflects the developer's intention
2021-06-15 00:11:10 +00:00
MysqlUpdater.php
Rename change_tag indexes to have ct_ prefix
2021-06-08 17:57:15 +01:00
PostgresInstaller.php
Add some missing __METHOD__ parameters to database calls
2021-06-07 19:28:51 +00:00
PostgresUpdater.php
Merge "Rename change_tag indexes to have ct_ prefix"
2021-06-08 17:50:09 +00:00
SqliteInstaller.php
SqliteUpdater.php
Rename change_tag indexes to have ct_ prefix
2021-06-08 17:57:15 +01:00
WebInstaller.php
Installer: The installer should use
.warningbox
for styling warnings, not
.mw-infobox
2021-04-15 20:55:44 +00:00
WebInstallerComplete.php
WebInstallerCopying.php
WebInstallerDBConnect.php
WebInstallerDBSettings.php
WebInstallerDocument.php
WebInstallerExistingWiki.php
WebInstallerInstall.php
WebInstallerLanguage.php
WebInstallerName.php
Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName""
2021-05-31 16:01:36 +03:00
WebInstallerOptions.php
Authority: expose user block info
2021-06-30 13:42:21 +02:00
WebInstallerOutput.php
resourceloader: Add missing Module->setConfig() calls in tests and installer
2021-06-13 21:20:58 +00:00
WebInstallerPage.php
WebInstallerReleaseNotes.php
WebInstallerRestart.php
WebInstallerUpgrade.php
WebInstallerUpgradeDoc.php
WebInstallerWelcome.php