]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoMigrated unit tests for components permissions to ComponentPermissionFacade
Jean-Baptiste Vilain [Fri, 19 Jul 2013 08:29:52 +0000 (10:29 +0200)]
Migrated unit tests for components permissions to ComponentPermissionFacade

11 years agoSet groups permission height the same size as users
Julien Lancelot [Fri, 19 Jul 2013 08:01:04 +0000 (10:01 +0200)]
Set groups permission height the same size as users

11 years agoDon't show documentation section when there is no metric
Julien HENRY [Fri, 19 Jul 2013 06:44:36 +0000 (08:44 +0200)]
Don't show documentation section when there is no metric

11 years agoSet groups permission height the same size as users
Julien Lancelot [Thu, 18 Jul 2013 16:33:54 +0000 (18:33 +0200)]
Set groups permission height the same size as users

11 years agoRestore BadRequestException when action is not found
Julien Lancelot [Thu, 18 Jul 2013 16:17:44 +0000 (18:17 +0200)]
Restore BadRequestException when action is not found

11 years agoReplace permission id by permission name in permissions form
Julien Lancelot [Thu, 18 Jul 2013 15:59:39 +0000 (17:59 +0200)]
Replace permission id by permission name in permissions form

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

11 years agoSONAR-4466 Labels and layout adjustments
Jean-Baptiste Vilain [Thu, 18 Jul 2013 16:19:36 +0000 (18:19 +0200)]
SONAR-4466 Labels and layout adjustments

11 years agoAdd a common way to generate edit permission link
Julien Lancelot [Thu, 18 Jul 2013 14:59:10 +0000 (16:59 +0200)]
Add a common way to generate edit permission link

11 years agoWhen submitting measures filter modal form, only errors are now returned to the form...
Julien Lancelot [Thu, 18 Jul 2013 13:55:39 +0000 (15:55 +0200)]
When submitting measures filter modal form, only errors are now returned to the form, not the whole form

11 years agoUpdate description of dryRunScan permission
Julien HENRY [Thu, 18 Jul 2013 13:42:37 +0000 (15:42 +0200)]
Update description of dryRunScan permission

11 years agoSONAR-4466 Integrated feedback from users
Jean-Baptiste Vilain [Thu, 18 Jul 2013 13:21:27 +0000 (15:21 +0200)]
SONAR-4466 Integrated feedback from users

11 years agoUse ajax instead of reloading the page when toggling issues favourite
Julien Lancelot [Thu, 18 Jul 2013 12:13:58 +0000 (14:13 +0200)]
Use ajax instead of reloading the page when toggling issues favourite

11 years agoSONAR-4466 Added id on HTML element
Jean-Baptiste Vilain [Thu, 18 Jul 2013 12:27:54 +0000 (14:27 +0200)]
SONAR-4466 Added id on HTML element

11 years agoReplace My Filters by My Issues [or Measure] Filters and Shared Filters by Share...
Julien Lancelot [Thu, 18 Jul 2013 10:44:06 +0000 (12:44 +0200)]
Replace My Filters by My Issues [or Measure] Filters and Shared Filters by Share Issues [or Measure] Filters

11 years agoSONAR-4346 Hide docu. API suffix when no measure
Julien HENRY [Thu, 18 Jul 2013 09:56:41 +0000 (11:56 +0200)]
SONAR-4346 Hide docu. API suffix when no measure

11 years agoSONAR-4419 Fix typo
Julien Lancelot [Thu, 18 Jul 2013 09:54:26 +0000 (11:54 +0200)]
SONAR-4419 Fix typo

11 years agoFix issue when displaying issue dropdown menu
Julien Lancelot [Thu, 18 Jul 2013 09:47:46 +0000 (11:47 +0200)]
Fix issue when displaying issue dropdown menu

11 years agoDi not display bulk change when there's no issues
Julien Lancelot [Thu, 18 Jul 2013 09:39:45 +0000 (11:39 +0200)]
Di not display bulk change when there's no issues

11 years agoApply comment action only on modified issues
Julien Lancelot [Thu, 18 Jul 2013 09:22:25 +0000 (11:22 +0200)]
Apply comment action only on modified issues

11 years agoDo not execute transition if not available
Julien Lancelot [Thu, 18 Jul 2013 07:46:19 +0000 (09:46 +0200)]
Do not execute transition if not available

11 years agoSONAR-4419 Replace SQL in by or
Julien Lancelot [Thu, 18 Jul 2013 06:56:32 +0000 (08:56 +0200)]
SONAR-4419 Replace SQL in by or

11 years agoWhen not logged, do not load favorite issue filters
Julien Lancelot [Thu, 18 Jul 2013 06:42:05 +0000 (08:42 +0200)]
When not logged, do not load favorite issue filters

11 years agoRevert "Fix issue when loading issues page without being logged"
Julien Lancelot [Thu, 18 Jul 2013 06:34:49 +0000 (08:34 +0200)]
Revert "Fix issue when loading issues page without being logged"

This reverts commit f75f69b162e01c9822d966038df47e5ad103d7d4.

11 years agoFix issue when loading issues page without being logged
Julien Lancelot [Wed, 17 Jul 2013 21:44:51 +0000 (23:44 +0200)]
Fix issue when loading issues page without being logged

11 years agoSONAR-4419 when searching for projects, the technical projects should not be returned
Julien Lancelot [Wed, 17 Jul 2013 16:26:31 +0000 (18:26 +0200)]
SONAR-4419 when searching for projects, the technical projects should not be returned

11 years agoSONAR-2474 When sharing a filter, the owner (and not the current user or previous...
Julien Lancelot [Wed, 17 Jul 2013 15:40:43 +0000 (17:40 +0200)]
SONAR-2474 When sharing a filter, the owner (and not the current user or previous owner) should have the sharing permission

11 years agoRevert "Remove useless dependency on authorization dao"
Julien Lancelot [Wed, 17 Jul 2013 14:50:41 +0000 (16:50 +0200)]
Revert "Remove useless dependency on authorization dao"

This reverts commit ad2c4a165dd517099aabca3c90b0f59fced09280.

11 years agoSONAR-4466 Labels and display adjustments
Jean-Baptiste Vilain [Wed, 17 Jul 2013 15:18:57 +0000 (17:18 +0200)]
SONAR-4466 Labels and display adjustments

11 years agoSONAR-4466 Moved the default templates selection to a dedicated modal window
Jean-Baptiste Vilain [Wed, 17 Jul 2013 14:07:36 +0000 (16:07 +0200)]
SONAR-4466 Moved the default templates selection to a dedicated modal window

11 years agoSONAR-4454 Make it possible to apply a permission template to a single project
Jean-Baptiste Vilain [Wed, 17 Jul 2013 14:07:06 +0000 (16:07 +0200)]
SONAR-4454 Make it possible to apply a permission template to a single project

11 years agoRemove useless dependency on authorization dao
Julien Lancelot [Wed, 17 Jul 2013 14:02:17 +0000 (16:02 +0200)]
Remove useless dependency on authorization dao

11 years agoSONAR-4346 Remove deprecated comment_blank_lines metric from widget
Julien HENRY [Wed, 17 Jul 2013 13:19:59 +0000 (15:19 +0200)]
SONAR-4346 Remove deprecated comment_blank_lines metric from widget

11 years agoSONAR-4099 Issues & Measures filters should also be sharable only by users who have...
Julien Lancelot [Wed, 17 Jul 2013 13:00:36 +0000 (15:00 +0200)]
SONAR-4099 Issues & Measures filters should also be sharable only by users who have this permission.

11 years agoSONAR-4464 Fixed permission properties migration to better support dev cockpit permis...
Jean-Baptiste Vilain [Wed, 17 Jul 2013 12:27:28 +0000 (14:27 +0200)]
SONAR-4464 Fixed permission properties migration to better support dev cockpit permissions

11 years agoSONAR-2474 Only issue filter owner can change filter shared parameter
Julien Lancelot [Wed, 17 Jul 2013 09:25:46 +0000 (11:25 +0200)]
SONAR-2474 Only issue filter owner can change filter shared parameter

11 years agoUpdate scan and dryRunScan permissions description
Julien HENRY [Wed, 17 Jul 2013 08:28:43 +0000 (10:28 +0200)]
Update scan and dryRunScan permissions description

11 years agoSONAR-4347 Fix comment_lines measure display
Julien HENRY [Wed, 17 Jul 2013 07:55:46 +0000 (09:55 +0200)]
SONAR-4347 Fix comment_lines measure display

11 years agoAdded missing package-info files
Jean-Baptiste Vilain [Wed, 17 Jul 2013 07:55:52 +0000 (09:55 +0200)]
Added missing package-info files

11 years agoSONAR-4453 Adjusted labels and presentation for bulk permission changes
Jean-Baptiste Vilain [Wed, 17 Jul 2013 07:54:36 +0000 (09:54 +0200)]
SONAR-4453 Adjusted labels and presentation for bulk permission changes

11 years agoUpdate description of exclusions settings category
Julien HENRY [Wed, 17 Jul 2013 07:46:10 +0000 (09:46 +0200)]
Update description of exclusions settings category

11 years agoSONAR-4498 Use modal windows in the "Projects Permission" page of project settings...
Julien Lancelot [Tue, 16 Jul 2013 20:18:08 +0000 (22:18 +0200)]
SONAR-4498 Use modal windows in the "Projects Permission" page of project settings to select groups/users

11 years agoSONAR-4502 Change "No lines match your filter criteria." message on Issues tab
Julien Lancelot [Tue, 16 Jul 2013 18:17:13 +0000 (20:17 +0200)]
SONAR-4502 Change "No lines match your filter criteria." message on Issues tab

11 years agoSONAR-4501 Moved Category & SubCategory to internal package
Julien HENRY [Tue, 16 Jul 2013 16:04:14 +0000 (18:04 +0200)]
SONAR-4501 Moved Category & SubCategory to internal package

11 years agoMinor UI improvements for SONAR-4346
Julien HENRY [Tue, 16 Jul 2013 15:43:10 +0000 (17:43 +0200)]
Minor UI improvements for SONAR-4346

11 years agoSONAR-4373 The confirmation of an issue comment 'Delete' action must not be done...
Simon Brandhof [Tue, 16 Jul 2013 15:20:18 +0000 (17:20 +0200)]
SONAR-4373 The confirmation of an issue comment 'Delete' action must not be done in a modal window

11 years agoFix some quality flaws
Julien HENRY [Tue, 16 Jul 2013 15:18:24 +0000 (17:18 +0200)]
Fix some quality flaws

11 years agoMoved non-exposed implementation classes to internal package
Jean-Baptiste Vilain [Tue, 16 Jul 2013 15:07:03 +0000 (17:07 +0200)]
Moved non-exposed implementation classes to internal package

11 years agoSONAR-4464 Exclude default permissions properties from the backup / restore operations
Jean-Baptiste Vilain [Tue, 16 Jul 2013 15:06:26 +0000 (17:06 +0200)]
SONAR-4464 Exclude default permissions properties from the backup / restore operations

11 years agoFix quality flaw
Simon Brandhof [Tue, 16 Jul 2013 14:49:30 +0000 (16:49 +0200)]
Fix quality flaw

11 years agoRemove JS trailing whitespace
Simon Brandhof [Tue, 16 Jul 2013 14:10:38 +0000 (16:10 +0200)]
Remove JS trailing whitespace

11 years agoSONAR-4506 Java WS Client - do not use URL query parameters for POST requests
Simon Brandhof [Tue, 16 Jul 2013 14:08:55 +0000 (16:08 +0200)]
SONAR-4506 Java WS Client - do not use URL query parameters for POST requests

11 years agoSONAR-4474 on a view, it should be possible to list all the issues as soon as we...
Julien Lancelot [Tue, 16 Jul 2013 13:41:53 +0000 (15:41 +0200)]
SONAR-4474 on a view, it should be possible to list all the issues as soon as we click on a project

11 years agoSONAR-4501 Make properties (sub)categories case insensitives
Julien HENRY [Tue, 16 Jul 2013 13:05:53 +0000 (15:05 +0200)]
SONAR-4501 Make properties (sub)categories case insensitives

11 years agoRevert drop of non-deprecated classes
Simon Brandhof [Tue, 16 Jul 2013 12:46:26 +0000 (14:46 +0200)]
Revert drop of non-deprecated classes

11 years agoAdd the capability "trustAllHosts" to ws-client
Simon Brandhof [Tue, 16 Jul 2013 11:36:07 +0000 (13:36 +0200)]
Add the capability "trustAllHosts" to ws-client

11 years agoSONAR-4464 Fixed migration of existing default permissions properties
Jean-Baptiste Vilain [Tue, 16 Jul 2013 10:42:34 +0000 (12:42 +0200)]
SONAR-4464 Fixed migration of existing default permissions properties

11 years agoChange color of right colon in form of issue bulk change
Simon Brandhof [Tue, 16 Jul 2013 09:05:49 +0000 (11:05 +0200)]
Change color of right colon in form of issue bulk change

11 years agoSort transitions on bulk change form
Julien Lancelot [Tue, 16 Jul 2013 08:43:21 +0000 (10:43 +0200)]
Sort transitions on bulk change form

11 years agoFix some Java quality flaws
Simon Brandhof [Tue, 16 Jul 2013 08:07:21 +0000 (10:07 +0200)]
Fix some Java quality flaws

11 years agoAdd some unit tests
Julien Lancelot [Tue, 16 Jul 2013 07:55:38 +0000 (09:55 +0200)]
Add some unit tests

11 years agoFix some JS quality flaws
Simon Brandhof [Tue, 16 Jul 2013 07:34:37 +0000 (09:34 +0200)]
Fix some JS quality flaws

11 years agoAdd missing package-info file
Julien Lancelot [Tue, 16 Jul 2013 07:20:08 +0000 (09:20 +0200)]
Add missing package-info file

11 years agoSONAR-4498 Use modal windows in the "Roles" page to select groups/users
Julien Lancelot [Mon, 15 Jul 2013 06:33:56 +0000 (08:33 +0200)]
SONAR-4498 Use modal windows in the "Roles" page to select groups/users

11 years agoSONAR-4466 Provision the logical key in the model objects used by the views
Jean-Baptiste Vilain [Mon, 15 Jul 2013 16:57:08 +0000 (18:57 +0200)]
SONAR-4466 Provision the logical key in the model objects used by the views

11 years agoSONAR-4466 Provision the logical key in the model objects used by the views
Jean-Baptiste Vilain [Mon, 15 Jul 2013 16:46:24 +0000 (18:46 +0200)]
SONAR-4466 Provision the logical key in the model objects used by the views

11 years agoSONAR-2860 API: remove the dependency on commons-configuration
Simon Brandhof [Mon, 15 Jul 2013 16:06:20 +0000 (18:06 +0200)]
SONAR-2860 API: remove the dependency on commons-configuration

11 years agoSONAR-4463 Re-added schema migration to cover existing permission settings conversion
Jean-Baptiste Vilain [Mon, 15 Jul 2013 15:02:38 +0000 (17:02 +0200)]
SONAR-4463 Re-added schema migration to cover existing permission settings conversion

11 years agoSONAR-4419 Roles page: improve search engine to add ability to search by project key
Julien Lancelot [Mon, 15 Jul 2013 06:33:56 +0000 (08:33 +0200)]
SONAR-4419 Roles page: improve search engine to add ability to search by project key

11 years agoSONAR-4493 End of support of Maven 2.0 and 2.1
Julien HENRY [Mon, 15 Jul 2013 14:17:21 +0000 (16:17 +0200)]
SONAR-4493 End of support of Maven 2.0 and 2.1

11 years agoSONAR-4503 ORA-01400 when migrating to 3.6.1 on Oracle
Simon Brandhof [Mon, 15 Jul 2013 13:30:04 +0000 (15:30 +0200)]
SONAR-4503 ORA-01400 when migrating to 3.6.1 on Oracle

11 years agoSONAR-4495 Fallback to select first category for project settings too
Julien HENRY [Mon, 15 Jul 2013 13:37:31 +0000 (15:37 +0200)]
SONAR-4495 Fallback to select first category for project settings too

11 years agoFix some JS quality flaws
Simon Brandhof [Mon, 15 Jul 2013 13:17:43 +0000 (15:17 +0200)]
Fix some JS quality flaws

11 years agoSONAR-4488 Make sonar.dryRun.readTimeout property take seconds as input
Julien HENRY [Mon, 15 Jul 2013 13:04:06 +0000 (15:04 +0200)]
SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as input

11 years agoSONAR-4488 Make sonar.dryRun.readTimeout property take seconds as input
Julien HENRY [Mon, 15 Jul 2013 12:59:16 +0000 (14:59 +0200)]
SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as input

11 years agoSONAR-4427 Add missing whitespace
Julien HENRY [Mon, 15 Jul 2013 12:52:41 +0000 (14:52 +0200)]
SONAR-4427 Add missing whitespace

11 years agoRevert "SONAR-4351 Minor style fix"
Julien HENRY [Mon, 15 Jul 2013 12:42:04 +0000 (14:42 +0200)]
Revert "SONAR-4351 Minor style fix"

This reverts commit 7a7ca06f189385e85f545fc736e16506ac13b33a.

11 years agoSONAR-4351 Minor style fix
Julien HENRY [Mon, 15 Jul 2013 12:22:03 +0000 (14:22 +0200)]
SONAR-4351 Minor style fix

11 years agoFix some JS quality flaws
Simon Brandhof [Mon, 15 Jul 2013 12:06:47 +0000 (14:06 +0200)]
Fix some JS quality flaws

11 years agoSONAR-4346 Minor style improvement
Julien HENRY [Mon, 15 Jul 2013 12:02:05 +0000 (14:02 +0200)]
SONAR-4346 Minor style improvement

11 years agoSONAR-4463 Removed obsolete migration
Jean-Baptiste Vilain [Mon, 15 Jul 2013 12:00:43 +0000 (14:00 +0200)]
SONAR-4463 Removed obsolete migration

11 years agoSONAR-3526 no need to populate field authorLogin
Julien HENRY [Mon, 15 Jul 2013 10:19:29 +0000 (12:19 +0200)]
SONAR-3526 no need to populate field authorLogin

11 years agoSONAR-4463 Added LoadedTemplate entry to cover default permission template initialization
Jean-Baptiste Vilain [Mon, 15 Jul 2013 11:52:11 +0000 (13:52 +0200)]
SONAR-4463 Added LoadedTemplate entry to cover default permission template initialization

11 years agoSONAR-4453 Fixed permissions setup data insertion for h2
Jean-Baptiste Vilain [Mon, 15 Jul 2013 07:43:10 +0000 (09:43 +0200)]
SONAR-4453 Fixed permissions setup data insertion for h2

11 years agoSONAR-4418 move the "Bulk change" link close to the select boxes and make it a blue...
Julien Lancelot [Mon, 15 Jul 2013 06:33:56 +0000 (08:33 +0200)]
SONAR-4418 move the "Bulk change" link close to the select boxes and make it a blue link

11 years agoUpdated reference to Java Permission class in Ruby code
Jean-Baptiste Vilain [Sun, 14 Jul 2013 14:57:08 +0000 (16:57 +0200)]
Updated reference to Java Permission class in Ruby code

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