]>
source.dussan.org Git - sonarqube.git/log
Sébastien Lesaint [Wed, 16 Nov 2016 09:09:32 +0000 (10:09 +0100)]
enable back upgrade tests QA axes
Sébastien Lesaint [Tue, 15 Nov 2016 16:26:00 +0000 (17:26 +0100)]
SONAR-8333 add info log when a subprocess fails to start
Sébastien Lesaint [Tue, 15 Nov 2016 08:41:20 +0000 (09:41 +0100)]
SONAR-8333 fixing ITs
Sébastien Lesaint [Mon, 14 Nov 2016 13:39:22 +0000 (14:39 +0100)]
SONAR-8333 make APP logging configuration support 4 log files
add support for option sonar.wrapped=true to detect when SQ is started by JWP (wrapper) and correctly support all logging use cases
include refactoring at LogBackHelper level to simplify code
refactor applying log level property to make all process support only INFO, DEBUG and TRACE
Sébastien Lesaint [Mon, 14 Nov 2016 15:06:23 +0000 (16:06 +0100)]
SONAR-8333 restore process name in logs
because when running ITs with option -Dsonar.log.console we can't make a difference between logs from each process anymore
Sébastien Lesaint [Wed, 9 Nov 2016 15:23:46 +0000 (16:23 +0100)]
SONAR-8333 make ES log into its own log file
Sébastien Lesaint [Wed, 9 Nov 2016 15:22:08 +0000 (16:22 +0100)]
SONAR-8333 use orchestrator 3.13-build783 to fix SQ ITs based on logs
Sébastien Lesaint [Wed, 9 Nov 2016 09:20:34 +0000 (10:20 +0100)]
SONAR-8333 make CE and WEB log in their own files
Sébastien Lesaint [Wed, 9 Nov 2016 09:07:01 +0000 (10:07 +0100)]
SONAR-8333 remove dead log filtering in CE tasks logs
Stas Vilchik [Mon, 14 Nov 2016 16:36:29 +0000 (17:36 +0100)]
SONAR-8385 Provide an option to extend the landing page
Stas Vilchik [Fri, 11 Nov 2016 14:28:22 +0000 (15:28 +0100)]
SONAR-8382 Create landing page for anonymous users
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.
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
Sébastien Lesaint [Wed, 16 Nov 2016 07:37:04 +0000 (08:37 +0100)]
temporarily disable upgrade tests
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
Sébastien Lesaint [Tue, 15 Nov 2016 14:52:48 +0000 (15:52 +0100)]
SONAR-8332 add request ID in request under key ID
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
Stas Vilchik [Tue, 15 Nov 2016 16:21:03 +0000 (17:21 +0100)]
fix redirection after login where there are many parameters
Teryk Bellahsene [Tue, 15 Nov 2016 14:20:54 +0000 (15:20 +0100)]
Project admin permission is not considered as a System Admin
Teryk Bellahsene [Tue, 15 Nov 2016 11:02:50 +0000 (12:02 +0100)]
SONAR-8345 WS api/user_groups/search requires System Administer permission
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
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
Stas Vilchik [Tue, 15 Nov 2016 13:39:01 +0000 (14:39 +0100)]
SONAR-8300 apply feedback to projects page (#1386)
Sébastien Lesaint [Tue, 15 Nov 2016 11:13:22 +0000 (12:13 +0100)]
SONAR-8332 make RequestIdMDCStorage inner class of RequestIdFilter
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
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
Sébastien Lesaint [Tue, 8 Nov 2016 14:46:35 +0000 (15:46 +0100)]
SONAR-8332 add HTTP request UID to WebServer logs
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
Teryk Bellahsene [Mon, 14 Nov 2016 16:20:17 +0000 (17:20 +0100)]
SONAR-8292 Quality Profile change includes the author of the modification
Teryk Bellahsene [Mon, 14 Nov 2016 14:17:07 +0000 (15:17 +0100)]
SONAR-8005 Limit ES results to the first 10'000
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
Simon Brandhof [Mon, 14 Nov 2016 21:35:47 +0000 (22:35 +0100)]
SONAR-8351 fix link to documentation in webhook settings
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
Simon Brandhof [Mon, 14 Nov 2016 12:41:51 +0000 (13:41 +0100)]
Remove unused class sonar-ws/OldUsersWsRequest
Simon Brandhof [Mon, 14 Nov 2016 12:41:34 +0000 (13:41 +0100)]
Add missing annotations @Immutable and @Nullable in sonar-ws
Simon Brandhof [Fri, 11 Nov 2016 10:48:23 +0000 (11:48 +0100)]
SONAR-8349 add integration tests
Simon Brandhof [Thu, 10 Nov 2016 20:44:00 +0000 (21:44 +0100)]
SONAR-8351 fix support of malformed URL
Simon Brandhof [Thu, 10 Nov 2016 20:01:11 +0000 (21:01 +0100)]
SONAR-8351 improve description of configuration
Simon Brandhof [Thu, 10 Nov 2016 19:23:27 +0000 (20:23 +0100)]
SONAR-8353 add WS api/webhooks/delivery
Simon Brandhof [Thu, 10 Nov 2016 17:31:47 +0000 (18:31 +0100)]
Add some missing jdbcType to PurgeMapper.xml
Simon Brandhof [Thu, 10 Nov 2016 17:29:20 +0000 (18:29 +0100)]
SONAR-8351 fix resource leak when sending HTTP request
Simon Brandhof [Thu, 10 Nov 2016 17:28:57 +0000 (18:28 +0100)]
SONAR-8353 add WS api/webhooks/deliveries
Simon Brandhof [Thu, 10 Nov 2016 13:13:18 +0000 (14:13 +0100)]
SONAR-8351 limit number of webhooks to 10
Simon Brandhof [Thu, 10 Nov 2016 11:02:26 +0000 (12:02 +0100)]
SONAR-8353 purge webhook deliveries when deleting project
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.
Simon Brandhof [Wed, 9 Nov 2016 22:56:12 +0000 (23:56 +0100)]
SONAR-8353 add WebhookDeliveryDao
Simon Brandhof [Wed, 9 Nov 2016 22:55:41 +0000 (23:55 +0100)]
SONAR-8353 create table webhook_deliveries
Julien Lancelot [Thu, 10 Nov 2016 11:29:23 +0000 (12:29 +0100)]
SONAR-8247 Fix security headers
Simon Brandhof [Sat, 12 Nov 2016 18:06:58 +0000 (19:06 +0100)]
Update some copyright headers to 2016
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
Teryk Bellahsene [Mon, 14 Nov 2016 10:17:36 +0000 (11:17 +0100)]
SONAR 8363 IT to test favorite auto-assignment
Teryk Bellahsene [Fri, 11 Nov 2016 10:38:19 +0000 (11:38 +0100)]
SONAR-8363 Mark just created projects as favorite
Stas Vilchik [Mon, 14 Nov 2016 08:36:42 +0000 (09:36 +0100)]
SONAR-8329 clean up
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
Teryk Bellahsene [Fri, 11 Nov 2016 16:53:49 +0000 (17:53 +0100)]
SONAR-8329 Get rid of 'Documentation' category in the measures page
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
Simon Brandhof [Fri, 11 Nov 2016 13:44:36 +0000 (14:44 +0100)]
Decrease complexity when using Protobuf builders
Simon Brandhof [Fri, 11 Nov 2016 14:54:26 +0000 (15:54 +0100)]
Fix Quality flaws about lambda
Simon Brandhof [Fri, 11 Nov 2016 14:54:18 +0000 (15:54 +0100)]
Fix Quality flaws about complexity
Simon Brandhof [Fri, 11 Nov 2016 11:34:11 +0000 (12:34 +0100)]
Fix Quality flaws around NPE
Simon Brandhof [Fri, 11 Nov 2016 11:22:53 +0000 (12:22 +0100)]
Improve stability of ProcessUtilsTest on slow box
Teryk Bellahsene [Fri, 11 Nov 2016 08:59:30 +0000 (09:59 +0100)]
SONAR-8313 Describe filter field in WS api/components/search_projects
Stas Vilchik [Fri, 11 Nov 2016 10:17:54 +0000 (11:17 +0100)]
revert removed l10n messages
Stas Vilchik [Fri, 11 Nov 2016 09:32:05 +0000 (10:32 +0100)]
display a special message on the projects page on empty instances
Stas Vilchik [Fri, 11 Nov 2016 09:12:38 +0000 (10:12 +0100)]
revert removed l10n message
Teryk Bellahsene [Thu, 10 Nov 2016 16:51:08 +0000 (17:51 +0100)]
fix quality flaws
Stas Vilchik [Thu, 10 Nov 2016 15:47:03 +0000 (16:47 +0100)]
fix requesting of issues facet
Stas Vilchik [Thu, 10 Nov 2016 15:44:26 +0000 (16:44 +0100)]
do not explicitly provide sorting criteria on issues page
Stas Vilchik [Thu, 10 Nov 2016 12:49:06 +0000 (13:49 +0100)]
reword "New Issues" to "Creation Date"
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
Stas Vilchik [Wed, 9 Nov 2016 13:11:06 +0000 (14:11 +0100)]
SONAR-8373 Change the "Issues" link in the global navigation
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
Julien Lancelot [Thu, 10 Nov 2016 10:24:21 +0000 (11:24 +0100)]
SONAR-8248 Replace " by ' in History page messages
Stas Vilchik [Thu, 10 Nov 2016 10:00:40 +0000 (11:00 +0100)]
change issues bulk change IT
Simon Brandhof [Thu, 10 Nov 2016 09:40:47 +0000 (10:40 +0100)]
Fix Quality flaw in sonar-ws/OkHttpClientBuilder
Julien Lancelot [Thu, 10 Nov 2016 08:43:54 +0000 (09:43 +0100)]
SONAR-8377 Rename IssueFilterParameters to IssuesWsParameters
Julien Lancelot [Thu, 10 Nov 2016 08:38:55 +0000 (09:38 +0100)]
SONAR-8377 Remove useless IT code on issue filters
Julien Lancelot [Wed, 9 Nov 2016 18:26:39 +0000 (19:26 +0100)]
SONAR-8377 Drop issue filters tables
Julien Lancelot [Wed, 9 Nov 2016 18:16:12 +0000 (19:16 +0100)]
SONAR-8377 Remove issue filters dao
Julien Lancelot [Thu, 10 Nov 2016 07:30:05 +0000 (08:30 +0100)]
SONAR-8377 Remove WS / startup registration on issue filters
Julien Lancelot [Wed, 9 Nov 2016 16:23:19 +0000 (17:23 +0100)]
SONAR-8377 Remove some code related to issue filters in rails
Stas Vilchik [Thu, 10 Nov 2016 08:52:23 +0000 (09:52 +0100)]
SONAR-8248 Fix SSF-51 Item 2 (#1376)
Stas Vilchik [Thu, 10 Nov 2016 08:39:43 +0000 (09:39 +0100)]
fix issues bulk change
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
Simon Brandhof [Wed, 9 Nov 2016 14:15:32 +0000 (15:15 +0100)]
SONAR-8352 add the scanner properties sonar.analysis.* to payload
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
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.
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.
Simon Brandhof [Mon, 7 Nov 2016 21:59:22 +0000 (22:59 +0100)]
SONAR-8351 Clean-up AppTest
Julien Lancelot [Wed, 9 Nov 2016 17:26:51 +0000 (18:26 +0100)]
SONAR-8354 Complete javadoc on deprecated class related to dashboards
Julien Lancelot [Wed, 9 Nov 2016 17:20:57 +0000 (18:20 +0100)]
Improve stability of IssueSearch#redirect_to_search_url_after_wrong_login
Julien Lancelot [Wed, 9 Nov 2016 17:18:07 +0000 (18:18 +0100)]
SONAR-8355 Fix IT using all_projects page
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
Julien Lancelot [Tue, 8 Nov 2016 14:37:48 +0000 (15:37 +0100)]
SONAR-8355 Fix IT using /all_projects page
Julien Lancelot [Tue, 8 Nov 2016 14:20:13 +0000 (15:20 +0100)]
SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites"
Julien Lancelot [Tue, 8 Nov 2016 14:11:13 +0000 (15:11 +0100)]
SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType API
Julien Lancelot [Tue, 8 Nov 2016 13:46:07 +0000 (14:46 +0100)]
SONAR-8355 Remove measure filters Dao
Julien Lancelot [Tue, 8 Nov 2016 11:41:25 +0000 (12:41 +0100)]
SONAR-8355 Remove rails code related to measure filters
Julien Lancelot [Mon, 7 Nov 2016 15:47:19 +0000 (16:47 +0100)]
SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", "widget_properties"
Julien Lancelot [Mon, 7 Nov 2016 14:54:16 +0000 (15:54 +0100)]
SONAR-8354 Remove dao related to dashboards