aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4715 Compute the new "Technical Debt" metricJulien Lancelot2013-09-273-1/+36
* Minor javadoc improvementsSimon Brandhof2013-09-261-1/+1
* Add missing @sinceJulien HENRY2013-09-241-0/+1
* Method renamingJulien Lancelot2013-09-241-6/+6
* SONAR-4689 Batch API to get issues of the current projectJulien HENRY2013-09-231-5/+11
* SONAR-4660 Move 'Security' in its own category and move 'Encryption' inside. ...Julien Lancelot2013-09-193-56/+44
* SONAR-4689 Batch API to get issues of the current moduleSimon Brandhof2013-09-181-0/+41
* Expose Issue.isNew() in plugin APIJulien HENRY2013-09-182-5/+14
* SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', 'Duplica...Julien Lancelot2013-09-181-0/+45
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-167-10/+10
* Revert "Add package-info files on sonar-plugin-api-module"Julien Lancelot2013-09-1621-504/+0
* SONAR-4499 Replace "method" by "function"Julien Lancelot2013-09-161-8/+8
* Add package-info files on sonar-plugin-api-moduleJulien Lancelot2013-09-1621-0/+504