]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoUpgrade version to 2.16
Eric Hartmann [Fri, 6 Apr 2012 12:27:14 +0000 (14:27 +0200)]
Upgrade version to 2.16

12 years agoFix some quality flaws
Simon Brandhof [Thu, 5 Apr 2012 17:07:13 +0000 (19:07 +0200)]
Fix some quality flaws

12 years agoSONAR-3393 add a factory method to AverageFormula
Simon Brandhof [Thu, 5 Apr 2012 16:45:01 +0000 (18:45 +0200)]
SONAR-3393 add a factory method to AverageFormula

12 years agoSONAR-3396 The widget title should be "Lines" instead of "Lines of code" when the...
Simon Brandhof [Thu, 5 Apr 2012 16:37:03 +0000 (18:37 +0200)]
SONAR-3396 The widget title should be "Lines" instead of "Lines of code" when the measure ncloc is not present

12 years agoFix some quality flaws
Simon Brandhof [Thu, 5 Apr 2012 15:40:57 +0000 (17:40 +0200)]
Fix some quality flaws

12 years agoSONAR-3072 Load sources of previous analysis only when required
Evgeny Mandrikov [Thu, 5 Apr 2012 14:42:44 +0000 (20:42 +0600)]
SONAR-3072 Load sources of previous analysis only when required

12 years agoSONAR-2041 Request for existing resource and non-existing metric fails on Derby
Simon Brandhof [Thu, 5 Apr 2012 14:39:16 +0000 (16:39 +0200)]
SONAR-2041 Request for existing resource and non-existing metric fails on Derby

12 years agoSONAR-2983 Unable to define an alert for a boolean metric
Simon Brandhof [Thu, 5 Apr 2012 14:24:23 +0000 (16:24 +0200)]
SONAR-2983 Unable to define an alert for a boolean metric

12 years agoConsistent size of logger field in logs
Simon Brandhof [Thu, 5 Apr 2012 12:50:01 +0000 (14:50 +0200)]
Consistent size of logger field in logs

12 years agoSONAR-3384 Do not display hotspot widgets when related metric is not available
Simon Brandhof [Thu, 5 Apr 2012 12:43:14 +0000 (14:43 +0200)]
SONAR-3384 Do not display hotspot widgets when related metric is not available

12 years agoFix enabling/disabling of treemap
Simon Brandhof [Thu, 5 Apr 2012 12:07:41 +0000 (14:07 +0200)]
Fix enabling/disabling of treemap

12 years agoRemove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_code
Simon Brandhof [Thu, 5 Apr 2012 09:22:52 +0000 (11:22 +0200)]
Remove unused l10n keys widget.rules.on_new_code and widget.rules.on_old_code

12 years agoSONAR-3357 Change also the label on the reviews metrics widget
Fabrice Bellingard [Thu, 5 Apr 2012 09:31:01 +0000 (11:31 +0200)]
SONAR-3357 Change also the label on the reviews metrics widget

12 years agoSONAR-3319 Add missing case
Fabrice Bellingard [Thu, 5 Apr 2012 09:26:25 +0000 (11:26 +0200)]
SONAR-3319 Add missing case

12 years agoFix violations
Fabrice Bellingard [Thu, 5 Apr 2012 07:41:23 +0000 (09:41 +0200)]
Fix violations

12 years agoSONAR-2424 Fix possible NPE during export of profile
Evgeny Mandrikov [Wed, 4 Apr 2012 16:42:49 +0000 (22:42 +0600)]
SONAR-2424 Fix possible NPE during export of profile

Also provide generic handler of java.lang.IllegalArgumentException on
Ruby side.

12 years agoAdd HTML id for selenium tests to /roles/projects
Simon Brandhof [Wed, 4 Apr 2012 16:32:42 +0000 (18:32 +0200)]
Add HTML id for selenium tests to /roles/projects

12 years agoSONAR-3393 Provide an AverageFormula class
Fabrice Bellingard [Wed, 4 Apr 2012 14:28:34 +0000 (16:28 +0200)]
SONAR-3393 Provide an AverageFormula class

12 years agoFix upgrade from version 2.13 with Oracle
Simon Brandhof [Wed, 4 Apr 2012 13:09:28 +0000 (15:09 +0200)]
Fix upgrade from version 2.13 with Oracle

12 years agoFix compatibility with Ruby 1.9
Simon Brandhof [Wed, 4 Apr 2012 10:29:12 +0000 (12:29 +0200)]
Fix compatibility with Ruby 1.9

12 years agoMinor performance improvement on the management page of group roles
Simon Brandhof [Wed, 4 Apr 2012 10:23:36 +0000 (12:23 +0200)]
Minor performance improvement on the management page of group roles

12 years agoFix MyBatis tests for Oracle (PropertiesDaoTest + ResourceIndexerDaoTest)
Simon Brandhof [Wed, 4 Apr 2012 09:43:30 +0000 (11:43 +0200)]
Fix MyBatis tests for Oracle (PropertiesDaoTest + ResourceIndexerDaoTest)

12 years agoComplete MyBatis mapper for PROPERTIES : add insert and update operations
Simon Brandhof [Wed, 4 Apr 2012 09:08:35 +0000 (11:08 +0200)]
Complete MyBatis mapper for PROPERTIES : add insert and update operations

12 years agoSONAR-3320 Add an extension point to observe property changes
Simon Brandhof [Wed, 4 Apr 2012 09:07:52 +0000 (11:07 +0200)]
SONAR-3320 Add an extension point to observe property changes

12 years agoSONAR-3318 Fix handling of exceptions in CommandExecutor
Evgeny Mandrikov [Wed, 4 Apr 2012 09:00:47 +0000 (15:00 +0600)]
SONAR-3318 Fix handling of exceptions in CommandExecutor

12 years agoSONAR-3318 Allow to capture stdout and stderr using CommandExecutor
Evgeny Mandrikov [Wed, 4 Apr 2012 05:21:25 +0000 (11:21 +0600)]
SONAR-3318 Allow to capture stdout and stderr using CommandExecutor

Also improve handling of exceptions.

12 years agoFix some quality flaws
Evgeny Mandrikov [Wed, 4 Apr 2012 03:57:10 +0000 (09:57 +0600)]
Fix some quality flaws

12 years agoSONAR-3383 keep context of tab, page and search filter
Simon Brandhof [Tue, 3 Apr 2012 15:42:50 +0000 (17:42 +0200)]
SONAR-3383 keep context of tab, page and search filter

12 years agoFix compatibility with Java 5 compiler : remove @Override annotations on methods...
Simon Brandhof [Tue, 3 Apr 2012 15:17:43 +0000 (17:17 +0200)]
Fix compatibility with Java 5 compiler : remove @Override annotations on methods implementing interfaces

12 years agoFix compatibility with java 5
Simon Brandhof [Tue, 3 Apr 2012 14:51:10 +0000 (16:51 +0200)]
Fix compatibility with java 5

12 years agoFix backward-compatibility of views plugin and management console of roles
Simon Brandhof [Tue, 3 Apr 2012 14:21:09 +0000 (16:21 +0200)]
Fix backward-compatibility of views plugin and management console of roles

12 years agoFix charset constant in unit test RuleFailureModelTest
Simon Brandhof [Tue, 3 Apr 2012 14:17:33 +0000 (16:17 +0200)]
Fix charset constant in unit test RuleFailureModelTest

12 years agoFix compatibility with Java 5
Simon Brandhof [Tue, 3 Apr 2012 14:12:52 +0000 (16:12 +0200)]
Fix compatibility with Java 5

12 years agoSONAR-3383 fix compatibility with views plugin
Simon Brandhof [Tue, 3 Apr 2012 11:03:02 +0000 (13:03 +0200)]
SONAR-3383 fix compatibility with views plugin

12 years agoAdd missing indices on RESOURCE_INDEX
Simon Brandhof [Tue, 3 Apr 2012 10:09:39 +0000 (12:09 +0200)]
Add missing indices on RESOURCE_INDEX

12 years agoAdd tests for tracking of violations
Evgeny Mandrikov [Tue, 3 Apr 2012 06:46:52 +0000 (12:46 +0600)]
Add tests for tracking of violations

12 years agoFix MyBatis AuthorMapper for Oracle
Simon Brandhof [Tue, 3 Apr 2012 08:09:23 +0000 (10:09 +0200)]
Fix MyBatis AuthorMapper for Oracle

12 years agoFix some quality flaws
Simon Brandhof [Tue, 3 Apr 2012 08:08:48 +0000 (10:08 +0200)]
Fix some quality flaws

12 years agoFix some quality flaws
Evgeny Mandrikov [Tue, 3 Apr 2012 05:13:04 +0000 (11:13 +0600)]
Fix some quality flaws

12 years agoFix some quality flaws
Simon Brandhof [Mon, 2 Apr 2012 20:32:30 +0000 (22:32 +0200)]
Fix some quality flaws

12 years agoFix some quality flaws
Evgeny Mandrikov [Mon, 2 Apr 2012 17:33:39 +0000 (23:33 +0600)]
Fix some quality flaws

12 years agoSONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measures.varia...
Fabrice Bellingard [Mon, 2 Apr 2012 17:30:57 +0000 (19:30 +0200)]
SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measures.variation_value_0'"

12 years agoImprove loading of ruby on rails applications
Simon Brandhof [Mon, 2 Apr 2012 17:16:58 +0000 (19:16 +0200)]
Improve loading of ruby on rails applications

12 years agoSONAR-3363 Error log "undefined method `downcase' for Array"
Fabrice Bellingard [Mon, 2 Apr 2012 16:19:30 +0000 (18:19 +0200)]
SONAR-3363 Error log "undefined method `downcase' for Array"

12 years agoSONAR-3361 Error : undefined method `source' for nil:NilClass
Fabrice Bellingard [Mon, 2 Apr 2012 15:48:04 +0000 (17:48 +0200)]
SONAR-3361 Error : undefined method `source' for nil:NilClass

12 years agoFix search engine in the page "Project roles"
Simon Brandhof [Mon, 2 Apr 2012 15:27:40 +0000 (17:27 +0200)]
Fix search engine in the page "Project roles"

12 years agoRemove unused import
Simon Brandhof [Mon, 2 Apr 2012 15:24:21 +0000 (17:24 +0200)]
Remove unused import

12 years agoDo not filter qualifier when executing ResourceIndexerDao#indexResource()
Simon Brandhof [Mon, 2 Apr 2012 15:24:11 +0000 (17:24 +0200)]
Do not filter qualifier when executing ResourceIndexerDao#indexResource()

12 years agoImprove the way to add the new primary key RESOURCE_INDEX#ID.
Simon Brandhof [Mon, 2 Apr 2012 14:21:25 +0000 (16:21 +0200)]
Improve the way to add the new primary key RESOURCE_INDEX#ID.

- do not index files during upgrade, but only projects
- new webservice POST /api/server/index_projects to index all the existing projects

12 years agoReplace usage of deprecated constants
Simon Brandhof [Fri, 30 Mar 2012 14:05:32 +0000 (16:05 +0200)]
Replace usage of deprecated constants

12 years agoSONAR-3382 "Extend description" is buggy on IE9
Fabrice Bellingard [Mon, 2 Apr 2012 14:55:43 +0000 (16:55 +0200)]
SONAR-3382 "Extend description" is buggy on IE9

12 years agoMerge branch 'current'
Fabrice Bellingard [Mon, 2 Apr 2012 10:10:09 +0000 (12:10 +0200)]
Merge branch 'current'

12 years agoFix violation and refactoring
Fabrice Bellingard [Mon, 2 Apr 2012 10:09:03 +0000 (12:09 +0200)]
Fix violation and refactoring

12 years agoSONAR-3125 Add better error message for unknown language
Fabrice Bellingard [Mon, 2 Apr 2012 09:56:58 +0000 (11:56 +0200)]
SONAR-3125 Add better error message for unknown language

12 years agoSONAR-3315 Refactor code to better keep track of original file
Fabrice Bellingard [Mon, 2 Apr 2012 08:30:47 +0000 (10:30 +0200)]
SONAR-3315 Refactor code to better keep track of original file

12 years agoMerge branch 'current'
Fabrice Bellingard [Mon, 2 Apr 2012 07:37:37 +0000 (09:37 +0200)]
Merge branch 'current'

12 years agoSONAR-3315 Improve error message when importing duplicate files
Fabrice Bellingard [Mon, 2 Apr 2012 07:36:50 +0000 (09:36 +0200)]
SONAR-3315 Improve error message when importing duplicate files

12 years agoImprove the ruby class Api::Pagination
Simon Brandhof [Sun, 1 Apr 2012 15:59:35 +0000 (17:59 +0200)]
Improve the ruby class Api::Pagination

12 years agoManagement console of project roles : increase the page size to 50
Simon Brandhof [Sun, 1 Apr 2012 14:53:29 +0000 (16:53 +0200)]
Management console of project roles : increase the page size to 50

12 years agoManagement console of project roles : search projects by name
Simon Brandhof [Sun, 1 Apr 2012 14:51:20 +0000 (16:51 +0200)]
Management console of project roles : search projects by name

12 years agoManagement console of project roles : add pagination and support of new resource...
Simon Brandhof [Sun, 1 Apr 2012 14:29:12 +0000 (16:29 +0200)]
Management console of project roles : add pagination and support of new resource types

12 years agoAdd primary key to the table RESOURCE_INDEX
Simon Brandhof [Sun, 1 Apr 2012 14:26:59 +0000 (16:26 +0200)]
Add primary key to the table RESOURCE_INDEX

12 years agoSONAR-2841 Look for test suite results if no per-file result files
Fabrice Bellingard [Fri, 30 Mar 2012 15:12:47 +0000 (17:12 +0200)]
SONAR-2841 Look for test suite results if no per-file result files

12 years agoSONAR-3372 Give correct style to action links
Fabrice Bellingard [Fri, 30 Mar 2012 14:52:35 +0000 (16:52 +0200)]
SONAR-3372 Give correct style to action links

12 years agoFix violations
Fabrice Bellingard [Fri, 30 Mar 2012 13:54:08 +0000 (15:54 +0200)]
Fix violations

12 years agoSONAR-3287 Add "modifiable_history" property on ResourceType
Fabrice Bellingard [Fri, 30 Mar 2012 13:47:42 +0000 (15:47 +0200)]
SONAR-3287 Add "modifiable_history" property on ResourceType

12 years agoSONAR-3287 Use new ResourceType props for #isAvailableForFilters
Fabrice Bellingard [Fri, 30 Mar 2012 10:04:01 +0000 (12:04 +0200)]
SONAR-3287 Use new ResourceType props for #isAvailableForFilters

12 years agoRemove unused import
Simon Brandhof [Fri, 30 Mar 2012 13:02:14 +0000 (15:02 +0200)]
Remove unused import

12 years agoCSS : increase margin between bullets of form-val-cell
Simon Brandhof [Fri, 30 Mar 2012 13:01:12 +0000 (15:01 +0200)]
CSS : increase margin between bullets of form-val-cell

12 years agoAdd AuthorDao#countDeveloperLogins()
Simon Brandhof [Fri, 30 Mar 2012 12:38:43 +0000 (14:38 +0200)]
Add AuthorDao#countDeveloperLogins()

12 years agoBeta: link pages to ruby on rails applications
Simon Brandhof [Fri, 30 Mar 2012 10:32:19 +0000 (12:32 +0200)]
Beta: link pages to ruby on rails applications

12 years agoPurge measures where PERSON_ID is not null
Simon Brandhof [Fri, 30 Mar 2012 08:24:06 +0000 (10:24 +0200)]
Purge measures where PERSON_ID is not null

12 years agoSONAR-3287 Keep previous behaviour on web service
Fabrice Bellingard [Fri, 30 Mar 2012 06:44:54 +0000 (08:44 +0200)]
SONAR-3287 Keep previous behaviour on web service

12 years agofix quality flaw
Simon Brandhof [Thu, 29 Mar 2012 19:52:12 +0000 (21:52 +0200)]
fix quality flaw

12 years agoGeneric search engine in order to handle all the ResourceType extensions
Simon Brandhof [Thu, 29 Mar 2012 17:48:56 +0000 (19:48 +0200)]
Generic search engine in order to handle all the ResourceType extensions

12 years agoPurge the table AUTHORS
Simon Brandhof [Thu, 29 Mar 2012 17:48:01 +0000 (19:48 +0200)]
Purge the table AUTHORS

12 years agoAdd MyBatis mapper to select rows from PROJECTS
Simon Brandhof [Thu, 29 Mar 2012 17:47:42 +0000 (19:47 +0200)]
Add MyBatis mapper to select rows from PROJECTS

12 years agoSONAR-3287 Update UI to adapt labels to deletable resource
Fabrice Bellingard [Thu, 29 Mar 2012 17:19:08 +0000 (19:19 +0200)]
SONAR-3287 Update UI to adapt labels to deletable resource

=> Make it possible to delete a View or a Developer (resources and
   snapshots) through the Sonar UI

12 years agoSONAR-3287 Add properties on ResourceType and use them in Ruby
Fabrice Bellingard [Thu, 29 Mar 2012 14:49:40 +0000 (16:49 +0200)]
SONAR-3287 Add properties on ResourceType and use them in Ruby

=> To be able to tell, for instance, that a resource is "deletable"
   and so to display the "Deletion" link accordingly.

12 years agoSONAR-3372 'delete' action should be available even on first comment
Fabrice Bellingard [Thu, 29 Mar 2012 12:23:02 +0000 (14:23 +0200)]
SONAR-3372 'delete' action should be available even on first comment

=> The 'delete' comment action is not available in the review page
   whereas this action should be available on the last comment for
   the author of the comment.

12 years agoSONAR-3114 Fix layout positionning on Chrome
Fabrice Bellingard [Thu, 29 Mar 2012 11:57:38 +0000 (13:57 +0200)]
SONAR-3114 Fix layout positionning on Chrome

12 years agoSONAR-2197 Display Coverage tab only if coverage/it-coverage measures
Fabrice Bellingard [Thu, 29 Mar 2012 09:17:33 +0000 (11:17 +0200)]
SONAR-2197 Display Coverage tab only if coverage/it-coverage measures

12 years agoSONAR-3323 Fix bug when project has measures of removed plugin
Fabrice Bellingard [Thu, 29 Mar 2012 09:14:24 +0000 (11:14 +0200)]
SONAR-3323 Fix bug when project has measures of removed plugin

=> In this case, we get nil elements in the @metrics field, and
   this create a bug in #measures_hash method when calling #name
   on the elements of that array.

12 years agoSONAR-3359 Set default description for existing manual rules
Fabrice Bellingard [Thu, 29 Mar 2012 07:20:37 +0000 (09:20 +0200)]
SONAR-3359 Set default description for existing manual rules

=> Only for existing manual rules created on the fly.

12 years agoSONAR-3359 Default description for manual rules created on the fly
Fabrice Bellingard [Wed, 28 Mar 2012 17:19:36 +0000 (19:19 +0200)]
SONAR-3359 Default description for manual rules created on the fly

=> To encourage people to set a real description and not leave it
   blank.

12 years agoFix violations
Fabrice Bellingard [Wed, 28 Mar 2012 12:13:17 +0000 (14:13 +0200)]
Fix violations

12 years agoFix AuthorMapper
Evgeny Mandrikov [Thu, 29 Mar 2012 06:59:09 +0000 (12:59 +0600)]
Fix AuthorMapper

12 years agoFix some quality flaws
Evgeny Mandrikov [Thu, 29 Mar 2012 04:54:40 +0000 (10:54 +0600)]
Fix some quality flaws

12 years agoAdd activerecord model for AUTHORS
Simon Brandhof [Wed, 28 Mar 2012 12:01:13 +0000 (14:01 +0200)]
Add activerecord model for AUTHORS

12 years agoMerge branch 'current'
Fabrice Bellingard [Wed, 28 Mar 2012 08:43:30 +0000 (10:43 +0200)]
Merge branch 'current'

12 years agoSONAR-3359 Do nor create a rule without a description in the Web UI
Fabrice Bellingard [Wed, 28 Mar 2012 08:40:33 +0000 (10:40 +0200)]
SONAR-3359 Do nor create a rule without a description in the Web UI

12 years agoEnforce that parameters are non null by default in sonar-jacoco-plugin and sonar...
Evgeny Mandrikov [Wed, 28 Mar 2012 05:21:53 +0000 (11:21 +0600)]
Enforce that parameters are non null by default in sonar-jacoco-plugin and sonar-pmd-plugin

12 years agoFix some quality flaws
Evgeny Mandrikov [Wed, 28 Mar 2012 05:02:36 +0000 (11:02 +0600)]
Fix some quality flaws

12 years agoSONAR-1569 Case sensitive sorting of components on the Dependencies page
Simon Brandhof [Tue, 27 Mar 2012 20:25:04 +0000 (22:25 +0200)]
SONAR-1569 Case sensitive sorting of components on the Dependencies page

12 years agoCase-insensitive sort of names in the page "Components"
Simon Brandhof [Tue, 27 Mar 2012 20:19:50 +0000 (22:19 +0200)]
Case-insensitive sort of names in the page "Components"

12 years agoSONAR-3114 Open resource links on the "dependencies" tab
Fabrice Bellingard [Tue, 27 Mar 2012 17:24:58 +0000 (19:24 +0200)]
SONAR-3114 Open resource links on the "dependencies" tab

12 years agoCSS : vertical alignment of cells in class .table
Simon Brandhof [Tue, 27 Mar 2012 17:19:52 +0000 (19:19 +0200)]
CSS : vertical alignment of cells in class .table

12 years agoAdd activerecord relation between PROJECTS and AUTHORS
Simon Brandhof [Tue, 27 Mar 2012 17:19:27 +0000 (19:19 +0200)]
Add activerecord relation between PROJECTS and AUTHORS

12 years agoSONAR-3114 Set the tab ID to its previous value ('dependencies')
Fabrice Bellingard [Tue, 27 Mar 2012 17:13:47 +0000 (19:13 +0200)]
SONAR-3114 Set the tab ID to its previous value ('dependencies')

12 years agoSONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)
Fabrice Bellingard [Tue, 27 Mar 2012 13:40:24 +0000 (15:40 +0200)]
SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)