aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4768 Fail to analyze java files with extension .javSimon Brandhof2013-10-114-15/+16
* Remove deprecated json report, used by Eclipse Plugin 3.1 (which is not compa...Simon Brandhof2013-10-116-327/+2
* SONAR-4357 Update technical debt modelJulien Lancelot2013-10-111-13/+17
* SONAR-2657 export changed files in dry run report (JSON)Simon Brandhof2013-10-1119-37/+275
* SONAR-4717 Display "Technical Debt" in the Issues widgetJulien Lancelot2013-10-116-149/+38
* Revert SONAR-4753Julien Lancelot2013-10-111-1/+1
* Revert "SONAR-4753 Compute the new "Technical Debt Density" metric"Julien Lancelot2013-10-117-220/+87
* 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-4606 Don't send notification by default with bulk change WSJulien HENRY2013-10-111-1/+1
* SONAR-4716 Add the technical debt in he issues code viewerJulien Lancelot2013-10-112-0/+5
* Fix PathResolver when directories are not normalized (for example containing ...Simon Brandhof2013-10-113-18/+49
* SONAR-4716 Remove Technical Debt MyBatis classes and replace it by RailsJulien Lancelot2013-10-1131-1302/+70
* SONAR-4738 Add forgotten migration in H2Julien Lancelot2013-10-111-0/+1
* SONAR-4751 do not fail but warn if a file extension is declared in multiple p...Simon Brandhof2013-10-113-71/+102
* SONAR-4746 Fix alignment for property setsJean-Baptiste Lievremont2013-10-111-3/+3
* SONAR-3644 SONAR-4679 Match property names and description with documentation...Jean-Baptiste Lievremont2013-10-111-12/+12
* SONAR-4606 Update issue clientJulien HENRY2013-10-112-4/+10
* SONAR-4755 Remove useless code due to removel of rule complianceJulien Lancelot2013-10-111-1/+0
* SONAR-4755 Deprecate metrics linked to rule complianceJulien Lancelot2013-10-111-0/+18
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-112-6/+4
* Fix MavenProjectConverter on MSWindowsSimon Brandhof2013-10-112-18/+22
* SONAR-2657 support plugins that declare several times the same file extensionSimon Brandhof2013-10-112-1/+28
* SONAR-4711 Add WS client for project provisioningJean-Baptiste Lievremont2013-10-1111-0/+390
* SONAR-4711 Make the project creation WS compliant w/ new WS rulesJean-Baptiste Lievremont2013-10-111-26/+45
* SONAR-3677 Improve APISimon Brandhof2013-10-1016-101/+108
* SONAR-4717 Drilling down on technical debt metrics should display issues view...Julien Lancelot2013-10-102-2/+4
* SONAR-4753 Modify the technical debt density calculationJulien Lancelot2013-10-103-6/+4
* Add org.sonar.api.utils.PathUtilsSimon Brandhof2013-10-106-30/+149
* Revert "SONAR-4151 Index packages/folders names to allow to get them"Julien HENRY2013-10-105-22/+66
* SONAR-4606 Don't send notification by default during bulk changeJulien HENRY2013-10-101-1/+1
* SONAR-4755 Remove the rules compliance index from the "Rules Compliance" widgetJulien Lancelot2013-10-102-10/+0
* SONAR-4752 Update messageJulien Lancelot2013-10-101-2/+2
* 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-107-87/+220
* Add 5 seconds to prevent false positivesJulien Lancelot2013-10-101-3/+4
* SONAR-4738 New migration scriptJulien Lancelot2013-10-102-1/+36
* SONAR-4357 Replace model TECHNICAL_DEBT by SQALE and replace metric 'technica...Julien Lancelot2013-10-1019-24/+24
* SONAR-4538 Use modal windows to create & edit in SonarQubestephenbroyer2013-10-102-2/+2
* SONAR-4538 Use modal windows to create & edit in SonarQubestephenbroyer2013-10-106-29/+144
* SONAR-3677 fix support of list of source files (C#)Simon Brandhof2013-10-103-32/+59
* SONAR-3677 fix re-indexation of filesSimon Brandhof2013-10-103-13/+22
* SONAR-3677 fix lifecycle of language recognizerSimon Brandhof2013-10-1015-547/+398
* SONAR-4538 Use modal windows to create & edit in SonarQubestephenbroyer2013-10-105-4/+176
* SONAR-4151 Index packages/folders names to allow to get themJulien HENRY2013-10-105-66/+22
* SONAR-3677 fix another test on MSWindowsSimon Brandhof2013-10-101-1/+2
* SONAR-3677 fix another test on MSWindowsSimon Brandhof2013-10-101-1/+1
* SONAR-3677 fix (again) test on MSWindowsSimon Brandhof2013-10-101-1/+2