]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Thu, 21 Sep 2017 19:38:07 +0000 (21:38 +0200)]
Adjust dates of integration test NewDebtRatioMeasureTest
Simon Brandhof [Thu, 21 Sep 2017 18:03:14 +0000 (20:03 +0200)]
Fix compatibility of build with latest Travis upgrade
Simon Brandhof [Thu, 21 Sep 2017 17:52:00 +0000 (19:52 +0200)]
SONAR-9734 Server temp storage grows on Windows due to cache under temp/ce not cleaned up
Grégoire Aubert [Thu, 27 Apr 2017 14:17:21 +0000 (16:17 +0200)]
SONAR-9003 Fix Xss vulnerability
David Rautureau [Fri, 17 Feb 2017 09:03:34 +0000 (10:03 +0100)]
Set next development version for integration tests
David Rautureau [Thu, 16 Feb 2017 20:34:26 +0000 (21:34 +0100)]
[maven-release-plugin] prepare for next development iteration
David Rautureau [Thu, 16 Feb 2017 20:34:26 +0000 (21:34 +0100)]
[maven-release-plugin] prepare release 5.6.6
Sébastien Lesaint [Wed, 15 Feb 2017 17:41:37 +0000 (18:41 +0100)]
SONAR-8728 do index create/drop in dedicated Ruby migrations
Tom [Wed, 18 Jan 2017 16:49:43 +0000 (17:49 +0100)]
Prepare for next development iteration
Tom [Wed, 18 Jan 2017 16:19:42 +0000 (17:19 +0100)]
Release 5.6.5
Simon Brandhof [Wed, 18 Jan 2017 14:17:19 +0000 (15:17 +0100)]
SONAR-8642 fix MSSQL collation in CleanUsurperRootComponents
Simon Brandhof [Mon, 16 Jan 2017 09:07:14 +0000 (10:07 +0100)]
SONAR-8642 Do not depend on MSSQL collation in DB migration 1164
Duarte Meneses [Tue, 10 Jan 2017 14:00:03 +0000 (15:00 +0100)]
SONAR-8518 "sonar.profile" makes the analysis fail in preview mode
Stas Vilchik [Wed, 11 Jan 2017 15:20:42 +0000 (16:20 +0100)]
upgrade autoprefixer, fix browserslist's version
Stas Vilchik [Tue, 10 Jan 2017 09:22:33 +0000 (10:22 +0100)]
SONAR-8548 Workaround Edge bug when copying token
Simon Brandhof [Wed, 4 Jan 2017 20:48:36 +0000 (21:48 +0100)]
Fix integration tests which have too old hardcoded dates
Simon Brandhof [Wed, 4 Jan 2017 17:16:16 +0000 (18:16 +0100)]
Fix PurgeTest which has too old hardcoded dates
Simon Brandhof [Wed, 4 Jan 2017 13:10:41 +0000 (14:10 +0100)]
SONAR-8580 add temporary index in DB migration CleanUsurperRootComponents
Simon Brandhof [Wed, 14 Dec 2016 14:43:09 +0000 (15:43 +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 [Mon, 12 Dec 2016 11:04:52 +0000 (12:04 +0100)]
Update version to 5.6.5-SNAPSHOT
Tom [Mon, 12 Dec 2016 10:11:54 +0000 (11:11 +0100)]
Release 5.6.4
Julien Lancelot [Wed, 7 Dec 2016 13:46:31 +0000 (14:46 +0100)]
SONAR-8387 Fix of SSF-51 Item #1
Julien Lancelot [Wed, 7 Dec 2016 13:33:02 +0000 (14:33 +0100)]
SONAR-6537 Add missing content type for javascript
Simon Brandhof [Tue, 6 Dec 2016 09:28:50 +0000 (10:28 +0100)]
SONAR-8454 add migration to drop usurper root rows from PROJECTS table
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 [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"
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
Julien Lancelot [Tue, 4 Oct 2016 14:54:41 +0000 (16:54 +0200)]
Fix PluginsTest on web plugin
Latest release of the web plugin has fixed some FP, so no more issue was generated on the test file.
A line has been removed from the file to generate a real issue
Julien Lancelot [Tue, 4 Oct 2016 11:29:52 +0000 (13:29 +0200)]
Fix IT version to 5.6.4-SNAPSHOT
Tom [Mon, 3 Oct 2016 13:56:54 +0000 (15:56 +0200)]
[maven-release-plugin] prepare for next development iteration
Tom [Mon, 3 Oct 2016 13:56:53 +0000 (15:56 +0200)]
[maven-release-plugin] prepare release 5.6.3
Julien Lancelot [Fri, 30 Sep 2016 13:57:57 +0000 (15:57 +0200)]
SONAR-8144 Allow removing value from parameter having no default value
Simon Brandhof [Fri, 30 Sep 2016 21:10:28 +0000 (23:10 +0200)]
SONAR-8148 do not log data and decrease log level to debug
Simon Brandhof [Fri, 30 Sep 2016 08:35:08 +0000 (10:35 +0200)]
SONAR-8178 ignore rows with corrupted data
Simon Brandhof [Fri, 30 Sep 2016 08:29:00 +0000 (10:29 +0200)]
SONAR-8178 ignore rows with null data
Julien HENRY [Thu, 29 Sep 2016 14:30:05 +0000 (16:30 +0200)]
Exclude FxCop plugin from ITs since it is interefing with C# and VB.NET plugins
Sébastien Lesaint [Thu, 29 Sep 2016 13:02:50 +0000 (15:02 +0200)]
SONAR-8148 use sonar-api logger rather than SLF4J's
Sébastien Lesaint [Wed, 28 Sep 2016 15:19:26 +0000 (17:19 +0200)]
SONAR-8185 FileSourceDao.readLineHashesStream supports null in DB
Sébastien Lesaint [Wed, 28 Sep 2016 15:09:41 +0000 (17:09 +0200)]
SONAR-8185 FileSourceDao.selectLineHashes supports null in DB
Sébastien Lesaint [Wed, 28 Sep 2016 14:49:05 +0000 (16:49 +0200)]
SONAR-8148 exception proof FeedFileSourcesBinaryData
Tom [Tue, 20 Sep 2016 07:30:22 +0000 (09:30 +0200)]
update IT main pom to latest version
Tom [Tue, 20 Sep 2016 07:16:11 +0000 (09:16 +0200)]
update ITs to latest version
Tom [Mon, 19 Sep 2016 14:34:40 +0000 (16:34 +0200)]
[maven-release-plugin] prepare for next development iteration
Tom [Mon, 19 Sep 2016 14:34:40 +0000 (16:34 +0200)]
[maven-release-plugin] prepare release 5.6.2
Julien Lancelot [Fri, 16 Sep 2016 08:19:14 +0000 (10:19 +0200)]
Fix NewDebtRatioMeasureTest
Stas Vilchik [Fri, 16 Sep 2016 15:15:26 +0000 (17:15 +0200)]
SONAR-8091 "All" option of "New Issues" facet works wrong
Simon Brandhof [Fri, 16 Sep 2016 14:30:39 +0000 (16:30 +0200)]
SONAR-8075 support more than 12 CPU cores
Stas Vilchik [Thu, 15 Sep 2016 14:33:15 +0000 (16:33 +0200)]
fix SSF-50
Stas Vilchik [Thu, 15 Sep 2016 14:19:39 +0000 (16:19 +0200)]
fix SSF-49
Stas Vilchik [Tue, 13 Sep 2016 14:28:59 +0000 (16:28 +0200)]
SONAR-8036 Code page does not expand root directory properly (#1239)
Stas Vilchik [Tue, 13 Sep 2016 13:41:16 +0000 (15:41 +0200)]
SONAR-8000 Redirect to login page if WS returns 401 (#1240)
Stas Vilchik [Tue, 13 Sep 2016 09:49:17 +0000 (11:49 +0200)]
SONAR-7897 Update measures on the Projects page (#1237)
Julien Lancelot [Mon, 12 Sep 2016 09:09:34 +0000 (11:09 +0200)]
SONAR-7961 Fix association when project is associated to many profiles
Julien Lancelot [Mon, 12 Sep 2016 07:46:43 +0000 (09:46 +0200)]
SONAR-7961 Refactoring of add_project and remove_project actions
Julien Lancelot [Fri, 9 Sep 2016 13:52:37 +0000 (15:52 +0200)]
Sanitize unit test
Stas Vilchik [Mon, 12 Sep 2016 12:11:41 +0000 (14:11 +0200)]
SONAR-8049 Drilldown on issues introduced since last analysis is not using correct date from project dashboard
Stas Vilchik [Mon, 12 Sep 2016 11:05:15 +0000 (13:05 +0200)]
SONAR-7941 When l10n bundle is corrupted or missing UI fails to render
Hendrik M Halkow [Fri, 9 Sep 2016 15:46:50 +0000 (17:46 +0200)]
SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)
Julien Lancelot [Tue, 28 Jun 2016 07:14:05 +0000 (09:14 +0200)]
SONAR-7759 Decrease expected timing of perf test
As WS are no more using Rails, some of them are faster
Sébastien Lesaint [Wed, 24 Aug 2016 08:39:51 +0000 (10:39 +0200)]
SONAR-7884 update default Update Center URL to HTTPS
Sébastien Lesaint [Tue, 23 Aug 2016 13:07:37 +0000 (15:07 +0200)]
SONAR-7896 set env var TMPDIR to make JRuby use SQ tmp dir for tmp files
these temp file are especially used when uploading
Stas Vilchik [Fri, 8 Jul 2016 07:31:43 +0000 (09:31 +0200)]
upgrade travis-utils to v31 (#1088)
Sébastien Lesaint [Thu, 18 Aug 2016 16:27:47 +0000 (18:27 +0200)]
SONAR-6846 support duplicate snapshots with islast=true
Stas Vilchik [Mon, 22 Aug 2016 08:00:05 +0000 (10:00 +0200)]
SONAR-7996 Rounding of technical debt is not accurate (#1154)
Stas Vilchik [Fri, 19 Aug 2016 12:25:47 +0000 (14:25 +0200)]
SONAR-7955 add "x_of_y_shown" localization message
Evgeny Mandrikov [Tue, 2 Aug 2016 11:28:34 +0000 (13:28 +0200)]
SONAR-7945 Remove useless word in Issue widget (#1131)
This removes line, which was added accidentally
in
f661a14e2a03a44a9adfe18bb55f76754c9eabda .
David Rautureau [Mon, 25 Jul 2016 09:29:08 +0000 (11:29 +0200)]
Prepare for next development iteration
David Rautureau [Mon, 25 Jul 2016 08:13:12 +0000 (10:13 +0200)]
[maven-release-plugin] prepare for next development iteration
David Rautureau [Mon, 25 Jul 2016 08:13:12 +0000 (10:13 +0200)]
[maven-release-plugin] prepare release 5.6.1
Stas Vilchik [Thu, 21 Jul 2016 13:58:14 +0000 (15:58 +0200)]
SONAR-7912 Highlight releasability rating in measure page of a view
Sébastien Lesaint [Tue, 19 Jul 2016 14:41:12 +0000 (16:41 +0200)]
fix quality flaw
Julien Lancelot [Tue, 19 Jul 2016 12:24:55 +0000 (14:24 +0200)]
SONAR-7770 Remove realm plugins in PluginsTest as no external authentication is used
Sébastien Lesaint [Tue, 19 Jul 2016 09:56:44 +0000 (11:56 +0200)]
SONAR-7867 fix create_at of snapshot of projectView
Stas Vilchik [Mon, 18 Jul 2016 15:38:55 +0000 (17:38 +0200)]
SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)
Julien Lancelot [Mon, 18 Jul 2016 15:36:32 +0000 (17:36 +0200)]
Revert "DO NOT PUSH TO BRANCH : Activate QA on this branch"
This reverts commit
dcc60abb6d19caa988c768c736cf8ad0134a92df .
Julien Lancelot [Mon, 18 Jul 2016 13:49:35 +0000 (15:49 +0200)]
SONAR-7874 api/plugins/* require administer system permission
Julien Lancelot [Mon, 18 Jul 2016 13:26:19 +0000 (15:26 +0200)]
SONAR-7874 api/user_groups/search requires now to be logged
Julien Lancelot [Mon, 18 Jul 2016 13:11:53 +0000 (15:11 +0200)]
SONAR-7874 api/users/search is only returning login and name when accessed anonymously
Julien Lancelot [Mon, 18 Jul 2016 12:50:18 +0000 (14:50 +0200)]
DO NOT PUSH TO BRANCH : Activate QA on this branch
Julien Lancelot [Mon, 18 Jul 2016 12:07:16 +0000 (14:07 +0200)]
Fix SonarQube version to use in PluginsTest
Julien Lancelot [Mon, 18 Jul 2016 11:42:37 +0000 (13:42 +0200)]
SONAR-7770 Check authentication plugin exists when configuration is using realm
Julien Lancelot [Mon, 18 Jul 2016 09:56:29 +0000 (11:56 +0200)]
SONAR-7686 Add migration to fix null external identity
Stas Vilchik [Thu, 14 Jul 2016 12:26:24 +0000 (14:26 +0200)]
SONAR-7809 fix bad rendering when there is no new coverage on the Overview page
Stas Vilchik [Thu, 14 Jul 2016 11:18:01 +0000 (13:18 +0200)]
SONAR-7868 Fix SSF-46
Julien Lancelot [Wed, 13 Jul 2016 17:25:56 +0000 (19:25 +0200)]
SONAR-7866 Deprecate Server#isSecured()
Julien Lancelot [Wed, 13 Jul 2016 14:32:26 +0000 (16:32 +0200)]
SONAR-7560 Fix WS description
Julien Lancelot [Thu, 7 Jul 2016 13:49:02 +0000 (15:49 +0200)]
Fix Java plugin version in UpgradeTest
Teryk Bellahsene [Wed, 6 Jul 2016 12:52:23 +0000 (14:52 +0200)]
SONAR-7869 api/measures/* formats correctly big MILLISEC metrics
Sébastien Lesaint [Fri, 24 Jun 2016 16:11:42 +0000 (18:11 +0200)]
SONAR-7798 support BIN and BIN2 collation on MsSQL
Sébastien Lesaint [Fri, 24 Jun 2016 08:51:08 +0000 (10:51 +0200)]
SONAR-7798 mssql fix collation now support complex collations
collations can actually have a combination of case sensitivity and accent sensitivity
also, the might not end with accent sensitivity
Tom [Mon, 27 Jun 2016 07:52:08 +0000 (09:52 +0200)]
set next dev version to 5.6.1-SNAPSHOT
Simon Brandhof [Tue, 21 Jun 2016 13:11:20 +0000 (15:11 +0200)]
SONAR-7791 Upgrade to Tomcat 8.0.32
Simon Brandhof [Mon, 20 Jun 2016 19:29:46 +0000 (21:29 +0200)]
SONAR-7791 Upgrade to Tomcat 8.0.32