aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-colorizer/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2012-04-034-15/+19
|
* Fix some quality flawsEvgeny Mandrikov2012-02-172-4/+4
|
* Update copyright header for this new yearSimon Brandhof2012-01-1045-45/+45
|
* Fix violationsEvgeny Mandrikov2011-11-032-6/+5
|
* SONAR-2923 and SONAR-2632: Fixed some side-effect compilations error in ↵Dinesh Bolkensteyn2011-10-201-1/+0
| | | | other modules
* Fix violationsEvgeny Mandrikov2011-05-291-8/+9
|
* Tests should be independent from EOL in resourcesEvgeny Mandrikov2011-04-221-16/+23
|
* SONAR-2115 : use StringBuilder.append() instead of String+Stringsimonbrandhof2011-04-171-5/+4
|
* fix SONAR-2295 : Line number representation in source code view are wrong ↵Freddy Mallet2011-04-172-11/+8
| | | | for files that use mixed line endings
* fix SONAR-2115 : Files with Windows end of lines are badly parsed by syntax ↵Freddy Mallet2011-04-163-38/+46
| | | | highlighter
* Upgrade copyright headerssimonbrandhof2011-02-0445-124/+124
|
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-312-0/+38
|
* SONAR-2115 add an unit test to reproduce the bug (Files with Windows end of ↵simonbrandhof2011-01-181-4/+18
| | | | lines are badly parsed by syntax highlighter)
* syntax highlighter: add the CSS class .code .p for preprocessing directivessimonbrandhof2010-10-041-0/+6
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-0650-0/+2874
value of rule parameters in Q profile console