]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-4397 Rename permission dryrun => dryRunScan
Julien HENRY [Tue, 2 Jul 2013 08:53:26 +0000 (10:53 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan

11 years agoFix test after renaming of dryRunScan permission
Julien HENRY [Tue, 2 Jul 2013 08:40:48 +0000 (10:40 +0200)]
Fix test after renaming of dryRunScan permission

11 years agoSONAR-4397 Rename permission dryrun => dryRunScan
Julien HENRY [Tue, 2 Jul 2013 08:31:31 +0000 (10:31 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan

11 years agoAdd some HTML id
Julien Lancelot [Tue, 2 Jul 2013 08:07:48 +0000 (10:07 +0200)]
Add some HTML id

11 years agoAdd some HTML id
Julien Lancelot [Mon, 1 Jul 2013 16:05:21 +0000 (18:05 +0200)]
Add some HTML id

11 years agoSONAR-4397 Rename permission dryrun => dryRunScan
Julien HENRY [Mon, 1 Jul 2013 14:59:17 +0000 (16:59 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan

11 years agoSONAR-4421 Fix some issue when displaying bulk change form
Julien Lancelot [Mon, 1 Jul 2013 13:57:44 +0000 (15:57 +0200)]
SONAR-4421 Fix some issue when displaying bulk change form

11 years agoSONAR-4136 Added ids on UI elements for Selenium tests
Jean-Baptiste Vilain [Mon, 1 Jul 2013 13:42:51 +0000 (15:42 +0200)]
SONAR-4136 Added ids on UI elements for Selenium tests

11 years agoFix issue in properties WS that was returning all properties instead of one
Julien Lancelot [Mon, 1 Jul 2013 11:06:38 +0000 (13:06 +0200)]
Fix issue in properties WS that was returning all properties instead of one

11 years agoDeprecate MAX_ISSUE_KEYS in favour of MAX_PAGE_SIZE in issue query
Julien Lancelot [Mon, 1 Jul 2013 09:52:30 +0000 (11:52 +0200)]
Deprecate MAX_ISSUE_KEYS in favour of MAX_PAGE_SIZE in issue query

11 years agoSONAR-4461 Displaying more than 2000 issues in the Issues code viewer fail on SQL...
Julien Lancelot [Mon, 1 Jul 2013 09:37:55 +0000 (11:37 +0200)]
SONAR-4461 Displaying more than 2000 issues in the Issues code viewer fail on SQL Server

11 years agoSONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. shareDas...
Jean-Baptiste Vilain [Mon, 1 Jul 2013 08:31:38 +0000 (10:31 +0200)]
SONAR-4099 Changed dashboard sharing permission name to lowerCamelCase (i.e. shareDashboard)

11 years agoSONAR-4136 Fixed display issue in modal window on dashboard ownership change
Jean-Baptiste Vilain [Mon, 1 Jul 2013 08:06:28 +0000 (10:06 +0200)]
SONAR-4136 Fixed display issue in modal window on dashboard ownership change

11 years agoRemove fetchSize in issues SQL and reactivate previously deactivated unit test
Julien Lancelot [Mon, 1 Jul 2013 07:58:35 +0000 (09:58 +0200)]
Remove fetchSize in issues SQL and reactivate previously deactivated unit test

11 years agoTemporary ignore failing unit test on Oracle
Julien Lancelot [Mon, 1 Jul 2013 07:49:26 +0000 (09:49 +0200)]
Temporary ignore failing unit test on Oracle

11 years agoSONAR-4412 Fixed failing unit test
Jean-Baptiste Vilain [Mon, 1 Jul 2013 07:41:23 +0000 (09:41 +0200)]
SONAR-4412 Fixed failing unit test

11 years agoSONAR-4449 Fix SQL returning issues with all columns
Julien Lancelot [Mon, 1 Jul 2013 07:26:01 +0000 (09:26 +0200)]
SONAR-4449 Fix SQL returning issues with all columns

11 years agoSONAR-4412 revert check of last remaining admin user
Simon Brandhof [Sat, 29 Jun 2013 17:07:40 +0000 (19:07 +0200)]
SONAR-4412 revert check of last remaining admin user

11 years agoFix SQL requests on Oracle and SQLServer
Simon Brandhof [Sat, 29 Jun 2013 15:55:18 +0000 (17:55 +0200)]
Fix SQL requests on Oracle and SQLServer

11 years agoRevert changes of issue filters related to authorization
Simon Brandhof [Sat, 29 Jun 2013 15:20:14 +0000 (17:20 +0200)]
Revert changes of issue filters related to authorization

11 years agoRevert deprecated code in Metric
Simon Brandhof [Sat, 29 Jun 2013 14:39:56 +0000 (16:39 +0200)]
Revert deprecated code in Metric

11 years agoSONAR-4421 Update issues number limit from 100 to 500 that could be bulk changed
Julien Lancelot [Fri, 28 Jun 2013 18:31:10 +0000 (20:31 +0200)]
SONAR-4421 Update issues number limit from 100 to 500 that could be bulk changed

11 years agoSONAR-4421 Remove empty actions and issues from bulk change parameters
Julien Lancelot [Fri, 28 Jun 2013 17:27:42 +0000 (19:27 +0200)]
SONAR-4421 Remove empty actions and issues from bulk change parameters

11 years agoDisable failing UT
Julien Lancelot [Fri, 28 Jun 2013 17:16:00 +0000 (19:16 +0200)]
Disable failing UT

11 years agoSONAR-4412 Added support of group 'Anyone' in permission change
Jean-Baptiste Vilain [Fri, 28 Jun 2013 16:41:25 +0000 (18:41 +0200)]
SONAR-4412 Added support of group 'Anyone' in permission change

11 years agoSONAR-4449 Issue display should not fail on deleted action plan
Julien Lancelot [Fri, 28 Jun 2013 15:54:26 +0000 (17:54 +0200)]
SONAR-4449 Issue display should not fail on deleted action plan

11 years agoSONAR-4421 Improve comment form
Julien Lancelot [Fri, 28 Jun 2013 10:26:23 +0000 (12:26 +0200)]
SONAR-4421 Improve comment form

11 years agoSONAR-4421 Do not display plan select box if selected project has no action plan
Julien Lancelot [Fri, 28 Jun 2013 07:47:01 +0000 (09:47 +0200)]
SONAR-4421 Do not display plan select box if selected project has no action plan

11 years agoSONAR-4412 Added support of group 'Anyone'
Jean-Baptiste Vilain [Fri, 28 Jun 2013 15:32:36 +0000 (17:32 +0200)]
SONAR-4412 Added support of group 'Anyone'

11 years agoSONAR-4412 Added support of group 'Anyone'
Jean-Baptiste Vilain [Fri, 28 Jun 2013 15:29:50 +0000 (17:29 +0200)]
SONAR-4412 Added support of group 'Anyone'

11 years agoSONAR-4412 Added checks to prevent last system admin permission removal
Jean-Baptiste Vilain [Fri, 28 Jun 2013 15:09:59 +0000 (17:09 +0200)]
SONAR-4412 Added checks to prevent last system admin permission removal

11 years agoAdd org.sonar.server.exceptions.NotFoundException
Simon Brandhof [Fri, 28 Jun 2013 14:40:52 +0000 (16:40 +0200)]
Add org.sonar.server.exceptions.NotFoundException

11 years agoUpgrade to commons-io 2.4 and commons-codec 1.8
Simon Brandhof [Fri, 28 Jun 2013 14:40:28 +0000 (16:40 +0200)]
Upgrade to commons-io 2.4 and commons-codec 1.8

11 years agoSONAR-4335 No way to exclude/include a file not located in a directory
Julien HENRY [Fri, 28 Jun 2013 14:39:13 +0000 (16:39 +0200)]
SONAR-4335 No way to exclude/include a file not located in a directory

11 years agoSONAR-4458 Bad error message in /api/violations when parameters scopes, qualifiers...
Simon Brandhof [Fri, 28 Jun 2013 14:31:48 +0000 (16:31 +0200)]
SONAR-4458 Bad error message in /api/violations when parameters scopes, qualifiers or depth are used

11 years agoSONAR-4447 Add documentation
Julien HENRY [Fri, 28 Jun 2013 12:58:20 +0000 (14:58 +0200)]
SONAR-4447 Add documentation

11 years agoSONAR-4456 SonarQube footer should always be in English
Julien HENRY [Fri, 28 Jun 2013 12:01:33 +0000 (14:01 +0200)]
SONAR-4456 SonarQube footer should always be in English

11 years agoSONAR-4447 Homepage link in error page is badly displayed
Julien HENRY [Fri, 28 Jun 2013 11:54:29 +0000 (13:54 +0200)]
SONAR-4447 Homepage link in error page is badly displayed

11 years agoSONAR-4385 The default value of the property 'sonar.timemachine.period3'
Julien HENRY [Fri, 28 Jun 2013 07:46:13 +0000 (09:46 +0200)]
SONAR-4385 The default value of the property 'sonar.timemachine.period3'
must be 'previous_version' and not '30'

11 years agoSONAR-4421 Improve comment design
Julien Lancelot [Fri, 28 Jun 2013 07:43:39 +0000 (09:43 +0200)]
SONAR-4421 Improve comment design

11 years agoFix quality flaws
Julien Lancelot [Fri, 28 Jun 2013 07:12:05 +0000 (09:12 +0200)]
Fix quality flaws

11 years agoFix quality flaws
Julien Lancelot [Fri, 28 Jun 2013 07:01:06 +0000 (09:01 +0200)]
Fix quality flaws

11 years agoSONAR-4412 Added SonarClient access point to retrieve the permissions management...
Jean-Baptiste Vilain [Thu, 27 Jun 2013 16:47:43 +0000 (18:47 +0200)]
SONAR-4412 Added SonarClient access point to retrieve the permissions management services

11 years agoSONAR-1718 No way to define a criteria on 'Alert' in a Measure filter
Julien HENRY [Thu, 27 Jun 2013 16:26:30 +0000 (18:26 +0200)]
SONAR-1718 No way to define a criteria on 'Alert' in a Measure filter

11 years agoSONAR-4421 Rename submit button to 'Apply'
Julien Lancelot [Thu, 27 Jun 2013 16:05:22 +0000 (18:05 +0200)]
SONAR-4421 Rename submit button to 'Apply'

11 years agoSONAR-4444 Rename some assign options
Julien Lancelot [Thu, 27 Jun 2013 16:00:39 +0000 (18:00 +0200)]
SONAR-4444 Rename some assign options

11 years agoSONAR-4412 Added WS client helper classes for roles management operations
Jean-Baptiste Vilain [Thu, 27 Jun 2013 15:45:15 +0000 (17:45 +0200)]
SONAR-4412 Added WS client helper classes for roles management operations

11 years agoSONAR-4421 Add severity dropdown component to display severities with images in a...
Julien Lancelot [Thu, 27 Jun 2013 15:35:25 +0000 (17:35 +0200)]
SONAR-4421 Add severity dropdown component to display severities with images in a select2 box

11 years agoSONAR-4412 Completed users and groups roles management WS backend
Jean-Baptiste Vilain [Thu, 27 Jun 2013 15:20:33 +0000 (17:20 +0200)]
SONAR-4412 Completed users and groups roles management WS backend

11 years agoSONAR-4411 refactor ws-client for user deactivation
Simon Brandhof [Thu, 27 Jun 2013 14:40:02 +0000 (16:40 +0200)]
SONAR-4411 refactor ws-client for user deactivation

11 years agoSONAR-4411 user deactivation is fully implemented in Java
Simon Brandhof [Thu, 27 Jun 2013 14:38:51 +0000 (16:38 +0200)]
SONAR-4411 user deactivation is fully implemented in Java

11 years agoSONAR-4381 ClassCastException when unmarshalling response from manual measure WS
Julien HENRY [Thu, 27 Jun 2013 14:33:37 +0000 (16:33 +0200)]
SONAR-4381 ClassCastException when unmarshalling response from manual measure WS

11 years agoImprove authorization mechanism in Java code
Simon Brandhof [Thu, 27 Jun 2013 13:48:28 +0000 (15:48 +0200)]
Improve authorization mechanism in Java code

11 years agoSONAR-4421 Add comment
Julien Lancelot [Thu, 27 Jun 2013 13:50:34 +0000 (15:50 +0200)]
SONAR-4421 Add comment

11 years agoSONAR-4421 Add transition action
Julien Lancelot [Thu, 27 Jun 2013 13:44:52 +0000 (15:44 +0200)]
SONAR-4421 Add transition action

11 years agoSONAR-4397 Fix tests
Julien HENRY [Thu, 27 Jun 2013 13:43:59 +0000 (15:43 +0200)]
SONAR-4397 Fix tests

11 years agoSONAR-4397 Minor label changes and default groups for dryrun and scan
Julien HENRY [Thu, 27 Jun 2013 13:12:25 +0000 (15:12 +0200)]
SONAR-4397 Minor label changes and default groups for dryrun and scan

11 years agoSONAR-4421 Fix bulk change issue and error handling issue
Julien Lancelot [Thu, 27 Jun 2013 13:23:00 +0000 (15:23 +0200)]
SONAR-4421 Fix bulk change issue and error handling issue

11 years agoSONAR-4394 Improve ui error handling
Julien Lancelot [Thu, 27 Jun 2013 12:54:56 +0000 (14:54 +0200)]
SONAR-4394 Improve ui error handling

11 years agoImprove select global permission in authorization DAO to take into account user roles...
Julien Lancelot [Thu, 27 Jun 2013 11:01:39 +0000 (13:01 +0200)]
Improve select global permission in authorization DAO to take into account user roles and anonymous user

11 years agoSONAR-4394 Fixed issue filters problem when saving existing filter
Julien Lancelot [Thu, 27 Jun 2013 09:49:38 +0000 (11:49 +0200)]
SONAR-4394 Fixed issue filters problem when saving existing filter

11 years agoSONAR-4397 Add missing faux models
Julien HENRY [Thu, 27 Jun 2013 08:53:55 +0000 (10:53 +0200)]
SONAR-4397 Add missing faux models

11 years agoRemove unused class
Julien HENRY [Thu, 27 Jun 2013 08:48:27 +0000 (10:48 +0200)]
Remove unused class

11 years agoRemove duplicated code in Oracle triggers + fix creation of triggers on tables issue_...
Simon Brandhof [Thu, 27 Jun 2013 08:44:22 +0000 (10:44 +0200)]
Remove duplicated code in Oracle triggers + fix creation of triggers on tables issue_filters and issue_filter_favourites

11 years agoUse released Sonar Java 1.3
Julien HENRY [Thu, 27 Jun 2013 08:28:15 +0000 (10:28 +0200)]
Use released Sonar Java 1.3

11 years agoUpdate Sonar Java to 1.4-SNAPSHOT
Julien HENRY [Thu, 27 Jun 2013 08:10:18 +0000 (10:10 +0200)]
Update Sonar Java to 1.4-SNAPSHOT

11 years agoSONAR-4412 Added DAO injection in pico
Jean-Baptiste Vilain [Wed, 26 Jun 2013 16:12:54 +0000 (18:12 +0200)]
SONAR-4412 Added DAO injection in pico

11 years agoSONAR-4421 Improve plan action
Julien Lancelot [Wed, 26 Jun 2013 15:46:16 +0000 (17:46 +0200)]
SONAR-4421 Improve plan action

11 years agoSONAR-4421 Improve assign box
Julien Lancelot [Wed, 26 Jun 2013 15:14:09 +0000 (17:14 +0200)]
SONAR-4421 Improve assign box

11 years agoSONAR-4061 The property 'sonar.password' is not encryptable
Julien HENRY [Wed, 26 Jun 2013 14:44:16 +0000 (16:44 +0200)]
SONAR-4061 The property 'sonar.password' is not encryptable

11 years agoSONAR-4412 Extracted Role DAO to make it available to the upcoming ruby role service
Jean-Baptiste Vilain [Wed, 26 Jun 2013 14:36:11 +0000 (16:36 +0200)]
SONAR-4412 Extracted Role DAO to make it available to the upcoming ruby role service

11 years agoFix declaration of sonar plugins in pom
Simon Brandhof [Wed, 26 Jun 2013 12:09:14 +0000 (14:09 +0200)]
Fix declaration of sonar plugins in pom

11 years agorestore select2 copyright header
Julien Lancelot [Wed, 26 Jun 2013 12:11:47 +0000 (14:11 +0200)]
restore select2 copyright header

11 years agoSONAR-4443 The wsclient class PropertyCreateQuery can not be used to create properties
Simon Brandhof [Wed, 26 Jun 2013 10:38:33 +0000 (12:38 +0200)]
SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create properties

11 years agoFix test compilation
Julien HENRY [Wed, 26 Jun 2013 09:48:10 +0000 (11:48 +0200)]
Fix test compilation

11 years agoFix some quality flaws
Julien HENRY [Wed, 26 Jun 2013 09:30:53 +0000 (11:30 +0200)]
Fix some quality flaws

11 years agoSONAR-4440 Allow empty list for "sonar.sources" property
Julien HENRY [Tue, 25 Jun 2013 16:05:29 +0000 (18:05 +0200)]
SONAR-4440 Allow empty list for "sonar.sources" property

11 years agoSONAR-3714 Add transition action
Julien Lancelot [Wed, 26 Jun 2013 08:21:25 +0000 (10:21 +0200)]
SONAR-3714 Add transition action

11 years agoSONAR-4411 Deactivate users instead of deleting them
Jean-Baptiste Vilain [Wed, 26 Jun 2013 07:46:36 +0000 (09:46 +0200)]
SONAR-4411 Deactivate users instead of deleting them

11 years agoFix quality flaws
Julien Lancelot [Wed, 26 Jun 2013 07:12:21 +0000 (09:12 +0200)]
Fix quality flaws

11 years agoSONAR-4411 Java implementation of user deactivation
Simon Brandhof [Wed, 26 Jun 2013 05:59:29 +0000 (07:59 +0200)]
SONAR-4411 Java implementation of user deactivation

11 years agoSONAR-3714 Improve bulk change ui and move issue updater from Action.context to Actio...
Julien Lancelot [Tue, 25 Jun 2013 18:20:42 +0000 (20:20 +0200)]
SONAR-3714 Improve bulk change ui and move issue updater from Action.context to Action constructor

11 years agoSONAR-4235 Add creationDate to the Java WS Client
Julien HENRY [Tue, 25 Jun 2013 15:55:43 +0000 (17:55 +0200)]
SONAR-4235 Add creationDate to the Java WS Client

11 years agoSONAR-4178 Override create_table to automatically add Oracle triggers
Julien HENRY [Tue, 25 Jun 2013 15:39:02 +0000 (17:39 +0200)]
SONAR-4178 Override create_table to automatically add Oracle triggers

11 years agoSONAR-3714 Execute bulk change from form
Julien Lancelot [Tue, 25 Jun 2013 15:38:07 +0000 (17:38 +0200)]
SONAR-3714 Execute bulk change from form

11 years agoSONAR-3714 First screen of issues bulk change
Julien Lancelot [Tue, 25 Jun 2013 15:10:34 +0000 (17:10 +0200)]
SONAR-3714 First screen of issues bulk change

11 years agoSONAR-4397 Add new permissions "scan" and "dryrun"
Julien HENRY [Thu, 20 Jun 2013 09:23:55 +0000 (11:23 +0200)]
SONAR-4397 Add new permissions "scan" and "dryrun"

11 years agoSONAR-4399 Added support for issue filter ownership change (admins only)
Jean-Baptiste Vilain [Tue, 25 Jun 2013 13:43:44 +0000 (15:43 +0200)]
SONAR-4399 Added support for issue filter ownership change (admins only)

11 years agoRestore previously deleted files
Julien Lancelot [Tue, 25 Jun 2013 12:59:32 +0000 (14:59 +0200)]
Restore previously deleted files

11 years agoTemporary remove files because git does not want to rename them
Julien Lancelot [Tue, 25 Jun 2013 12:58:15 +0000 (14:58 +0200)]
Temporary remove files because git does not want to rename them

11 years agoSONAR-4433 Fix regression in dryRun
Julien HENRY [Tue, 25 Jun 2013 12:28:00 +0000 (14:28 +0200)]
SONAR-4433 Fix regression in dryRun

11 years agoSONAR-4420 New web service to bulk update issues
Julien Lancelot [Tue, 25 Jun 2013 12:12:27 +0000 (14:12 +0200)]
SONAR-4420 New web service to bulk update issues

11 years agoFix relative path in sonar maven batch plugin
Julien Lancelot [Tue, 25 Jun 2013 11:30:49 +0000 (13:30 +0200)]
Fix relative path in sonar maven batch plugin

11 years agoSONAR-4439 OutOfMemory in the page "Clouds"
Simon Brandhof [Tue, 25 Jun 2013 10:07:16 +0000 (12:07 +0200)]
SONAR-4439 OutOfMemory in the page "Clouds"

11 years agoSONAR-3714 Add the comment in a separated parameter
Julien Lancelot [Tue, 25 Jun 2013 09:14:31 +0000 (11:14 +0200)]
SONAR-3714 Add the comment in a separated parameter

11 years agoSONAR-3714 Add check in plan action that all issues are related to the action plan...
Julien Lancelot [Tue, 25 Jun 2013 08:41:56 +0000 (10:41 +0200)]
SONAR-3714 Add check in plan action that all issues are related to the action plan project

11 years agoSONAR-3714 Refactor the bulk change service in order to inject Actions instead of...
Julien Lancelot [Mon, 24 Jun 2013 17:15:33 +0000 (19:15 +0200)]
SONAR-3714 Refactor the bulk change service in order to inject Actions instead of having it hardcoded

11 years agoSONAR-4362 Removed obsolete sonar.jdbc.driverClassName in sonar.properties file
Jean-Baptiste Vilain [Mon, 24 Jun 2013 12:39:08 +0000 (14:39 +0200)]
SONAR-4362 Removed obsolete sonar.jdbc.driverClassName in sonar.properties file

11 years agoSONAR-4433 New ProjectBootstrapper extension point
Julien HENRY [Mon, 24 Jun 2013 09:53:07 +0000 (11:53 +0200)]
SONAR-4433 New ProjectBootstrapper extension point

11 years agoSONAR-4411 Prevent self-deletion and default admin account deletion with the WS api
Jean-Baptiste Vilain [Mon, 24 Jun 2013 09:04:25 +0000 (11:04 +0200)]
SONAR-4411 Prevent self-deletion and default admin account deletion with the WS api