]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4453 Updated internal permission service to use logical key
Jean-Baptiste Vilain [Fri, 12 Jul 2013 16:28:48 +0000 (18:28 +0200)]
SONAR-4453 Updated internal permission service to use logical key

11 years agoSONAR-4453 Fixed migration to support the newly added logical key in permission_templates
Jean-Baptiste Vilain [Fri, 12 Jul 2013 16:18:08 +0000 (18:18 +0200)]
SONAR-4453 Fixed migration to support the newly added logical key in permission_templates

11 years agoSONAR-4453 Added a logical key in the permission_templates table and rearranged permi...
Jean-Baptiste Vilain [Fri, 12 Jul 2013 16:01:48 +0000 (18:01 +0200)]
SONAR-4453 Added a logical key in the permission_templates table and rearranged permission-related classes

11 years agoSONAR-4264 When there is an alert on "new coverage" measure, the measure is not highl...
Julien Lancelot [Fri, 12 Jul 2013 15:11:54 +0000 (17:11 +0200)]
SONAR-4264 When there is an alert on "new coverage" measure, the measure is not highlighted

11 years agoRemove option color in format_variation as it this option is always activated and...
Julien Lancelot [Fri, 12 Jul 2013 14:23:22 +0000 (16:23 +0200)]
Remove option color in format_variation as it this option is always activated and can never been deactivate

11 years agoSONAR-4245 Don't allow to convert a Sonar Maven project into a Sonar Maven module
Julien HENRY [Fri, 12 Jul 2013 14:03:17 +0000 (16:03 +0200)]
SONAR-4245 Don't allow to convert a Sonar Maven project into a Sonar Maven module

11 years agoSONAR-4453 Added modal form to apply permission template to components
Jean-Baptiste Vilain [Fri, 12 Jul 2013 12:57:43 +0000 (14:57 +0200)]
SONAR-4453 Added modal form to apply permission template to components

11 years agoRevert "SONAR-4490 When creating the H2 db, selected issues should be the unresolved...
Julien Lancelot [Fri, 12 Jul 2013 09:51:16 +0000 (11:51 +0200)]
Revert "SONAR-4490 When creating the H2 db, selected issues should be the unresolved ones and not ones with status != CLOSED"

This reverts commit 28287efade86c3b7ada5d38481c0b6b644fe6c0a.

11 years agoSONAR-4195 In the Measures filter form, replace the "Key like" criteria by a "Key...
Julien Lancelot [Fri, 12 Jul 2013 09:39:49 +0000 (11:39 +0200)]
SONAR-4195 In the Measures filter form, replace the "Key like" criteria by a "Key contains" criteria to mimic the "Name contains" criteria

11 years agoSONAR-4063 When adding a criterion in the Measure Service, set the focus to this...
Julien Lancelot [Fri, 12 Jul 2013 08:30:05 +0000 (10:30 +0200)]
SONAR-4063 When adding a criterion in the Measure Service, set the focus to this added criterion

11 years agoSONAR-4183 Prevent adding blank column in Measures Service
Julien Lancelot [Fri, 12 Jul 2013 07:57:58 +0000 (09:57 +0200)]
SONAR-4183 Prevent adding blank column in Measures Service

11 years agoFix css when rule is displayed from a modal issue displayed in a resource viewer
Julien Lancelot [Fri, 12 Jul 2013 07:36:19 +0000 (09:36 +0200)]
Fix css when rule is displayed from a modal issue displayed in a resource viewer

11 years agoFix some quality flaws
Julien HENRY [Fri, 12 Jul 2013 07:23:43 +0000 (09:23 +0200)]
Fix some quality flaws

11 years agoFix quality flaws
Julien Lancelot [Thu, 11 Jul 2013 17:08:26 +0000 (19:08 +0200)]
Fix quality flaws

11 years agoSONAR-4351 Centralize the management of licenses in the Global Settings
Julien HENRY [Thu, 11 Jul 2013 16:25:43 +0000 (18:25 +0200)]
SONAR-4351 Centralize the management of licenses in the Global Settings

11 years agoFix some quality flaws
Julien HENRY [Thu, 11 Jul 2013 16:25:09 +0000 (18:25 +0200)]
Fix some quality flaws

11 years agoFix quality flaws
Julien Lancelot [Thu, 11 Jul 2013 15:39:45 +0000 (17:39 +0200)]
Fix quality flaws

11 years agoSONAR-4453 Added tests to cover permission template application
Jean-Baptiste Vilain [Thu, 11 Jul 2013 15:19:51 +0000 (17:19 +0200)]
SONAR-4453 Added tests to cover permission template application

11 years agoAdd some CheckForNull and Nullable annotations
Julien Lancelot [Thu, 11 Jul 2013 15:10:08 +0000 (17:10 +0200)]
Add some CheckForNull and Nullable annotations

11 years agoSONAR-4248 SONAR-4238 Add created column and add the possibility the add links and...
Julien Lancelot [Thu, 11 Jul 2013 14:44:21 +0000 (16:44 +0200)]
SONAR-4248 SONAR-4238 Add created column and add the possibility the add links and last analysis (formerly date)

11 years agoReplace XXXExtension by XXXComponent in some classes
Julien Lancelot [Thu, 11 Jul 2013 13:11:15 +0000 (15:11 +0200)]
Replace XXXExtension by XXXComponent in some classes

11 years agoSONAR-4453 Added facade declaration in task container
Jean-Baptiste Vilain [Thu, 11 Jul 2013 12:49:15 +0000 (14:49 +0200)]
SONAR-4453 Added facade declaration in task container

11 years agoSONAR-4491 Link in rule description of an issue do not open in a modal window but...
Julien Lancelot [Thu, 11 Jul 2013 12:43:45 +0000 (14:43 +0200)]
SONAR-4491 Link in rule description of an issue do not open in a modal window but in a new window

11 years agoSONAR-4453 Changed permission facade interfaces
Jean-Baptiste Vilain [Thu, 11 Jul 2013 12:25:09 +0000 (14:25 +0200)]
SONAR-4453 Changed permission facade interfaces

11 years agoSONAR-4481 Create a new Cobertura Report parser API
Julien HENRY [Thu, 11 Jul 2013 10:22:50 +0000 (12:22 +0200)]
SONAR-4481 Create a new Cobertura Report parser API

11 years agoSONAR-4453 Apply permission template to a list of resources in the internal permissio...
Jean-Baptiste Vilain [Thu, 11 Jul 2013 11:10:45 +0000 (13:10 +0200)]
SONAR-4453 Apply permission template to a list of resources in the internal permission service

11 years agoSONAR-4488 Increase timeout for /batch_bootstrap/db
Julien HENRY [Thu, 11 Jul 2013 10:22:50 +0000 (12:22 +0200)]
SONAR-4488 Increase timeout for /batch_bootstrap/db

11 years agoFix quality flaws
Julien Lancelot [Thu, 11 Jul 2013 10:54:11 +0000 (12:54 +0200)]
Fix quality flaws

11 years agoSONAR-4453 Apply permission template to a list of resources in the internal permissio...
Jean-Baptiste Vilain [Thu, 11 Jul 2013 10:40:40 +0000 (12:40 +0200)]
SONAR-4453 Apply permission template to a list of resources in the internal permission service

11 years agoFix quality flaws
Julien Lancelot [Thu, 11 Jul 2013 10:08:54 +0000 (12:08 +0200)]
Fix quality flaws

11 years agoSONAR-4464 Added permission template tables to the set of tables copied when starting...
Jean-Baptiste Vilain [Thu, 11 Jul 2013 09:39:54 +0000 (11:39 +0200)]
SONAR-4464 Added permission template tables to the set of tables copied when starting a dry run analysis

11 years agoSONAR-4464 Added permission template tables to the set of tables copied when starting...
Jean-Baptiste Vilain [Thu, 11 Jul 2013 09:39:00 +0000 (11:39 +0200)]
SONAR-4464 Added permission template tables to the set of tables copied when starting a dry run analysis

11 years agoSONAR-4464 Added permission template tables to the set of tables copied when starting...
Jean-Baptiste Vilain [Thu, 11 Jul 2013 09:03:25 +0000 (11:03 +0200)]
SONAR-4464 Added permission template tables to the set of tables copied when starting a dry run analysis

11 years agoSONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules table
Julien Lancelot [Thu, 11 Jul 2013 08:34:53 +0000 (10:34 +0200)]
SONAR-4361 Add index on columns plugin_rule_key and plugin_name of the Rules table

11 years agoSONAR-4490 When creating the H2 db, selected issues should be the unresolved ones...
Julien Lancelot [Thu, 11 Jul 2013 07:49:48 +0000 (09:49 +0200)]
SONAR-4490 When creating the H2 db, selected issues should be the unresolved ones and not ones with status != CLOSED

11 years agoSONAR-4379 Add html id
Julien Lancelot [Wed, 10 Jul 2013 16:26:22 +0000 (18:26 +0200)]
SONAR-4379 Add html id

11 years agoRevert "SONAR-4379 Restore update button label and add html id"
Julien Lancelot [Wed, 10 Jul 2013 16:25:49 +0000 (18:25 +0200)]
Revert "SONAR-4379 Restore update button label and add html id"

This reverts commit 95fb52ba0f11991bc155e1ff159997dd280bee55.

11 years agoSONAR-4379 Restore update button label and add html id
Julien Lancelot [Wed, 10 Jul 2013 16:22:22 +0000 (18:22 +0200)]
SONAR-4379 Restore update button label and add html id

11 years agoSONAR-4175 Fix regression on measure filter treemap
Julien HENRY [Wed, 10 Jul 2013 14:55:55 +0000 (16:55 +0200)]
SONAR-4175 Fix regression on measure filter treemap

11 years agoSONAR-4346 Fix regressions on documentation & comments widget
Julien HENRY [Wed, 10 Jul 2013 14:32:34 +0000 (16:32 +0200)]
SONAR-4346 Fix regressions on documentation & comments widget

11 years agoSONAR-4347 Fix a regression on duplications widget
Julien HENRY [Wed, 10 Jul 2013 14:31:33 +0000 (16:31 +0200)]
SONAR-4347 Fix a regression on duplications widget

11 years agoSONAR-4463 Fixed quality issues
Jean-Baptiste Vilain [Wed, 10 Jul 2013 14:05:32 +0000 (16:05 +0200)]
SONAR-4463 Fixed quality issues

11 years agoSONAR-4464 Fixed default permissions on groups on H2 init script
Jean-Baptiste Vilain [Wed, 10 Jul 2013 13:32:08 +0000 (15:32 +0200)]
SONAR-4464 Fixed default permissions on groups on H2 init script

11 years agoSONAR-4379 Design the create/edit form the same way: Manual Metrics, Manual Rules...
Julien HENRY [Wed, 10 Jul 2013 11:29:09 +0000 (13:29 +0200)]
SONAR-4379 Design the create/edit form the same way: Manual Metrics, Manual Rules and Action Plans

11 years agoSONAR-4464 Fixed text_value type insertion failure on Oracle
Jean-Baptiste Vilain [Wed, 10 Jul 2013 11:25:27 +0000 (13:25 +0200)]
SONAR-4464 Fixed text_value type insertion failure on Oracle

11 years agoFix some quality flaws
Julien HENRY [Wed, 10 Jul 2013 10:38:34 +0000 (12:38 +0200)]
Fix some quality flaws

11 years agoSONAR-4464 Exclude obsolete subviews-based permissions from migration
Jean-Baptiste Vilain [Wed, 10 Jul 2013 10:21:15 +0000 (12:21 +0200)]
SONAR-4464 Exclude obsolete subviews-based permissions from migration

11 years agoSONAR-4445 Improve Plan action of issue detail to include "Unplan" in the select...
Julien Lancelot [Wed, 10 Jul 2013 10:17:49 +0000 (12:17 +0200)]
SONAR-4445 Improve Plan action of issue detail to include "Unplan" in the select box and remove the unplan button

11 years agoThe projects that can be selected in the issues sidebar should only be TRK projects
Julien Lancelot [Wed, 10 Jul 2013 09:36:42 +0000 (11:36 +0200)]
The projects that can be selected in the issues sidebar should only be TRK projects

11 years agoFix some quality flaws
Julien HENRY [Wed, 10 Jul 2013 09:30:57 +0000 (11:30 +0200)]
Fix some quality flaws

11 years agoSONAR-4465 Reworked the ResourcePermission implementation to rely on the permission...
Jean-Baptiste Vilain [Wed, 10 Jul 2013 09:26:23 +0000 (11:26 +0200)]
SONAR-4465 Reworked the ResourcePermission implementation to rely on the permission templates to get the default permissions for a resource

11 years agoSONAR-4396 The email notification about 'New issues' should provide a link whose...
Julien Lancelot [Wed, 10 Jul 2013 09:12:36 +0000 (11:12 +0200)]
SONAR-4396 The email notification about 'New issues' should provide a link whose parameter 'createdAfter' must define a time and not only a date

11 years agoAdd html ids on transitions
Julien Lancelot [Wed, 10 Jul 2013 07:52:48 +0000 (09:52 +0200)]
Add html ids on transitions

11 years agoSONAR-3526 Some refactoring
Julien HENRY [Wed, 10 Jul 2013 07:35:36 +0000 (09:35 +0200)]
SONAR-3526 Some refactoring

11 years agoReplace some deprecated constants
Julien Lancelot [Wed, 10 Jul 2013 07:12:41 +0000 (09:12 +0200)]
Replace some deprecated constants

11 years agoSONAR-3526 Display the author (SCM account) of an issue if exists
Julien HENRY [Tue, 9 Jul 2013 16:39:47 +0000 (18:39 +0200)]
SONAR-3526 Display the author (SCM account) of an issue if exists

11 years agoSONAR-4467 Added 'default' column in permission templates display table
Jean-Baptiste Vilain [Tue, 9 Jul 2013 16:06:09 +0000 (18:06 +0200)]
SONAR-4467 Added 'default' column in permission templates display table

11 years agoSONAR-4421 Remove autofocus on comment text area to prevent bulk change modal window...
Julien Lancelot [Tue, 9 Jul 2013 15:29:03 +0000 (17:29 +0200)]
SONAR-4421 Remove autofocus on comment text area to prevent bulk change modal window to scroll down

11 years agoSONAR-4464 Migrate and delete legacy settings defining default roles for each qualifier
Jean-Baptiste Vilain [Tue, 9 Jul 2013 15:13:43 +0000 (17:13 +0200)]
SONAR-4464 Migrate and delete legacy settings defining default roles for each qualifier

11 years agoReplace Derby by H2 in data/README.txt
Dinesh Bolkensteyn [Tue, 9 Jul 2013 14:50:11 +0000 (16:50 +0200)]
Replace Derby by H2 in data/README.txt

11 years agoSONAR-4421 Display plan action if selected issues are all from same project without...
Julien Lancelot [Tue, 9 Jul 2013 14:27:24 +0000 (16:27 +0200)]
SONAR-4421 Display plan action if selected issues are all from same project without having to select a project

11 years agoSONAR-4175 Unable to display several Measure Filter Treemaps in the same dashboard
Julien HENRY [Tue, 9 Jul 2013 13:53:15 +0000 (15:53 +0200)]
SONAR-4175 Unable to display several Measure Filter Treemaps in the same dashboard

11 years agoSONAR-4427 Update message when no manual rules exist while creating manual issue
Julien HENRY [Tue, 9 Jul 2013 13:24:52 +0000 (15:24 +0200)]
SONAR-4427 Update message when no manual rules exist while creating manual issue

11 years agoSONAR-4348 Remove Comments & Duplication widget
Julien HENRY [Tue, 9 Jul 2013 12:36:26 +0000 (14:36 +0200)]
SONAR-4348 Remove Comments & Duplication widget

11 years agoSONAR-4347 Move Duplications widget from Widget Lab plugin to Sonar Core
Julien HENRY [Tue, 9 Jul 2013 12:25:21 +0000 (14:25 +0200)]
SONAR-4347 Move Duplications widget from Widget Lab plugin to Sonar Core

11 years agoSONAR-4346 Move Documentation and Comments widget from Widget Lab plugin to Sonar...
Julien HENRY [Tue, 9 Jul 2013 12:08:39 +0000 (14:08 +0200)]
SONAR-4346 Move Documentation and Comments widget from Widget Lab plugin to Sonar Core

11 years agoFix quality flaws
Julien Lancelot [Tue, 9 Jul 2013 09:55:38 +0000 (11:55 +0200)]
Fix quality flaws

11 years agoSONAR-4474 Improve css deisgn
Julien Lancelot [Tue, 9 Jul 2013 08:00:31 +0000 (10:00 +0200)]
SONAR-4474 Improve css deisgn

11 years agoSONAR-4474 Improve css deisgn
Julien Lancelot [Tue, 9 Jul 2013 08:00:13 +0000 (10:00 +0200)]
SONAR-4474 Improve css deisgn

11 years agoSONAR-4474 Display only unresolved issues and display link to issues in the result...
Julien Lancelot [Tue, 9 Jul 2013 07:44:19 +0000 (09:44 +0200)]
SONAR-4474 Display only unresolved issues and display link to issues in the result number

11 years agoDo not display alert if error in openAccordion javascript function
Julien Lancelot [Tue, 9 Jul 2013 07:30:27 +0000 (09:30 +0200)]
Do not display alert if error in openAccordion javascript function

11 years agoSONAR-4466 Fixed several display and labels issues
Jean-Baptiste Vilain [Tue, 9 Jul 2013 07:29:41 +0000 (09:29 +0200)]
SONAR-4466 Fixed several display and labels issues

11 years agoSONAR-4467 Added the ability to define a default permission template for a given...
Jean-Baptiste Vilain [Tue, 9 Jul 2013 07:05:10 +0000 (09:05 +0200)]
SONAR-4467 Added the ability to define a default permission template for a given root qualifier

11 years agoSONAR-4474 Bulk change list of issues corresponding to selected items in issues drilldown
Julien Lancelot [Mon, 8 Jul 2013 17:36:09 +0000 (19:36 +0200)]
SONAR-4474 Bulk change list of issues corresponding to selected items in issues drilldown

11 years agoSONAR-4203 Fix version deletion
Julien HENRY [Mon, 8 Jul 2013 16:03:34 +0000 (18:03 +0200)]
SONAR-4203 Fix version deletion

11 years agoSONAR-4408 Remove useless first empty space in settings side bar
Julien Lancelot [Mon, 8 Jul 2013 15:46:22 +0000 (17:46 +0200)]
SONAR-4408 Remove useless first empty space in settings side bar

11 years agoSONAR-4466 Fixed quality issue
Jean-Baptiste Vilain [Mon, 8 Jul 2013 15:43:10 +0000 (17:43 +0200)]
SONAR-4466 Fixed quality issue

11 years agoSONAR-4466 Added modal windows and controller actions to support permissions changes...
Jean-Baptiste Vilain [Mon, 8 Jul 2013 15:35:49 +0000 (17:35 +0200)]
SONAR-4466 Added modal windows and controller actions to support permissions changes on users and groups within a template

11 years agoUpdate bulk change ruby doc
Julien Lancelot [Mon, 8 Jul 2013 15:08:41 +0000 (17:08 +0200)]
Update bulk change ruby doc

11 years agoSONAR-4388 Move from Sonar to SonarQube
Julien HENRY [Mon, 8 Jul 2013 14:20:00 +0000 (16:20 +0200)]
SONAR-4388 Move from Sonar to SonarQube

11 years agoSONAR-4408 Remove side bar on quality profile pages
Julien Lancelot [Mon, 8 Jul 2013 13:48:33 +0000 (15:48 +0200)]
SONAR-4408 Remove side bar on quality profile pages

11 years agoSONAR-4482 Add JIRA plugin to the default list of excluded plugins for dry run mode
Julien HENRY [Mon, 8 Jul 2013 13:11:57 +0000 (15:11 +0200)]
SONAR-4482 Add JIRA plugin to the default list of excluded plugins for dry run mode

11 years agoSONAR-4388 Move from Sonar to SonarQube
Julien HENRY [Mon, 8 Jul 2013 13:07:35 +0000 (15:07 +0200)]
SONAR-4388 Move from Sonar to SonarQube

11 years agoSONAR-4397 Minor labels fixes
Julien HENRY [Mon, 8 Jul 2013 12:48:36 +0000 (14:48 +0200)]
SONAR-4397 Minor labels fixes

11 years agoSONAR-4468 Expot alerts in dryRun mode
Julien HENRY [Mon, 8 Jul 2013 12:44:51 +0000 (14:44 +0200)]
SONAR-4468 Expot alerts in dryRun mode
to support build breaker plugin

11 years agoSONAR-4408 Move "Quality Profiles" link from admin space to the top banner of SonarQube
Julien Lancelot [Mon, 8 Jul 2013 08:55:43 +0000 (10:55 +0200)]
SONAR-4408 Move "Quality Profiles" link from admin space to the top banner of SonarQube

11 years agoFix some quality flaws
Julien HENRY [Mon, 8 Jul 2013 09:54:55 +0000 (11:54 +0200)]
Fix some quality flaws

11 years agoSONAR-4466 Added controller and pages to handle CRUD operations on permission templates
Jean-Baptiste Vilain [Mon, 8 Jul 2013 09:00:04 +0000 (11:00 +0200)]
SONAR-4466 Added controller and pages to handle CRUD operations on permission templates

11 years agoFix quality flaws
Julien Lancelot [Mon, 8 Jul 2013 08:38:15 +0000 (10:38 +0200)]
Fix quality flaws

11 years agoSONAR-4418 Fix issues bulk change display on resource popup
Julien Lancelot [Mon, 8 Jul 2013 07:46:50 +0000 (09:46 +0200)]
SONAR-4418 Fix issues bulk change display on resource popup

11 years agoSONAR-4418 Refactor the bulk change redirection to fix bug when displaying resource...
Julien Lancelot [Fri, 5 Jul 2013 16:33:25 +0000 (18:33 +0200)]
SONAR-4418 Refactor the bulk change redirection to fix bug when displaying resource from search box

11 years agoSONAR-4418 Fix transition action
Julien Lancelot [Fri, 5 Jul 2013 15:11:11 +0000 (17:11 +0200)]
SONAR-4418 Fix transition action

11 years agoSONAR-4178 Delete Oracle triggers when dropping table
Julien HENRY [Fri, 5 Jul 2013 14:47:16 +0000 (16:47 +0200)]
SONAR-4178 Delete Oracle triggers when dropping table

11 years agoRestore previously wrongly updated content from branch 3.6
Julien Lancelot [Fri, 5 Jul 2013 14:33:38 +0000 (16:33 +0200)]
Restore previously wrongly updated content from branch 3.6

11 years agoSONAR-4460 Remove fetchSize on measure filters
Julien Lancelot [Fri, 5 Jul 2013 14:30:38 +0000 (16:30 +0200)]
SONAR-4460 Remove fetchSize on measure filters

11 years agoSONAR-4449 Add migration to update issues that are still linked to removed action...
Julien Lancelot [Fri, 5 Jul 2013 14:08:51 +0000 (16:08 +0200)]
SONAR-4449 Add migration to update issues that are still linked to removed action plans

11 years agoSONAR-4410 remove code specific to IE6 or IE7
Simon Brandhof [Fri, 5 Jul 2013 12:57:09 +0000 (14:57 +0200)]
SONAR-4410 remove code specific to IE6 or IE7

11 years agoSONAR-4463 Fixed quality flaws and updated permission template service layer
Jean-Baptiste Vilain [Fri, 5 Jul 2013 12:49:01 +0000 (14:49 +0200)]
SONAR-4463 Fixed quality flaws and updated permission template service layer

11 years agoSONAR-4463 Fixed quality flaws and updated permission template service layer
Jean-Baptiste Vilain [Fri, 5 Jul 2013 12:47:38 +0000 (14:47 +0200)]
SONAR-4463 Fixed quality flaws and updated permission template service layer

11 years agoMinimum required version of maven is increased to 3.0.5
Simon Brandhof [Fri, 5 Jul 2013 12:41:47 +0000 (14:41 +0200)]
Minimum required version of maven is increased to 3.0.5