aboutsummaryrefslogtreecommitdiffstats
path: root/mw-config
Commit message (Expand)AuthorAgeFilesLines
* installer: Do not wrongly hide namespace input fieldFomafix2018-05-081-1/+3
* installer: Clean up ext-dependency jQuery codeTimo Tijhof2018-04-181-11/+8
* Merge "Handle extension dependencies in the installer"jenkins-bot2018-04-171-0/+48
|\
| * Handle extension dependencies in the installerKunal Mehta2018-04-131-0/+48
* | installer: Hide empty textbox if no extension tables were createdKunal Mehta2018-04-121-0/+5
|/
* Don't use `phpcs:ignoreFile` to selectively ignore sniffsKunal Mehta2018-04-081-2/+1
* installer: Fix setting a custom $wgMetaNamespaceKunal Mehta2018-04-061-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-011-3/+2
* build: Upgrade grunt-eslint from 19.0.0 to 20.0.0Ed Sanders2017-07-181-12/+8
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* stylelint: Drop over-ride for 'declaration-no-important' and make passJames D. Forrester2017-03-011-2/+2
* build: Enable selector-list-comma-newline-after stylelint ruleVolker E2017-02-232-2/+7
* build: Enable stylelint rule 'number-leading-zero' and make passJames D. Forrester2017-02-201-5/+5
* installer: Restore PHP 5.3 compatibility in index.phpBartosz Dziewoński2016-12-111-1/+2
* This changes grammar, spelling and flow of the READMEzppix12016-08-111-1/+1
* Fix typo in mw-config/overrides/READMEKunal Mehta2016-06-151-1/+1
* Change the way installer overrides workMax Semenik2016-06-092-81/+22
* Follow-up 276c30e: Use the correct hex for the green we wantJames D. Forrester2016-05-261-1/+1
* build: Enforce stylelints on function callsJames D. Forrester2016-05-191-4/+4
* build: Enforce stylelints on fontsJames D. Forrester2016-05-191-1/+1
* build: Enforce the rest of the colour-related stylelintsJames D. Forrester2016-05-192-3/+3
* build: Introduce stylelintJames D. Forrester2016-05-191-1/+1
* Compress PNGs with zopflipngOri Livneh2016-02-216-0/+0
* Convert all array() syntax to []Kunal Mehta2016-02-172-2/+2
* In Installer, set the context language early to avoid loading from UserTim Starling2016-02-101-0/+1
* phpcs: Use __DIR__ constant instead of callingumherirrender2015-11-151-0/+2
* Installer: use _MainCacheType form variablesaper2015-10-261-2/+2
* Web installer: Fix collapsing of field help textKevin Israel2015-09-261-5/+5
* Add missing images used in installer's CSSBartosz Dziewoński2015-09-122-0/+0
* build: Enable jscs rule 'requireSpacesInsideParentheses' and make passJames D. Forrester2015-09-031-9/+9
* mediawiki.legacy.config: use own help-field stylingOri Livneh2015-08-141-0/+29
* Do not support new installations via .php5 entrypoint any longerChad Horohoe2015-06-021-26/+0
* Check for dependencies in entry point and Maintenance.phpaude2015-05-231-6/+4
* installer: Remove unused references to wgResourceLoaderMaxQueryLengthTimo Tijhof2015-02-281-1/+1
* Require PHP >= 5.3.3Kunal Mehta2014-10-301-1/+1
* Merge "Use a custom MediaWiki logo during installation"jenkins-bot2014-09-031-0/+0
|\
| * Use a custom MediaWiki logo during installationBartosz Dziewoński2014-09-031-0/+0
* | Use String#slice instead of String#substr or String#substringTimo Tijhof2014-09-031-1/+1
|/
* Move installer files from skins/common/ to mw-config/Bartosz Dziewoński2014-08-1711-0/+338
* Fixed spacingumherirrender2014-07-191-1/+1
* Use PHP_VERSION constant instead of phpversion() function callChad Horohoe2014-07-091-1/+1
* Web installer: check for low PHP versions before executingSergio Santoro2014-07-081-0/+7
* installer: Remove unnecessary param to outputCss()Sergio Santoro2014-06-281-2/+1
* Installer: output css correctly when session errors occurSergio Santoro2014-05-041-0/+10
* Pass phpcs-strict on mw-config/Siebrand Mazeland2014-04-231-2/+3
* Clean up access pointsWaldir Pimenta2014-03-282-3/+6
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-5/+1
* Lots of spelling mistakes and phpdoc attributesYuri Astrakhan2013-03-101-1/+1
* Improve documentation of maintenance scripts and test suite.Alexandre Emsenhuber2012-10-023-0/+53