]>
source.dussan.org Git - sonarqube.git/log
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
Simon Brandhof [Fri, 5 Jul 2013 12:57:09 +0000 (14:57 +0200)]
SONAR-4410 remove code specific to IE6 or IE7
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
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
Simon Brandhof [Fri, 5 Jul 2013 12:41:47 +0000 (14:41 +0200)]
Minimum required version of maven is increased to 3.0.5
Simon Brandhof [Fri, 5 Jul 2013 12:33:27 +0000 (14:33 +0200)]
Fix quality flaw and increase timeout of EmbeddedDatabaseTest for slow boxes
Julien Lancelot [Fri, 5 Jul 2013 12:27:14 +0000 (14:27 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 5 Jul 2013 12:23:31 +0000 (14:23 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 5 Jul 2013 11:45:33 +0000 (13:45 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 5 Jul 2013 11:39:11 +0000 (13:39 +0200)]
Fix quality flaws
Julien HENRY [Fri, 5 Jul 2013 09:32:50 +0000 (11:32 +0200)]
SONAR-4358 Restore Cobertura API classes in sonar-deprecated
to not break plugins that rely on them (groovy, flex)
Simon Brandhof [Fri, 5 Jul 2013 09:45:04 +0000 (11:45 +0200)]
Fix quality flaw in ConvertViolationsToIssues
Simon Brandhof [Fri, 5 Jul 2013 09:44:48 +0000 (11:44 +0200)]
Improve performance of TestDatabase
+ use it in MeasureFilterExecutorTest
Simon Brandhof [Fri, 5 Jul 2013 09:07:59 +0000 (11:07 +0200)]
Fix line length in ConvertViolationsToIssues
Simon Brandhof [Fri, 5 Jul 2013 09:07:29 +0000 (11:07 +0200)]
Upgrade integration test to ojdbc6
Julien Lancelot [Fri, 5 Jul 2013 09:44:21 +0000 (11:44 +0200)]
Fix quality flaws
Jean-Baptiste Vilain [Fri, 5 Jul 2013 09:22:15 +0000 (11:22 +0200)]
SONAR-4463 Added binding in internal rb class for new permission template operations
Julien Lancelot [Fri, 5 Jul 2013 09:16:00 +0000 (11:16 +0200)]
Fix issue when displaying internationalized errors
Julien Lancelot [Fri, 5 Jul 2013 09:01:42 +0000 (11:01 +0200)]
SONAR-4474 Display action plan on issues code viewer bulk change
Simon Brandhof [Fri, 5 Jul 2013 08:50:30 +0000 (10:50 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 5 Jul 2013 08:41:06 +0000 (10:41 +0200)]
Fix regression
Jean-Baptiste Vilain [Fri, 5 Jul 2013 08:39:04 +0000 (10:39 +0200)]
SONAR-4463 Added service facade to manage permission template CRUD operations
Julien HENRY [Thu, 4 Jul 2013 15:12:16 +0000 (17:12 +0200)]
SONAR-4388 Move from Sonar to SonarQube
Simon Brandhof [Fri, 5 Jul 2013 08:34:43 +0000 (10:34 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 5 Jul 2013 08:23:20 +0000 (10:23 +0200)]
Fix quality flaws
Simon Brandhof [Fri, 5 Jul 2013 08:02:17 +0000 (10:02 +0200)]
SONAR-4470 revert org.sonar.core.persistence.DatabaseUtils
Julien Lancelot [Fri, 5 Jul 2013 07:34:56 +0000 (09:34 +0200)]
Fix quality flaw
Simon Brandhof [Thu, 4 Jul 2013 19:16:51 +0000 (21:16 +0200)]
SONAR-4470 fix migration on SQLServer
Simon Brandhof [Thu, 4 Jul 2013 18:16:08 +0000 (20:16 +0200)]
SONAR-4470 fix migration on SQLServer
Simon Brandhof [Thu, 4 Jul 2013 17:42:23 +0000 (19:42 +0200)]
Fix PermissionTemplateMapper.xml on Oracle
Simon Brandhof [Thu, 4 Jul 2013 17:23:31 +0000 (19:23 +0200)]
SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with Oracle)
Jean-Baptiste Vilain [Thu, 4 Jul 2013 15:47:28 +0000 (17:47 +0200)]
SONAR-4463 Renamed permission column and added DAO methods
Julien Lancelot [Thu, 4 Jul 2013 15:31:11 +0000 (17:31 +0200)]
SONAR-4421 Fix bug on transition action
Julien HENRY [Thu, 4 Jul 2013 14:16:46 +0000 (16:16 +0200)]
SONAR-4277 Rename "new coverage" metrics
Julien Lancelot [Thu, 4 Jul 2013 13:22:21 +0000 (15:22 +0200)]
SONAR-4418 Fix issue when launching bulk change with a period selected and fix set severity action
Julien Lancelot [Thu, 4 Jul 2013 12:28:18 +0000 (14:28 +0200)]
SONAR-4421 Improve issues bulk change errors handling
Julien HENRY [Thu, 4 Jul 2013 12:16:37 +0000 (14:16 +0200)]
SONAR-4358 Remove Cobertura Plugin from Sonar distribution
Julien Lancelot [Thu, 4 Jul 2013 12:13:25 +0000 (14:13 +0200)]
SONAR-4418 Add a way to bulk change issues from a resource viewer
Jean-Baptiste Vilain [Thu, 4 Jul 2013 11:38:22 +0000 (13:38 +0200)]
SONAR-4463 Updated the permission tables and the permission template select query
Julien Lancelot [Thu, 4 Jul 2013 09:54:17 +0000 (11:54 +0200)]
SONAR-4383 Improve errors handling
Julien Lancelot [Thu, 4 Jul 2013 09:41:50 +0000 (11:41 +0200)]
SONAR-4383 Improve errors handling
Julien HENRY [Thu, 4 Jul 2013 07:47:11 +0000 (09:47 +0200)]
SONAR-4410 Display the "Outdated browser" message when IE7 is detected
Julien Lancelot [Thu, 4 Jul 2013 07:19:14 +0000 (09:19 +0200)]
SONAR-4383 Improve messages
Jean-Baptiste Vilain [Wed, 3 Jul 2013 16:38:27 +0000 (18:38 +0200)]
SONAR-4412 Updated expected exceptions in unit tests
Jean-Baptiste Vilain [Wed, 3 Jul 2013 16:05:34 +0000 (18:05 +0200)]
SONAR-4412 Improved error handling
Julien Lancelot [Wed, 3 Jul 2013 15:01:12 +0000 (17:01 +0200)]
SONAR-4421 Display number of issues that will be updated
Julien Lancelot [Wed, 3 Jul 2013 14:16:57 +0000 (16:16 +0200)]
SONAR-4421 Improve issues bulk change ui
Julien HENRY [Wed, 3 Jul 2013 13:52:51 +0000 (15:52 +0200)]
SONAR-4473 Fix project settings subcategories
Julien HENRY [Wed, 3 Jul 2013 13:00:10 +0000 (15:00 +0200)]
SONAR-1718 Use simple quotes for SQL strings
Julien HENRY [Wed, 3 Jul 2013 12:49:39 +0000 (14:49 +0200)]
Refator permissions to share same constants between Ruby and Java
Jean-Baptiste Vilain [Wed, 3 Jul 2013 12:48:44 +0000 (14:48 +0200)]
SONAR-4463 Added permission DAO and associated unit tests
Julien Lancelot [Wed, 3 Jul 2013 12:47:56 +0000 (14:47 +0200)]
SONAR-4383 Fix issue when comparing filter ids
Simon Brandhof [Wed, 3 Jul 2013 12:24:11 +0000 (14:24 +0200)]
SONAR-4433 refactor the extension point ProjectBootstrapper
Julien Lancelot [Wed, 3 Jul 2013 09:32:54 +0000 (11:32 +0200)]
SONAR-4469 Favourite measure filters still visible even if unshared
Jean-Baptiste Vilain [Wed, 3 Jul 2013 10:17:14 +0000 (12:17 +0200)]
SONAR-4463 Rollbacked unwanted partial commit
Julien HENRY [Wed, 3 Jul 2013 09:47:56 +0000 (11:47 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan
Jean-Baptiste Vilain [Wed, 3 Jul 2013 10:06:15 +0000 (12:06 +0200)]
SONAR-4463 Changed join columns in permission template tables
Julien Lancelot [Wed, 3 Jul 2013 09:30:12 +0000 (11:30 +0200)]
Remove check in unit test on duration time because it leads to false-positive when execution is too quick (0ms)
Jean-Baptiste Vilain [Wed, 3 Jul 2013 08:08:43 +0000 (10:08 +0200)]
SONAR-4399 Fixed failing IT when changing issue filter ownership
Julien HENRY [Wed, 3 Jul 2013 07:41:53 +0000 (09:41 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan
Jean-Baptiste Vilain [Tue, 2 Jul 2013 15:20:31 +0000 (17:20 +0200)]
SONAR-4463 Renamed permissions tables to comply with the max length constraint on Oracle
Julien Lancelot [Mon, 1 Jul 2013 07:26:01 +0000 (09:26 +0200)]
SONAR-3714 Execute issue update only once per issue and not once per issue per action
Julien Lancelot [Mon, 1 Jul 2013 07:26:01 +0000 (09:26 +0200)]
SONAR-4469 Favourite issue filters still visible even if unshared
Jean-Baptiste Vilain [Tue, 2 Jul 2013 14:13:40 +0000 (16:13 +0200)]
SONAR-4463 Added the new db tables related to permission templates
Jean-Baptiste Vilain [Tue, 2 Jul 2013 13:17:15 +0000 (15:17 +0200)]
SONAR-4398 Disable sharing flags for filters owned by others for now
Julien Lancelot [Tue, 2 Jul 2013 10:05:03 +0000 (12:05 +0200)]
Update some HTML id
Julien HENRY [Tue, 2 Jul 2013 08:53:26 +0000 (10:53 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan
Julien HENRY [Tue, 2 Jul 2013 08:40:48 +0000 (10:40 +0200)]
Fix test after renaming of dryRunScan permission
Julien HENRY [Tue, 2 Jul 2013 08:31:31 +0000 (10:31 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan
Julien Lancelot [Tue, 2 Jul 2013 08:07:48 +0000 (10:07 +0200)]
Add some HTML id
Julien Lancelot [Mon, 1 Jul 2013 16:05:21 +0000 (18:05 +0200)]
Add some HTML id
Julien HENRY [Mon, 1 Jul 2013 14:59:17 +0000 (16:59 +0200)]
SONAR-4397 Rename permission dryrun => dryRunScan
Julien Lancelot [Mon, 1 Jul 2013 13:57:44 +0000 (15:57 +0200)]
SONAR-4421 Fix some issue when displaying bulk change form
Jean-Baptiste Vilain [Mon, 1 Jul 2013 13:42:51 +0000 (15:42 +0200)]
SONAR-4136 Added ids on UI elements for Selenium tests
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
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
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
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)
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
Julien Lancelot [Mon, 1 Jul 2013 07:58:35 +0000 (09:58 +0200)]
Remove fetchSize in issues SQL and reactivate previously deactivated unit test
Julien Lancelot [Mon, 1 Jul 2013 07:49:26 +0000 (09:49 +0200)]
Temporary ignore failing unit test on Oracle
Jean-Baptiste Vilain [Mon, 1 Jul 2013 07:41:23 +0000 (09:41 +0200)]
SONAR-4412 Fixed failing unit test
Julien Lancelot [Mon, 1 Jul 2013 07:26:01 +0000 (09:26 +0200)]
SONAR-4449 Fix SQL returning issues with all columns
Simon Brandhof [Sat, 29 Jun 2013 17:07:40 +0000 (19:07 +0200)]
SONAR-4412 revert check of last remaining admin user
Simon Brandhof [Sat, 29 Jun 2013 15:55:18 +0000 (17:55 +0200)]
Fix SQL requests on Oracle and SQLServer
Simon Brandhof [Sat, 29 Jun 2013 15:20:14 +0000 (17:20 +0200)]
Revert changes of issue filters related to authorization
Simon Brandhof [Sat, 29 Jun 2013 14:39:56 +0000 (16:39 +0200)]
Revert deprecated code in Metric
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
Julien Lancelot [Fri, 28 Jun 2013 17:27:42 +0000 (19:27 +0200)]
SONAR-4421 Remove empty actions and issues from bulk change parameters
Julien Lancelot [Fri, 28 Jun 2013 17:16:00 +0000 (19:16 +0200)]
Disable failing UT
Jean-Baptiste Vilain [Fri, 28 Jun 2013 16:41:25 +0000 (18:41 +0200)]
SONAR-4412 Added support of group 'Anyone' in permission change
Julien Lancelot [Fri, 28 Jun 2013 15:54:26 +0000 (17:54 +0200)]
SONAR-4449 Issue display should not fail on deleted action plan
Julien Lancelot [Fri, 28 Jun 2013 10:26:23 +0000 (12:26 +0200)]
SONAR-4421 Improve comment form
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
Jean-Baptiste Vilain [Fri, 28 Jun 2013 15:32:36 +0000 (17:32 +0200)]
SONAR-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'
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
Simon Brandhof [Fri, 28 Jun 2013 14:40:52 +0000 (16:40 +0200)]
Add org.sonar.server.exceptions.NotFoundException
Simon Brandhof [Fri, 28 Jun 2013 14:40:28 +0000 (16:40 +0200)]
Upgrade to commons-io 2.4 and commons-codec 1.8
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