]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-8382 Create landing page for anonymous users
Stas Vilchik [Fri, 11 Nov 2016 14:28:22 +0000 (15:28 +0100)]
SONAR-8382 Create landing page for anonymous users

7 years agoDecrease complexity of org.sonar.server.projectlink.ws.SearchAction
Simon Brandhof [Wed, 16 Nov 2016 09:02:12 +0000 (10:02 +0100)]
Decrease complexity of org.sonar.server.projectlink.ws.SearchAction

Minor change on null conditions when using protobuf builders.

7 years agoAutomatic merge from branch-6.1
Simon Brandhof [Wed, 16 Nov 2016 08:56:39 +0000 (09:56 +0100)]
Automatic merge from branch-6.1

* origin/branch-6.1:
  SONAR-8318 api/project_links/search support null name or type

7 years agotemporarily disable upgrade tests
Sébastien Lesaint [Wed, 16 Nov 2016 07:37:04 +0000 (08:37 +0100)]
temporarily disable upgrade tests

7 years agoSONAR-8332 document use of %reqAttribute{ID} in access logs + add IT 1389/head
Sébastien Lesaint [Tue, 15 Nov 2016 15:18:11 +0000 (16:18 +0100)]
SONAR-8332 document use of %reqAttribute{ID} in access logs + add IT

7 years agoSONAR-8332 add request ID in request under key ID
Sébastien Lesaint [Tue, 15 Nov 2016 14:52:48 +0000 (15:52 +0100)]
SONAR-8332 add request ID in request under key ID

7 years agoSONAR-8332 do not generate request id (and don't fail) in safe-mode
Sébastien Lesaint [Tue, 15 Nov 2016 14:44:05 +0000 (15:44 +0100)]
SONAR-8332 do not generate request id (and don't fail) in safe-mode

7 years agofix redirection after login where there are many parameters
Stas Vilchik [Tue, 15 Nov 2016 16:21:03 +0000 (17:21 +0100)]
fix redirection after login where there are many parameters

7 years agoProject admin permission is not considered as a System Admin 1388/head
Teryk Bellahsene [Tue, 15 Nov 2016 14:20:54 +0000 (15:20 +0100)]
Project admin permission is not considered as a System Admin

7 years agoSONAR-8345 WS api/user_groups/search requires System Administer permission
Teryk Bellahsene [Tue, 15 Nov 2016 11:02:50 +0000 (12:02 +0100)]
SONAR-8345 WS api/user_groups/search requires System Administer permission

7 years agoSONAR-8342 SONAR-8343 SONAR-8344 Make permission template WS require system administe...
Teryk Bellahsene [Tue, 15 Nov 2016 10:09:31 +0000 (11:09 +0100)]
SONAR-8342 SONAR-8343 SONAR-8344 Make permission template WS require system administer permission

7 years agoSONAR-8367 The "Apply Template" button should be displayed only to system administrators
Stas Vilchik [Tue, 15 Nov 2016 14:25:53 +0000 (15:25 +0100)]
SONAR-8367 The "Apply Template" button should be displayed only to system administrators

7 years agoSONAR-8300 apply feedback to projects page (#1386)
Stas Vilchik [Tue, 15 Nov 2016 13:39:01 +0000 (14:39 +0100)]
SONAR-8300 apply feedback to projects page (#1386)

7 years agoSONAR-8332 make RequestIdMDCStorage inner class of RequestIdFilter 1364/head
Sébastien Lesaint [Tue, 15 Nov 2016 11:13:22 +0000 (12:13 +0100)]
SONAR-8332 make RequestIdMDCStorage inner class of RequestIdFilter

7 years agoSONAR-8332 use name ID instead of UID in classe naming and comments
Sébastien Lesaint [Tue, 15 Nov 2016 08:50:20 +0000 (09:50 +0100)]
SONAR-8332 use name ID instead of UID in classe naming and comments

7 years agoSONAR-8332 make RequestUidGeneratorImpl support any number of HTTP request
Sébastien Lesaint [Tue, 8 Nov 2016 17:13:34 +0000 (18:13 +0100)]
SONAR-8332 make RequestUidGeneratorImpl support any number of HTTP request

up to LONG.MAX_VALUE
thanks to renewal of internal UuidGenerator.WithFixedBase instance every 4_194_304 requests

7 years agoSONAR-8332 add HTTP request UID to WebServer logs
Sébastien Lesaint [Tue, 8 Nov 2016 14:46:35 +0000 (15:46 +0100)]
SONAR-8332 add HTTP request UID to WebServer logs

7 years agoSONAR-8332 allow faster UUID generation with increment only change
Sébastien Lesaint [Tue, 8 Nov 2016 14:45:17 +0000 (15:45 +0100)]
SONAR-8332 allow faster UUID generation with increment only change

the 2 strategies (full new UUID or only increment changed) are exposed in new class UuidGeneratorImpl

7 years agoSONAR-8292 Quality Profile change includes the author of the modification 1382/head
Teryk Bellahsene [Mon, 14 Nov 2016 16:20:17 +0000 (17:20 +0100)]
SONAR-8292 Quality Profile change includes the author of the modification

7 years agoSONAR-8005 Limit ES results to the first 10'000
Teryk Bellahsene [Mon, 14 Nov 2016 14:17:07 +0000 (15:17 +0100)]
SONAR-8005 Limit ES results to the first 10'000

7 years agoSONAR-8318 api/project_links/search support null name or type
Sébastien Lesaint [Thu, 20 Oct 2016 14:53:30 +0000 (16:53 +0200)]
SONAR-8318 api/project_links/search support null name or type

7 years agoSONAR-8351 fix link to documentation in webhook settings
Simon Brandhof [Mon, 14 Nov 2016 21:35:47 +0000 (22:35 +0100)]
SONAR-8351 fix link to documentation in webhook settings

7 years agoSONAR-8313 Sanitize description of filter parameter in WS api/components/search_projects
Teryk Bellahsene [Tue, 15 Nov 2016 07:51:38 +0000 (08:51 +0100)]
SONAR-8313 Sanitize description of filter parameter in WS api/components/search_projects

7 years agoRemove unused class sonar-ws/OldUsersWsRequest
Simon Brandhof [Mon, 14 Nov 2016 12:41:51 +0000 (13:41 +0100)]
Remove unused class sonar-ws/OldUsersWsRequest

7 years agoAdd missing annotations @Immutable and @Nullable in sonar-ws
Simon Brandhof [Mon, 14 Nov 2016 12:41:34 +0000 (13:41 +0100)]
Add missing annotations @Immutable and @Nullable in sonar-ws

7 years agoSONAR-8349 add integration tests
Simon Brandhof [Fri, 11 Nov 2016 10:48:23 +0000 (11:48 +0100)]
SONAR-8349 add integration tests

7 years agoSONAR-8351 fix support of malformed URL
Simon Brandhof [Thu, 10 Nov 2016 20:44:00 +0000 (21:44 +0100)]
SONAR-8351 fix support of malformed URL

7 years agoSONAR-8351 improve description of configuration
Simon Brandhof [Thu, 10 Nov 2016 20:01:11 +0000 (21:01 +0100)]
SONAR-8351 improve description of configuration

7 years agoSONAR-8353 add WS api/webhooks/delivery
Simon Brandhof [Thu, 10 Nov 2016 19:23:27 +0000 (20:23 +0100)]
SONAR-8353 add WS api/webhooks/delivery

7 years agoAdd some missing jdbcType to PurgeMapper.xml
Simon Brandhof [Thu, 10 Nov 2016 17:31:47 +0000 (18:31 +0100)]
Add some missing jdbcType to PurgeMapper.xml

7 years agoSONAR-8351 fix resource leak when sending HTTP request
Simon Brandhof [Thu, 10 Nov 2016 17:29:20 +0000 (18:29 +0100)]
SONAR-8351 fix resource leak when sending HTTP request

7 years agoSONAR-8353 add WS api/webhooks/deliveries
Simon Brandhof [Thu, 10 Nov 2016 17:28:57 +0000 (18:28 +0100)]
SONAR-8353 add WS api/webhooks/deliveries

7 years agoSONAR-8351 limit number of webhooks to 10
Simon Brandhof [Thu, 10 Nov 2016 13:13:18 +0000 (14:13 +0100)]
SONAR-8351 limit number of webhooks to 10

7 years agoSONAR-8353 purge webhook deliveries when deleting project
Simon Brandhof [Thu, 10 Nov 2016 11:02:26 +0000 (12:02 +0100)]
SONAR-8353 purge webhook deliveries when deleting project

7 years agoSONAR-8353 persist deliveries in Compute Engine
Simon Brandhof [Thu, 10 Nov 2016 10:46:04 +0000 (11:46 +0100)]
SONAR-8353 persist deliveries in Compute Engine

Deliveries older than 1 month are purged.

7 years agoSONAR-8353 add WebhookDeliveryDao
Simon Brandhof [Wed, 9 Nov 2016 22:56:12 +0000 (23:56 +0100)]
SONAR-8353 add WebhookDeliveryDao

7 years agoSONAR-8353 create table webhook_deliveries
Simon Brandhof [Wed, 9 Nov 2016 22:55:41 +0000 (23:55 +0100)]
SONAR-8353 create table webhook_deliveries

7 years agoSONAR-8247 Fix security headers
Julien Lancelot [Thu, 10 Nov 2016 11:29:23 +0000 (12:29 +0100)]
SONAR-8247 Fix security headers

7 years agoUpdate some copyright headers to 2016
Simon Brandhof [Sat, 12 Nov 2016 18:06:58 +0000 (19:06 +0100)]
Update some copyright headers to 2016

7 years agoSONAR-8313 Enhance filter field description of WS api/components/search_projects
Teryk Bellahsene [Mon, 14 Nov 2016 11:04:10 +0000 (12:04 +0100)]
SONAR-8313 Enhance filter field description of WS api/components/search_projects

7 years agoSONAR 8363 IT to test favorite auto-assignment 1381/head
Teryk Bellahsene [Mon, 14 Nov 2016 10:17:36 +0000 (11:17 +0100)]
SONAR 8363 IT to test favorite auto-assignment

7 years agoSONAR-8363 Mark just created projects as favorite
Teryk Bellahsene [Fri, 11 Nov 2016 10:38:19 +0000 (11:38 +0100)]
SONAR-8363 Mark just created projects as favorite

7 years agoSONAR-8329 clean up
Stas Vilchik [Mon, 14 Nov 2016 08:36:42 +0000 (09:36 +0100)]
SONAR-8329 clean up

7 years agoFix Quality flaws
Simon Brandhof [Sat, 12 Nov 2016 14:14:55 +0000 (15:14 +0100)]
Fix Quality flaws

- missing tests for Protobuf
- remove incorrect imports of org.elasticsearch.common.Strings

7 years agoSONAR-8329 Get rid of 'Documentation' category in the measures page
Teryk Bellahsene [Fri, 11 Nov 2016 16:53:49 +0000 (17:53 +0100)]
SONAR-8329 Get rid of 'Documentation' category in the measures page

7 years agoSONAR-8328 SONAR-4872 Deprecate and Hide metrics public_api, public_documented_api_de...
Teryk Bellahsene [Fri, 11 Nov 2016 16:28:23 +0000 (17:28 +0100)]
SONAR-8328 SONAR-4872 Deprecate and Hide metrics public_api, public_documented_api_density and public_undocumented_api

7 years agoDecrease complexity when using Protobuf builders
Simon Brandhof [Fri, 11 Nov 2016 13:44:36 +0000 (14:44 +0100)]
Decrease complexity when using Protobuf builders

7 years agoFix Quality flaws about lambda
Simon Brandhof [Fri, 11 Nov 2016 14:54:26 +0000 (15:54 +0100)]
Fix Quality flaws about lambda

7 years agoFix Quality flaws about complexity
Simon Brandhof [Fri, 11 Nov 2016 14:54:18 +0000 (15:54 +0100)]
Fix Quality flaws about complexity

7 years agoFix Quality flaws around NPE
Simon Brandhof [Fri, 11 Nov 2016 11:34:11 +0000 (12:34 +0100)]
Fix Quality flaws around NPE

7 years agoImprove stability of ProcessUtilsTest on slow box
Simon Brandhof [Fri, 11 Nov 2016 11:22:53 +0000 (12:22 +0100)]
Improve stability of ProcessUtilsTest on slow box

7 years agoSONAR-8313 Describe filter field in WS api/components/search_projects
Teryk Bellahsene [Fri, 11 Nov 2016 08:59:30 +0000 (09:59 +0100)]
SONAR-8313 Describe filter field in WS api/components/search_projects

7 years agorevert removed l10n messages
Stas Vilchik [Fri, 11 Nov 2016 10:17:54 +0000 (11:17 +0100)]
revert removed l10n messages

7 years agodisplay a special message on the projects page on empty instances
Stas Vilchik [Fri, 11 Nov 2016 09:32:05 +0000 (10:32 +0100)]
display a special message on the projects page on empty instances

7 years agorevert removed l10n message
Stas Vilchik [Fri, 11 Nov 2016 09:12:38 +0000 (10:12 +0100)]
revert removed l10n message

7 years agofix quality flaws
Teryk Bellahsene [Thu, 10 Nov 2016 16:51:08 +0000 (17:51 +0100)]
fix quality flaws

7 years agofix requesting of issues facet
Stas Vilchik [Thu, 10 Nov 2016 15:47:03 +0000 (16:47 +0100)]
fix requesting of issues facet

7 years agodo not explicitly provide sorting criteria on issues page
Stas Vilchik [Thu, 10 Nov 2016 15:44:26 +0000 (16:44 +0100)]
do not explicitly provide sorting criteria on issues page

7 years agoreword "New Issues" to "Creation Date"
Stas Vilchik [Thu, 10 Nov 2016 12:49:06 +0000 (13:49 +0100)]
reword "New Issues" to "Creation Date"

7 years agoSONAR-8375 Display the summary of a search on the "Issues" page
Stas Vilchik [Thu, 10 Nov 2016 08:58:31 +0000 (09:58 +0100)]
SONAR-8375 Display the summary of a search on the "Issues" page

7 years agoSONAR-8373 Change the "Issues" link in the global navigation
Stas Vilchik [Wed, 9 Nov 2016 13:11:06 +0000 (14:11 +0100)]
SONAR-8373 Change the "Issues" link in the global navigation

7 years agoSONAR-8374 Make the "Me" option more visible on the "Issues" page
Stas Vilchik [Wed, 9 Nov 2016 13:03:23 +0000 (14:03 +0100)]
SONAR-8374 Make the "Me" option more visible on the "Issues" page

7 years agoSONAR-8248 Replace " by ' in History page messages
Julien Lancelot [Thu, 10 Nov 2016 10:24:21 +0000 (11:24 +0100)]
SONAR-8248 Replace " by ' in History page messages

7 years agochange issues bulk change IT
Stas Vilchik [Thu, 10 Nov 2016 10:00:40 +0000 (11:00 +0100)]
change issues bulk change IT

7 years agoFix Quality flaw in sonar-ws/OkHttpClientBuilder
Simon Brandhof [Thu, 10 Nov 2016 09:40:47 +0000 (10:40 +0100)]
Fix Quality flaw in sonar-ws/OkHttpClientBuilder

7 years agoSONAR-8377 Rename IssueFilterParameters to IssuesWsParameters 1377/head
Julien Lancelot [Thu, 10 Nov 2016 08:43:54 +0000 (09:43 +0100)]
SONAR-8377 Rename IssueFilterParameters to IssuesWsParameters

7 years agoSONAR-8377 Remove useless IT code on issue filters
Julien Lancelot [Thu, 10 Nov 2016 08:38:55 +0000 (09:38 +0100)]
SONAR-8377 Remove useless IT code on issue filters

7 years agoSONAR-8377 Drop issue filters tables
Julien Lancelot [Wed, 9 Nov 2016 18:26:39 +0000 (19:26 +0100)]
SONAR-8377 Drop issue filters tables

7 years agoSONAR-8377 Remove issue filters dao
Julien Lancelot [Wed, 9 Nov 2016 18:16:12 +0000 (19:16 +0100)]
SONAR-8377 Remove issue filters dao

7 years agoSONAR-8377 Remove WS / startup registration on issue filters
Julien Lancelot [Thu, 10 Nov 2016 07:30:05 +0000 (08:30 +0100)]
SONAR-8377 Remove WS / startup registration on issue filters

7 years agoSONAR-8377 Remove some code related to issue filters in rails
Julien Lancelot [Wed, 9 Nov 2016 16:23:19 +0000 (17:23 +0100)]
SONAR-8377 Remove some code related to issue filters in rails

7 years agoSONAR-8248 Fix SSF-51 Item 2 (#1376)
Stas Vilchik [Thu, 10 Nov 2016 08:52:23 +0000 (09:52 +0100)]
SONAR-8248 Fix SSF-51 Item 2 (#1376)

7 years agofix issues bulk change
Stas Vilchik [Thu, 10 Nov 2016 08:39:43 +0000 (09:39 +0100)]
fix issues bulk change

7 years agoRestore url_for_static method because it's used by Governance plugin
Julien Lancelot [Thu, 10 Nov 2016 07:48:45 +0000 (08:48 +0100)]
Restore url_for_static method because it's used by Governance plugin

7 years agoSONAR-8352 add the scanner properties sonar.analysis.* to payload
Simon Brandhof [Wed, 9 Nov 2016 14:15:32 +0000 (15:15 +0100)]
SONAR-8352 add the scanner properties sonar.analysis.* to payload

7 years agoSONAR-8351 Send JSON payload over HTTP when project analysis is complete
Simon Brandhof [Tue, 8 Nov 2016 19:43:56 +0000 (20:43 +0100)]
SONAR-8351 Send JSON payload over HTTP when project analysis is complete

7 years agoSONAR-8351 share OkHttpClient utilities
Simon Brandhof [Tue, 8 Nov 2016 14:34:18 +0000 (15:34 +0100)]
SONAR-8351 share OkHttpClient utilities

sonar-ws correctly configures OkHttpClient for the
support of HTTPS, proxy (incl. authentication), timeouts and user agent.
This code should be reused by web server and compute engine, for
example when sending webhook payloads.

The new class OkHttpClientProvider allows web server/CE
to instantiate and configure a single instance of OkHttpClient.

7 years agoSONAR-8351 Configure HTTP proxy URL from bootstrap process
Simon Brandhof [Tue, 8 Nov 2016 14:30:44 +0000 (15:30 +0100)]
SONAR-8351 Configure HTTP proxy URL from bootstrap process

Proxy is configured in conf/sonar.properties. The related properties
are propagated to system properties by the first call  to DefaultHttpDownloader.
The correct approach is to directly configure the JVM properties when
the bootstrap process creates web server and CE processes.

7 years agoSONAR-8351 Clean-up AppTest
Simon Brandhof [Mon, 7 Nov 2016 21:59:22 +0000 (22:59 +0100)]
SONAR-8351 Clean-up AppTest

7 years agoSONAR-8354 Complete javadoc on deprecated class related to dashboards
Julien Lancelot [Wed, 9 Nov 2016 17:26:51 +0000 (18:26 +0100)]
SONAR-8354 Complete javadoc on deprecated class related to dashboards

7 years agoImprove stability of IssueSearch#redirect_to_search_url_after_wrong_login
Julien Lancelot [Wed, 9 Nov 2016 17:20:57 +0000 (18:20 +0100)]
Improve stability of IssueSearch#redirect_to_search_url_after_wrong_login

7 years agoSONAR-8355 Fix IT using all_projects page
Julien Lancelot [Wed, 9 Nov 2016 17:18:07 +0000 (18:18 +0100)]
SONAR-8355 Fix IT using all_projects page

7 years agoSONAR-8381 Remove links to All Views and All Developers from the search
Stas Vilchik [Wed, 9 Nov 2016 10:02:28 +0000 (11:02 +0100)]
SONAR-8381 Remove links to All Views and All Developers from the search

7 years agoSONAR-8355 Fix IT using /all_projects page 1365/head
Julien Lancelot [Tue, 8 Nov 2016 14:37:48 +0000 (15:37 +0100)]
SONAR-8355 Fix IT using /all_projects page

7 years agoSONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites"
Julien Lancelot [Tue, 8 Nov 2016 14:20:13 +0000 (15:20 +0100)]
SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites"

7 years agoSONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType API
Julien Lancelot [Tue, 8 Nov 2016 14:11:13 +0000 (15:11 +0100)]
SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType API

7 years agoSONAR-8355 Remove measure filters Dao
Julien Lancelot [Tue, 8 Nov 2016 13:46:07 +0000 (14:46 +0100)]
SONAR-8355 Remove measure filters Dao

7 years agoSONAR-8355 Remove rails code related to measure filters
Julien Lancelot [Tue, 8 Nov 2016 11:41:25 +0000 (12:41 +0100)]
SONAR-8355 Remove rails code related to measure filters

7 years agoSONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", "widget_properties"
Julien Lancelot [Mon, 7 Nov 2016 15:47:19 +0000 (16:47 +0100)]
SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", "widget_properties"

7 years agoSONAR-8354 Remove dao related to dashboards
Julien Lancelot [Mon, 7 Nov 2016 14:54:16 +0000 (15:54 +0100)]
SONAR-8354 Remove dao related to dashboards

7 years agoSONAR-8354 Remove dashboards from api/navigation/global WS
Julien Lancelot [Mon, 7 Nov 2016 14:53:48 +0000 (15:53 +0100)]
SONAR-8354 Remove dashboards from api/navigation/global WS

7 years agoSONAR-8354 Remove dashboards startup registration
Julien Lancelot [Mon, 7 Nov 2016 14:27:02 +0000 (15:27 +0100)]
SONAR-8354 Remove dashboards startup registration

7 years agoSONAR-8354 Remove ITs related to dashboards
Julien Lancelot [Mon, 7 Nov 2016 14:23:03 +0000 (15:23 +0100)]
SONAR-8354 Remove ITs related to dashboards

7 years agoSONAR-8354 Deprecate API related to dashboards
Julien Lancelot [Mon, 7 Nov 2016 14:22:50 +0000 (15:22 +0100)]
SONAR-8354 Deprecate API related to dashboards

7 years agoSONAR-8354 Remove widgets
Julien Lancelot [Mon, 7 Nov 2016 14:22:29 +0000 (15:22 +0100)]
SONAR-8354 Remove widgets

7 years agoSONAR-8354 Clean rails code related to dashboards
Julien Lancelot [Mon, 7 Nov 2016 14:20:16 +0000 (15:20 +0100)]
SONAR-8354 Clean rails code related to dashboards

7 years agoredirect from /issues/search to /issues
Stas Vilchik [Tue, 8 Nov 2016 15:41:37 +0000 (16:41 +0100)]
redirect from /issues/search to /issues

7 years agoSONAR-8376 Do not display issue filters and drop management page
Stas Vilchik [Tue, 8 Nov 2016 15:27:54 +0000 (16:27 +0100)]
SONAR-8376 Do not display issue filters and drop management page

7 years agoSONAR-8119 apply feedback
Stas Vilchik [Wed, 9 Nov 2016 15:17:09 +0000 (16:17 +0100)]
SONAR-8119 apply feedback

7 years agoSONAR-8379 Sort issues by date in api/issues/search
Julien Lancelot [Wed, 9 Nov 2016 10:43:33 +0000 (11:43 +0100)]
SONAR-8379 Sort issues by date in api/issues/search