aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-12-24Add parameter for S4660 to define custom pseudo-elements (#220)Alban Auzeill
2019-12-23Add Angular Material 'md' and Font Awesome 'fa' prefixes to default config ↵Alban Auzeill
of S4670 (#219)
2019-12-23Send file content to NodeJS process if encoding not UFT-8 (#224)Alban Auzeill
2019-12-23Use redirectTestOutputToFile to hide ugly test logs (#229)Elena Vilchik
2019-12-23Add IT test on windows (#228)Alban Auzeill
2019-12-18Rely on NodeJS API of Stylelint to execute CSS rules (#221)Elena Vilchik
2019-12-12Analyze CSS in non-CSS files even if no CSS files in the project (#218)Alban Auzeill
2019-12-11Rely on sonar-plugin-api 7.9 (#217)Alban Auzeill
2019-11-19Fix cirrus-ci cache issueTom
2019-10-25Migrate from travis-cix to cirrus-citomverin
2019-10-02Remove html and js plugins from ITs (#207)Tibor Blenessy
2019-08-09Fix ITs: assert only number of issues from css plugin (#200)Tibor Blenessy
2019-07-10Update orchestrator to version 3.26Evgeny Mandrikov
2019-07-08Rely on new SQ LTS in ITsvilchik-elena
2019-07-08Prepare next development iteration (1.2)vilchik-elena
2019-06-28Update metadata (#189)1.1.1.1010Tibor Blenessy
2019-06-28Bump version to 1.1.1vilchik-elena
2019-06-28Exclude JS/TS from analysisvilchik-elena
2019-06-14Bump version of stylelint to 10.1.0 (#186)1.1.0.993Elena Vilchik
2019-06-14Revert "Add rule S5362: Expressions within "calc" should be valid (#180)" (#185)Elena Vilchik
This reverts commit 479b21eb67bd2f5f7170cb4e14b19561ed59ddcf.
2019-06-14S4670: add parameter for ignored types (#182)Elena Vilchik
2019-06-14Analyse CSS inside other language files (html, vue) (#183)Elena Vilchik
2019-06-13Add rule S5362: Expressions within "calc" should be valid (#180)Elena Vilchik
Removes S4650 from the default profile, because of overlap.
2019-06-13Update rules metadatavilchik-elena
2019-06-13Update version to 1.1-SNAPSHOTvilchik-elena
2019-06-12Consider 'x' unit as compliant for S4653 (#178)Elena Vilchik
2019-06-12Support stylelint report in different encoding (#176)Elena Vilchik
2019-06-12Ignore Angular Material selector types in S4670 (#177)Elena Vilchik
2019-06-11Add warning when old NodeJS property is used (#175)Elena Vilchik
2019-06-07Reuse logic from SonarJS to discover node executable (#173)Elena Vilchik
* Reuse logic from SonarJS to discover node executable * change min size * Fix lookup of node from maven plugin on Win
2019-06-07Add parse error text and position to the log (#172)Elena Vilchik
2019-06-07Remove 'forRule' API used for external issue creation (#174)Elena Vilchik
2019-06-05Avoid false-positive due to CSS Modules specific syntax (#171)Elena Vilchik
2019-05-17Update Jenkinsfile library to 2.1.2 (fixes releasability check) (#169)David Rautureau
2019-04-25Update Stylelint version to 10.0.1 (#163)Elena Vilchik
2019-04-23Use property to set release flagTibor Blenessy
2019-04-23Update license headersTibor Blenessy
2019-04-23Update CI build to use JDK 11Tibor Blenessy
2019-04-10Update orchestrator to fix failing QA with latest SQ (#162)Alban Auzeill
2019-03-29QA: test against DOGFOOD SQ instead of DEV (#157)tomverin
2019-03-08Fix build after repox URL change (#155)pynicolas
* Update travis-utils to v54 * Update repox URL in Jenkinsfile
2019-01-16Upgrade to travis-utils v53Andrea Guarino
2018-11-23Fix FP S4659: ":local" and ":global" css-modules switches (#145)1.0.3.724Elena Vilchik
2018-11-21Remove S4664 from default profile (#143)Elena Vilchik
* Remove S4664 from default profile * Activate all rules in IT
2018-11-21Fix FP S4662: @extend in Sass (#144)Elena Vilchik
2018-11-21Bump version to 1.0.3 (#142)Elena Vilchik
2018-11-06Use BURGRX for notifications (#137)David Rautureau
2018-10-24Register warning when CSS files were not analyzed because of Node.js ↵Janos Gyerik
configuration issues
2018-10-24Update SQ dependency to 7.4-alpha2Janos Gyerik
2018-10-23BUILD-715 update location of orchestrator properties (#134)David Rautureau