]>
source.dussan.org Git - sonarqube.git/log
Tom [Mon, 16 Jan 2017 16:00:20 +0000 (17:00 +0100)]
Release 6.2.1
Stas Vilchik [Tue, 27 Dec 2016 16:10:01 +0000 (17:10 +0100)]
remove hardcoded dates in ITs (#1485)
Sébastien Lesaint [Tue, 3 Jan 2017 15:15:36 +0000 (16:15 +0100)]
SONAR-8416 AuthenticationException message start with upper case
bartfastiel [Mon, 2 Jan 2017 14:24:43 +0000 (15:24 +0100)]
Removed broken link to 'sonarqube.org/development'
Sébastien Lesaint [Fri, 16 Dec 2016 15:33:23 +0000 (16:33 +0100)]
SONAR-8416 fix login failure log at OAuth2 successful authent
Simon Brandhof [Fri, 9 Dec 2016 11:41:42 +0000 (12:41 +0100)]
Use local SonarQube ZIP in performance and upgrade tests
Sébastien Lesaint [Wed, 14 Dec 2016 14:52:24 +0000 (15:52 +0100)]
SONAR-8416 fix login failure log on logout from the UI
Sébastien Lesaint [Mon, 28 Nov 2016 11:40:47 +0000 (12:40 +0100)]
SONAR-8417 control auth event log with sonar.log.level.web.auth.event
Julien Lancelot [Fri, 2 Dec 2016 10:06:52 +0000 (11:06 +0100)]
SONAR-8416 Update UTs to check auth events in LoginActionTest
Sébastien Lesaint [Fri, 2 Dec 2016 08:12:18 +0000 (09:12 +0100)]
SONAR-8416 fix quality flaws (duplicated code and other)
Sébastien Lesaint [Wed, 30 Nov 2016 11:33:10 +0000 (12:33 +0100)]
SONAR-8416 restore error message displayed to user
Julien Lancelot [Tue, 29 Nov 2016 13:36:28 +0000 (14:36 +0100)]
SONAR-8416 Add IT in SSO authentication
This test is checking that the ui is displaying an explicit message when a user try to authenticate with the same email than an existing one
Julien Lancelot [Tue, 29 Nov 2016 09:35:34 +0000 (10:35 +0100)]
SONAR-8416 improve ITs on authentication
Complete check on message displayed in ui when functional authentication errors are generated
Add ITs when errors are generated during callback of OAuth2 authentication plugins
Sébastien Lesaint [Mon, 28 Nov 2016 11:31:00 +0000 (12:31 +0100)]
SONAR-8416 AuthenticationEventImpl now log at DEBUG
Sébastien Lesaint [Mon, 28 Nov 2016 10:47:25 +0000 (11:47 +0100)]
SONAR-8416 prevent log flooding with über long login
Sébastien Lesaint [Tue, 29 Nov 2016 17:04:01 +0000 (18:04 +0100)]
SONAR-8416 add event log on error in OAuth2 and Base authent
Sébastien Lesaint [Tue, 29 Nov 2016 13:28:43 +0000 (14:28 +0100)]
SONAR-8416 move handling logic out from UnauthorizedException
and to AuthenticationError
Sébastien Lesaint [Mon, 28 Nov 2016 08:30:33 +0000 (09:30 +0100)]
SONAR-8416 add event log in case of error for basic, realm, jwt
generic UnauthorizedException thrown in case of login failure is replaced by specific AuthenticationException which includes context information to generate details failure logs
Sébastien Lesaint [Fri, 25 Nov 2016 10:41:10 +0000 (11:41 +0100)]
SONAR-8416 add log (INFO) when user successfuly log in
Simon Brandhof [Wed, 14 Dec 2016 14:44:32 +0000 (15:44 +0100)]
Fix IssueNotificationsTest
Fail because the analysis date is hardcoded to 2012-12-15,
so 5 years ago. Issues are created and purged in a row !
Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
Tom [Tue, 13 Dec 2016 16:29:05 +0000 (17:29 +0100)]
Prepare for next development iteration
Tom [Tue, 13 Dec 2016 15:05:23 +0000 (16:05 +0100)]
release 6.2
Simon Brandhof [Tue, 13 Dec 2016 12:52:23 +0000 (13:52 +0100)]
fix type of INTEGER columns on Oracle
Correct type is NUMBER(38,0) but not INTEGER
Signed-off-by: Simon Brandhof <simon.brandhof@sonarsource.com>
Julien Lancelot [Mon, 12 Dec 2016 16:09:03 +0000 (17:09 +0100)]
SONAR-8532 Upgrade embedded plugins to latest version
Tom [Fri, 9 Dec 2016 10:08:42 +0000 (11:08 +0100)]
Prepare for next development iteration
Tom [Fri, 9 Dec 2016 10:07:17 +0000 (11:07 +0100)]
release 6.2-RC3
Tom [Fri, 2 Dec 2016 10:50:31 +0000 (11:50 +0100)]
build: generate empty sources and javadoc jars for shaded artifact to comply with maven central deploy
Julien Lancelot [Thu, 8 Dec 2016 16:48:26 +0000 (17:48 +0100)]
Disable UpgradeTests
Julien Lancelot [Wed, 7 Dec 2016 09:45:32 +0000 (10:45 +0100)]
Disable css plugin as it's currently incompatible with web plugin
Sébastien Lesaint [Mon, 5 Dec 2016 12:48:22 +0000 (13:48 +0100)]
SONAR-8332 fix broken thread safety of UUID generation
Sébastien Lesaint [Mon, 5 Dec 2016 16:35:35 +0000 (17:35 +0100)]
SONAR-8442 do not do a select to keep ce_activity.is_key up to date
Sébastien Lesaint [Tue, 6 Dec 2016 08:54:29 +0000 (09:54 +0100)]
Merge branch 'branch-5.6' into branch-6.2
strategy applied to this merge: ours
Sébastien Lesaint [Mon, 5 Dec 2016 16:33:36 +0000 (17:33 +0100)]
SONAR-8447 avoid select to key ce_activity.is_key up to date
Simon Brandhof [Mon, 5 Dec 2016 11:14:08 +0000 (12:14 +0100)]
Fix duplicated logs in LogTester
Tom [Fri, 2 Dec 2016 08:57:50 +0000 (09:57 +0100)]
Prepare for next development iteration
Tom [Fri, 2 Dec 2016 07:39:58 +0000 (08:39 +0100)]
Release 6.2-RC2
Sébastien Lesaint [Wed, 30 Nov 2016 16:45:20 +0000 (17:45 +0100)]
SONAR-8333 log must be ERROR when process start fails
Sébastien Lesaint [Wed, 30 Nov 2016 16:31:23 +0000 (17:31 +0100)]
SONAR-8422 add visible error in sonar.log when DB is not ok
Simon Brandhof [Thu, 1 Dec 2016 13:09:58 +0000 (14:09 +0100)]
SONAR-8462 escape param "q" in WS api/rules/repositories"
Simon Brandhof [Thu, 1 Dec 2016 10:47:56 +0000 (11:47 +0100)]
SONAR-8461 escape param "q" in WS api/languages/list
Simon Brandhof [Thu, 1 Dec 2016 13:09:58 +0000 (14:09 +0100)]
SONAR-8462 WS api/rules/repositories does not escape the parameter "q"
Simon Brandhof [Thu, 1 Dec 2016 10:47:56 +0000 (11:47 +0100)]
SONAR-8461 WS api/languages/list does escape the parameter "q"
Sébastien Lesaint [Thu, 1 Dec 2016 09:02:23 +0000 (10:02 +0100)]
SONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ES
Sébastien Lesaint [Wed, 30 Nov 2016 10:31:24 +0000 (11:31 +0100)]
SONAR-8335 add IT on dynamic log level change
Sébastien Lesaint [Tue, 29 Nov 2016 12:48:00 +0000 (13:48 +0100)]
SONAR-8335 make changing root level change level of all loggers
Sébastien Lesaint [Tue, 29 Nov 2016 09:50:01 +0000 (10:50 +0100)]
SONAR-8335 add missing coverage on jmx log property
Sébastien Lesaint [Tue, 29 Nov 2016 09:20:39 +0000 (10:20 +0100)]
SONAR-8335 drop dead code ServerLogging#getCurrentLogFile
Sébastien Lesaint [Mon, 28 Nov 2016 15:55:57 +0000 (16:55 +0100)]
SONAR-8335 move RootLoggerConfig out of LogbackHelper
Sébastien Lesaint [Mon, 28 Nov 2016 15:54:28 +0000 (16:54 +0100)]
SONAR-8335 move LogBackHelper to subpackage logging
Sébastien Lesaint [Thu, 1 Dec 2016 11:21:31 +0000 (12:21 +0100)]
Merge branch 'branch-5.6' into branch-6.2
Sébastien Lesaint [Thu, 1 Dec 2016 11:21:21 +0000 (12:21 +0100)]
Merge branch 'branch-5.6' into branch-6.2
Sébastien Lesaint [Thu, 1 Dec 2016 11:21:06 +0000 (12:21 +0100)]
Merge branch 'branch-5.6' into branch-6.2
Simon Brandhof [Wed, 30 Nov 2016 16:35:11 +0000 (17:35 +0100)]
SONAR-8437 add missing characters to be escaped
Simon Brandhof [Thu, 1 Dec 2016 10:32:54 +0000 (11:32 +0100)]
SONAR-8415 Low max memory of main process can lead to OOM in log Gobbler
Simply increase memory of app process from 3MB to 8MB
Simon Brandhof [Wed, 30 Nov 2016 16:35:11 +0000 (17:35 +0100)]
SONAR-8437 add missing characters to be escaped
Sébastien Lesaint [Wed, 30 Nov 2016 15:26:22 +0000 (16:26 +0100)]
SONAR-8421 fix ConcurrentModificationException
Simon Brandhof [Wed, 30 Nov 2016 13:11:50 +0000 (14:11 +0100)]
SONAR-8437 fix listing of issue tags and authors
Simon Brandhof [Wed, 30 Nov 2016 13:08:18 +0000 (14:08 +0100)]
SONAR-8437 fix facet "assigned_to_me" of api/issues/search
Simon Brandhof [Wed, 30 Nov 2016 13:04:12 +0000 (14:04 +0100)]
SONAR-8436 escape param "tags" of WS api/rules/tags
Simon Brandhof [Wed, 30 Nov 2016 12:59:54 +0000 (13:59 +0100)]
Slight performance improvement in api/rules/tags
No need to load the rule documents. Only the aggregation
of tags is used.
Simon Brandhof [Wed, 30 Nov 2016 12:59:08 +0000 (13:59 +0100)]
SONAR-8436 Fix Quality flaws related to org.sonar.server.rule
Simon Brandhof [Tue, 29 Nov 2016 21:10:51 +0000 (22:10 +0100)]
SONAR-8437 fix listing of issue tags and authors
Simon Brandhof [Tue, 29 Nov 2016 11:08:39 +0000 (12:08 +0100)]
SONAR-8437 fix facet "assigned_to_me" of api/issues/search
Simon Brandhof [Tue, 29 Nov 2016 10:48:08 +0000 (11:48 +0100)]
SONAR-8437 escape selected value in ES facet of WS api/issues
Simon Brandhof [Tue, 29 Nov 2016 09:57:18 +0000 (10:57 +0100)]
SONAR-8436 escape param "tags" of WS api/rules/tags
Simon Brandhof [Tue, 29 Nov 2016 09:56:49 +0000 (10:56 +0100)]
Slight performance improvement in api/rules/tags
No need to load the rule documents. Only the aggregation
of tags is used.
Simon Brandhof [Tue, 29 Nov 2016 09:05:44 +0000 (10:05 +0100)]
Fix Quality flaws related to org.sonar.server.rule
Julien Lancelot [Mon, 28 Nov 2016 15:40:02 +0000 (16:40 +0100)]
SONAR-8423 Properly fail on invalid basic header
Julien Lancelot [Mon, 28 Nov 2016 15:25:50 +0000 (16:25 +0100)]
SONAR-5430 Update SSO properties in order to start with "sonar.web.sso"
Julien Lancelot [Fri, 25 Nov 2016 16:02:08 +0000 (17:02 +0100)]
SONAR-8089 Add missing condition on snapshots.islast=true
Simon Brandhof [Mon, 28 Nov 2016 11:19:03 +0000 (12:19 +0100)]
Speed-up drop of DB table on Oracle
David Rautureau [Mon, 28 Nov 2016 11:09:14 +0000 (12:09 +0100)]
SONAR-8420 Automated release
* add artifactsToPublish to bintray
* export PROJECT_VERSION in env to be recorded in buildinfo
* Remove distributionManagement (deploy is done by the artifactory-maven-plugin)
* Enable release profile on Travis for maintenance branches
* Remove checksums calculation of the distribution (done by the release process)
* Remove javadoc profile (we only publish the javadoc of the plugin API)
Stas Vilchik [Mon, 28 Nov 2016 08:44:53 +0000 (09:44 +0100)]
SONAR-8382 fix l10n
Stas Vilchik [Fri, 25 Nov 2016 15:08:41 +0000 (16:08 +0100)]
SONAR-8382 apply feedback on about page (#1411)
Stas Vilchik [Fri, 25 Nov 2016 14:47:40 +0000 (15:47 +0100)]
change warning about log level
Stas Vilchik [Fri, 25 Nov 2016 14:34:21 +0000 (15:34 +0100)]
SONAR-8426 Redirect account/issues/xxx links to the global Issues page (#1409)
Stas Vilchik [Thu, 24 Nov 2016 09:07:02 +0000 (10:07 +0100)]
SONAR-8382 move "About" link to the footer and help window
Stas Vilchik [Thu, 24 Nov 2016 09:03:18 +0000 (10:03 +0100)]
SONAR-8382 update permalinks
Teryk Bellahsene [Tue, 22 Nov 2016 12:36:51 +0000 (13:36 +0100)]
SONAR-8418 Stop computing ratings for views
Ratings for views should be computed in Governance
Simon Brandhof [Wed, 23 Nov 2016 17:31:34 +0000 (18:31 +0100)]
Upgrade to orchestrator 3.13
Stas Vilchik [Wed, 23 Nov 2016 16:02:39 +0000 (17:02 +0100)]
show generic 404 page when a project is not found
David Rautureau [Mon, 21 Nov 2016 11:08:08 +0000 (12:08 +0100)]
[maven-release-plugin] prepare for next development iteration
David Rautureau [Mon, 21 Nov 2016 11:08:08 +0000 (12:08 +0100)]
[maven-release-plugin] prepare release 6.2-RC1
Simon Brandhof [Mon, 21 Nov 2016 09:48:20 +0000 (10:48 +0100)]
Automatic merge from branch-6.1
* origin/branch-6.1:
Prepare for next development iteration (ITs)
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release 6.1.1
Stas Vilchik [Fri, 18 Nov 2016 14:58:37 +0000 (15:58 +0100)]
SONAR-8374 disable assignee facet when "my issues" are displayed
Teryk Bellahsene [Fri, 18 Nov 2016 14:05:08 +0000 (15:05 +0100)]
Revert "SONAR-6996 Replace the issue key by the file name in the 'issue changed' notification"
This reverts commit
5e09c80b98511948c5c261181deaab035f627bc6 .
David Rautureau [Fri, 18 Nov 2016 14:10:12 +0000 (15:10 +0100)]
Prepare for next development iteration (ITs)
Stas Vilchik [Fri, 18 Nov 2016 14:07:20 +0000 (15:07 +0100)]
SONAR-8382 change msbuild logo, fix wording
Simon Brandhof [Fri, 18 Nov 2016 10:52:13 +0000 (11:52 +0100)]
SONAR-8351 fix link to webhook documentation
Sébastien Lesaint [Fri, 18 Nov 2016 09:47:57 +0000 (10:47 +0100)]
SONAR-8340 add documentation of rolling policy applied to 4 log files
Sébastien Lesaint [Fri, 18 Nov 2016 09:39:53 +0000 (10:39 +0100)]
SONAR-8335 support global log level in ES JVM as we do for other JVM
Sébastien Lesaint [Fri, 18 Nov 2016 08:46:09 +0000 (09:46 +0100)]
SONAR-8332 fix missing SQ HTTP request ID from Web logs (for good)
Simon Brandhof [Fri, 18 Nov 2016 08:51:25 +0000 (09:51 +0100)]
SONAR-8383 fix label "Web Server" of link to logs
Simon Brandhof [Fri, 18 Nov 2016 08:44:49 +0000 (09:44 +0100)]
SONAR-8383 fix label "Main process" of link to logs
Simon Brandhof [Fri, 18 Nov 2016 08:42:38 +0000 (09:42 +0100)]
Upgrade to parent 37
ssjenka [Fri, 18 Nov 2016 07:02:17 +0000 (08:02 +0100)]
Automatic merge from branch-6.1
* origin/branch-6.1:
SONAR-8248 JS files from plugins don't have JS Content-Type header
David Rautureau [Thu, 17 Nov 2016 19:45:38 +0000 (20:45 +0100)]
[maven-release-plugin] prepare for next development iteration
David Rautureau [Thu, 17 Nov 2016 19:45:38 +0000 (20:45 +0100)]
[maven-release-plugin] prepare release 6.1.1
Simon Brandhof [Thu, 17 Nov 2016 19:21:22 +0000 (20:21 +0100)]
SONAR-8298 clarify that session timeout is about inactivity
Sébastien Lesaint [Thu, 17 Nov 2016 14:57:24 +0000 (15:57 +0100)]
SONAR-8332 change default access log pattern to include SQ's HTTP request ID