aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-312-0/+11
* SONAR-3755 fix JSON report when directly analyzing module (like in Eclipse pl...Simon Brandhof2013-05-312-2/+2
* Update widget metrics typoJulien Lancelot2013-05-311-27/+27
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of getti...Julien Lancelot2013-05-311-1/+1
* SONAR-3755 Update message when no action plan for project, replace all false-...Julien Lancelot2013-05-311-35/+9
* SONAR-4282 Change action plan deadline format to YYYY-MM-DD, change link from...Julien Lancelot2013-05-312-4/+4
* Fix some quality flawsSimon Brandhof2013-05-313-13/+6
* SONAR-3755 add Issuable#resolvedIssues()Simon Brandhof2013-05-304-18/+18
* Add Issuable#unresolvedIssues()Simon Brandhof2013-05-303-35/+24
* SONAR-4283 Add notification on new comment, and change emails subjectJulien Lancelot2013-05-305-6/+11
* SONAR-4310 update issue message during trackingSimon Brandhof2013-05-301-7/+4
* SONAR-4333 Fix type in widget nameJulien Lancelot2013-05-302-2/+2
* Fix quality flawsJulien Lancelot2013-05-301-1/+1
* Fix some quality flawsSimon Brandhof2013-05-306-37/+81
* SONAR-4334 Fix typo in message displayed when there's too many resultsJulien Lancelot2013-05-301-1/+1
* SONAR-3755 fix NoSonarFilter to accept issues on rules "NoSonar" !Simon Brandhof2013-05-301-0/+1
* Fix some quality flawsSimon Brandhof2013-05-291-5/+6
* Fix some quality flawsSimon Brandhof2013-05-293-8/+5
* Remove useless decorator barrierSimon Brandhof2013-05-294-6/+4
* SONAR-4334 Using the "sonar.projectDate" property must lead to an analysis fa...Julien Lancelot2013-05-2910-38/+9
* SONAR-4304 close manual issues marked as resolvedSimon Brandhof2013-05-291-22/+21
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-291-1/+1
* SONAR-4304 fix closing of manual issuesSimon Brandhof2013-05-281-7/+8
* Rename to SonarQube in notification emailsSimon Brandhof2013-05-286-10/+10
* SONAR-4304 fix bug in workflow of manual issuesSimon Brandhof2013-05-282-23/+97
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-287-125/+10
* SONAR-3755 Fix issue when calculating new issues measures on previous analysisJulien Lancelot2013-05-281-1/+3
* SONAR-4355 new resolution "REMOVED"Simon Brandhof2013-05-284-15/+22
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-2717-23/+32
* Fix conflictsSimon Brandhof2013-05-272-95/+0
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-2725-1187/+676
* SONAR-4300 Remove Reviews dashboardJulien Lancelot2013-05-273-60/+2
* SONAR-4294 Widget: Removal of "Active reviews"Julien Lancelot2013-05-274-58/+0
* SONAR-4296 Delete ActionPlansWidget on reviews in favor of ActionPlansWidget ...Julien Lancelot2013-05-277-143/+7
* SONAR-4293 Delete MyReviewsWidget in favor of MyUnresolvedIssuesWidget (same ...Julien Lancelot2013-05-277-67/+7
* SONAR-4298 Delete FalsePositiveReviewsWidget in favor of FalsePositiveIssuesW...Julien Lancelot2013-05-278-163/+5
* SONAR-4292 Delete ReviewsPerDeveloperWidget in favor of UnresolvedIssuesPerAs...Julien Lancelot2013-05-276-44/+10
* SONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigne...Julien Lancelot2013-05-271-6/+5
* SONAR-4301 Rename issues.resource_id by issues.component_id and issues.projec...Julien Lancelot2013-05-272-5/+5
* SONAR-4283 implement the notification on new issues raised during project scanSimon Brandhof2013-05-2611-57/+354
* SONAR-4297 SONAR-4295 SONAR-4294 remove some review widgetsSimon Brandhof2013-05-269-274/+0
* SONAR-4308 Update the DBCleaner mechanism to purge closed issues after X weeksSimon Brandhof2013-05-244-31/+57
* SONAR-4341 Update the "Rules Compliance" widget to work with IssuesJulien Lancelot2013-05-245-384/+177
* SONAR-4303 Refactor the issue detail in the issues code viewerJulien Lancelot2013-05-241-0/+3
* SONAR-4341 Replace issues metrics by violationJulien Lancelot2013-05-231-8/+8
* SONAR-3755 fix the deprecated web service /api/violations/indexSimon Brandhof2013-05-231-15/+2
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-2345-3708/+95
* SONAR-4341 Fix widget template pathJulien Lancelot2013-05-231-3/+1
* SONAR-4341 Provide an "Issues by Severity" widget which will replace the "Rul...Julien Lancelot2013-05-234-20/+27
* SONAR-4333 Fix widget positionJulien Lancelot2013-05-231-1/+1