aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4416 Reserve space for timeline chartsJean-Baptiste Lievremont2013-10-141-9/+12
* SONAR-4357 Property Hous in a day should be numericJulien Lancelot2013-10-141-0/+2
* Removed useless point un the issues widgetJulien Lancelot2013-10-141-1/+1
* SONAR-4357 Update technical debt metric descriptionJulien Lancelot2013-10-141-1/+1
* SONAR-3871 Fix error messages and confirm popup in provisioningJean-Baptiste Lievremont2013-10-141-1/+9
* SONAR-4716 Fix issue when setting technical debt on existing issuesJulien Lancelot2013-10-142-11/+48
* SONAR-4338 Use same metrics for color in component treemap and measure filter...Jean-Baptiste Lievremont2013-10-141-1/+1
* Remove deprecated json report, used by Eclipse Plugin 3.1 (which is not compa...Simon Brandhof2013-10-111-6/+0
* SONAR-2657 export changed files in dry run report (JSON)Simon Brandhof2013-10-111-0/+2
* SONAR-4717 Display "Technical Debt" in the Issues widgetJulien Lancelot2013-10-116-149/+38
* Revert "SONAR-4753 Compute the new "Technical Debt Density" metric"Julien Lancelot2013-10-115-200/+85
* Revert "SONAR-4717 Add technical_debt_density in Technical Debt widget"Julien Lancelot2013-10-112-29/+10
* Revert "SONAR-4753 Modify the technical debt density calculation"Julien Lancelot2013-10-113-4/+6
* Fix SourceScannerTest in order to use existing filesSimon Brandhof2013-10-112-10/+16
* SONAR-4716 Add the technical debt in he issues code viewerJulien Lancelot2013-10-111-0/+1
* SONAR-3644 SONAR-4679 Match property names and description with documentation...Jean-Baptiste Lievremont2013-10-111-12/+12
* SONAR-4755 Remove useless code due to removel of rule complianceJulien Lancelot2013-10-111-1/+0
* Fix MavenProjectConverter on MSWindowsSimon Brandhof2013-10-112-18/+22
* SONAR-3677 Improve APISimon Brandhof2013-10-101-1/+1
* SONAR-4753 Modify the technical debt density calculationJulien Lancelot2013-10-103-6/+4
* Add org.sonar.api.utils.PathUtilsSimon Brandhof2013-10-101-15/+9
* SONAR-4755 Remove the rules compliance index from the "Rules Compliance" widgetJulien Lancelot2013-10-102-10/+0
* SONAR-4754 Update default dashboard to add the "Technical Debt" widgetJulien Lancelot2013-10-102-1/+2
* SONAR-4717 Add technical_debt_density in Technical Debt widgetJulien Lancelot2013-10-102-10/+29
* SONAR-4753 Compute the new "Technical Debt Density" metricJulien Lancelot2013-10-105-85/+200
* SONAR-4357 Replace model TECHNICAL_DEBT by SQALE and replace metric 'technica...Julien Lancelot2013-10-103-8/+8
* SONAR-3677 refactor APISimon Brandhof2013-10-102-6/+8
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-092-4/+6
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-093-94/+51
* SONAR-4606 Allow to skip notifications during issue bulk changeJulien HENRY2013-10-091-0/+1
* Fix quality flawsJean-Baptiste Lievremont2013-10-096-14/+79
* Fix typoJulien Lancelot2013-10-091-2/+2
* SONAR-4716 Add label before updated info and technical debt in issue modalJulien Lancelot2013-10-081-0/+2
* SONAR-3647 Make new_violations metric more consistent with other metric varia...Julien HENRY2013-10-082-18/+63
* SONAR-4679 Remove line range feature from issue (ex|in)clusionJean-Baptiste Lievremont2013-10-084-41/+12
* SONAR-4679 Fix issue inclusionsJean-Baptiste Lievremont2013-10-089-100/+245
* SONAR-4729 Add mailto link in licenses settingsJulien HENRY2013-10-081-1/+1
* Fix quality flawsJulien Lancelot2013-10-071-1/+4
* SONAR-4716 Add technical debt detail on issueJulien Lancelot2013-10-071-0/+3
* SONAR-2657 Don't save file hashes if there is no file in projectJulien HENRY2013-10-072-1/+17
* SONAR-4716 Replace remediation cost by technical debt in issueJulien Lancelot2013-10-073-7/+7
* Bulk deletion - rename "resource" to "component"Simon Brandhof2013-10-071-9/+9
* SONAR-4731 Replace "Dry Run" with "Preview" in text stringsJean-Baptiste Lievremont2013-10-042-7/+7
* SONAR-4716 Display the remediation cost of each issueJulien Lancelot2013-10-041-0/+3
* SONAR-4716 Create a component to display remediation costJulien Lancelot2013-10-021-1/+1
* SONAR-2657 Fix circular dependency in IoC containerJulien HENRY2013-10-022-5/+7
* SONAR-2657 Expose changed files API in ModuleFileSystemJulien HENRY2013-10-028-541/+208
* SONAR-4716 persist remediation costJulien Lancelot2013-10-023-14/+4
* SONAR-4716 Add remediation cost when creating issuesJulien Lancelot2013-10-014-300/+2
* SONAR-2657, SONAR-3677 Compute file hash and introduce partial analysis modeJulien HENRY2013-10-018-0/+588