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
c309a5dd25
wiki.techinc.nl
/
includes
/
installer
History
jenkins-bot
8e20e195eb
Merge "Authority: expose user block info"
2021-06-30 15:12:06 +00:00
..
Hook
i18n
Post Revision-removal cleanup
2021-06-24 00:32:39 +00:00
CliInstaller.php
Drop wgContLang, deprecated in 1.32
2021-03-08 13:27:28 -06:00
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
Migrate archive table to abstract schema
2021-03-13 21:51:16 +01:00
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