1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a mechanism to always use the same version until maintenance/update.php is run More... about 9 years ago
Added wgExtensionCredits for backward compatibility More... about 9 years ago
Update Composer dependencies More... about 9 years ago
Register two mechanisms to avoid creating a LocalSettings.php More... about 9 years ago
Fix bug when there are no extensions enabled (or skins) More... about 9 years ago
Added a callback to give the suffix More... over 9 years ago
Fix some bugs with old MediaWiki versions More... over 9 years ago
Disable the cache if requested More... over 9 years ago
Added a variable $data which can be used in config parameters for data directory More... over 9 years ago
PHP is now the default cache format More... over 9 years ago
Added performance with PHP7+OPcache: 0.5ms (/total=45ms) vs 3ms (/total=350ms) ; better indent if JSON More... over 9 years ago
Doc about performance ; minor changes More... over 9 years ago
Added the farm in the cache path ; computed performance with a strict protocol: doc added ; removed cache parameter from publicised parameters More... over 9 years ago
Renamed an old doc to .rst More... over 9 years ago
Added user documentation (complete 3.5/5); changed default config according to doc More... over 9 years ago
Version 0.1.0-dev More... over 9 years ago
The CLI monoversion didn’t work anymore, fixed More... over 9 years ago
Documentation More... over 9 years ago
Correct path for extension.json in case of multiversion More... over 9 years ago
Forgotten debug More... over 9 years ago
Removed the constant MEDIAWIKI_FARM and I checked all configurations they works and they are not available on the Web as raw files More... over 9 years ago
Now every request is first loaded with MediaWikiFarm::load instead of sometimes two methods More... over 9 years ago
Bug when executing a script in monoversion installations More... over 9 years ago
Documentation More... over 9 years ago
Added a script to execute a MediaWiki script in the context of a farm More... over 9 years ago
Additional checks on the host More... over 9 years ago
Add status 404 in case of nonexistent wiki More... over 9 years ago
Added support for external executable config files More... over 9 years ago
Moved example files farms.yml/json/php to docs/config ; the directory /config can be used for production configuration if wanted More... over 9 years ago
In multiversion installations, added an optional file to set directories ; added a dedicated property for cacheDir More... over 9 years ago