]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Wed, 29 Mar 2017 14:57:45 +0000 (16:57 +0200)]
SONAR-9050 Stop using column project_measures.description
Julien Lancelot [Thu, 13 Apr 2017 16:18:52 +0000 (18:18 +0200)]
SONAR-9048 Do not accept more than 15 metrics in api/measures/component_tree
Julien Lancelot [Thu, 13 Apr 2017 15:50:32 +0000 (17:50 +0200)]
SONAR-9049 Prevent using DATA and DISTRIB metrics in api/measures/component_tree
Simon Brandhof [Wed, 12 Apr 2017 19:40:06 +0000 (21:40 +0200)]
Drop test PluginsWsMediumTest
This test is badly implemented. It is heavily coupled with the build
version and does not correctly support all kinds of versions (SNAPSHOT,
release on 3 digits, build on 4 digits).
Simon Brandhof [Tue, 11 Apr 2017 12:51:16 +0000 (14:51 +0200)]
Reset version to 6.3-SNAPSHOT
Simon Brandhof [Tue, 11 Apr 2017 12:44:29 +0000 (14:44 +0200)]
PluginsWsMediumTest must not hardcode the project version
Simon Brandhof [Tue, 11 Apr 2017 12:07:05 +0000 (14:07 +0200)]
Release 6.3.1
Sébastien Lesaint [Mon, 10 Apr 2017 15:48:26 +0000 (17:48 +0200)]
SONAR-9086 make index on ORGANIZATIONS.KEE unique
Duarte Meneses [Fri, 24 Mar 2017 15:06:46 +0000 (16:06 +0100)]
SONAR-8995 Scanner fails when using issue exclusions
Julien Lancelot [Mon, 27 Mar 2017 08:13:46 +0000 (10:13 +0200)]
SONAR-8969 Extract generation of avatar in a class
Stas Vilchik [Thu, 23 Mar 2017 16:56:23 +0000 (17:56 +0100)]
SONAR-8969 use avatar field
Julien Lancelot [Fri, 24 Mar 2017 07:43:02 +0000 (08:43 +0100)]
SONAR-8969 Replace user email by avatar in issue changelog WS
Julien Lancelot [Thu, 23 Mar 2017 15:20:15 +0000 (16:20 +0100)]
SONAR-8969 Replace user email by avatar in issues WS
Julien Lancelot [Tue, 21 Mar 2017 16:54:21 +0000 (17:54 +0100)]
SONAR-8954 return every license hashes in api/settings/values
Grégoire Aubert [Wed, 22 Mar 2017 09:28:45 +0000 (10:28 +0100)]
Fix LeakPeriodLegend unit test
Simon Brandhof [Tue, 14 Mar 2017 16:17:20 +0000 (17:17 +0100)]
Set development version 6.3-SNAPSHOT
Simon Brandhof [Tue, 14 Mar 2017 09:12:39 +0000 (10:12 +0100)]
Release 6.3
Simon Brandhof [Thu, 9 Mar 2017 22:50:11 +0000 (23:50 +0100)]
Add response example to api/roots/search
That also allows to remove a WARN log at startup.
Simon Brandhof [Thu, 9 Mar 2017 22:38:57 +0000 (23:38 +0100)]
Make web services api/webhooks/* public
Julien HENRY [Thu, 9 Mar 2017 12:45:52 +0000 (13:45 +0100)]
SONAR-8623 Fix regression with project level measures
Stas Vilchik [Wed, 8 Mar 2017 13:36:08 +0000 (14:36 +0100)]
fix styles on landing page
Duarte Meneses [Tue, 7 Mar 2017 16:55:18 +0000 (17:55 +0100)]
SONAR-8623 Index all source files, even the ones with no supported language
Simon Brandhof [Mon, 6 Mar 2017 12:38:14 +0000 (13:38 +0100)]
Fix PROJECT_VERSION on Travis for SNAPSHOT versions
Simon Brandhof [Mon, 6 Mar 2017 11:05:46 +0000 (12:05 +0100)]
Back to development version 6.3-SNAPSHOT
Simon Brandhof [Sat, 4 Mar 2017 17:53:45 +0000 (18:53 +0100)]
Upgrade to parent 40
Simon Brandhof [Sat, 4 Mar 2017 14:28:58 +0000 (15:28 +0100)]
Support RELEASE versions in IssueJsonReportTest
Simon Brandhof [Fri, 3 Mar 2017 16:23:35 +0000 (17:23 +0100)]
Fix build version of RC to not have "x.y-RCz.0.<build>"
The correct format is "x.y.0.<build>"
Simon Brandhof [Fri, 3 Mar 2017 15:43:43 +0000 (16:43 +0100)]
No need to change project version on Travis when not SNAPSHOT
Simon Brandhof [Fri, 3 Mar 2017 15:06:14 +0000 (16:06 +0100)]
Publish 6.3-RC4
Simon Brandhof [Fri, 3 Mar 2017 14:56:40 +0000 (15:56 +0100)]
Support release versions on 2 or 3 fields
Julien HENRY [Thu, 2 Mar 2017 12:10:07 +0000 (13:10 +0100)]
SONAR-8883 Fix Server::getVersion() on scanner side, and reenable IssueJsonReportTest IT
Julien HENRY [Thu, 2 Mar 2017 10:24:14 +0000 (11:24 +0100)]
SONAR-8622 Fix preview mode/JSON report on branches
Julien Lancelot [Thu, 2 Mar 2017 13:52:28 +0000 (14:52 +0100)]
Remove javaProperties plugin from PluginsTest
Julien Lancelot [Thu, 2 Mar 2017 12:53:09 +0000 (13:53 +0100)]
Remove JSON plugin
Julien Lancelot [Thu, 2 Mar 2017 08:23:08 +0000 (09:23 +0100)]
SONAR-8460 Do not fail to write response when profile not found
Julien Lancelot [Wed, 1 Mar 2017 11:33:01 +0000 (12:33 +0100)]
SONAR-8460 Remove Errors
Julien Lancelot [Wed, 1 Mar 2017 11:29:02 +0000 (12:29 +0100)]
SONAR-8460 Remove creation BadRequestException with Errors
Julien Lancelot [Wed, 1 Mar 2017 11:28:30 +0000 (12:28 +0100)]
SONAR-8460 Fix bundled error messages
Julien Lancelot [Wed, 1 Mar 2017 11:04:32 +0000 (12:04 +0100)]
SONAR-8460 Simplify creation of BadRequestException with one message
Julien Lancelot [Wed, 1 Mar 2017 10:21:37 +0000 (11:21 +0100)]
SONAR-8460 Remove isEmpty from Errors
Julien Lancelot [Wed, 1 Mar 2017 10:20:25 +0000 (11:20 +0100)]
SONAR-8460 Remove check from Errors
Julien Lancelot [Wed, 1 Mar 2017 10:12:39 +0000 (11:12 +0100)]
SONAR-8460 Remove writeJson from Errors
Stas Vilchik [Thu, 2 Mar 2017 08:18:56 +0000 (09:18 +0100)]
fix quality flaw
Simon Brandhof [Wed, 1 Mar 2017 14:33:22 +0000 (15:33 +0100)]
SONAR-8835 support NULL in column file_sources.line_hashes
The column can be null on Oracle if source content is empty.
Other databases do not store NULL but empty string.
Simon Brandhof [Wed, 1 Mar 2017 14:24:02 +0000 (15:24 +0100)]
SONAR-8835 file move detection does not need to compute source hash
Stas Vilchik [Wed, 1 Mar 2017 12:23:55 +0000 (13:23 +0100)]
SONAR-8451 fix bad state on measures page
Simon Brandhof [Wed, 1 Mar 2017 09:26:53 +0000 (10:26 +0100)]
SONAR-8659 Bring back "Edit Permissions" to system administrators
David Rautureau [Thu, 23 Feb 2017 08:47:42 +0000 (09:47 +0100)]
BUILD-384 Replace usage of groovy-maven-plugin (not compliant with Maven paraller execution) by beanshell-maven-plugin
Simon Brandhof [Wed, 22 Feb 2017 15:04:12 +0000 (16:04 +0100)]
Always public artifacts with full build version
Simon Brandhof [Wed, 22 Feb 2017 15:03:28 +0000 (16:03 +0100)]
Set version 6.3-SNAPSHOT
Simon Brandhof [Wed, 22 Feb 2017 12:19:50 +0000 (13:19 +0100)]
Fix deployment of RCs
Technical version of RC must not be replaced by the
build version on 4 fields.
Simon Brandhof [Wed, 22 Feb 2017 11:00:38 +0000 (12:00 +0100)]
Publish version 6.3-RC3
Daniel Schwarz [Wed, 22 Feb 2017 10:58:00 +0000 (11:58 +0100)]
SONAR-8831 increase performance of bulk issue storage
Simon Brandhof [Tue, 21 Feb 2017 13:29:40 +0000 (14:29 +0100)]
SONAR-8704 allow roots to see all projects and measures
even if they don't have the expected permissions
Simon Brandhof [Tue, 21 Feb 2017 13:29:40 +0000 (14:29 +0100)]
SONAR-8704 update indices authorization if browse permission is fully removed
The types "authorization" of ES indices should be updated when all
the groups and users loose the projet permission "browse". Currently
this change was silently ignored and old permissions were still used.
Teryk Bellahsene [Tue, 21 Feb 2017 09:27:37 +0000 (10:27 +0100)]
SONAR-8823 Deprecate API org.sonar.api.web.Footer
Simon Brandhof [Mon, 20 Feb 2017 21:32:35 +0000 (22:32 +0100)]
Add logs when Travis downloads phantomjs and JDK8
Simon Brandhof [Mon, 20 Feb 2017 20:45:22 +0000 (21:45 +0100)]
Ability to release versions without build number in artifact filenames
Stas Vilchik [Mon, 20 Feb 2017 12:34:40 +0000 (13:34 +0100)]
SONAR-8658 display "Apply Template" button for org admin
Simon Brandhof [Mon, 20 Feb 2017 10:49:48 +0000 (11:49 +0100)]
SONAR-8658 add field configuration.canApplyPermissionTemplate to response of api/navigation/component
Stas Vilchik [Mon, 20 Feb 2017 10:46:59 +0000 (11:46 +0100)]
change wording in organization form
Stas Vilchik [Mon, 20 Feb 2017 09:56:59 +0000 (10:56 +0100)]
return `isDefault` in /api/navigation/organization
Stas Vilchik [Mon, 20 Feb 2017 09:32:23 +0000 (10:32 +0100)]
SONAR-8658 fix applying of permission template
Stas Vilchik [Mon, 20 Feb 2017 08:31:45 +0000 (09:31 +0100)]
fix ui glitch on settings page on safari
Sébastien Lesaint [Thu, 16 Feb 2017 16:38:40 +0000 (17:38 +0100)]
SONAR-8710 add SCAN permission to template of new organizations
Sébastien Lesaint [Thu, 16 Feb 2017 16:36:25 +0000 (17:36 +0100)]
SONAR-8751 drop Owners group for personal organizations
user permissions replace group permissions in the default template and also SCAN permission is added to the template
Simon Brandhof [Fri, 17 Feb 2017 14:42:16 +0000 (15:42 +0100)]
Disable authorization for roots in ES indices
Duarte Meneses [Thu, 16 Feb 2017 16:48:34 +0000 (17:48 +0100)]
SONAR-8769 Display project and organization keys in the analysis logs
Julien Lancelot [Thu, 16 Feb 2017 17:34:28 +0000 (18:34 +0100)]
SONAR-8804 Add IT
Julien Lancelot [Thu, 16 Feb 2017 16:45:52 +0000 (17:45 +0100)]
SONAR-8804 Use api/projects/search in projects admin page
Julien Lancelot [Thu, 16 Feb 2017 15:55:13 +0000 (16:55 +0100)]
SONAR-8804 Create api/projects/search
Daniel Schwarz [Thu, 16 Feb 2017 14:49:18 +0000 (15:49 +0100)]
SONAR-7282 only reindex components if the index is empty
Julien Lancelot [Wed, 15 Feb 2017 11:54:21 +0000 (12:54 +0100)]
SONAR-8647 Correctly detect isFavorite in filter
Julien Lancelot [Wed, 15 Feb 2017 09:22:38 +0000 (10:22 +0100)]
SONAR-8746 Remove measures related to periods 2 to 5
Simon Brandhof [Tue, 14 Feb 2017 11:06:25 +0000 (12:06 +0100)]
Enable Maven profile "release" on master
Simon Brandhof [Mon, 13 Feb 2017 22:38:53 +0000 (23:38 +0100)]
SONAR-8647 Do not load favorites if anonymous
Simon Brandhof [Mon, 13 Feb 2017 22:23:26 +0000 (23:23 +0100)]
SONAR-8647 Add filter on field organizationUuid in index projectmeasures
Simon Brandhof [Mon, 13 Feb 2017 22:17:27 +0000 (23:17 +0100)]
SONAR-8647 Add field organizationUuid to index projectmeasures
Sébastien Lesaint [Mon, 13 Feb 2017 14:06:48 +0000 (15:06 +0100)]
SONAR-8752 SONAR-8751 personal org name from username
and also populate description
Julien Lancelot [Mon, 13 Feb 2017 10:36:36 +0000 (11:36 +0100)]
Improve Javadoc of complexity metrics
Julien Lancelot [Mon, 13 Feb 2017 08:51:45 +0000 (09:51 +0100)]
SONAR-8684 Remove WS path exclusions from web page filter
Daniel Schwarz [Mon, 6 Feb 2017 11:42:34 +0000 (12:42 +0100)]
SONAR-8736 it test for issue creation date
Daniel Schwarz [Thu, 2 Feb 2017 16:40:05 +0000 (17:40 +0100)]
SONAR-8736 backdate issues caused by just enabled rules
Fabian Beuke [Sun, 12 Feb 2017 20:25:25 +0000 (21:25 +0100)]
update readme.md copyright from 2016 to 2017
Simon Brandhof [Sat, 11 Feb 2017 17:44:40 +0000 (18:44 +0100)]
Add missing jdbcType attributes in MyBatis mappers
Simon Brandhof [Sat, 11 Feb 2017 17:33:35 +0000 (18:33 +0100)]
SONAR-8545 Upgrade Tomcat from 8.5.9 to 8.5.11
Simon Brandhof [Sat, 11 Feb 2017 07:16:20 +0000 (08:16 +0100)]
Fix Quality flaws
Simon Brandhof [Fri, 10 Feb 2017 23:03:19 +0000 (00:03 +0100)]
SONAR-8757 add test to verify permission conflict
Stas Vilchik [Fri, 10 Feb 2017 15:08:30 +0000 (16:08 +0100)]
SONAR-8655 check `canDelete`flag
Sébastien Lesaint [Fri, 10 Feb 2017 13:23:37 +0000 (14:23 +0100)]
SONAR-8676 add canDelete and remove isDefault
from response of WS api/navigation/organization
Simon Brandhof [Fri, 10 Feb 2017 18:16:28 +0000 (19:16 +0100)]
Fix license headers
Simon Brandhof [Fri, 10 Feb 2017 00:08:56 +0000 (01:08 +0100)]
SONAR-8761 clean-up ResourceDao
Simon Brandhof [Fri, 10 Feb 2017 00:03:24 +0000 (01:03 +0100)]
SONAR-8761 clean-up UserPermissionDao
Simon Brandhof [Fri, 10 Feb 2017 00:03:12 +0000 (01:03 +0100)]
SONAR-8761 clean-up GroupPermissionDao
Simon Brandhof [Fri, 10 Feb 2017 00:02:48 +0000 (01:02 +0100)]
SONAR-8761 clean-up AuthorizationDao
Simon Brandhof [Thu, 9 Feb 2017 23:03:40 +0000 (00:03 +0100)]
SONAR-8761 add dev script enable_organizations.sh
Simon Brandhof [Thu, 9 Feb 2017 22:36:10 +0000 (23:36 +0100)]
SONAR-8761 db migration to unset root flag of existing users
Simon Brandhof [Thu, 9 Feb 2017 18:23:57 +0000 (19:23 +0100)]
SONAR-8761 fix cleanup of db in ITs
Simon Brandhof [Fri, 10 Feb 2017 14:23:49 +0000 (15:23 +0100)]
SONAR-8761 do not fail if org feature is already enabled
Stas Vilchik [Thu, 9 Feb 2017 14:44:00 +0000 (15:44 +0100)]
SONAR-8761 rely on feature flag when displaying organization