aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* Fixes a couple of issues by using interfaces rather than a specific implement...Hans Joachim Desserud2013-11-021-1/+1
* Rename the inner class HttpsTrust.SslSimon Brandhof2013-10-302-5/+5
* SONAR-4741 client must ignore certificates on HTTPS connectionsSimon Brandhof2013-10-293-0/+199
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-221-1/+1
* Fix issue when getting childrenJulien Lancelot2013-10-221-2/+2
* Fix quality flawJulien Lancelot2013-10-221-1/+2
* Fix some quality flawsSimon Brandhof2013-10-211-1/+0
* Fix some quality flawsJulien HENRY2013-10-211-6/+5
* Improve code coverageJulien HENRY2013-10-212-1/+27
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-213-21/+58
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-175-11/+210
* Remove file system refactoring from APISimon Brandhof2013-10-1613-32/+68
* Experimental detection of source dir changes - no unit tests yetSimon Brandhof2013-10-161-3/+2
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-163-0/+70
* Fix quality flawJulien Lancelot2013-10-161-4/+0
* SONAR-4357 Change visibility of setOrder() in order to allow updating charact...Julien Lancelot2013-10-161-1/+1
* SONAR-3677 Update some property name/descriptions and messagesJulien HENRY2013-10-151-1/+5
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-1/+45
* SONAR-4768 Fail to analyze java files with extension .javSimon Brandhof2013-10-114-15/+16
* SONAR-2657 export changed files in dry run report (JSON)Simon Brandhof2013-10-112-3/+8
* Revert "SONAR-4753 Compute the new "Technical Debt Density" metric"Julien Lancelot2013-10-112-20/+2
* Fix PathResolver when directories are not normalized (for example containing ...Simon Brandhof2013-10-112-11/+36
* SONAR-4755 Deprecate metrics linked to rule complianceJulien Lancelot2013-10-111-0/+18
* SONAR-3677 Improve APISimon Brandhof2013-10-106-60/+64
* Add org.sonar.api.utils.PathUtilsSimon Brandhof2013-10-104-10/+136
* SONAR-4753 Compute the new "Technical Debt Density" metricJulien Lancelot2013-10-102-2/+20
* SONAR-4357 Replace model TECHNICAL_DEBT by SQALE and replace metric 'technica...Julien Lancelot2013-10-101-1/+1
* SONAR-3677 fix lifecycle of language recognizerSimon Brandhof2013-10-101-0/+1
* SONAR-3677 fix another test on MSWindowsSimon Brandhof2013-10-101-1/+1
* SONAR-3677 fix (again) test on MSWindowsSimon Brandhof2013-10-101-1/+2
* SONAR-3677 fix (again) test on MSWindowsSimon Brandhof2013-10-101-1/+2
* SONAR-3677 fix test on MSWindowsSimon Brandhof2013-10-101-1/+1
* SONAR-3677 add missing copyright headerSimon Brandhof2013-10-101-0/+19
* SONAR-3677 refactor APISimon Brandhof2013-10-1013-215/+511
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-093-95/+2
* SONAR-3677 fix testSimon Brandhof2013-10-091-1/+1
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-099-28/+237
* SONAR-4752 Deactivate the possibility to add quality modelJulien Lancelot2013-10-091-2/+2
* SONAR-4679 Fix issue inclusionsJean-Baptiste Lievremont2013-10-081-1/+2
* SONAR-4679 NoSonarFilter uses new IssueFilter APIJean-Baptiste Lievremont2013-10-082-7/+29
* SONAR-4679 Introduce a chain of responsibility for issue filteringJean-Baptiste Lievremont2013-10-083-0/+87
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-075-8/+203
* Fix some quality flawsSimon Brandhof2013-10-071-1/+0
* Add unit test to Settings#getBoolean()Simon Brandhof2013-10-041-12/+25
* SONAR-2657 Expose changed files API in ModuleFileSystemJulien HENRY2013-10-023-1/+11
* SONAR-4735 Remove the XML libs that are packaged with Java 6Simon Brandhof2013-10-021-8/+0
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-013-10/+23
* SONAR-2657, SONAR-3677 Compute file hash and introduce partial analysis modeJulien HENRY2013-10-012-2/+6
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-2/+8
* SONAR-4713 Fail on unprovisioned projectJean-Baptiste Lievremont2013-10-011-0/+5