]>
source.dussan.org Git - sonarqube.git/log
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
Simon Brandhof [Mon, 20 Jun 2016 16:10:21 +0000 (18:10 +0200)]
Fix documentation of properties *.javaOpts
Simon Brandhof [Mon, 13 Jun 2016 07:42:55 +0000 (09:42 +0200)]
SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct
Simon Brandhof [Mon, 13 Jun 2016 07:39:07 +0000 (09:39 +0200)]
Fix 2 links in javadoc of org.sonar.api.batch
Simon Brandhof [Thu, 9 Jun 2016 13:37:33 +0000 (15:37 +0200)]
Remove useless declaration of animal-sniffer-maven-plugin
Simon Brandhof [Fri, 3 Jun 2016 12:08:05 +0000 (14:08 +0200)]
Enable all Travis notifications in branch-5.6
Simon Brandhof [Fri, 3 Jun 2016 11:47:45 +0000 (13:47 +0200)]
Enable governance plugin in IT PluginsTest
Tom [Wed, 1 Jun 2016 13:14:41 +0000 (15:14 +0200)]
Update version to 5.6-SNAPSHOT
Tom [Wed, 1 Jun 2016 11:59:09 +0000 (13:59 +0200)]
Release 5.6
Simon Brandhof [Tue, 31 May 2016 18:20:36 +0000 (20:20 +0200)]
Deprecate SonarPlugin in favour of Plugin
Teryk Bellahsene [Tue, 31 May 2016 15:22:59 +0000 (17:22 +0200)]
SONAR-7681 Use public implementation of List in MyBatis
Teryk Bellahsene [Tue, 31 May 2016 14:49:27 +0000 (16:49 +0200)]
SONAR-7681 WS api/ce/activity requires administer permissions when searching with a task id
Teryk Bellahsene [Tue, 31 May 2016 08:20:58 +0000 (10:20 +0200)]
SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfter
Stas Vilchik [Mon, 30 May 2016 07:45:06 +0000 (09:45 +0200)]
change wording on the Setup page
Tom [Fri, 27 May 2016 15:49:28 +0000 (17:49 +0200)]
prepare for next development iteration on release branch
Tom [Fri, 27 May 2016 15:14:46 +0000 (17:14 +0200)]
reverse deploy exclusion cause they fails QA
Tom [Fri, 27 May 2016 15:00:33 +0000 (17:00 +0200)]
re-enable tests on release
Tom [Fri, 27 May 2016 14:57:51 +0000 (16:57 +0200)]
release 5.6-RC2
Tom [Fri, 27 May 2016 13:34:03 +0000 (15:34 +0200)]
handle release distribution from travis
Simon Brandhof [Fri, 27 May 2016 09:44:39 +0000 (11:44 +0200)]
Fix compilation of perf test
due to upgrade to orch 2.11
Simon Brandhof [Fri, 27 May 2016 07:21:09 +0000 (09:21 +0200)]
Upgrade to Orchestrator 3.11
Fixes some FP with download of plugins
Simon Brandhof [Thu, 26 May 2016 14:19:42 +0000 (16:19 +0200)]
SONAR-7652 fix connection to SQL Azure
Support of SSL connection is fixed by upgrading
to Microsoft driver 4.2.
Simon Brandhof [Thu, 26 May 2016 14:28:21 +0000 (16:28 +0200)]
Upgrade version of java 8 on Travis
Simon Brandhof [Thu, 26 May 2016 13:51:33 +0000 (15:51 +0200)]
SONAR-7653 remove useless code
JVM does not start if runtime version
is not 1.8, so it's useless to check
java version programmatically.
Simon Brandhof [Thu, 26 May 2016 13:33:54 +0000 (15:33 +0200)]
SONAR-7653 remove Java option XX:MaxPermSize
this option is dropped from java 8
Simon Brandhof [Thu, 26 May 2016 13:32:55 +0000 (15:32 +0200)]
SONAR-7587 end of support of Java 7
- Upgrade to parent 34, which compiles
with java 8 and disable javadoc lints
- Compilation with java 8 on Travis
- Fix ambiguities in assertJ
Stas Vilchik [Wed, 25 May 2016 14:44:48 +0000 (16:44 +0200)]
fix unwanted WS call when QG is green