aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src/main/java/org/sonar/css/plugin/server
AgeCommit message (Expand)Author
2020-01-13Implement close endpoint to shutdown the Node.js process (#243)Tibor Blenessy
2020-01-08Stop server process (#242)Elena Vilchik
2020-01-03Rely on run-node on Mac (#236)Elena Vilchik
2020-01-02Update year in license headers (#238)Elena Vilchik
2019-12-27Avoid error level logs when on project without CSS files (#231)Elena Vilchik
2019-12-24Restructure packagesvilchik-elena
2019-12-23Send file content to NodeJS process if encoding not UFT-8 (#224)Alban Auzeill
2019-12-18Rely on NodeJS API of Stylelint to execute CSS rules (#221)Elena Vilchik