aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2602 persist project language before execution of extensionsSimon Brandhof2012-09-283-21/+25
* Fix violationsFabrice Bellingard2012-09-281-4/+2
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-271-7/+18
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-272-39/+0
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-271-0/+6
* SONAR-3636 Add and feed a new column projects.created_atFabrice Bellingard2012-09-271-22/+44
* SONAR-2325 Add the confidence level property on the Findbugs pluginFabrice Bellingard2012-09-251-0/+2
* SONAR-3529 prepare for json parsing of property setsDavid Gageot2012-09-254-11/+109
* SONAR-3529 API: ability to define property sets.David Gageot2012-09-242-6/+42
* SONAR-3529 API: ability to define property sets.David Gageot2012-09-242-0/+16
* SONAR-2376 Add an extension point to define a HTML bannerSimon Brandhof2012-09-241-0/+20
* SONAR-3529 API: ability to define property sets. Fix server startupDavid Gageot2012-09-242-1/+42
* SONAR-3529 API: ability to define property sets. Fix server startupDavid Gageot2012-09-242-2/+10
* SONAR-2376 Add an extension point to define a HTML bannerSimon Brandhof2012-09-241-0/+29
* SONAR-3529 API: ability to define property setsDavid Gageot2012-09-244-0/+184
* Typo in commentDavid Gageot2012-09-241-1/+1
* SONAR-3754 Trying to remove duplicationDavid Gageot2012-09-241-25/+36
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-211-0/+8
* SONAR-3754 API: ability to define a cardinality on a propertyDavid Gageot2012-09-204-16/+122
* Revert "SONAR-3778 Bad performances when Hibernate requests measures on quali...Simon Brandhof2012-09-172-33/+8
* SONAR-3698 correctly propagate exit code on WindowsSimon Brandhof2012-09-131-1/+1
* SONAR-3778 Bad performances when Hibernate requests measures on quality modelsSimon Brandhof2012-09-052-8/+33
* SONAR-3768 Deprecate metric comment_blank_linesEvgeny Mandrikov2012-09-031-4/+13
* Add tip for parsing KeyValueFormat format from ruby codeSimon Brandhof2012-08-161-2/+4
* SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClientSimon Brandhof2012-08-161-162/+0
* SONAR-3706 API : remove the deprecated annotation org.sonar.check.CheckSimon Brandhof2012-08-163-49/+0
* Automatic merge from branch-3.2Jenkins CI2012-07-261-13/+8
|\
| * SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parametersSimon Brandhof2012-07-261-13/+8
* | SONAR-3698 Improve documentation, code coverage and add a salt of GuavaDavid Gageot2012-07-261-17/+23
* | SONAR-3698 API : ability to execute scripts without enough permissionsSimon Brandhof2012-07-251-0/+26
|/
* SONAR-3690 do not use getBytes(UTF-8) in the constructor of MeasureDataSimon Brandhof2012-07-241-6/+1
* SONAR-3690 Bad charset when reading measure text dataSimon Brandhof2012-07-241-6/+19
* SONAR-3646 fix transaction conflict with H2Simon Brandhof2012-07-201-1/+13
* Simplify codeDavid Gageot2012-07-181-0/+30
* Fix violationDavid Gageot2012-07-171-1/+1
* Fix violationDavid Gageot2012-07-171-1/+1
* Restore Api compatibilityDavid Gageot2012-07-171-2/+10
* Remove warningsDavid Gageot2012-07-161-0/+1
* Remove warningDavid Gageot2012-07-161-2/+2
* Restore Api compatibilityDavid Gageot2012-07-161-2/+6
* Shorter code for HttpDownloaderDavid Gageot2012-07-161-84/+77
* Don't use hardcoded charsetsDavid Gageot2012-07-161-3/+3
* Unused importsDavid Gageot2012-07-161-1/+0
* Fix measure data not being evicted anymoreDavid Gageot2012-07-161-1/+1
* Remove UriReader#openStream()Simon Brandhof2012-07-162-29/+0
* Don't close the stream twiceDavid Gageot2012-07-161-1/+0
* Fix warningsDavid Gageot2012-07-161-1/+1
* Fix warningsDavid Gageot2012-07-162-0/+10
* Fix some quality flawsSimon Brandhof2012-07-152-17/+17
* Fix some quality flawsSimon Brandhof2012-07-152-3/+1