]>
source.dussan.org Git - sonarqube.git/log
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
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
Stas Vilchik [Tue, 19 Apr 2016 08:27:00 +0000 (10:27 +0200)]
SONAR-7476 apply feedback
Stas Vilchik [Tue, 19 Apr 2016 07:38:15 +0000 (09:38 +0200)]
SONAR-7503 improve reliability of the "New Issues" facet
Julien Lancelot [Tue, 19 Apr 2016 06:17:14 +0000 (08:17 +0200)]
Add comment on query to keep authorized users for a project and a role
Anyone permission cannot be taking into by this method
Stas Vilchik [Mon, 18 Apr 2016 14:39:44 +0000 (16:39 +0200)]
SONAR-7230 better collapse file path
Stas Vilchik [Mon, 18 Apr 2016 14:26:43 +0000 (16:26 +0200)]
SONAR-6203 Manual Metrics of type Level and String can't be displayed using 'Custom Measures' widget
Jenkins CI [Mon, 18 Apr 2016 13:55:35 +0000 (15:55 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
Add query to keep authorized users for a project and a role
fix bubble chart configuration
Stas Vilchik [Mon, 18 Apr 2016 13:30:55 +0000 (15:30 +0200)]
SONAR-7446 fix issue filter widget header
Stas Vilchik [Mon, 18 Apr 2016 13:02:56 +0000 (15:02 +0200)]
SONAR-7446 Replace usage of facetMode 'debt' by 'effort' in Issues page
Stas Vilchik [Mon, 18 Apr 2016 12:43:58 +0000 (14:43 +0200)]
SONAR-7476 Provide a link to inactive rules from a quality profile page
Stas Vilchik [Mon, 18 Apr 2016 12:35:57 +0000 (14:35 +0200)]
SONAR-7433 Provide a visual feedback when creating a project
Stas Vilchik [Mon, 18 Apr 2016 12:07:05 +0000 (14:07 +0200)]
SONAR-7548 Display type of background tasks
Stas Vilchik [Mon, 18 Apr 2016 11:46:40 +0000 (13:46 +0200)]
SONAR-7314 Improve readability of treemap widgets
Stas Vilchik [Mon, 18 Apr 2016 11:31:43 +0000 (13:31 +0200)]
SONAR-7320 Display a file name for each test method in the coverage popup
Stas Vilchik [Mon, 18 Apr 2016 11:19:12 +0000 (13:19 +0200)]
SONAR-7503 New Issues facet not working properly for the last period
Julien Lancelot [Mon, 18 Apr 2016 07:28:59 +0000 (09:28 +0200)]
Add query to keep authorized users for a project and a role
Stas Vilchik [Mon, 18 Apr 2016 08:58:49 +0000 (10:58 +0200)]
fix bubble chart configuration
Jenkins CI [Mon, 18 Apr 2016 06:01:38 +0000 (08:01 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
Log the type when Compute Engine processes a task
Add ComponentDao#insertBatch() for batch inserts
SONAR-7543 Sanitize metric domains (#901)
SONAR-7402 improve measures home page (#900)
Simon Brandhof [Sun, 17 Apr 2016 19:42:23 +0000 (21:42 +0200)]
Log the type when Compute Engine processes a task
Simon Brandhof [Fri, 15 Apr 2016 20:05:22 +0000 (22:05 +0200)]
Add ComponentDao#insertBatch() for batch inserts
Stas Vilchik [Fri, 15 Apr 2016 12:38:58 +0000 (14:38 +0200)]
SONAR-7543 Sanitize metric domains (#901)
* rename Tests to Coverage
* rename Duplication to Diplications
* move "alert_status" to new releasability domain
Stas Vilchik [Fri, 15 Apr 2016 11:16:27 +0000 (13:16 +0200)]
SONAR-7402 improve measures home page (#900)
Jenkins CI [Fri, 15 Apr 2016 08:36:24 +0000 (10:36 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
Fix malformed javadoc in API
Add UserDao.selectByIds
SONAR-6948 rename method Request#getLocalConnector() to localConnector()
SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector
Simon Brandhof [Fri, 15 Apr 2016 07:49:24 +0000 (09:49 +0200)]
Fix malformed javadoc in API
Stas Vilchik [Fri, 15 Apr 2016 07:39:39 +0000 (09:39 +0200)]
fix quality flaws
Julien Lancelot [Fri, 15 Apr 2016 07:12:13 +0000 (09:12 +0200)]
Add UserDao.selectByIds
Simon Brandhof [Fri, 15 Apr 2016 07:15:20 +0000 (09:15 +0200)]
SONAR-6948 rename method Request#getLocalConnector() to localConnector()
Simon Brandhof [Fri, 15 Apr 2016 07:13:47 +0000 (09:13 +0200)]
SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector
Jenkins CI [Thu, 14 Apr 2016 20:26:08 +0000 (22:26 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7429 defaults of HTTPS proxy are values of HTTP proxy
Add context when failing to map a db measure to a ws measure
SONAR-7187 Fix perf issue in selectByQuery
Add support of WS api/ce/task to sonar-ws
Add partial support of api/projects to sonar-ws
SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" from js
Simon Brandhof [Thu, 14 Apr 2016 16:01:27 +0000 (18:01 +0200)]
SONAR-7429 defaults of HTTPS proxy are values of HTTP proxy
Teryk Bellahsene [Thu, 14 Apr 2016 14:24:29 +0000 (16:24 +0200)]
Add context when failing to map a db measure to a ws measure
Julien Lancelot [Thu, 14 Apr 2016 09:06:49 +0000 (11:06 +0200)]
SONAR-7187 Fix perf issue in selectByQuery
Replace usage of RowBounds by SQL pagination
Stas Vilchik [Thu, 14 Apr 2016 13:43:17 +0000 (15:43 +0200)]
SONAR-7399 Permalink to line > 1000 doesn't work
Simon Brandhof [Thu, 14 Apr 2016 08:52:35 +0000 (10:52 +0200)]
Add support of WS api/ce/task to sonar-ws
Simon Brandhof [Thu, 14 Apr 2016 08:50:20 +0000 (10:50 +0200)]
Add partial support of api/projects to sonar-ws
Stas Vilchik [Thu, 14 Apr 2016 13:11:24 +0000 (15:11 +0200)]
SONAR-7447 The "More actions" menu is not properly displayed when the file is too small
Julien Lancelot [Thu, 14 Apr 2016 11:43:42 +0000 (13:43 +0200)]
SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" from js
Stas Vilchik [Thu, 14 Apr 2016 11:26:07 +0000 (13:26 +0200)]
SONAR-7452 "Bulk Apply Permission Template" uses api/permissions/bulk_apply_template
Stas Vilchik [Thu, 14 Apr 2016 09:56:57 +0000 (11:56 +0200)]
SONAR-7460 Impossible to activate a rule which has many parameters
Stas Vilchik [Thu, 14 Apr 2016 09:42:35 +0000 (11:42 +0200)]
SONAR-7529 Empty block is displayed in the administration sidebar
Jenkins CI [Thu, 14 Apr 2016 09:30:23 +0000 (11:30 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
SONAR-7319 Load CeTaskProcessor in Server Pico Container
Stas Vilchik [Thu, 14 Apr 2016 09:21:58 +0000 (11:21 +0200)]
SONAR-7442 "Add value" button adds several rows for multi-values properties
Stas Vilchik [Thu, 14 Apr 2016 08:57:39 +0000 (10:57 +0200)]
SONAR-7419 Can not clear search input on rules page
Teryk Bellahsene [Thu, 14 Apr 2016 08:41:22 +0000 (10:41 +0200)]
SONAR-7319 Load CeTaskProcessor in Server Pico Container
Stas Vilchik [Thu, 14 Apr 2016 08:40:08 +0000 (10:40 +0200)]
SONAR-7383 Permission settings do not redirect to login
Stas Vilchik [Thu, 14 Apr 2016 08:28:51 +0000 (10:28 +0200)]
SONAR-5848 display "new_" measures in black
Stas Vilchik [Thu, 14 Apr 2016 08:16:04 +0000 (10:16 +0200)]
SONAR-7232 Search results are wrong when two almost simultaneous requests are sent
Jenkins CI [Thu, 14 Apr 2016 06:08:03 +0000 (08:08 +0200)]
Automatic merge from branch-5.5
* origin/branch-5.5:
Disable EventTest#event_widget() because of false-positives
SONAR-7427 Remove "effort_to_reach_reliability_rating_a" and "effort_to_reach_security_rating_a" measures
SONAR-7527 Change metric columns order and layout of provided global dashboard
Stas Vilchik [Wed, 13 Apr 2016 12:53:30 +0000 (14:53 +0200)]
limit width of the project pages
Stas Vilchik [Fri, 8 Apr 2016 09:34:59 +0000 (11:34 +0200)]
SONAR-7402 make it possible to see more about domain on the overview page
Stas Vilchik [Fri, 8 Apr 2016 08:14:19 +0000 (10:14 +0200)]
SONAR-7402 fix formatting of differential measures