aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-colorizer/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-1652-3076/+0
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1046-92/+92
|
* Fix quality flawsSimon Brandhof2016-04-061-3/+3
|
* Fix quality flawsSimon Brandhof2016-02-291-1/+1
|
* Fix quality flawSimon Brandhof2016-02-081-8/+7
|
* Fix quality gatesSimon Brandhof2016-02-051-2/+2
|
* squid:S1213 members of an interface decleration or class should appear in a ↵Zeeshan Asghar2016-01-293-21/+18
| | | | pre-defined order
* Fix project title in copyright headersSimon Brandhof2016-01-1346-46/+46
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0546-185/+184
|
* 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
| | | | | * it is not used by webapp as it's duplicated by sonar-web/sonar-colorizer.less * maven parallel build breaks during the first execution (empty local repo). The real reason was that dependency on sonar-colorizer was missing in sonar-web.
* 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
|\ | | | | | | | | | | | | | | Conflicts: sonar-colorizer/src/main/java/org/sonar/colorizer/HtmlOptions.java sonar-plugin-api/src/main/java/org/sonar/api/batch/SonarIndex.java sonar-plugin-api/src/main/java/org/sonar/api/component/ResourcePerspectives.java sonar-plugin-api/src/main/java/org/sonar/api/web/CodeColorizerFormat.java
| * SONAR-5864 API cleanupJulien HENRY2014-12-0125-37/+126
| | | | | | | | | | | | * add a proper way to create perspective on InputFile * add a proper way to convert InputFile to resource * deprecate colorizer
* | 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
| | | | This reverts commit 57ebc479a474152480fb23f6c15fc3e288f6fc88.
* 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 ↵Evgeny Mandrikov2012-07-113-8/+17
| | | | subclassing
* 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
|