]>
source.dussan.org Git - sonarqube.git/log
David Gageot [Fri, 15 Jun 2012 14:44:01 +0000 (16:44 +0200)]
Remove violations
David Gageot [Fri, 15 Jun 2012 10:12:40 +0000 (12:12 +0200)]
SONAR-3560 Remove the "lines_to_cover" metric from Code coverage widget
David Gageot [Fri, 15 Jun 2012 09:21:54 +0000 (11:21 +0200)]
Remove violation
David Gageot [Thu, 14 Jun 2012 16:25:39 +0000 (18:25 +0200)]
SONAR-3550 Some characters are badly displayed in the Violation dropdown
This is because the label is escaped twice
David Gageot [Thu, 14 Jun 2012 15:24:27 +0000 (17:24 +0200)]
SONAR-3535 At the bottom of a rule description, display the kee
David Gageot [Thu, 14 Jun 2012 14:33:55 +0000 (16:33 +0200)]
FIX Stay on password update form when the update failed because password
is empty
David Gageot [Thu, 14 Jun 2012 14:00:52 +0000 (16:00 +0200)]
SONAR-3447 Users with accents are now shown in the "Assign To" list
In fact we completely ignore the accents so that e=é,a=à...
David Gageot [Thu, 14 Jun 2012 13:03:55 +0000 (15:03 +0200)]
SONAR-3451 Remove the "Chidamber & Kemerer" from the default dashboard
David Gageot [Thu, 14 Jun 2012 13:03:42 +0000 (15:03 +0200)]
Remove warning
David Gageot [Thu, 14 Jun 2012 12:59:59 +0000 (14:59 +0200)]
SONAR-3546 Allow to delete a filter which is used in a dashboard
When the filter was used, it is deleted but a warning message is
displayed.
David Gageot [Thu, 14 Jun 2012 12:48:54 +0000 (14:48 +0200)]
SONAR-3567 Remove the useless "action" headers from the My Filter page
David Gageot [Thu, 14 Jun 2012 12:20:53 +0000 (14:20 +0200)]
Remove violations
David Gageot [Thu, 14 Jun 2012 12:15:47 +0000 (14:15 +0200)]
Remove some violations on unit tests
Took the opportunity to migrate some tests to FestAssert.
Also removed some duplication
Jenkins CI [Thu, 14 Jun 2012 08:48:47 +0000 (10:48 +0200)]
Automatic merge from branch-3.1
Eric Hartmann [Thu, 14 Jun 2012 08:40:32 +0000 (10:40 +0200)]
Change version to 3.1-SNAPSHOT
Eric Hartmann [Wed, 13 Jun 2012 07:26:23 +0000 (09:26 +0200)]
Release 3.1
Jenkins CI [Tue, 12 Jun 2012 13:52:34 +0000 (15:52 +0200)]
Automatic merge from branch-3.1
Simon Brandhof [Tue, 12 Jun 2012 12:51:06 +0000 (14:51 +0200)]
SONAR-2073 fix selection of metrics in filter treemaps
Simon Brandhof [Tue, 12 Jun 2012 12:51:06 +0000 (14:51 +0200)]
SONAR-2073 fix selection of metrics in filter treemaps
Simon Brandhof [Mon, 11 Jun 2012 22:19:13 +0000 (00:19 +0200)]
Remove dead code
Simon Brandhof [Mon, 11 Jun 2012 22:11:43 +0000 (00:11 +0200)]
Add some tests
Simon Brandhof [Mon, 11 Jun 2012 12:30:58 +0000 (14:30 +0200)]
Fix display of review commands on 'global' violations
Simon Brandhof [Mon, 11 Jun 2012 12:30:58 +0000 (14:30 +0200)]
Fix display of review commands on 'global' violations
Eric Hartmann [Fri, 8 Jun 2012 13:33:57 +0000 (15:33 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Fri, 8 Jun 2012 13:33:57 +0000 (15:33 +0200)]
[maven-release-plugin] prepare release 3.1-RC3
Simon Brandhof [Fri, 8 Jun 2012 12:30:16 +0000 (14:30 +0200)]
SONAR-3565 do not execute SQL DELETE requests if no rows to delete
Simon Brandhof [Fri, 8 Jun 2012 12:30:16 +0000 (14:30 +0200)]
SONAR-3565 do not execute SQL DELETE requests if no rows to delete
Simon Brandhof [Fri, 8 Jun 2012 12:15:53 +0000 (14:15 +0200)]
Fix description of property "sonar.cpd_cross_project"
Simon Brandhof [Fri, 8 Jun 2012 12:15:53 +0000 (14:15 +0200)]
Fix description of property "sonar.cpd_cross_project"
Simon Brandhof [Fri, 8 Jun 2012 10:41:28 +0000 (12:41 +0200)]
SONAR-3565 do not lock METRICS and CHARACTERISTICS during purges
Simon Brandhof [Fri, 8 Jun 2012 10:41:28 +0000 (12:41 +0200)]
SONAR-3565 do not lock METRICS and CHARACTERISTICS during purges
Simon Brandhof [Thu, 7 Jun 2012 13:20:01 +0000 (15:20 +0200)]
Fix loading of project settings in review workflow
Simon Brandhof [Thu, 7 Jun 2012 13:20:01 +0000 (15:20 +0200)]
Fix loading of project settings in review workflow
Fabrice Bellingard [Thu, 7 Jun 2012 09:52:23 +0000 (11:52 +0200)]
SONAR-3561 Fix bug on Timeline widget
=> Timeline widget cannot be displayed if one of the selected metrics
has no value at all
Fabrice Bellingard [Thu, 7 Jun 2012 09:52:23 +0000 (11:52 +0200)]
SONAR-3561 Fix bug on Timeline widget
=> Timeline widget cannot be displayed if one of the selected metrics
has no value at all
Simon Brandhof [Wed, 6 Jun 2012 13:31:53 +0000 (15:31 +0200)]
Fix filter in the violations viewer
Simon Brandhof [Wed, 6 Jun 2012 13:31:53 +0000 (15:31 +0200)]
Fix filter in the violations viewer
David Gageot [Tue, 5 Jun 2012 10:19:30 +0000 (12:19 +0200)]
SONAR-2073 FIX Display multiple 'Treemap' filter widgets
When there were two 'Treemap' filter widgets on the same dashboard,
only one was displayed. It's because they had the same id.
(cherry picked from commit
a63b033c8444072bdcc3725ebbe41c5869cc1c1a )
David Gageot [Tue, 5 Jun 2012 10:04:28 +0000 (12:04 +0200)]
SONAR-2073 FIX Add a space before star
(cherry picked from commit
f69e3ec312326557527977391c42e633d84f4d86 )
David Gageot [Tue, 5 Jun 2012 10:03:52 +0000 (12:03 +0200)]
SONAR-3457 FIX project label case
(cherry picked from commit
dc9752b4abbeeb5c04dd938ca5d7c362d45a45a0 )
David Gageot [Tue, 5 Jun 2012 09:52:01 +0000 (11:52 +0200)]
SONAR-2073 FIX 'Differential period' label
(cherry picked from commit
beb265100f33a05767e0582bdb28ab88b5212952 )
Simon Brandhof [Wed, 6 Jun 2012 08:37:16 +0000 (10:37 +0200)]
SONAR-3555 fix build
Simon Brandhof [Wed, 6 Jun 2012 08:24:41 +0000 (10:24 +0200)]
SONAR-3555 Content type is missing on static files provided by plugins
Simon Brandhof [Wed, 6 Jun 2012 08:37:16 +0000 (10:37 +0200)]
SONAR-3555 fix build
Simon Brandhof [Wed, 6 Jun 2012 08:24:41 +0000 (10:24 +0200)]
SONAR-3555 Content type is missing on static files provided by plugins
Fabrice Bellingard [Wed, 6 Jun 2012 07:59:45 +0000 (09:59 +0200)]
SONAR-3538 Create the Java Plugin that embeds the SQALE model
David Gageot [Tue, 5 Jun 2012 10:19:30 +0000 (12:19 +0200)]
SONAR-2073 FIX Display multiple 'Treemap' filter widgets
When there were two 'Treemap' filter widgets on the same dashboard,
only one was displayed. It's because they had the same id.
David Gageot [Tue, 5 Jun 2012 10:04:28 +0000 (12:04 +0200)]
SONAR-2073 FIX Add a space before star
David Gageot [Tue, 5 Jun 2012 10:03:52 +0000 (12:03 +0200)]
SONAR-3457 FIX project label case
David Gageot [Tue, 5 Jun 2012 09:52:01 +0000 (11:52 +0200)]
SONAR-2073 FIX 'Differential period' label
David Gageot [Tue, 5 Jun 2012 09:45:31 +0000 (11:45 +0200)]
FIX Dashboard always display a scroll in IE7
David Gageot [Tue, 5 Jun 2012 09:45:31 +0000 (11:45 +0200)]
FIX Dashboard always display a scroll in IE7(cherry picked from commit
11bf470b9ca2647c63a2774972b2281ea8c9f60b )
Fabrice Bellingard [Tue, 5 Jun 2012 09:10:28 +0000 (11:10 +0200)]
SONAR-3528 Add missing modification on Ruby template
Fabrice Bellingard [Tue, 5 Jun 2012 09:10:28 +0000 (11:10 +0200)]
SONAR-3528 Add missing modification on Ruby template
David Gageot [Mon, 4 Jun 2012 09:17:42 +0000 (11:17 +0200)]
FIX sort projects by name in widget configuration(cherry picked from commit
09711b542dd77597b8f2fb2e0eaa4f0d8f0da86d )
David Gageot [Mon, 4 Jun 2012 09:17:42 +0000 (11:17 +0200)]
FIX sort projects by name in widget configuration
Simon Brandhof [Fri, 1 Jun 2012 15:59:21 +0000 (17:59 +0200)]
SONAR-2030 fix dashboard link from filters
Simon Brandhof [Fri, 1 Jun 2012 15:59:21 +0000 (17:59 +0200)]
SONAR-2030 fix dashboard link from filters
Simon Brandhof [Fri, 1 Jun 2012 15:28:59 +0000 (17:28 +0200)]
SONAR-3537 Improve performances of the treemap filter
Simon Brandhof [Fri, 1 Jun 2012 15:28:59 +0000 (17:28 +0200)]
SONAR-3537 Improve performances of the treemap filter
David Gageot [Fri, 1 Jun 2012 06:47:48 +0000 (08:47 +0200)]
Changed period name display format in widget's title
David Gageot [Fri, 1 Jun 2012 06:47:48 +0000 (08:47 +0200)]
Changed period name display format in widget's title
Eric Hartmann [Thu, 31 May 2012 15:05:52 +0000 (17:05 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Thu, 31 May 2012 15:05:51 +0000 (17:05 +0200)]
[maven-release-plugin] prepare release 3.1-RC2
Simon Brandhof [Thu, 31 May 2012 14:23:11 +0000 (16:23 +0200)]
Minor: add a whitespace before the link "Edit my filters"
Simon Brandhof [Thu, 31 May 2012 13:26:39 +0000 (15:26 +0200)]
Revert SONAR-3407
David Gageot [Thu, 31 May 2012 07:50:25 +0000 (09:50 +0200)]
FIX period name should display a delta symbol
Simon Brandhof [Thu, 31 May 2012 14:23:11 +0000 (16:23 +0200)]
Minor: add a whitespace before the link "Edit my filters"
Simon Brandhof [Thu, 31 May 2012 13:26:39 +0000 (15:26 +0200)]
Revert SONAR-3407
David Gageot [Thu, 31 May 2012 07:50:25 +0000 (09:50 +0200)]
FIX period name should display a delta symbol
Eric Hartmann [Wed, 30 May 2012 14:00:44 +0000 (16:00 +0200)]
Upgrade version to 3.2-SNAPSHOT
Eric Hartmann [Wed, 30 May 2012 13:00:18 +0000 (15:00 +0200)]
[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Wed, 30 May 2012 13:00:16 +0000 (15:00 +0200)]
[maven-release-plugin] prepare release 3.1-RC1
Fabrice Bellingard [Wed, 30 May 2012 10:33:28 +0000 (12:33 +0200)]
SONAR-3528 Pagination is broken on reviews widgets
Fix regression introduced during fix of SONAR-3404 (see commit
c8278a1e6bca00368405a760b3ab8d0d4c32f146 ): the name "limit"
used to allow loading more reviews is the same as the one used by
the widget's partial to paginate.
=> now, the partial uses "table_limit" as parameter
David Gageot [Wed, 30 May 2012 09:33:14 +0000 (11:33 +0200)]
FIX unused parameter
David Gageot [Wed, 30 May 2012 09:11:38 +0000 (11:11 +0200)]
FIX remove unused warning
David Gageot [Wed, 30 May 2012 08:25:59 +0000 (10:25 +0200)]
Fix Oracle mapping for filters
David Gageot [Wed, 30 May 2012 07:46:04 +0000 (09:46 +0200)]
Will this violation ever be fixed?
David Gageot [Tue, 29 May 2012 14:20:54 +0000 (16:20 +0200)]
FIX violation
David Gageot [Tue, 29 May 2012 13:59:50 +0000 (15:59 +0200)]
Fix dtos on Oracle
Simon Brandhof [Tue, 29 May 2012 12:48:21 +0000 (14:48 +0200)]
Add some unit tests
David Gageot [Tue, 29 May 2012 10:01:20 +0000 (12:01 +0200)]
Fix serialization violation
Simon Brandhof [Tue, 29 May 2012 09:09:20 +0000 (11:09 +0200)]
Fix some quality flaws
Simon Brandhof [Tue, 29 May 2012 06:28:12 +0000 (08:28 +0200)]
Add missing log when review command fails to be executed
Simon Brandhof [Mon, 28 May 2012 21:10:10 +0000 (23:10 +0200)]
Extract beta api from review workflow
David Gageot [Mon, 28 May 2012 14:27:02 +0000 (16:27 +0200)]
.mailmap file to resolve wrong author names
Evgeny Mandrikov [Mon, 28 May 2012 12:54:27 +0000 (18:54 +0600)]
Upgrade to maven-compiler-plugin 2.5
David Gageot [Mon, 28 May 2012 12:49:41 +0000 (14:49 +0200)]
Remove hack that displays a link to edit filters
David Gageot [Mon, 28 May 2012 08:23:15 +0000 (10:23 +0200)]
Revert change that broke the API
Simon Brandhof [Mon, 28 May 2012 08:24:23 +0000 (10:24 +0200)]
Fix some quality flaws
Simon Brandhof [Mon, 28 May 2012 06:59:07 +0000 (08:59 +0200)]
Revert useless dependency
David Gageot [Fri, 25 May 2012 20:47:42 +0000 (22:47 +0200)]
Cleaner code and fix warnings
Simon Brandhof [Fri, 25 May 2012 17:47:38 +0000 (19:47 +0200)]
Refactor AbstractFilterDashboard : use Open/Close principle
Fabrice Bellingard [Fri, 25 May 2012 16:06:26 +0000 (18:06 +0200)]
SONAR-2706 Search for rule name in the English bundle before DB
Simon Brandhof [Fri, 25 May 2012 16:04:31 +0000 (18:04 +0200)]
SONAR-2706 refactor org.sonar.core.review.workflow.Comment
Simon Brandhof [Fri, 25 May 2012 16:03:29 +0000 (18:03 +0200)]
Fix some quality flaws
Simon Brandhof [Fri, 25 May 2012 14:44:14 +0000 (16:44 +0200)]
Dashboards must be registered after filters
Simon Brandhof [Fri, 25 May 2012 14:43:45 +0000 (16:43 +0200)]
SONAR-2706 revert removal of Review#getReviewId()
Fabrice Bellingard [Fri, 25 May 2012 15:49:39 +0000 (17:49 +0200)]
SONAR-2706 Rule name can be empty in DB
David Gageot [Fri, 25 May 2012 14:00:12 +0000 (16:00 +0200)]
Improve test coverage