aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-4301 Add resolution on issues search page, add resolution to status indexJulien Lancelot2013-05-231-4/+7
* SONAR-4333 Provide a new "Unresolved issue statuses" widgetJulien Lancelot2013-05-236-4/+149
* SONAR-3755 Fix action plan progress bar display in action plan widget (for is...Julien Lancelot2013-05-231-1/+1
* SONAR-4330 Create the metrics "False-Positive", "Open status", "Reopened stat...Julien Lancelot2013-05-233-6/+70
* SONAR-4329 Create a new CONFIRMED status for IssuesJulien Lancelot2013-05-231-0/+3
* Fix action plan empty messageJulien Lancelot2013-05-231-1/+1
* SONAR-4301 Update sentence displayed when max results reached on issues searc...Julien Lancelot2013-05-231-1/+1
* SONAR-4301 Display message and disable sort when issues results are higher th...Julien Lancelot2013-05-221-0/+1
* SONAR-4290 allow to create an action plan on todaySimon Brandhof2013-05-221-7/+3
* SONAR-4290 suppress old console of action plansSimon Brandhof2013-05-221-46/+9
* SONAR-4290 improve admin consoleSimon Brandhof2013-05-221-1/+1
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-221-0/+1
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-222-2/+3
* SONAR-4305 migrate db tables from violations/reviews to issuesSimon Brandhof2013-05-211-2/+2
* Revert "SONAR-4301 Replace issues.severity column type from String to Integer"Julien Lancelot2013-05-211-2/+3
* SONAR-4301 Replace issues.severity column type from String to IntegerJulien Lancelot2013-05-211-3/+2
* SONAR-3755 fix tracking based on block recognitionSimon Brandhof2013-05-211-11/+17
* SONAR-4310 set updated_at only on changesSimon Brandhof2013-05-204-29/+37
* SONAR-3755 exclude false-positives from issue countersSimon Brandhof2013-05-205-63/+209
* SONAR-3755 close issues when rule is disabled or deletedSimon Brandhof2013-05-207-333/+342
* SONAR-4304 change messageSimon Brandhof2013-05-171-8/+1
* SONAR-4304 better exception handling/UISimon Brandhof2013-05-171-1/+3
* SONAR-4301 Add project and creation date filters on issues search pageJulien Lancelot2013-05-161-1/+3
* SONAR-4301 Add status and assignee filters on issues search pageJulien Lancelot2013-05-162-3/+4
* SONAR-3755 rename button of comment editionSimon Brandhof2013-05-161-1/+0
* SONAR-4301 Add severities filter on issues search pageJulien Lancelot2013-05-161-0/+18
* Remove useless codeJulien Lancelot2013-05-161-5/+0
* SONAR-4285 support the edition and deletion of commentsSimon Brandhof2013-05-162-2/+3