index
:
sonar-css
S4662-ignore-sass-@use
alban/issue-204
dependabot/npm_and_yarn/sonar-css-plugin/css-bundle/acorn-5.7.4
godin/wip
issue-213
issue-225
issue-227
master
misc
SonarCSS: CSS Analyzer for SonarQube
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-css-plugin
Age
Commit message (
Expand
)
Author
2020-01-14
Prepare for next development iteration (#246)
Elena Vilchik
2020-01-13
Use stylelint 13.0.0 (#245)
1.2.0.1325
Elena Vilchik
2020-01-13
Implement close endpoint to shutdown the Node.js process (#243)
Tibor Blenessy
2020-01-08
Stop server process (#242)
Elena Vilchik
2020-01-03
Update rules metadata (#240)
Elena Vilchik
2020-01-03
Rely on run-node on Mac (#236)
Elena Vilchik
2020-01-02
Use latest stylelint (12.0.1) (#237)
Elena Vilchik
2020-01-02
Update year in license headers (#238)
Elena Vilchik
2019-12-27
Add analyzer documentation (#233)
Elena Vilchik
2019-12-27
Analyze CSS in Vue Single File Components (#232)
Elena Vilchik
2019-12-27
Avoid error level logs when on project without CSS files (#231)
Elena Vilchik
2019-12-24
Restructure packages
vilchik-elena
2019-12-24
Update NodeJS version used for build
vilchik-elena
2019-12-24
Test error logs passed from NodeJS process
vilchik-elena
2019-12-24
Add parameter for S4660 to define custom pseudo-elements (#220)
Alban Auzeill
2019-12-23
Add Angular Material 'md' and Font Awesome 'fa' prefixes to default config of...
Alban Auzeill
2019-12-23
Send file content to NodeJS process if encoding not UFT-8 (#224)
Alban Auzeill
2019-12-23
Use redirectTestOutputToFile to hide ugly test logs (#229)
Elena Vilchik
2019-12-18
Rely on NodeJS API of Stylelint to execute CSS rules (#221)
Elena Vilchik
2019-12-12
Analyze CSS in non-CSS files even if no CSS files in the project (#218)
Alban Auzeill
2019-12-11
Rely on sonar-plugin-api 7.9 (#217)
Alban Auzeill
2019-07-08
Prepare next development iteration (1.2)
vilchik-elena
2019-06-28
Bump version to 1.1.1
vilchik-elena
2019-06-28
Exclude JS/TS from analysis
vilchik-elena
2019-06-14
Bump version of stylelint to 10.1.0 (#186)
1.1.0.993
Elena Vilchik
2019-06-14
Revert "Add rule S5362: Expressions within "calc" should be valid (#180)" (#185)
Elena Vilchik
2019-06-14
S4670: add parameter for ignored types (#182)
Elena Vilchik
2019-06-14
Analyse CSS inside other language files (html, vue) (#183)
Elena Vilchik
2019-06-13
Add rule S5362: Expressions within "calc" should be valid (#180)
Elena Vilchik
2019-06-13
Update rules metadata
vilchik-elena
2019-06-13
Update version to 1.1-SNAPSHOT
vilchik-elena
2019-06-12
Consider 'x' unit as compliant for S4653 (#178)
Elena Vilchik
2019-06-12
Support stylelint report in different encoding (#176)
Elena Vilchik
2019-06-12
Ignore Angular Material selector types in S4670 (#177)
Elena Vilchik
2019-06-11
Add warning when old NodeJS property is used (#175)
Elena Vilchik
2019-06-07
Reuse logic from SonarJS to discover node executable (#173)
Elena Vilchik
2019-06-07
Add parse error text and position to the log (#172)
Elena Vilchik
2019-06-07
Remove 'forRule' API used for external issue creation (#174)
Elena Vilchik
2019-06-05
Avoid false-positive due to CSS Modules specific syntax (#171)
Elena Vilchik
2019-04-25
Update Stylelint version to 10.0.1 (#163)
Elena Vilchik
2019-04-23
Update license headers
Tibor Blenessy
2018-11-23
Fix FP S4659: ":local" and ":global" css-modules switches (#145)
1.0.3.724
Elena Vilchik
2018-11-21
Remove S4664 from default profile (#143)
Elena Vilchik
2018-11-21
Fix FP S4662: @extend in Sass (#144)
Elena Vilchik
2018-11-21
Bump version to 1.0.3 (#142)
Elena Vilchik
2018-10-24
Register warning when CSS files were not analyzed because of Node.js configur...
Janos Gyerik
2018-09-13
Dont specifically handle InterruptedException (#129)
Tibor Blenessy
2018-09-13
Fix quality flaw: improve coverage (#128)
Tibor Blenessy
2018-09-13
Log error output from external process and check for return value
Tibor Blenessy
2018-09-13
Increase and tighten limits enforcing size of final jar
Tibor Blenessy
[next]