]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-3755 fix NoSonarFilter to accept issues on rules "NoSonar" !
Simon Brandhof [Thu, 30 May 2013 08:33:39 +0000 (10:33 +0200)]
SONAR-3755 fix NoSonarFilter to accept issues on rules "NoSonar" !

11 years agoFixed quality issues
Jean-Baptiste Vilain [Thu, 30 May 2013 08:32:04 +0000 (10:32 +0200)]
Fixed quality issues

11 years agoImprove the logs of JSON reports
Simon Brandhof [Wed, 29 May 2013 22:25:43 +0000 (00:25 +0200)]
Improve the logs of JSON reports

11 years agoSONAR-4360 OutOfMemory when creating thousands of issues
Simon Brandhof [Wed, 29 May 2013 21:58:38 +0000 (23:58 +0200)]
SONAR-4360 OutOfMemory when creating thousands of issues

11 years agoFix some quality flaws
Simon Brandhof [Wed, 29 May 2013 21:13:08 +0000 (23:13 +0200)]
Fix some quality flaws

11 years agoFix some quality flaws
Simon Brandhof [Wed, 29 May 2013 20:53:55 +0000 (22:53 +0200)]
Fix some quality flaws

11 years agoFix some quality flaws
Simon Brandhof [Wed, 29 May 2013 20:02:23 +0000 (22:02 +0200)]
Fix some quality flaws

11 years agoDeprecate RulePriority#valueOfString() used for upgrading to sonar 1.10 !!
Simon Brandhof [Wed, 29 May 2013 16:14:45 +0000 (18:14 +0200)]
Deprecate RulePriority#valueOfString() used for upgrading to sonar 1.10 !!

11 years agoRemove useless decorator barrier
Simon Brandhof [Wed, 29 May 2013 16:13:50 +0000 (18:13 +0200)]
Remove useless decorator barrier

11 years agoSONAR-4313 forbid violations on program units and blocks
Simon Brandhof [Wed, 29 May 2013 16:13:30 +0000 (18:13 +0200)]
SONAR-4313 forbid violations on program units and blocks

11 years agoSONAR-4301 Replace snapshot by project in query used to select authorized root projec...
Julien Lancelot [Wed, 29 May 2013 16:01:38 +0000 (18:01 +0200)]
SONAR-4301 Replace snapshot by project in query used to select authorized root project ids

11 years agoSONAR-3755 Add index on issues.root_component_id
Julien Lancelot [Wed, 29 May 2013 15:31:09 +0000 (17:31 +0200)]
SONAR-3755 Add index on issues.root_component_id

11 years agoSONAR-4334 Do not generate exception when passing true to setLatestAnalysis()
Julien Lancelot [Wed, 29 May 2013 15:14:14 +0000 (17:14 +0200)]
SONAR-4334 Do not generate exception when passing true to setLatestAnalysis()

11 years agoSONAR-4334 Using the "sonar.projectDate" property must lead to an analysis failure...
Julien Lancelot [Wed, 29 May 2013 15:06:53 +0000 (17:06 +0200)]
SONAR-4334 Using the "sonar.projectDate" property must lead to an analysis failure as soon as a more recent quality snapshot exist in the DB

11 years agoSONAR-4304 close manual issues marked as resolved
Simon Brandhof [Wed, 29 May 2013 14:25:34 +0000 (16:25 +0200)]
SONAR-4304 close manual issues marked as resolved

11 years agoSONAR-4360 OufOfMemory error when too many issues
Simon Brandhof [Wed, 29 May 2013 12:27:38 +0000 (14:27 +0200)]
SONAR-4360 OufOfMemory error when too many issues

11 years agoSONAR-3755 replace the enum IssueQuery.Sort by String constants
Simon Brandhof [Wed, 29 May 2013 08:24:04 +0000 (10:24 +0200)]
SONAR-3755 replace the enum IssueQuery.Sort by String constants

11 years agoSONAR-4330 Move all metrics associated wih the "Rules" category to the "Issues" categ...
Julien Lancelot [Wed, 29 May 2013 12:51:57 +0000 (14:51 +0200)]
SONAR-4330 Move all metrics associated wih the "Rules" category to the "Issues" category and remove "Rules" category

11 years agoSONAR-4290 Execute sort of ActionPlanStats the same way as ActionPlan
Julien Lancelot [Wed, 29 May 2013 12:27:15 +0000 (14:27 +0200)]
SONAR-4290 Execute sort of ActionPlanStats the same way as ActionPlan

11 years agoDEVACT-38 Typo in semaphore field
Jean-Baptiste Vilain [Wed, 29 May 2013 10:01:53 +0000 (12:01 +0200)]
DEVACT-38 Typo in semaphore field

11 years agoSONAR-3755 Issues WS Client now always returned the created/modified issue
Julien Lancelot [Wed, 29 May 2013 08:21:01 +0000 (10:21 +0200)]
SONAR-3755 Issues WS Client now always returned the created/modified issue

11 years agoMove some hamcrest assertions to fest-assert
Simon Brandhof [Wed, 29 May 2013 07:58:08 +0000 (09:58 +0200)]
Move some hamcrest assertions to fest-assert

11 years agoSONAR-3755 fix regression on severity
Simon Brandhof [Wed, 29 May 2013 07:57:48 +0000 (09:57 +0200)]
SONAR-3755 fix regression on severity

11 years agoSONAR-3755 Fix display of a rule from an issue
Julien Lancelot [Wed, 29 May 2013 07:49:26 +0000 (09:49 +0200)]
SONAR-3755 Fix display of a rule from an issue

11 years agoSONAR-3755 Set creation and update date when creating manual issues
Julien Lancelot [Tue, 28 May 2013 15:46:54 +0000 (17:46 +0200)]
SONAR-3755 Set creation and update date when creating manual issues

11 years agoSONAR-3755 add some javadoc
Simon Brandhof [Tue, 28 May 2013 15:26:42 +0000 (17:26 +0200)]
SONAR-3755 add some javadoc

11 years agoSONAR-4304 fix closing of manual issues
Simon Brandhof [Tue, 28 May 2013 14:35:18 +0000 (16:35 +0200)]
SONAR-4304 fix closing of manual issues

11 years agoSONAR-3900 - Do not keep historical data of Complexity in classes and Complexity...
Julien Lancelot [Tue, 28 May 2013 14:12:48 +0000 (16:12 +0200)]
SONAR-3900 - Do not keep historical data of Complexity in classes and Complexity in classes metrics

11 years agoSONAR-4291 flag metrics as hidden
Simon Brandhof [Tue, 28 May 2013 14:05:56 +0000 (16:05 +0200)]
SONAR-4291 flag metrics as hidden

11 years agoSONAR-3755 fix issue close date
Simon Brandhof [Tue, 28 May 2013 13:59:55 +0000 (15:59 +0200)]
SONAR-3755 fix issue close date

11 years agoRename to SonarQube in notification emails
Simon Brandhof [Tue, 28 May 2013 13:25:35 +0000 (15:25 +0200)]
Rename to SonarQube in notification emails

11 years agoSONAR-4304 fix bug in workflow of manual issues
Simon Brandhof [Tue, 28 May 2013 13:25:16 +0000 (15:25 +0200)]
SONAR-4304 fix bug in workflow of manual issues

11 years agoDEVACT-103 Added missing test resources
Jean-Baptiste Vilain [Tue, 28 May 2013 12:31:25 +0000 (14:31 +0200)]
DEVACT-103 Added missing test resources

11 years agoDEVACT-103 Removed unused method in AuthorDao
Jean-Baptiste Vilain [Tue, 28 May 2013 12:29:52 +0000 (14:29 +0200)]
DEVACT-103 Removed unused method in AuthorDao

11 years agoSONAR-4131 managing roles on sub-views should not be allowed
Julien Lancelot [Tue, 28 May 2013 12:29:11 +0000 (14:29 +0200)]
SONAR-4131 managing roles on sub-views should not be allowed

11 years agoDEVACT-103 Modified author dao to allow author and developer creation in the same...
Jean-Baptiste Vilain [Tue, 28 May 2013 12:25:08 +0000 (14:25 +0200)]
DEVACT-103 Modified author dao to allow author and developer creation in the same transaction scope

11 years agoSONAR-4316 implement IssueFilter and support ViolationFilter
Simon Brandhof [Tue, 28 May 2013 12:08:36 +0000 (14:08 +0200)]
SONAR-4316 implement IssueFilter and support ViolationFilter

11 years agoSONAR-4279 Update update-center version to 1.6.1-SNAPSHOT
Julien Lancelot [Tue, 28 May 2013 11:54:19 +0000 (13:54 +0200)]
SONAR-4279 Update update-center version to 1.6.1-SNAPSHOT

11 years agoSONAR-4279 update dependency version of update-center
Julien Lancelot [Tue, 28 May 2013 11:13:05 +0000 (13:13 +0200)]
SONAR-4279 update dependency version of update-center

11 years agoSONAR-3755 rename issues columns in migration
Julien Lancelot [Tue, 28 May 2013 10:20:13 +0000 (12:20 +0200)]
SONAR-3755 rename issues columns in migration

11 years agoSONAR-3755 Removed useless ruby templates used to display violations
Julien Lancelot [Tue, 28 May 2013 09:52:22 +0000 (11:52 +0200)]
SONAR-3755 Removed useless ruby templates used to display violations

11 years agoRemove useless TODO
Julien Lancelot [Tue, 28 May 2013 09:45:51 +0000 (11:45 +0200)]
Remove useless TODO

11 years agoSONAR-4359 Issues tab in Code viewer -> Remove "Unassigned" and "unplanned" filters...
Julien Lancelot [Tue, 28 May 2013 09:45:36 +0000 (11:45 +0200)]
SONAR-4359 Issues tab in Code viewer -> Remove "Unassigned" and "unplanned" filters and display only unresolved issues

11 years agoSONAR-3755 Fix issue when calculating new issues measures on previous analysis
Julien Lancelot [Tue, 28 May 2013 08:59:48 +0000 (10:59 +0200)]
SONAR-3755 Fix issue when calculating new issues measures on previous analysis

11 years agoSONAR-3755 move deprecated json report to issues
Simon Brandhof [Tue, 28 May 2013 08:15:35 +0000 (10:15 +0200)]
SONAR-3755 move deprecated json report to issues

11 years agoFix quality flaws
Julien Lancelot [Tue, 28 May 2013 07:36:41 +0000 (09:36 +0200)]
Fix quality flaws

11 years agoFix quality flaw
Julien Lancelot [Tue, 28 May 2013 07:23:29 +0000 (09:23 +0200)]
Fix quality flaw

11 years agoSONAR-4355 new resolution "REMOVED"
Simon Brandhof [Tue, 28 May 2013 05:46:26 +0000 (07:46 +0200)]
SONAR-4355 new resolution "REMOVED"

11 years agoSONAR-3755 move and delete some classes related to issues
Simon Brandhof [Mon, 27 May 2013 20:01:34 +0000 (22:01 +0200)]
SONAR-3755 move and delete some classes related to issues

11 years agoFix conflicts
Simon Brandhof [Mon, 27 May 2013 17:05:54 +0000 (19:05 +0200)]
Fix conflicts

11 years agoSONAR-4283 notifications on new issues and issue changes
Simon Brandhof [Mon, 27 May 2013 16:53:06 +0000 (18:53 +0200)]
SONAR-4283 notifications on new issues and issue changes

11 years agoFix query on Oracle
Julien Lancelot [Mon, 27 May 2013 17:04:48 +0000 (19:04 +0200)]
Fix query on Oracle

11 years agoFix issue when there's no issue on My unresolved issues widget and False positive...
Julien Lancelot [Mon, 27 May 2013 16:06:26 +0000 (18:06 +0200)]
Fix issue when there's no issue on My unresolved issues widget and False positive widget

11 years agoSONAR-4300 Remove Reviews dashboard
Julien Lancelot [Mon, 27 May 2013 15:58:44 +0000 (17:58 +0200)]
SONAR-4300 Remove Reviews dashboard

11 years agoSONAR-4294 Widget: Removal of "Active reviews"
Julien Lancelot [Mon, 27 May 2013 15:49:20 +0000 (17:49 +0200)]
SONAR-4294 Widget: Removal of "Active reviews"

11 years agoSONAR-4296 Delete ActionPlansWidget on reviews in favor of ActionPlansWidget on issue...
Julien Lancelot [Mon, 27 May 2013 15:36:15 +0000 (17:36 +0200)]
SONAR-4296 Delete ActionPlansWidget on reviews in favor of ActionPlansWidget on issues (same key is now used)

11 years agoSONAR-4293 Delete MyReviewsWidget in favor of MyUnresolvedIssuesWidget (same key...
Julien Lancelot [Mon, 27 May 2013 15:25:15 +0000 (17:25 +0200)]
SONAR-4293 Delete MyReviewsWidget in favor of MyUnresolvedIssuesWidget (same key is now used)

11 years agoSONAR-4298 Delete FalsePositiveReviewsWidget in favor of FalsePositiveIssuesWidget...
Julien Lancelot [Mon, 27 May 2013 15:13:38 +0000 (17:13 +0200)]
SONAR-4298 Delete FalsePositiveReviewsWidget in favor of FalsePositiveIssuesWidget (same key is now used)

11 years agoSONAR-4292 Delete ReviewsPerDeveloperWidget in favor of UnresolvedIssuesPerAssigneeWi...
Julien Lancelot [Mon, 27 May 2013 15:05:21 +0000 (17:05 +0200)]
SONAR-4292 Delete ReviewsPerDeveloperWidget in favor of UnresolvedIssuesPerAssigneeWidget (same key is now used)

11 years agoSONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigneeWidget
Julien Lancelot [Mon, 27 May 2013 14:44:07 +0000 (16:44 +0200)]
SONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigneeWidget

11 years agoFix quality flaw
Julien Lancelot [Mon, 27 May 2013 12:09:00 +0000 (14:09 +0200)]
Fix quality flaw

11 years agoFix quality flaw
Julien Lancelot [Mon, 27 May 2013 12:08:39 +0000 (14:08 +0200)]
Fix quality flaw

11 years agoSONAR-4301 Remove usage of authorizationDao on issues search
Julien Lancelot [Mon, 27 May 2013 11:59:10 +0000 (13:59 +0200)]
SONAR-4301 Remove usage of authorizationDao on issues search

11 years agoSONAR-4301 Remove securityExclusions parameter
Julien Lancelot [Mon, 27 May 2013 11:48:54 +0000 (13:48 +0200)]
SONAR-4301 Remove securityExclusions parameter

11 years agoSONAR-4301 Rename issues.resource_id by issues.component_id and issues.project_id...
Julien Lancelot [Mon, 27 May 2013 10:57:06 +0000 (12:57 +0200)]
SONAR-4301 Rename issues.resource_id by issues.component_id and issues.project_id by issues.root_component_id

11 years agoSONAR-4301 Merge authorized projects search in issues search
Julien Lancelot [Mon, 27 May 2013 10:02:11 +0000 (12:02 +0200)]
SONAR-4301 Merge authorized projects search in issues search

11 years agoSONAR-4301 Remove project_id when querying issues
Julien Lancelot [Mon, 27 May 2013 07:58:52 +0000 (09:58 +0200)]
SONAR-4301 Remove project_id when querying issues

11 years agoRemove the old select-box of users
Simon Brandhof [Mon, 27 May 2013 07:49:34 +0000 (09:49 +0200)]
Remove the old select-box of users

11 years agoSONAR-4283 implement the notification on new issues raised during project scan
Simon Brandhof [Sun, 26 May 2013 21:10:45 +0000 (23:10 +0200)]
SONAR-4283 implement the notification on new issues raised during project scan

11 years agoFix minor quality flaw
Simon Brandhof [Sun, 26 May 2013 19:39:25 +0000 (21:39 +0200)]
Fix minor quality flaw

11 years agoSONAR-4297 SONAR-4295 SONAR-4294 remove some review widgets
Simon Brandhof [Sun, 26 May 2013 14:28:47 +0000 (16:28 +0200)]
SONAR-4297 SONAR-4295 SONAR-4294 remove some review widgets

11 years agoRemove some unused code related to reviews
Simon Brandhof [Sat, 25 May 2013 13:18:59 +0000 (15:18 +0200)]
Remove some unused code related to reviews

11 years agoSONAR-4353 drop the node 'id' from result
Simon Brandhof [Sat, 25 May 2013 13:02:18 +0000 (15:02 +0200)]
SONAR-4353 drop the node 'id' from result

11 years agoSONAR-4313 keep /drilldown/violations for backward-compatibility
Simon Brandhof [Fri, 24 May 2013 15:29:12 +0000 (17:29 +0200)]
SONAR-4313 keep /drilldown/violations for backward-compatibility

11 years agoUse verify_post_request in controllers instead of Rails filter
Simon Brandhof [Fri, 24 May 2013 15:25:36 +0000 (17:25 +0200)]
Use verify_post_request in controllers instead of Rails filter

11 years agoSONAR-4308 Update the DBCleaner mechanism to purge closed issues after X weeks
Simon Brandhof [Fri, 24 May 2013 14:21:14 +0000 (16:21 +0200)]
SONAR-4308 Update the DBCleaner mechanism to purge closed issues after X weeks

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 13:58:24 +0000 (15:58 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 13:53:28 +0000 (15:53 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 13:49:24 +0000 (15:49 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 13:44:32 +0000 (15:44 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 13:38:34 +0000 (15:38 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 12:57:14 +0000 (14:57 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-3755 Fix compatibility with violations on issues code viewer
Julien Lancelot [Fri, 24 May 2013 12:56:52 +0000 (14:56 +0200)]
SONAR-3755 Fix compatibility with violations on issues code viewer

11 years agoSONAR-4301 Fix sql query
Julien Lancelot [Fri, 24 May 2013 12:18:11 +0000 (14:18 +0200)]
SONAR-4301 Fix sql query

11 years agoSONAR-4290 order action plans by chronological deadline
Simon Brandhof [Fri, 24 May 2013 12:12:09 +0000 (14:12 +0200)]
SONAR-4290 order action plans by chronological deadline

11 years agoSONAR-4301 Improve the issues search in order to select only project authorized for...
Julien Lancelot [Fri, 24 May 2013 11:59:47 +0000 (13:59 +0200)]
SONAR-4301 Improve the issues search in order to select only project authorized for current user and limit the result directly in the SQL

11 years agoFix links on dropdown menu
Julien Lancelot [Fri, 24 May 2013 10:21:08 +0000 (12:21 +0200)]
Fix links on dropdown menu

11 years agoSONAR-4341 Update the "Rules Compliance" widget to work with Issues
Julien Lancelot [Fri, 24 May 2013 10:14:39 +0000 (12:14 +0200)]
SONAR-4341 Update the "Rules Compliance" widget to work with Issues

11 years agoSONAR-4303 Refactor the issue detail page
Julien Lancelot [Fri, 24 May 2013 09:49:28 +0000 (11:49 +0200)]
SONAR-4303 Refactor the issue detail page

11 years agoFix copyright header
Julien Lancelot [Fri, 24 May 2013 08:33:30 +0000 (10:33 +0200)]
Fix copyright header

11 years agoSONAR-4286 remove the assignee when resolving as false-positive
Simon Brandhof [Fri, 24 May 2013 07:53:45 +0000 (09:53 +0200)]
SONAR-4286 remove the assignee when resolving as false-positive

11 years agoSONAR-4303 Refactor the issue detail in the issues code viewer
Julien Lancelot [Fri, 24 May 2013 07:42:18 +0000 (09:42 +0200)]
SONAR-4303 Refactor the issue detail in the issues code viewer

11 years agoFixed several violations
Jean-Baptiste Vilain [Thu, 23 May 2013 20:51:13 +0000 (22:51 +0200)]
Fixed several violations

11 years agoSONAR-SONAR-4305 feed the column PROJECT_ID
Simon Brandhof [Thu, 23 May 2013 17:22:58 +0000 (19:22 +0200)]
SONAR-SONAR-4305 feed the column PROJECT_ID

11 years agoSONAR-4341 Replace issues metrics by violation
Julien Lancelot [Thu, 23 May 2013 16:04:03 +0000 (18:04 +0200)]
SONAR-4341 Replace issues metrics by violation

11 years agoSONAR-4301 Add index on issues.resolution
Julien Lancelot [Thu, 23 May 2013 16:03:19 +0000 (18:03 +0200)]
SONAR-4301 Add index on issues.resolution

11 years agoSONAR-3755 fix the deprecated web service /api/violations/index
Simon Brandhof [Thu, 23 May 2013 15:46:47 +0000 (17:46 +0200)]
SONAR-3755 fix the deprecated web service /api/violations/index

11 years agoSONAR-3755 remove code related to reviews and violations
Simon Brandhof [Thu, 23 May 2013 12:59:34 +0000 (14:59 +0200)]
SONAR-3755 remove code related to reviews and violations

11 years agoSONAR-4341 Fix widget template path
Julien Lancelot [Thu, 23 May 2013 15:42:02 +0000 (17:42 +0200)]
SONAR-4341 Fix widget template path

11 years agoSONAR-4341 Provide an "Issues by Severity" widget which will replace the "Rules Compl...
Julien Lancelot [Thu, 23 May 2013 15:25:56 +0000 (17:25 +0200)]
SONAR-4341 Provide an "Issues by Severity" widget which will replace the "Rules Compliance" widget