]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoChanged 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

12 years agoMinor: add a whitespace before the link "Edit my filters"
Simon Brandhof [Thu, 31 May 2012 14:23:11 +0000 (16:23 +0200)]
Minor: add a whitespace before the link "Edit my filters"

12 years agoRevert SONAR-3407
Simon Brandhof [Thu, 31 May 2012 13:26:39 +0000 (15:26 +0200)]
Revert SONAR-3407

12 years agoFIX period name should display a delta symbol
David Gageot [Thu, 31 May 2012 07:50:25 +0000 (09:50 +0200)]
FIX period name should display a delta symbol

12 years agoUpgrade version to 3.2-SNAPSHOT
Eric Hartmann [Wed, 30 May 2012 14:00:44 +0000 (16:00 +0200)]
Upgrade version to 3.2-SNAPSHOT

12 years agoSONAR-3528 Pagination is broken on reviews widgets
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

12 years agoFIX unused parameter
David Gageot [Wed, 30 May 2012 09:33:14 +0000 (11:33 +0200)]
FIX unused parameter

12 years agoFIX remove unused warning
David Gageot [Wed, 30 May 2012 09:11:38 +0000 (11:11 +0200)]
FIX remove unused warning

12 years agoFix Oracle mapping for filters
David Gageot [Wed, 30 May 2012 08:25:59 +0000 (10:25 +0200)]
Fix Oracle mapping for filters

12 years agoWill this violation ever be fixed?
David Gageot [Wed, 30 May 2012 07:46:04 +0000 (09:46 +0200)]
Will this violation ever be fixed?

12 years agoFIX violation
David Gageot [Tue, 29 May 2012 14:20:54 +0000 (16:20 +0200)]
FIX violation

12 years agoFix dtos on Oracle
David Gageot [Tue, 29 May 2012 13:59:50 +0000 (15:59 +0200)]
Fix dtos on Oracle

12 years agoAdd some unit tests
Simon Brandhof [Tue, 29 May 2012 12:48:21 +0000 (14:48 +0200)]
Add some unit tests

12 years agoFix serialization violation
David Gageot [Tue, 29 May 2012 10:01:20 +0000 (12:01 +0200)]
Fix serialization violation

12 years agoFix some quality flaws
Simon Brandhof [Tue, 29 May 2012 09:09:20 +0000 (11:09 +0200)]
Fix some quality flaws

12 years agoAdd missing log when review command fails to be executed
Simon Brandhof [Tue, 29 May 2012 06:28:12 +0000 (08:28 +0200)]
Add missing log when review command fails to be executed

12 years agoExtract beta api from review workflow
Simon Brandhof [Mon, 28 May 2012 21:10:10 +0000 (23:10 +0200)]
Extract beta api from review workflow

12 years ago.mailmap file to resolve wrong author names
David Gageot [Mon, 28 May 2012 14:27:02 +0000 (16:27 +0200)]
.mailmap file to resolve wrong author names

12 years agoUpgrade to maven-compiler-plugin 2.5
Evgeny Mandrikov [Mon, 28 May 2012 12:54:27 +0000 (18:54 +0600)]
Upgrade to maven-compiler-plugin 2.5

12 years agoRemove hack that displays a link to edit filters
David Gageot [Mon, 28 May 2012 12:49:41 +0000 (14:49 +0200)]
Remove hack that displays a link to edit filters

12 years agoRevert change that broke the API
David Gageot [Mon, 28 May 2012 08:23:15 +0000 (10:23 +0200)]
Revert change that broke the API

12 years agoFix some quality flaws
Simon Brandhof [Mon, 28 May 2012 08:24:23 +0000 (10:24 +0200)]
Fix some quality flaws

12 years agoRevert useless dependency
Simon Brandhof [Mon, 28 May 2012 06:59:07 +0000 (08:59 +0200)]
Revert useless dependency

12 years agoCleaner code and fix warnings
David Gageot [Fri, 25 May 2012 20:47:42 +0000 (22:47 +0200)]
Cleaner code and fix warnings

12 years agoRefactor AbstractFilterDashboard : use Open/Close principle
Simon Brandhof [Fri, 25 May 2012 17:47:38 +0000 (19:47 +0200)]
Refactor AbstractFilterDashboard : use Open/Close principle

12 years agoSONAR-2706 Search for rule name in the English bundle before DB
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

12 years agoSONAR-2706 refactor org.sonar.core.review.workflow.Comment
Simon Brandhof [Fri, 25 May 2012 16:04:31 +0000 (18:04 +0200)]
SONAR-2706 refactor org.sonar.core.review.workflow.Comment

12 years agoFix some quality flaws
Simon Brandhof [Fri, 25 May 2012 16:03:29 +0000 (18:03 +0200)]
Fix some quality flaws

12 years agoDashboards must be registered after filters
Simon Brandhof [Fri, 25 May 2012 14:44:14 +0000 (16:44 +0200)]
Dashboards must be registered after filters

12 years agoSONAR-2706 revert removal of Review#getReviewId()
Simon Brandhof [Fri, 25 May 2012 14:43:45 +0000 (16:43 +0200)]
SONAR-2706 revert removal of Review#getReviewId()

12 years agoSONAR-2706 Rule name can be empty in DB
Fabrice Bellingard [Fri, 25 May 2012 15:49:39 +0000 (17:49 +0200)]
SONAR-2706 Rule name can be empty in DB

12 years agoImprove test coverage
David Gageot [Fri, 25 May 2012 14:00:12 +0000 (16:00 +0200)]
Improve test coverage

12 years agoSONAR-2706 add Review#getRuleName()
Simon Brandhof [Fri, 25 May 2012 14:10:46 +0000 (16:10 +0200)]
SONAR-2706 add Review#getRuleName()

12 years agoFix some quality flaws
Simon Brandhof [Fri, 25 May 2012 13:51:44 +0000 (15:51 +0200)]
Fix some quality flaws

12 years agoSONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove methods that...
Simon Brandhof [Fri, 25 May 2012 13:50:43 +0000 (15:50 +0200)]
SONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove methods that return primary keys

12 years agoSONAR-3083 allow to display children of developers
Simon Brandhof [Fri, 25 May 2012 12:28:29 +0000 (14:28 +0200)]
SONAR-3083 allow to display children of developers

12 years agoFix dashboard name
David Gageot [Fri, 25 May 2012 11:08:16 +0000 (13:08 +0200)]
Fix dashboard name

12 years agoRemove warnings
David Gageot [Fri, 25 May 2012 11:04:11 +0000 (13:04 +0200)]
Remove warnings

12 years agoFix warnings
David Gageot [Fri, 25 May 2012 09:42:38 +0000 (11:42 +0200)]
Fix warnings

12 years agoRemove unused variables
David Gageot [Fri, 25 May 2012 09:33:56 +0000 (11:33 +0200)]
Remove unused variables

12 years agoSuppress warnings
David Gageot [Fri, 25 May 2012 08:15:23 +0000 (10:15 +0200)]
Suppress warnings

12 years agoSplit large migration file in two
David Gageot [Fri, 25 May 2012 08:14:58 +0000 (10:14 +0200)]
Split large migration file in two

12 years agoSONAR-3308 Revert back changes
Fabrice Bellingard [Fri, 25 May 2012 07:46:38 +0000 (09:46 +0200)]
SONAR-3308 Revert back changes

=> Too many side effects
=> Still need to handle the original exception

12 years agoTechnical debt : Replace BaseMatcher with ArgumentMatcher
David Gageot [Fri, 25 May 2012 07:09:52 +0000 (09:09 +0200)]
Technical debt : Replace BaseMatcher with ArgumentMatcher

12 years agoCreate 'My Favourites' Dashboard through extension point.
David Gageot [Fri, 25 May 2012 06:45:45 +0000 (08:45 +0200)]
Create 'My Favourites' Dashboard through extension point.

The dashboard is created but not activated.

12 years agoSONAR-3083 allow filters to display only direct children of selected resource
Simon Brandhof [Thu, 24 May 2012 17:07:58 +0000 (19:07 +0200)]
SONAR-3083 allow filters to display only direct children of selected resource

12 years agoSONAR-3308 Fail batch if trying to delete released version
Fabrice Bellingard [Thu, 24 May 2012 16:42:13 +0000 (18:42 +0200)]
SONAR-3308 Fail batch if trying to delete released version

=> Message given to the user: "A Sonar analysis can't delete a
   released version that already exists in the project history
   (version XXX). Please change the version of the project or
   clean its history first."

12 years agoBetter migrations
David Gageot [Thu, 24 May 2012 16:02:50 +0000 (18:02 +0200)]
Better migrations

12 years agoResize the column with ordering arrows
David Gageot [Thu, 24 May 2012 15:35:22 +0000 (17:35 +0200)]
Resize the column with ordering arrows

12 years agoFix ordering of dashboard that a user created
David Gageot [Thu, 24 May 2012 15:35:02 +0000 (17:35 +0200)]
Fix ordering of dashboard that a user created

12 years agoSONAR-3429 In rule descriptions, "<p>" should have vertical spacing
Fabrice Bellingard [Thu, 24 May 2012 14:55:45 +0000 (16:55 +0200)]
SONAR-3429 In rule descriptions, "<p>" should have vertical spacing

12 years agoSONAR-3424 HTML lists badly displayed in the rule description pop-up
Fabrice Bellingard [Thu, 24 May 2012 14:00:58 +0000 (16:00 +0200)]
SONAR-3424 HTML lists badly displayed in the rule description pop-up

12 years agoSONAR-3348 Don't display links in filter if not browsable
Fabrice Bellingard [Thu, 24 May 2012 13:44:09 +0000 (15:44 +0200)]
SONAR-3348 Don't display links in filter if not browsable

=> The Links column on the filters page provides a Developer
   Connection link that browsers do not support

12 years agoFix violation
Fabrice Bellingard [Thu, 24 May 2012 13:30:42 +0000 (15:30 +0200)]
Fix violation

12 years agoSONAR-3218 Revert back commit
Fabrice Bellingard [Thu, 24 May 2012 12:40:58 +0000 (14:40 +0200)]
SONAR-3218 Revert back commit

12 years agoSONAR-3455 Improve the description of differential views parameters
Fabrice Bellingard [Thu, 24 May 2012 12:11:08 +0000 (14:11 +0200)]
SONAR-3455 Improve the description of differential views parameters

- Typo on Differential Views => Period 1 => description
- Adds which snapshot is taken into account when a date or a period
  is selected

12 years agoSONAR-3460 Fix dashboard ordering when the user is using the default dashboards
David Gageot [Thu, 24 May 2012 12:28:49 +0000 (14:28 +0200)]
SONAR-3460 Fix dashboard ordering when the user is using the default dashboards

12 years agoSlightly better API for the filter extension point
David Gageot [Thu, 24 May 2012 11:50:44 +0000 (13:50 +0200)]
Slightly better API for the filter extension point

12 years agoSONAR-3460 fix default dashboards
David Gageot [Thu, 24 May 2012 08:13:12 +0000 (10:13 +0200)]
SONAR-3460 fix default dashboards

There is one use which was not correctly covered :
 + A user has tuned his list Filters but not his list of project
   dashboards
 + During migration to Sonar 3.1, his dedicated list of global
   dashboards is created (in the active_dashboards table) but this list
   doesn't contain the list of project dashboard
 + So as soon as this user creates its own project dashboard, all the
   other project dashboards are no more displayed for this user

12 years agoSONAR-3218 Improve backward-compatibility for server setup WS
Fabrice Bellingard [Thu, 24 May 2012 10:22:29 +0000 (12:22 +0200)]
SONAR-3218 Improve backward-compatibility for server setup WS

12 years agoSONAR-3381 In the "Components" page, reverse the hyperlinks
Fabrice Bellingard [Thu, 24 May 2012 09:06:49 +0000 (11:06 +0200)]
SONAR-3381 In the "Components" page, reverse the hyperlinks

=> on the resource names and magnifying glasses

12 years agoSONAR-3218 Improve the setup page
Fabrice Bellingard [Thu, 24 May 2012 08:47:56 +0000 (10:47 +0200)]
SONAR-3218 Improve the setup page

12 years agoFix violations
Fabrice Bellingard [Thu, 24 May 2012 08:23:10 +0000 (10:23 +0200)]
Fix violations

12 years agoCreate Projects and Treemap default dashboards using extension point
David Gageot [Thu, 24 May 2012 06:22:55 +0000 (08:22 +0200)]
Create Projects and Treemap default dashboards using extension point

12 years agoSONAR-3182 Remove properties related to PMD CPD
Evgeny Mandrikov [Tue, 22 May 2012 20:20:55 +0000 (02:20 +0600)]
SONAR-3182 Remove properties related to PMD CPD

12 years agoFix Filter migration
David Gageot [Thu, 24 May 2012 07:20:47 +0000 (09:20 +0200)]
Fix Filter migration

12 years agoRemove violations
David Gageot [Thu, 24 May 2012 05:17:58 +0000 (07:17 +0200)]
Remove violations

12 years agoRemove warnings
David Gageot [Wed, 23 May 2012 20:27:10 +0000 (22:27 +0200)]
Remove warnings

12 years agoFix violations, simplify code and improve documentation
David Gageot [Wed, 23 May 2012 20:11:53 +0000 (22:11 +0200)]
Fix violations, simplify code and improve documentation

12 years agoReset Rails default cycle between widgets.
Simon Brandhof [Wed, 23 May 2012 16:15:38 +0000 (18:15 +0200)]
Reset Rails default cycle between widgets.

It allows for example that tables in different widgets always start with a gray row.

12 years agoFilter widget : add the icon "loading" when clicking in pagination footer
Simon Brandhof [Wed, 23 May 2012 16:14:27 +0000 (18:14 +0200)]
Filter widget : add the icon "loading" when clicking in pagination footer

12 years agoSONAR-3378 Add new DB Cleaner parameter
Fabrice Bellingard [Wed, 23 May 2012 16:08:05 +0000 (18:08 +0200)]
SONAR-3378 Add new DB Cleaner parameter

=> Make configurable the number of hours before keeping only one
   snapshot per day

12 years agoFix violations
Fabrice Bellingard [Wed, 23 May 2012 14:25:55 +0000 (16:25 +0200)]
Fix violations

12 years agoSONAR-3016 Escape filter name and key
David Gageot [Wed, 23 May 2012 15:22:20 +0000 (17:22 +0200)]
SONAR-3016 Escape filter name and key

12 years agoSONAR-3016 Filter now have a logical key
David Gageot [Wed, 23 May 2012 14:55:48 +0000 (16:55 +0200)]
SONAR-3016 Filter now have a logical key

this makes it easier to reference a shared filter in a dashboard
extension point. I had to migrate filter widget properties from the
filter id to the filter key.

12 years agoSONAR-3240 Fully remove support of old format for DUPLICATIONS_DATA
Fabrice Bellingard [Wed, 23 May 2012 14:16:57 +0000 (16:16 +0200)]
SONAR-3240 Fully remove support of old format for DUPLICATIONS_DATA

12 years agoSONAR-2706 Clean code
Fabrice Bellingard [Wed, 23 May 2012 12:56:33 +0000 (14:56 +0200)]
SONAR-2706 Clean code

12 years agoSONAR-3462 A project dashboard that shouldn't become a global dashboard
David Gageot [Wed, 23 May 2012 12:50:52 +0000 (14:50 +0200)]
SONAR-3462 A project dashboard that shouldn't become a global dashboard

12 years agoFIX A user cannot unfollow its own dashboards
David Gageot [Wed, 23 May 2012 12:40:51 +0000 (14:40 +0200)]
FIX A user cannot unfollow its own dashboards

12 years agoFix Pagination and sorting in filter widget
David Gageot [Wed, 23 May 2012 06:19:43 +0000 (08:19 +0200)]
Fix Pagination and sorting in filter widget

12 years agoSONAR-2706 remove log
Simon Brandhof [Wed, 23 May 2012 12:21:21 +0000 (14:21 +0200)]
SONAR-2706 remove log

12 years agoSONAR-2706 fix reloading of available commands in review detail
Simon Brandhof [Wed, 23 May 2012 12:15:25 +0000 (14:15 +0200)]
SONAR-2706 fix reloading of available commands in review detail

12 years agoRevert "Fix Pagination and sorting in filter widget"
David Gageot [Wed, 23 May 2012 11:49:22 +0000 (13:49 +0200)]
Revert "Fix Pagination and sorting in filter widget"

This reverts commit a0e00c5f0a63b81226c2b04271df07fdeff6a5f7.

12 years agoFix Pagination and sorting in filter widget
David Gageot [Wed, 23 May 2012 06:19:43 +0000 (08:19 +0200)]
Fix Pagination and sorting in filter widget

12 years agoSONAR-2706 Should feed the ':review_screens' value for every action
Fabrice Bellingard [Wed, 23 May 2012 09:56:27 +0000 (11:56 +0200)]
SONAR-2706 Should feed the ':review_screens' value for every action

=> If not, then after entering a comment (or assigning, or planning,
   ...), then the actions provided by the review workflow are not
   displayed.

12 years agoSONAR-2706 improve error handling on command execution
Simon Brandhof [Wed, 23 May 2012 09:31:14 +0000 (11:31 +0200)]
SONAR-2706 improve error handling on command execution

12 years agoAdd a javadoc to org.sonar.api.Property#defaultValue()
Simon Brandhof [Wed, 23 May 2012 07:47:40 +0000 (09:47 +0200)]
Add a javadoc to org.sonar.api.Property#defaultValue()

12 years agoSONAR-2706 Make it possible to have actions on violations w/o review
Fabrice Bellingard [Wed, 23 May 2012 09:13:50 +0000 (11:13 +0200)]
SONAR-2706 Make it possible to have actions on violations w/o review

=> Added a non-persisted "IDLE" status on Review

12 years agoSONAR-3016 Don't load default filters if they already exist
David Gageot [Wed, 23 May 2012 06:53:45 +0000 (08:53 +0200)]
SONAR-3016 Don't load default filters if they already exist

12 years agoTrying to fix filters on Oracle
David Gageot [Wed, 23 May 2012 07:13:47 +0000 (09:13 +0200)]
Trying to fix filters on Oracle

12 years agoSONAR-2706 Fix issue with element focus
Fabrice Bellingard [Wed, 23 May 2012 07:39:23 +0000 (09:39 +0200)]
SONAR-2706 Fix issue with element focus

12 years agoSONAR-2706 Fix issue with button message
Fabrice Bellingard [Wed, 23 May 2012 07:28:37 +0000 (09:28 +0200)]
SONAR-2706 Fix issue with button message

12 years agoRemove warnings
David Gageot [Wed, 23 May 2012 06:19:35 +0000 (08:19 +0200)]
Remove warnings

12 years agoSONAR-3407 improve message
Simon Brandhof [Tue, 22 May 2012 22:36:33 +0000 (00:36 +0200)]
SONAR-3407 improve message

12 years agoSONAR-2706 fix commands from review detail page
Simon Brandhof [Tue, 22 May 2012 22:27:31 +0000 (00:27 +0200)]
SONAR-2706 fix commands from review detail page

12 years agoRemove the classes RulesManager and DaoFacade.
Simon Brandhof [Tue, 22 May 2012 22:26:02 +0000 (00:26 +0200)]
Remove the classes RulesManager and DaoFacade.

Both of them have been deprecated long time ago.

12 years agoSONAR-3407 fail analysis if the project version used for comparison does not exist
Simon Brandhof [Tue, 22 May 2012 22:23:45 +0000 (00:23 +0200)]
SONAR-3407 fail analysis if the project version used for comparison does not exist

12 years agoSONAR-2706 Reload review after execution of command
Simon Brandhof [Tue, 22 May 2012 21:05:21 +0000 (23:05 +0200)]
SONAR-2706 Reload review after execution of command

12 years agoFix minor quality flaws
Simon Brandhof [Tue, 22 May 2012 20:50:11 +0000 (22:50 +0200)]
Fix minor quality flaws

12 years agoFilter widget : reduce height of bottom margin
Simon Brandhof [Tue, 22 May 2012 20:12:47 +0000 (22:12 +0200)]
Filter widget : reduce height of bottom margin