aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3755 Add index on issues.root_component_idJulien Lancelot2013-05-292-0/+3
* SONAR-4334 Do not generate exception when passing true to setLatestAnalysis()Julien Lancelot2013-05-291-1/+4
* SONAR-4334 Using the "sonar.projectDate" property must lead to an analysis fa...Julien Lancelot2013-05-2916-78/+66
* SONAR-4304 close manual issues marked as resolvedSimon Brandhof2013-05-295-36/+207
* SONAR-4360 OufOfMemory error when too many issuesSimon Brandhof2013-05-2915-89/+150
* SONAR-3755 replace the enum IssueQuery.Sort by String constantsSimon Brandhof2013-05-2910-56/+66
* SONAR-4330 Move all metrics associated wih the "Rules" category to the "Issue...Julien Lancelot2013-05-291-15/+14
* SONAR-4290 Execute sort of ActionPlanStats the same way as ActionPlanJulien Lancelot2013-05-297-113/+18
* DEVACT-38 Typo in semaphore fieldJean-Baptiste Vilain2013-05-292-8/+8
* SONAR-3755 Issues WS Client now always returned the created/modified issueJulien Lancelot2013-05-293-17/+42
* Move some hamcrest assertions to fest-assertSimon Brandhof2013-05-296-40/+31
* SONAR-3755 fix regression on severitySimon Brandhof2013-05-293-6/+14
* SONAR-3755 Fix display of a rule from an issueJulien Lancelot2013-05-293-3/+11
* SONAR-3755 Set creation and update date when creating manual issuesJulien Lancelot2013-05-281-0/+4
* SONAR-3755 add some javadocSimon Brandhof2013-05-281-2/+20
* SONAR-4304 fix closing of manual issuesSimon Brandhof2013-05-281-7/+8
* SONAR-3900 - Do not keep historical data of Complexity in classes and Complex...Julien Lancelot2013-05-281-0/+2
* SONAR-4291 flag metrics as hiddenSimon Brandhof2013-05-281-0/+6
* SONAR-3755 fix issue close dateSimon Brandhof2013-05-282-13/+2
* Rename to SonarQube in notification emailsSimon Brandhof2013-05-286-10/+10
* SONAR-4304 fix bug in workflow of manual issuesSimon Brandhof2013-05-283-23/+105
* DEVACT-103 Added missing test resourcesJean-Baptiste Vilain2013-05-284-0/+20
* DEVACT-103 Removed unused method in AuthorDaoJean-Baptiste Vilain2013-05-281-22/+0
* SONAR-4131 managing roles on sub-views should not be allowedJulien Lancelot2013-05-282-4/+4
* DEVACT-103 Modified author dao to allow author and developer creation in the ...Jean-Baptiste Vilain2013-05-2810-34/+123
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-2828-225/+449
* SONAR-4279 Update update-center version to 1.6.1-SNAPSHOTJulien Lancelot2013-05-281-1/+1
* SONAR-4279 update dependency version of update-centerJulien Lancelot2013-05-281-2/+3
* SONAR-3755 rename issues columns in migrationJulien Lancelot2013-05-281-2/+2
* SONAR-3755 Removed useless ruby templates used to display violationsJulien Lancelot2013-05-285-291/+45
* Remove useless TODOJulien Lancelot2013-05-281-1/+0
* SONAR-4359 Issues tab in Code viewer -> Remove "Unassigned" and "unplanned" f...Julien Lancelot2013-05-282-17/+3
* SONAR-3755 Fix issue when calculating new issues measures on previous analysisJulien Lancelot2013-05-281-1/+3
* SONAR-3755 move deprecated json report to issuesSimon Brandhof2013-05-285-90/+90
* Fix quality flawsJulien Lancelot2013-05-282-2/+6
* Fix quality flawJulien Lancelot2013-05-281-24/+20
* SONAR-4355 new resolution "REMOVED"Simon Brandhof2013-05-2814-56/+178
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-2731-968/+64
* Fix conflictsSimon Brandhof2013-05-276-100/+6
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-2749-1236/+1143
* Fix query on OracleJulien Lancelot2013-05-271-6/+9
* Fix issue when there's no issue on My unresolved issues widget and False posi...Julien Lancelot2013-05-271-1/+1
* SONAR-4300 Remove Reviews dashboardJulien Lancelot2013-05-273-60/+2
* SONAR-4294 Widget: Removal of "Active reviews"Julien Lancelot2013-05-275-58/+1
* 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-2718-23/+468
* Fix quality flawJulien Lancelot2013-05-271-1/+1