aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-colorizer/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6370 Remove guava from dependencies of sonar-colorizerSimon Brandhof2015-05-288-67/+30
* Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-151-2/+2
* Useless codeDavid Gageot2015-05-123-3/+3
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-3/+0
* Build must not copy sonar-colorizer/sonar-colorizer.css in sonar-web.Simon Brandhof2015-04-241-0/+7
* Replace fest-assert by assertJSimon Brandhof2015-01-1014-14/+14
* Fix quality flawsSimon Brandhof2015-01-061-1/+2
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-12-0125-37/+126
|\
| * SONAR-5864 API cleanupJulien HENRY2014-12-0125-37/+126
* | Add missing @Override annotationsSimon Brandhof2014-10-106-0/+8
* | Fix quality flawsSimon Brandhof2014-10-093-3/+13
* | Fix quality flawsSimon Brandhof2014-10-071-0/+26
|/
* Continue move from hamcrest to fest-assertSimon Brandhof2014-04-2113-139/+109
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1145-45/+45
* Fix quality flawsJulien Lancelot2014-02-061-1/+3
* Revert "Add package-info files"Julien Lancelot2013-09-171-24/+0
* Add package-info filesJulien Lancelot2013-09-161-0/+24
* Fix some quality flawsDinesh Bolkensteyn2013-08-295-5/+5
* Fix some quality flawsJulien HENRY2013-08-281-4/+6
* Fix some quality flawsSimon Brandhof2013-08-172-2/+2
* Fix minor quality flawsSimon Brandhof2013-08-011-2/+1
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
* SONAR-4237 remove the orange background on referencesSimon Brandhof2013-05-131-4/+0
* SONAR-3893 Fixed issue related to coverage data filteringJean-Baptiste Vilain2013-04-241-5/+3
* SONAR-4258 Added ampersand escaping in sonar-colorizerJean-Baptiste Vilain2013-04-231-0/+14
* SONAR-4258 Added ampersand escaping in sonar-colorizerJean-Baptiste Vilain2013-04-233-10/+32
* Update copyright headersSimon Brandhof2013-04-2245-180/+180
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2145-135/+135
* SONAR-3893 Ajusted CSS for symbols highlightingJean-Baptiste Vilain2013-04-171-1/+1
* SONAR-3893 Ajusted CSS for symbols highlightingJean-Baptiste Vilain2013-04-171-1/+3
* SONAR-3893 Added symbols class for debug purposeJean-Baptiste Vilain2013-04-171-0/+4
* SONAR-3893 Added symbols class for debug purposeJean-Baptiste Vilain2013-04-171-0/+3
* Replace unmodifiableSets with ImmutableSetsDavid Gageot2012-07-173-35/+23
* Fix Indentation violationsDavid Gageot2012-07-172-10/+12
* SONAR-3531 Allow to use two instances of MultilinesDocTokenizer without subcl...Evgeny Mandrikov2012-07-113-8/+17
* SONAR-3531 Allow to use MultilinesDocTokenizer for html commentsEvgeny Mandrikov2012-07-093-30/+43
* Suppress warningsDavid Gageot2012-05-251-1/+1
* Fix warningsDavid Gageot2012-05-141-9/+10
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-278-0/+9
* Code cleaning : Remove unnecessary castsDavid Gageot2012-04-273-4/+4
* Remove warningsDavid Gageot2012-04-271-1/+1
* 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 other...Dinesh Bolkensteyn2011-10-201-1/+0
* 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 for...Freddy Mallet2011-04-172-11/+8