openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MediaWiki extension MediaWikiFarm
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jul 25, 2024 — Jul 25, 2025
Showing page 7 of 9
Search / Filter on:
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
Seb35
More...
about 9 years ago
Added wgExtensionCredits for backward compatibility
Seb35
More...
about 9 years ago
Update Composer dependencies
Seb35
More...
about 9 years ago
Register two mechanisms to avoid creating a LocalSettings.php
Seb35
More...
about 9 years ago
Fix bug when there are no extensions enabled (or skins)
Seb35
More...
about 9 years ago
Added a callback to give the suffix
Seb35
More...
over 9 years ago
Fix some bugs with old MediaWiki versions
Seb35
More...
over 9 years ago
Disable the cache if requested
Seb35
More...
over 9 years ago
Added a variable $data which can be used in config parameters for data directory
Seb35
More...
over 9 years ago
PHP is now the default cache format
Seb35
More...
over 9 years ago
Added performance with PHP7+OPcache: 0.5ms (/total=45ms) vs 3ms (/total=350ms) ; better indent if JSON
Seb35
More...
over 9 years ago
Doc about performance ; minor changes
Seb35
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
Seb35
More...
over 9 years ago
Renamed an old doc to .rst
Seb35
More...
over 9 years ago
Added user documentation (complete 3.5/5); changed default config according to doc
Seb35
More...
over 9 years ago
Version 0.1.0-dev
Seb35
More...
over 9 years ago
The CLI monoversion didn’t work anymore, fixed
Seb35
More...
over 9 years ago
Documentation
Seb35
More...
over 9 years ago
Correct path for extension.json in case of multiversion
Seb35
More...
over 9 years ago
Forgotten debug
Seb35
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
Seb35
More...
over 9 years ago
Now every request is first loaded with MediaWikiFarm::load instead of sometimes two methods
Seb35
More...
over 9 years ago
Bug when executing a script in monoversion installations
Seb35
More...
over 9 years ago
Documentation
Seb35
More...
over 9 years ago
Added a script to execute a MediaWiki script in the context of a farm
Seb35
More...
over 9 years ago
Additional checks on the host
Seb35
More...
over 9 years ago
Add status 404 in case of nonexistent wiki
Seb35
More...
over 9 years ago
Added support for external executable config files
Seb35
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
Seb35
More...
over 9 years ago
In multiversion installations, added an optional file to set directories ; added a dedicated property for cacheDir
Seb35
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree