]>
source.dussan.org Git - sonarqube.git/log
Sébastien Lesaint [Mon, 9 May 2016 12:40:24 +0000 (14:40 +0200)]
SONAR-7532 display submitter login in logs when available
Julien HENRY [Mon, 9 May 2016 08:45:12 +0000 (10:45 +0200)]
SONAR-7598 Hide sensitive properties in scanner report for global properties
Sébastien Lesaint [Wed, 4 May 2016 11:54:41 +0000 (13:54 +0200)]
SONAR-7002 better exception message when decoding FileSources.DATA
Julien Lancelot [Tue, 10 May 2016 06:42:26 +0000 (08:42 +0200)]
SONAR-7269 Fix WS action example
Evgeny Mandrikov [Mon, 9 May 2016 21:14:09 +0000 (23:14 +0200)]
Add missing Javadoc (#925)
Method was added in SQ 5.1 in
e9b5effe30cf68820a3dfb00bf736a325313206b
Simon Brandhof [Mon, 9 May 2016 12:25:08 +0000 (14:25 +0200)]
SONAR-7594 fix indexing of component names > 400 characters
Simon Brandhof [Mon, 9 May 2016 12:23:04 +0000 (14:23 +0200)]
Fix quality flaws
Julien Lancelot [Wed, 4 May 2016 16:18:05 +0000 (18:18 +0200)]
SONAR-7269 Split installing plugins into installing and updating in api/plugins/pending
Stas Vilchik [Mon, 9 May 2016 12:43:02 +0000 (14:43 +0200)]
SONAR-7471 Search menu displayed twice when clicking on user menu in between
Evgeny Mandrikov [Mon, 9 May 2016 12:49:51 +0000 (14:49 +0200)]
SONAR-6424 Colon character should be escaped in URL (#931)
Stas Vilchik [Mon, 9 May 2016 12:22:27 +0000 (14:22 +0200)]
SONAR-7526 better display of long tokens
Stas Vilchik [Mon, 9 May 2016 12:10:11 +0000 (14:10 +0200)]
SONAR-7545 Set the maximum length of project key when create from UI
Simon Brandhof [Thu, 5 May 2016 08:15:04 +0000 (10:15 +0200)]
SONAR-7595 Issues are not closed in some block move conditions
Teryk Bellahsene [Wed, 4 May 2016 10:05:35 +0000 (12:05 +0200)]
SONAR-7535 ws-client throws functional exception when the server URL is malformed
Teryk Bellahsene [Wed, 4 May 2016 09:06:45 +0000 (11:06 +0200)]
SONAR-7526 WS api/user_tokens/generate functional checks of name and token hash
Teryk Bellahsene [Tue, 3 May 2016 18:04:35 +0000 (20:04 +0200)]
SONAR-7575 WS api/projects/create functional error when project key is longer than 400 characters
Teryk Bellahsene [Tue, 3 May 2016 17:14:58 +0000 (19:14 +0200)]
SONAR-7432 Functional exception when snapshot not found in WS api/qualitygates/project_status
Teryk Bellahsene [Tue, 3 May 2016 16:53:00 +0000 (18:53 +0200)]
SONAR-7387 Refactor TestIndex
Teryk Bellahsene [Tue, 3 May 2016 16:50:10 +0000 (18:50 +0200)]
SONAR-7387 Log flooding in web service api/tests/covered_files
Teryk Bellahsene [Tue, 3 May 2016 16:21:01 +0000 (18:21 +0200)]
SONAR-7381 Log flooding with web page component/index
Teryk Bellahsene [Tue, 3 May 2016 16:06:32 +0000 (18:06 +0200)]
SONAR-7380 Sanitize exception handling of WS parameter reads
Jenkins CI [Fri, 6 May 2016 06:01:15 +0000 (08:01 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7589 Error when upgrading to SonarQube 5.5 on SQL Azure
Simon Brandhof [Thu, 5 May 2016 08:55:42 +0000 (10:55 +0200)]
SONAR-7589 Error when upgrading to SonarQube 5.5 on SQL Azure
Simon Brandhof [Wed, 4 May 2016 15:50:43 +0000 (17:50 +0200)]
Temporarily disable cobol-maif-plugin from integration tests
Incompatibillity with cobol 3.1 which was released today
Julien Lancelot [Wed, 4 May 2016 15:37:53 +0000 (17:37 +0200)]
SONAR-7108 Fix unpredictable behavior of UT
Julien Lancelot [Wed, 4 May 2016 13:22:47 +0000 (15:22 +0200)]
Remove useless parameter refresh
Julien Lancelot [Tue, 3 May 2016 14:44:22 +0000 (16:44 +0200)]
SONAR-7108 Delete Issues from index when purging old issues
Purge from index was already working when property 'sonar.dbcleaner.daysBeforeDeletingClosedIssues' was not equal to 0. Now it's working whatever the value is.
Julien Lancelot [Wed, 4 May 2016 11:40:10 +0000 (13:40 +0200)]
SONAR-6906 Filter rules on profile language when bulk active rules
Julien Lancelot [Wed, 4 May 2016 07:48:38 +0000 (09:48 +0200)]
SONAR-7212 Fix removal of user property "sonar.issues.defaultAssigneeLogin" in Oracle
Julien Lancelot [Wed, 4 May 2016 07:11:07 +0000 (09:11 +0200)]
SONAR-7212 Remove migration to remove default assignee properties on removed users
Remove this migration because in Oracle, PROPERTIES.TEXT_VALUE is a clob, so it's not possible to do a JOIN on this column
Julien Lancelot [Mon, 2 May 2016 11:45:47 +0000 (13:45 +0200)]
SONAR-5891 Return default properties in api/properties
Julien Lancelot [Mon, 2 May 2016 08:28:50 +0000 (10:28 +0200)]
SONAR-7150 directories count doesn't include empty directories
Julien Lancelot [Fri, 29 Apr 2016 14:05:54 +0000 (16:05 +0200)]
SONAR-7212 Add migration to remove default assignee properties on removed users
Julien Lancelot [Fri, 29 Apr 2016 13:47:38 +0000 (15:47 +0200)]
SONAR-7212 Remove "sonar.issues.defaultAssigneeLogin" when removing a user
Julien Lancelot [Fri, 29 Apr 2016 12:29:28 +0000 (14:29 +0200)]
SONAR-7213 Ignore disabled users when searching for default assignee
Julien Lancelot [Mon, 2 May 2016 09:28:06 +0000 (11:28 +0200)]
SONAR-7308 Index users created with signup
Julien Lancelot [Mon, 2 May 2016 13:32:18 +0000 (15:32 +0200)]
SONAR-7394 Fix update of custom rule active parameters
Julien Lancelot [Fri, 29 Apr 2016 15:50:48 +0000 (17:50 +0200)]
SONAR-7482 Return identity providers info in system info
Julien Lancelot [Fri, 29 Apr 2016 14:58:10 +0000 (16:58 +0200)]
SONAR-7515 api/system/info is now internal
Julien Lancelot [Mon, 2 May 2016 14:06:13 +0000 (16:06 +0200)]
SONAR-7517 Rename default group property when renaming group
Jenkins CI [Tue, 3 May 2016 06:01:24 +0000 (08:01 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
Update version to 5.5-SNAPSHOT
Release 5.5
Tom [Mon, 2 May 2016 15:03:52 +0000 (17:03 +0200)]
Update version to 5.5-SNAPSHOT
Tom [Mon, 2 May 2016 14:09:29 +0000 (16:09 +0200)]
Release 5.5
Julien Lancelot [Fri, 29 Apr 2016 12:09:47 +0000 (14:09 +0200)]
SONAR-7382 Fix SQL when user belongs to more than 1000 groups
Simon Brandhof [Sat, 30 Apr 2016 08:45:25 +0000 (10:45 +0200)]
Fix SnapshotDao#selectSnapshotsByQuery() when using component UUID and sorting
Teryk Bellahsene [Fri, 29 Apr 2016 15:32:00 +0000 (17:32 +0200)]
Fix quality flaws
Jenkins CI [Fri, 29 Apr 2016 06:07:48 +0000 (08:07 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
check system status when restarting server
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release 5.5-RC2
Stas Vilchik [Tue, 19 Apr 2016 12:44:39 +0000 (14:44 +0200)]
check system status when restarting server
Julien Lancelot [Wed, 27 Apr 2016 09:49:45 +0000 (11:49 +0200)]
SONAR-7569 Update copy resource id when persisting components in CE
Julien Lancelot [Thu, 28 Apr 2016 08:16:36 +0000 (10:16 +0200)]
SONAR-7570 A duration of 0 minute should be converted to "0min" instead of empty
Duarte Meneses [Thu, 28 Apr 2016 07:50:39 +0000 (09:50 +0200)]
Fix overzealous condition
Tom [Thu, 28 Apr 2016 06:45:25 +0000 (08:45 +0200)]
[maven-release-plugin] prepare for next development iteration
Tom [Thu, 28 Apr 2016 06:45:25 +0000 (08:45 +0200)]
[maven-release-plugin] prepare release 5.5-RC2
Julien Lancelot [Wed, 27 Apr 2016 14:46:26 +0000 (16:46 +0200)]
Fix query to keep authorized users for a project and a role
The query were returning every users that have the permission from a group, without taking into account given users
Julien Lancelot [Tue, 26 Apr 2016 08:50:18 +0000 (10:50 +0200)]
SONAR-7549 Fix SqlExecutorTest on MySQL and MsSQL
connection.commit() should not be used on these 2 DB
executeInsert should use parametrized query
Stas Vilchik [Tue, 26 Apr 2016 12:57:47 +0000 (14:57 +0200)]
improve tooltips on web api page
Jenkins CI [Tue, 26 Apr 2016 11:16:46 +0000 (13:16 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7549 disable SqlExecutorTest on non-H2 dbs
SONAR-7565 add IT for new status RESTARTING
SONAR−7565 add RESTARTING status in /api/system/status
fix treemap legend l10n message
Simon Brandhof [Tue, 26 Apr 2016 08:39:13 +0000 (10:39 +0200)]
SONAR-7549 disable SqlExecutorTest on non-H2 dbs
Sébastien Lesaint [Mon, 25 Apr 2016 14:09:18 +0000 (16:09 +0200)]
SONAR-7565 add IT for new status RESTARTING
Sébastien Lesaint [Mon, 25 Apr 2016 14:08:36 +0000 (16:08 +0200)]
SONAR−7565 add RESTARTING status in /api/system/status
Stas Vilchik [Tue, 26 Apr 2016 07:31:09 +0000 (09:31 +0200)]
fix treemap legend l10n message
Simon Brandhof [Tue, 26 Apr 2016 08:39:13 +0000 (10:39 +0200)]
SONAR-7549 disable SqlExecutorTest on non-H2 dbs
Sébastien Lesaint [Mon, 25 Apr 2016 14:09:18 +0000 (16:09 +0200)]
SONAR-7565 add IT for new status RESTARTING
Sébastien Lesaint [Mon, 25 Apr 2016 14:08:36 +0000 (16:08 +0200)]
SONAR−7565 add RESTARTING status in /api/system/status
Stas Vilchik [Tue, 26 Apr 2016 07:31:09 +0000 (09:31 +0200)]
fix treemap legend l10n message
Jenkins CI [Tue, 26 Apr 2016 06:07:44 +0000 (08:07 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columns
SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collation
Remove bad comment in org.sonar.server.computation.measure.MeasureRepository
Simon Brandhof [Thu, 14 Apr 2016 20:59:18 +0000 (22:59 +0200)]
SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columns
Stas Vilchik [Fri, 22 Apr 2016 09:52:19 +0000 (11:52 +0200)]
SONAR-7365 fix highlighting
Stas Vilchik [Mon, 25 Apr 2016 13:55:07 +0000 (15:55 +0200)]
fix displaying of project with slash in the name on measures page
Jenkins CI [Mon, 25 Apr 2016 13:32:12 +0000 (15:32 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
Remove useless CeDbClient
Add PropertiesDao in CE container
Simon Brandhof [Thu, 14 Apr 2016 07:39:13 +0000 (09:39 +0200)]
SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collation
Simon Brandhof [Sun, 24 Apr 2016 20:44:41 +0000 (22:44 +0200)]
Remove bad comment in org.sonar.server.computation.measure.MeasureRepository
Julien Lancelot [Mon, 25 Apr 2016 11:58:51 +0000 (13:58 +0200)]
Remove useless CeDbClient
It's useless that DbClient return a ReadOnlyPropertiesDao, and it prevent any CE task to update a property
Julien Lancelot [Mon, 25 Apr 2016 09:59:52 +0000 (11:59 +0200)]
Add PropertiesDao in CE container
Stas Vilchik [Fri, 22 Apr 2016 09:15:35 +0000 (11:15 +0200)]
SONAR-7373 drop loading of code by scrolling
Stas Vilchik [Fri, 22 Apr 2016 08:45:00 +0000 (10:45 +0200)]
SONAR-7561 Increase width of version select on Comparison page
Jenkins CI [Thu, 21 Apr 2016 06:01:09 +0000 (08:01 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7553 use api/ce/activity_status to get number of pending and failing tasks
SONAR-7553 WS api/ce/activity_status display background tasks related metrics for UI
SONAR-7553 DAO of CE_QUEUE count number of rows by status
SONAR-7553 DAO of CE_ACTIVITY count number of tasks still failing
SONAR-7187 WS api/ce/activity stop using count(1) on DB table CE_QUEUE
SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status)
SONAR-7187 do not usage pagination
SONAR-7187 Remove paging from api/ce/activity
Stas Vilchik [Tue, 19 Apr 2016 07:58:02 +0000 (09:58 +0200)]
SONAR-7553 use api/ce/activity_status to get number of pending and failing tasks
Teryk Bellahsene [Tue, 19 Apr 2016 14:31:19 +0000 (16:31 +0200)]
SONAR-7553 WS api/ce/activity_status display background tasks related metrics for UI
Teryk Bellahsene [Tue, 19 Apr 2016 14:30:22 +0000 (16:30 +0200)]
SONAR-7553 DAO of CE_QUEUE count number of rows by status
Teryk Bellahsene [Tue, 19 Apr 2016 14:29:41 +0000 (16:29 +0200)]
SONAR-7553 DAO of CE_ACTIVITY count number of tasks still failing
Teryk Bellahsene [Tue, 19 Apr 2016 14:27:57 +0000 (16:27 +0200)]
SONAR-7187 WS api/ce/activity stop using count(1) on DB table CE_QUEUE
Teryk Bellahsene [Tue, 19 Apr 2016 13:58:55 +0000 (15:58 +0200)]
SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status)
Stas Vilchik [Mon, 18 Apr 2016 08:56:59 +0000 (10:56 +0200)]
SONAR-7187 do not usage pagination
Julien Lancelot [Fri, 15 Apr 2016 15:17:01 +0000 (17:17 +0200)]
SONAR-7187 Remove paging from api/ce/activity
In order to have no more full scan on the ce_activity table, we had to remove paging as it was executing a select count(* from ce_activity)
Stas Vilchik [Wed, 20 Apr 2016 16:05:26 +0000 (18:05 +0200)]
SONAR-7373 reduce number of displayed lines
Stas Vilchik [Wed, 20 Apr 2016 14:48:30 +0000 (16:48 +0200)]
SONAR-7373 speed up scm rendering
Stas Vilchik [Wed, 20 Apr 2016 14:32:47 +0000 (16:32 +0200)]
SONAR-7374 Improve the UI when component viewer is loading source code
Stas Vilchik [Wed, 20 Apr 2016 08:37:14 +0000 (10:37 +0200)]
SONAR-7516 fix HistoryUiTest and PropertySetsTest
Stas Vilchik [Wed, 20 Apr 2016 07:05:22 +0000 (09:05 +0200)]
SONAR-7516 Change capitalization of metric names (#907)
Jenkins CI [Wed, 20 Apr 2016 06:01:02 +0000 (08:01 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7550 Update Java plugin to 3.13.1
apply feedback for measures page (#905)
change capitalization of new metrics (#906)
Background tasks logs are available for project admin
add web context on the measures page
Add comment on query to keep authorized users for a project and a role
Teryk Bellahsene [Tue, 19 Apr 2016 15:47:48 +0000 (17:47 +0200)]
SONAR-7550 Update Java plugin to 3.13.1
Stas Vilchik [Tue, 19 Apr 2016 13:24:42 +0000 (15:24 +0200)]
apply feedback for measures page (#905)
* display leak period legend on details page
* hide quality gate status measure for projects
Stas Vilchik [Tue, 19 Apr 2016 13:22:21 +0000 (15:22 +0200)]
change capitalization of new metrics (#906)
Teryk Bellahsene [Tue, 19 Apr 2016 09:16:13 +0000 (11:16 +0200)]
Background tasks logs are available for project admin
Stas Vilchik [Tue, 19 Apr 2016 12:44:39 +0000 (14:44 +0200)]
check system status when restarting server
Stas Vilchik [Tue, 19 Apr 2016 12:27:52 +0000 (14:27 +0200)]
SONAR-7365 Component doesn't highlight usage when it is also a keyword
Stas Vilchik [Tue, 19 Apr 2016 08:53:07 +0000 (10:53 +0200)]
add web context on the measures page
Stas Vilchik [Tue, 19 Apr 2016 08:33:00 +0000 (10:33 +0200)]
SONAR-7314 change treemap text color to black
Stas Vilchik [Tue, 19 Apr 2016 08:30:47 +0000 (10:30 +0200)]
improve display of quality profile permalinks