summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-4831 Mode some technical debt classes to internal packagesJulien Lancelot2013-11-296-150/+211
* SONAR-4831 Add missing @since version and a characteristicByKey() for ViewsJulien Lancelot2013-11-295-0/+19
* SONAR-4831 Refactored technical debtJulien Lancelot2013-11-289-57/+402
* SONAR-2447 Refactor permission check to work with resource key instead of idsJulien HENRY2013-11-282-4/+8
* SONAR-4895 Improve migration to correctly populate root_id and add root id in...Julien Lancelot2013-11-282-0/+21
* SONAR-4876 Don't expose new sonar.moduleKey property in CorePropertiesJulien HENRY2013-11-271-5/+0
* SONAR-4892 SONAR-4917 Update technical debt merge model and technical debt de...Julien Lancelot2013-11-277-16/+506
* SONAR-4876 Allow the user to specify the key to be used for a moduleJulien HENRY2013-11-261-0/+5
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-261-2/+0
* SONAR-4912 Drop support of deprecated plugin rules extensionJulien HENRY2013-11-251-2/+4
* SONAR-4776 Improve calculation of new technical debt from changelogJulien Lancelot2013-11-182-0/+40
* SONAR-4776 Load issues changelog at the begin of each module analysisJulien Lancelot2013-11-083-2/+53
* SONAR-4776 Add decorator to calculate new technical debtJulien Lancelot2013-11-063-1/+29
* Rename TechnicalDebt class name to WorkDayDuration and move it to issue inter...Julien Lancelot2013-11-065-45/+39
* SONAR-4834 Add technical debt in issues changelogJulien Lancelot2013-11-032-3/+5
* 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