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
d3eda44624
wiki.techinc.nl
/
includes
/
installer
History
Translation updater bot
521182b10f
Localisation updates from
https://translatewiki.net
.
...
Change-Id: I786058c4dc4c9cc8ba163d9df3838c5e3a7ea091
2021-08-26 08:17:37 +02:00
..
Hook
i18n
Localisation updates from
https://translatewiki.net
.
2021-08-26 08:17:37 +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
installer: Replace deprecated MWHttpRequest::factory
2021-08-04 14:38:37 +02:00
InstallerOverrides.php
InstallerSessionProvider.php
InstallException.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
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
Same code style and formatting for exists-style SQL queries
2021-08-12 11:37:58 +02:00
PostgresUpdater.php
Remove unneeded continue/return statements
2021-08-17 22:53:53 +02:00
SqliteInstaller.php
build: Updating dependencies
2021-07-22 03:36:05 +00:00
SqliteUpdater.php
Rename change_tag indexes to have ct_ prefix
2021-06-08 17:57:15 +01:00
WebInstaller.php
Remove unneeded explicit true/false inside conditions
2021-08-17 21:52:34 +02: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