aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
...
* 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-092-89/+46
* 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
* SONAR-4675 Replace Jetty web server by Tomcat 7Simon Brandhof2013-10-011-0/+5
* SONAR-4714 Load technical debt model only once per project instead of once pe...Julien Lancelot2013-10-0126-1334/+13
* SONAR-4713 Fail on unprovisioned projectJean-Baptiste Lievremont2013-10-011-1/+9
* SONAR-4715 Replace deprecated Apache configuration API by SettingsJulien Lancelot2013-10-016-22/+17
* SONAR-4715 remove toString()Julien Lancelot2013-09-301-5/+0
* SONAR-4715 Minor refactoringJulien Lancelot2013-09-302-9/+12
* SONAR-4715 Execute technical debt decorator only persistable resourcesJulien Lancelot2013-09-302-2/+2
* Renamed Requirement and Characteristic used by technical debt decoratorJulien Lancelot2013-09-3018-95/+101
* SONAR-3871 Finalize provisioning pageJean-Baptiste Lievremont2013-09-301-0/+4
* SONAR-4712 Ensure most pages work without snapshotJean-Baptiste Lievremont2013-09-301-0/+1
* SONAR-4733 Metric label is missing in alert messagesSimon Brandhof2013-09-302-6/+35
* Fix quality flawsJulien Lancelot2013-09-302-0/+46
* SONAR-4718 update widget descriptionJulien Lancelot2013-09-291-1/+1
* SONAR-4717 replace wrong widget keyJulien Lancelot2013-09-291-1/+1
* SONAR-4717 Fix link on technical debt measureJulien Lancelot2013-09-291-1/+1
* SONAR-4718 Offer a new "Technical Debt Pyramid" widgetJulien Lancelot2013-09-274-0/+190
* SONAR-4717 Offer a new "Technical Debt" widgetJulien Lancelot2013-09-271-1/+1
* SONAR-4717 Offer a new "Technical Debt" widgetJulien Lancelot2013-09-274-0/+55
* SONAR-4715 Compute the new "Technical Debt" metricJulien Lancelot2013-09-2727-0/+1886
* SONAR-4711 Initial version of provisioning page in settingsJean-Baptiste Lievremont2013-09-261-0/+17
* SONAR-3871 Initialization of project provisioningJean-Baptiste Lievremont2013-09-261-0/+1
* Fix documentation link for issues exclusionsJean-Baptiste Lievremont2013-09-241-1/+1
* SONAR-3871 Create permission for provisioning - initial commit for backupJean-Baptiste Lievremont2013-09-241-0/+2