aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-4700 Refactor the way to get differential periods by loading them only ↵Julien Lancelot2013-11-059-119/+64
| | | | at project levels
* SONAR-4834 Create a changelog formatter on java side to manage display of ↵Julien Lancelot2013-10-311-3/+17
| | | | changelog in order to integrate more easily technical debt in changelog
* SONAR-55 Fix wrong y metric. Escape javascript injections.Stas Vilchik2013-10-311-9/+9
|
* SONAR-55 Add support of views in bubble chartSimon Brandhof2013-10-311-1/+1
|
* SONAR-55 Use formatted values, decrease the minimum bubble sizeStas Vilchik2013-10-311-3/+3
|
* Add some commentJulien Lancelot2013-10-301-0/+1
|
* SONAR-4817 Fix timeline widget for ITStas Vilchik2013-10-291-1/+1
|
* SONAR-4817 Fix timeline widget for IE8, improve time axis' labelsStas Vilchik2013-10-291-0/+6
|
* SONAR-4817 Some changes of the timeline chart due to the feedbackStas Vilchik2013-10-281-1/+1
|
* SONAR-4817 Replace timeline code baseStas Vilchik2013-10-281-3/+3
|
* SONAR-4357 Add old property key to sonar.technicalDebt.hoursInDay property ↵Julien Lancelot2013-10-281-0/+1
| | | | to keep backward compatibility
* SONAR-55 Provide a Bubble chart widget (add resize-on-fly for the widget)Stas Vilchik2013-10-241-0/+4
|
* SONAR-55 Provide a Bubble chart widgetStas Vilchik2013-10-242-47/+47
|
* SONAR-55 Provide a Bubble chart widgetStas Vilchik2013-10-233-55/+56
|
* SONAR-55 Provide a Bubble chart widget (fix the widget key)Stas Vilchik2013-10-231-1/+1
|
* SONAR-55 Provide a Bubble chart widgetStas Vilchik2013-10-234-20/+124
|
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-227-7/+7
|
* Fix label for provisioning permissionJean-Baptiste Lievremont2013-10-221-1/+1
|
* Update preview analysis permission label and descriptionJulien HENRY2013-10-221-3/+3
|
* Fix quality flawsJean-Baptiste Lievremont2013-10-223-18/+24
|
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-171-2/+2
|
* SONAR-3871 Change text when no provisioned projectsJean-Baptiste Lievremont2013-10-161-0/+1
|
* Remove file system refactoring from APISimon Brandhof2013-10-162-2/+2
|
* SONAR-3871 Add description to provisioning page in settingsJean-Baptiste Lievremont2013-10-161-0/+2
|
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-161-3/+24
|
* SONAR-4716 Removed no more used requirement function properties bundleJulien Lancelot2013-10-161-3/+0
|
* Fix quality flawsJulien Lancelot2013-10-153-7/+12
|
* SONAR-4416 Change default height of timeline widget to accomodate for change ↵Jean-Baptiste Lievremont2013-10-151-1/+1
| | | | in render (space reservation)
* SONAR-3677 Update some property name/descriptions and messagesJulien HENRY2013-10-151-2/+4
|
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-141-16/+92
|
* SONAR-4416 Reserve space for timeline chartsJean-Baptiste Lievremont2013-10-141-9/+12
| | | | | Prevent flicker on timeline charts by rendering inside specified height Fix resize bug when multiple timelines present on page
* 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 ↵Jean-Baptiste Lievremont2013-10-141-1/+1
| | | | filter as treemap (percent type)
* Remove deprecated json report, used by Eclipse Plugin 3.1 (which is not ↵Simon Brandhof2013-10-111-6/+0
| | | | compatible with SQ 3.6+)
* 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
| | | | This reverts commit 5e91ad15421776a8ae778c4a49a5118c7ec214a4.
* Revert "SONAR-4717 Add technical_debt_density in Technical Debt widget"Julien Lancelot2013-10-112-29/+10
| | | | This reverts commit b288cca1db46743ed67056b6e962420dd1855d1e.
* Revert "SONAR-4753 Modify the technical debt density calculation"Julien Lancelot2013-10-113-4/+6
| | | | This reverts commit fed100c4c662cc78b857d12b1e0968b1e664de6b.
* 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 ↵Jean-Baptiste Lievremont2013-10-111-12/+12
| | | | documentation on wiki page
* 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
|