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

12 years agoSONAR-2706 some refactoring
Simon Brandhof [Tue, 22 May 2012 20:12:08 +0000 (22:12 +0200)]
SONAR-2706 some refactoring

12 years agoFix some quality flaws
Evgeny Mandrikov [Tue, 22 May 2012 20:25:19 +0000 (02:25 +0600)]
Fix some quality flaws

12 years agoSONAR-3182 Remove unused code
Evgeny Mandrikov [Tue, 22 May 2012 19:12:25 +0000 (01:12 +0600)]
SONAR-3182 Remove unused code

12 years agoSONAR-2706 add unit tests
Simon Brandhof [Tue, 22 May 2012 18:11:27 +0000 (20:11 +0200)]
SONAR-2706 add unit tests

12 years agoSONAR-3016 Provide default filters through extension point
David Gageot [Tue, 22 May 2012 16:27:11 +0000 (18:27 +0200)]
SONAR-3016 Provide default filters through extension point

12 years agoFIX we shouldn't be able to unfollow a non-shared dashboard
David Gageot [Tue, 22 May 2012 17:13:55 +0000 (19:13 +0200)]
FIX we shouldn't be able to unfollow a non-shared dashboard

12 years agoFIX A newly followed dashboard should always come last in the list
David Gageot [Tue, 22 May 2012 17:10:34 +0000 (19:10 +0200)]
FIX A newly followed dashboard should always come last in the list

12 years agoFIX Show only enabled projects
David Gageot [Tue, 22 May 2012 17:06:13 +0000 (19:06 +0200)]
FIX Show only enabled projects

12 years agoRename Ruby partial
David Gageot [Tue, 22 May 2012 15:44:54 +0000 (17:44 +0200)]
Rename Ruby partial

12 years agoSONAR-2706 Add utility class to offer easier API
Fabrice Bellingard [Tue, 22 May 2012 16:28:24 +0000 (18:28 +0200)]
SONAR-2706 Add utility class to offer easier API

12 years agoSONAR-3445 The path "Search" feature on filters doesn't work any more
Simon Brandhof [Tue, 22 May 2012 15:09:31 +0000 (17:09 +0200)]
SONAR-3445 The path "Search" feature on filters doesn't work any more

12 years agoSONAR-2706 add support of default values in HasProjectPropertyCondition
Simon Brandhof [Tue, 22 May 2012 14:22:59 +0000 (16:22 +0200)]
SONAR-2706 add support of default values in HasProjectPropertyCondition

12 years agoSONAR-3016 Remove unused imports
David Gageot [Tue, 22 May 2012 15:10:41 +0000 (17:10 +0200)]
SONAR-3016 Remove unused imports

12 years agoSONAR-3016 Partial documentation of extension point for filter template
David Gageot [Tue, 22 May 2012 14:09:55 +0000 (16:09 +0200)]
SONAR-3016 Partial documentation of extension point for filter template

12 years agoSONAR-2706 Delete unused classes in API
Simon Brandhof [Tue, 22 May 2012 13:57:09 +0000 (15:57 +0200)]
SONAR-2706 Delete unused classes in API

12 years agoSONAR-3016 More work on extension point for filter template
David Gageot [Tue, 22 May 2012 12:52:24 +0000 (14:52 +0200)]
SONAR-3016 More work on extension point for filter template

Introduce Criteria and FilterColums

12 years agoSONAR-3016 More work on extension point for filter template
David Gageot [Tue, 22 May 2012 09:56:58 +0000 (11:56 +0200)]
SONAR-3016 More work on extension point for filter template

Recognize more filter criterias

12 years agoSONAR-3016 More work on extension point for filter template
David Gageot [Tue, 22 May 2012 08:51:06 +0000 (10:51 +0200)]
SONAR-3016 More work on extension point for filter template

Added mappers and dots for criteria and fiter_columns

12 years agoSONAR-3218 Update message of "migration running" page
Fabrice Bellingard [Tue, 22 May 2012 07:26:28 +0000 (09:26 +0200)]
SONAR-3218 Update message of "migration running" page

12 years agoSONAR-3016 Draft of new extension point for filter template
David Gageot [Fri, 18 May 2012 13:10:10 +0000 (15:10 +0200)]
SONAR-3016 Draft of new extension point for filter template

12 years agoRemove 3 warnings
David Gageot [Mon, 21 May 2012 14:58:50 +0000 (16:58 +0200)]
Remove 3 warnings

12 years agoSONAR-3397 Widget "Custom Measures" is empty
Simon Brandhof [Mon, 21 May 2012 20:05:51 +0000 (22:05 +0200)]
SONAR-3397 Widget "Custom Measures" is empty

12 years agoFix widget title for project widget on global dashboards
David Gageot [Mon, 21 May 2012 16:42:33 +0000 (18:42 +0200)]
Fix widget title for project widget on global dashboards

12 years agoSONAR-2706 Verify "context conditions" only once
Simon Brandhof [Mon, 21 May 2012 15:06:04 +0000 (17:06 +0200)]
SONAR-2706 Verify "context conditions" only once

12 years agoFix editing widget that don't have a title.
David Gageot [Mon, 21 May 2012 14:33:18 +0000 (16:33 +0200)]
Fix editing widget that don't have a title.

The javascript was broken is not title was present.

12 years agoEmpty widgets shouldn't be displayed
David Gageot [Mon, 21 May 2012 14:21:22 +0000 (16:21 +0200)]
Empty widgets shouldn't be displayed

12 years agoDisplay widget title for filter widgets added to project dashboard
David Gageot [Mon, 21 May 2012 14:11:02 +0000 (16:11 +0200)]
Display widget title for filter widgets added to project dashboard

12 years agoRemove duplication in widget code
David Gageot [Mon, 21 May 2012 14:10:16 +0000 (16:10 +0200)]
Remove duplication in widget code

12 years agoSONAR-2706 Add the condition HasReviewPropertyCondition
Simon Brandhof [Mon, 21 May 2012 13:59:35 +0000 (15:59 +0200)]
SONAR-2706 Add the condition HasReviewPropertyCondition

12 years agoFix dashboard title
David Gageot [Mon, 21 May 2012 13:33:42 +0000 (15:33 +0200)]
Fix dashboard title

12 years agoNow there are PROJECT and GLOBAL constants in WidgetScope
David Gageot [Mon, 21 May 2012 12:58:05 +0000 (14:58 +0200)]
Now there are PROJECT and GLOBAL constants in WidgetScope

12 years agoSONAR-2706 Add extension point to customize workflow of reviews
Simon Brandhof [Mon, 21 May 2012 13:02:38 +0000 (15:02 +0200)]
SONAR-2706 Add extension point to customize workflow of reviews

Note that this extension point is still not exposed to public API. It's still located in
the package org.sonar.core.reviews.workflow of sonar-core.

12 years agoUpdate description in pom
Simon Brandhof [Sun, 20 May 2012 17:55:40 +0000 (19:55 +0200)]
Update description in pom

12 years agoFix Global Dashboard editing
David Gageot [Mon, 21 May 2012 12:44:02 +0000 (14:44 +0200)]
Fix Global Dashboard editing

12 years agoSONAR-3218 Add a new status to the '/api/server' WS
Fabrice Bellingard [Mon, 21 May 2012 09:24:25 +0000 (11:24 +0200)]
SONAR-3218 Add a new status to the '/api/server' WS

=> 'MIGRATION_RUNNING'

12 years agoSONAR-3145 During migration, access to Sonar is not allowed
Fabrice Bellingard [Mon, 21 May 2012 06:51:18 +0000 (08:51 +0200)]
SONAR-3145 During migration, access to Sonar is not allowed

12 years agoSONAR-3218 / SONAR-3146 Improve the Sonar migration service
Fabrice Bellingard [Sun, 20 May 2012 14:48:03 +0000 (16:48 +0200)]
SONAR-3218 / SONAR-3146 Improve the Sonar migration service

- Offers better mechanism to prevent any parallel executions
- Provides information on the time already spent
- Adapt UI & WS to use this mechanism

12 years agoSONAR-3495 Initial exception is lost when settings can't be decrypted
Simon Brandhof [Mon, 21 May 2012 09:30:49 +0000 (11:30 +0200)]
SONAR-3495 Initial exception is lost when settings can't be decrypted

12 years agoSONAR-3494 ultra minor improvement of title in a configuration page...
Simon Brandhof [Mon, 21 May 2012 09:30:25 +0000 (11:30 +0200)]
SONAR-3494 ultra minor improvement of title in a configuration page...

12 years agoExplicitly set the default value of the field Dashboard#global
Simon Brandhof [Mon, 21 May 2012 09:24:41 +0000 (11:24 +0200)]
Explicitly set the default value of the field Dashboard#global