aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
Commit message (Expand)AuthorAgeFilesLines
* build: Run eslint for /docs/ and make passUmherirrender2022-07-271-1/+1
* QUnit: Set default file type to jsKosta Harlan2022-02-091-0/+1
* QUnit: Allow running tests for core or single skin/extensionKosta Harlan2022-02-091-5/+13
* eslint: Only apply client rules to client filesEd Sanders2022-02-091-3/+4
* build: Update SVGO to latest v2.3.0 and re-crush SVGsVolker E2021-05-181-37/+0
* Update stylelint-config-wikimedia to 0.10.3Ed Sanders2020-11-191-0/+3
* eslint: Update to eslint-config-wikimedia 0.16.0Ed Sanders2020-06-021-1/+2
* build: Move eslint ignores to .eslintignoreTimo Tijhof2020-04-221-18/+1
* Merge "build: Provide linting for .vue files from upstream"jenkins-bot2020-04-161-5/+7
|\
| * build: Provide linting for .vue files from upstreamRoan Kattouw2020-04-151-5/+7
* | resources: Provide an ES6-style Promises library with a skip functionJames D. Forrester2020-04-141-0/+2
|/
* Revert "build: Linting for .vue files"Catrope2020-03-301-5/+5
* build: Remove old ZUUL_PROJECT hack from Gruntfile.jsTimo Tijhof2020-03-291-9/+6
* build: Linting for .vue filesRoan Kattouw2020-02-051-5/+5
* Remove unnecessary reportUnusedDisableDirectivesEd Sanders2019-11-151-1/+0
* ParamValidator: Use MessageValue!Brad Jorsch2019-11-011-1/+2
* Split rest messages from the main en.jsonAmir Aharoni2019-10-221-0/+1
* build: Lower default Karma logLevel during local developmentTimo Tijhof2019-09-241-1/+1
* Grunt: Expand js{,on} for readabilityEd Sanders2019-08-281-1/+1
* build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlintJames D. Forrester2019-05-061-10/+4
* build: Upgrade grunt-banana-checker from 0.6.0 to 0.7.0 and make passJames D. Forrester2019-04-301-0/+1
* eslint: Enable cachingEd Sanders2019-02-191-1/+2
* build: Use headless Chrome and Firefox for QUnit testingTimo Tijhof2019-02-101-9/+14
* build: Add 'svgmin' Grunt task and crush SVGsVolker E2019-02-061-1/+38
* Move exif messages to a separate i18n fileAmir Aharoni2018-12-271-0/+1
* eslint: Turn on reportUnusedDisableDirectivesEd Sanders2018-12-141-0/+3
* skins: Remove redundant mediawiki.hidpi scriptTimo Tijhof2018-06-251-3/+1
* Remove the unused 'jquery.farbtastic' moduleTimo Tijhof2018-05-231-1/+0
* resources: Move the remaining src/mediawiki/ filesTimo Tijhof2018-05-091-1/+1
* jsjpegmeta: Move export patch to a separate fileTimo Tijhof2018-05-041-1/+1
* selenium: Run wdio directly without gruntTimo Tijhof2018-04-301-9/+0
* selenium: Remove Jenkins configuration fileŽeljko Filipin2018-04-131-8/+1
* build: Add grunt target for 'karma:firefox'Timo Tijhof2018-02-121-2/+2
* build: Update stylelintEd Sanders2017-10-271-3/+0
* Gruntfile.js: Remove obsolete eslint omissionsArlo Breault2017-08-031-2/+0
* build: Update karma to 1.5.0, karma-firefox-launcher to 1.0.1Paladox2017-04-151-1/+4
* build: karma now reports with mocha formatterAntoine Musso2017-03-201-1/+1
* Selenium tests in Node.js using WebdriverIOŽeljko Filipin2017-03-141-0/+16
* qunit: Make eslint config pass on qunit test filesTimo Tijhof2017-02-221-1/+2
* build: Enable use of stylelint-config-wikimedia and make passVolker E2017-02-201-1/+1
* build: Fix stylelint glob patternEd Sanders2017-02-201-1/+1
* build: Upgrade karma-chrome-launcher to support Chromium on Mac/WindowsAntoine Musso2017-01-121-0/+3
* build: Karma proxy should convert Host headerAntoine Musso2016-12-231-1/+4
* Merge "Remove JSON polyfill, deprecate 'json' module"jenkins-bot2016-11-231-1/+0
|\
| * Remove JSON polyfill, deprecate 'json' modulePeter Hedenskog2016-11-221-1/+0
* | Fix globbing for eslintBrad Jorsch2016-11-221-2/+3
|/
* build: Replace jscs+jshint with eslintEd Sanders2016-11-151-20/+31
* build: Enforce the rest of the colour-related stylelintsJames D. Forrester2016-05-191-1/+1
* build: Introduce stylelintJames D. Forrester2016-05-191-2/+9
* build: Enable karma debug log and use progress reporterAntoine Musso2016-01-151-1/+2