]>
source.dussan.org Git - sonarqube.git/log
Daniel Schwarz [Tue, 11 Apr 2017 13:59:50 +0000 (15:59 +0200)]
SONAR-9038 sort results for api/rules/tags and api/issues/tags
Daniel Schwarz [Tue, 11 Apr 2017 08:15:10 +0000 (10:15 +0200)]
SONAR-8951 provide org if searching for active rules whenever possible
Daniel Schwarz [Mon, 10 Apr 2017 15:27:56 +0000 (17:27 +0200)]
SONAR-8951 active rule dao: remove “selectAll”
Daniel Schwarz [Thu, 6 Apr 2017 09:18:47 +0000 (11:18 +0200)]
SONAR-8950 add selected tags to api/rules/search tags facet
Daniel Schwarz [Wed, 5 Apr 2017 15:42:37 +0000 (17:42 +0200)]
SONAR-8951 make api/rules/show organization aware
Daniel Schwarz [Wed, 5 Apr 2017 15:29:37 +0000 (17:29 +0200)]
SONAR-8951 changed guava’s Optional to java.util.Optional for RuleDao
Daniel Schwarz [Wed, 5 Apr 2017 15:08:11 +0000 (17:08 +0200)]
SONAR_8951 moved rules/show medium test to dedicated test class
Daniel Schwarz [Wed, 5 Apr 2017 13:11:55 +0000 (15:11 +0200)]
SONAR-8949 make api/rules/update organization aware
Daniel Schwarz [Wed, 5 Apr 2017 09:24:09 +0000 (11:24 +0200)]
SONAR-8949 changed rule update medium test to regular test
Daniel Schwarz [Tue, 4 Apr 2017 09:58:35 +0000 (11:58 +0200)]
SONAR-8950 make api/rules/search organization aware
Daniel Schwarz [Mon, 3 Apr 2017 16:00:56 +0000 (18:00 +0200)]
SONAR-9038 make api/issues/tags organization aware
Daniel Schwarz [Mon, 3 Apr 2017 07:25:36 +0000 (09:25 +0200)]
SONAR-8952 make api/rules/tags organization aware
A new elasticsearch type “ruleExtension” is added to the rules index. It stores either system tags, or tags for one, specific organization.
Daniel Schwarz [Mon, 3 Apr 2017 07:33:43 +0000 (09:33 +0200)]
SONAR-8952 do not allow full text search in rule tags anymore
Daniel Schwarz [Wed, 29 Mar 2017 13:37:56 +0000 (15:37 +0200)]
SONAR-8952 remove redundant RuleService class
Julien Lancelot [Thu, 13 Apr 2017 15:43:50 +0000 (17:43 +0200)]
SONAR-9018 Restore 'Anyone' in organization default templates
Grégoire Aubert [Thu, 13 Apr 2017 13:36:08 +0000 (15:36 +0200)]
SONAR-6911 Improve the display of default groups
Simon Brandhof [Thu, 13 Apr 2017 17:25:47 +0000 (19:25 +0200)]
Increase timeout of SchedulerImplTest for Travis
Simon Brandhof [Thu, 13 Apr 2017 08:50:48 +0000 (10:50 +0200)]
Upgrade frontend-maven-plugin from 1.3 to 1.4
Simon Brandhof [Thu, 13 Apr 2017 08:50:34 +0000 (10:50 +0200)]
Increase min version of Maven from 3.0.5 to 3.2
3.0.5 was defined in parent pom
Simon Brandhof [Thu, 13 Apr 2017 08:47:56 +0000 (10:47 +0200)]
Upgrade jacoco-maven-plugin from 0.7.5 to 0.7.9
Simon Brandhof [Thu, 13 Apr 2017 08:47:22 +0000 (10:47 +0200)]
Upgrade maven-surefire-plugin from 2.19.1 to 2.20
Simon Brandhof [Thu, 13 Apr 2017 13:45:32 +0000 (15:45 +0200)]
Remove false-positive in ProgressReportTest
Grégoire Aubert [Thu, 13 Apr 2017 11:43:09 +0000 (13:43 +0200)]
SONAR-8992 Fix the number of groups for new members
Grégoire Aubert [Thu, 13 Apr 2017 10:00:23 +0000 (12:00 +0200)]
SONAR-8994 Fix groups management for non default org
Sébastien Lesaint [Mon, 3 Apr 2017 12:59:17 +0000 (14:59 +0200)]
remove SCHEMA_MIGRATIONS insert from rows-h2
Stas Vilchik [Mon, 3 Apr 2017 15:56:23 +0000 (17:56 +0200)]
SONAR-9064 Rework facets sidebar on the issues page
Grégoire Aubert [Tue, 4 Apr 2017 15:14:00 +0000 (17:14 +0200)]
SONAR-9063 Rework issue box
Julien Lancelot [Thu, 13 Apr 2017 08:03:36 +0000 (10:03 +0200)]
Cleanup organizations ITs
Julien Lancelot [Thu, 13 Apr 2017 07:17:12 +0000 (09:17 +0200)]
SONAR-9085 Clean orphan rows in GROUPS_USERS
Julien Lancelot [Wed, 12 Apr 2017 12:40:57 +0000 (14:40 +0200)]
SONAR-9037 Add ITs checking that users are not member of default organization
Julien Lancelot [Wed, 12 Apr 2017 10:01:04 +0000 (12:01 +0200)]
SONAR-9023 Add ITs to check 'Members' group membership when on updating user orgnization membership
Julien Lancelot [Wed, 12 Apr 2017 09:47:01 +0000 (11:47 +0200)]
SONAR-8892 Return user information in api/organizations/add_member
Julien Lancelot [Wed, 12 Apr 2017 09:11:04 +0000 (11:11 +0200)]
SONAR-8969 use AvatarResolver in SearchMembersAction
Julien Lancelot [Wed, 12 Apr 2017 07:53:32 +0000 (09:53 +0200)]
SONAR-9037 Temporary ignore some ITs
Julien Lancelot [Wed, 12 Apr 2017 06:49:03 +0000 (08:49 +0200)]
SONAR-9037 Do not associate users to default group when using ext authentication and organizations are disabled
Julien Lancelot [Tue, 11 Apr 2017 15:55:22 +0000 (17:55 +0200)]
SONAR-9037 Do not associate users to default group when organizations are disabled
Julien Lancelot [Tue, 11 Apr 2017 15:14:39 +0000 (17:14 +0200)]
SONAR-9018 Use default group flag when doing groups sync
Julien Lancelot [Tue, 11 Apr 2017 14:26:07 +0000 (16:26 +0200)]
SONAR-9018 Use default group flag when adding new user to default group
Julien Lancelot [Tue, 11 Apr 2017 14:13:16 +0000 (16:13 +0200)]
SONAR-9022 Fix WS description
Julien Lancelot [Tue, 11 Apr 2017 14:05:12 +0000 (16:05 +0200)]
SONAR-9022 Prevent removing default groups of organizations
Julien Lancelot [Tue, 11 Apr 2017 13:58:14 +0000 (15:58 +0200)]
Replace usage of WsTester by WsActionTester in DeleteActionTest
Julien Lancelot [Tue, 11 Apr 2017 13:48:22 +0000 (15:48 +0200)]
SONAR-9022 Use default group id from DB when checking default group usage in GroupWsSupport
Julien Lancelot [Tue, 11 Apr 2017 13:02:21 +0000 (15:02 +0200)]
SONAR-9016 Fail when no default group found
Julien Lancelot [Tue, 11 Apr 2017 09:01:46 +0000 (11:01 +0200)]
SONAR-9023 Add UT when removing org membership to check removal from "members" group
Julien Lancelot [Tue, 11 Apr 2017 09:59:25 +0000 (11:59 +0200)]
SONAR-9023 Fix ITs as 'user' now belongs to 'Members' group when being member of an organization
Julien Lancelot [Tue, 11 Apr 2017 09:12:17 +0000 (11:12 +0200)]
SONAR-9023 Add user to "members" group when adding a member to an organization
Julien Lancelot [Mon, 10 Apr 2017 14:56:13 +0000 (16:56 +0200)]
SONAR-9018 Fix ITs as users are members of 'members' group
Julien Lancelot [Mon, 10 Apr 2017 14:46:49 +0000 (16:46 +0200)]
SONAR-9018 Fix ITs as 'Anyone' has no more rights in new organization
Julien Lancelot [Tue, 4 Apr 2017 12:02:21 +0000 (14:02 +0200)]
SONAR-9018 Create a "members" group when creating an organization
Julien Lancelot [Tue, 4 Apr 2017 08:18:06 +0000 (10:18 +0200)]
SONAR-9020 Copy 'sonar-users' permission templates when creating "members" group on default organization
Julien Lancelot [Tue, 4 Apr 2017 07:42:54 +0000 (09:42 +0200)]
SONAR-9020 Copy 'sonar-users' permission when creating "members" group on default organization
Julien Lancelot [Mon, 3 Apr 2017 15:50:29 +0000 (17:50 +0200)]
SONAR-9020 Create the group "members" on default organization when activating organization
Julien Lancelot [Tue, 4 Apr 2017 06:30:21 +0000 (08:30 +0200)]
UserDbTester.insertUser does not add default organization membership
Julien Lancelot [Tue, 11 Apr 2017 06:52:42 +0000 (08:52 +0200)]
Replace SQL by WS in OrganizationMembershipTest IT
Julien Lancelot [Mon, 10 Apr 2017 07:49:29 +0000 (09:49 +0200)]
Move all organization ITs to Category 6
Julien Lancelot [Mon, 3 Apr 2017 14:08:10 +0000 (16:08 +0200)]
SONAR-9016 Return 'default' in api/user_groups/search WS
Julien Lancelot [Mon, 3 Apr 2017 12:56:42 +0000 (14:56 +0200)]
SONAR-9016 Return 'default' in api/user_groups/update WS
Julien Lancelot [Mon, 3 Apr 2017 12:46:58 +0000 (14:46 +0200)]
SONAR-9016 Return 'default' in api/user_groups/create WS
Julien Lancelot [Mon, 3 Apr 2017 13:52:25 +0000 (15:52 +0200)]
SONAR-9016 Use 'Paging' in api/user_groups/search WS
Julien Lancelot [Mon, 3 Apr 2017 11:18:47 +0000 (13:18 +0200)]
SONAR-9016 Return 'default' in api/users/groups
Julien Lancelot [Mon, 3 Apr 2017 08:43:26 +0000 (10:43 +0200)]
SONAR-9016 Create DAO methods to select/set default group id
Julien Lancelot [Mon, 3 Apr 2017 12:38:28 +0000 (14:38 +0200)]
SONAR-9016 Fix example file names in user groups WS
Julien Lancelot [Mon, 3 Apr 2017 12:12:16 +0000 (14:12 +0200)]
SONAR-9016 Add missing ws UserGroupsService
Julien Lancelot [Fri, 31 Mar 2017 15:22:59 +0000 (17:22 +0200)]
SONAR-9019 Populate ORGANIZATIONS.DEFAULT_GROUP_ID column
Julien Lancelot [Fri, 31 Mar 2017 13:44:15 +0000 (15:44 +0200)]
SONAR-9019 Add ORGANIZATIONS.DEFAULT_GROUP_ID column
Julien Lancelot [Fri, 31 Mar 2017 13:42:34 +0000 (15:42 +0200)]
SONAR-9019 Set organization members into members groups
Julien Lancelot [Fri, 31 Mar 2017 12:10:56 +0000 (14:10 +0200)]
SONAR-9019 Create "members" groups on existing organizations
Julien Lancelot [Thu, 30 Mar 2017 13:16:14 +0000 (15:16 +0200)]
SONAR-9022 Prevent adding/removing user on 'sonar-users' group
Julien Lancelot [Thu, 30 Mar 2017 13:00:53 +0000 (15:00 +0200)]
SONAR-9022 Prevent updating name and description of 'sonar-users' group
Julien Lancelot [Thu, 30 Mar 2017 13:02:34 +0000 (15:02 +0200)]
SONAR-9022 Clean up some unit tests in usergroups
Julien Lancelot [Thu, 30 Mar 2017 13:02:10 +0000 (15:02 +0200)]
SONAR-9022 Add utility methods to retrieve GroupDto from request
Julien Lancelot [Wed, 29 Mar 2017 15:03:23 +0000 (17:03 +0200)]
SONAR-9014 Prevent groups synchronization to remove 'sonar-users' membership
Julien Lancelot [Wed, 29 Mar 2017 15:03:09 +0000 (17:03 +0200)]
SONAR-9014 Associate all users to 'sonar-users' group
Julien Lancelot [Wed, 29 Mar 2017 13:03:10 +0000 (15:03 +0200)]
SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users'
Julien Lancelot [Thu, 30 Mar 2017 08:26:44 +0000 (10:26 +0200)]
SONAR-9014 Delete 'sonar.defaultGroup' setting from database
Julien Lancelot [Thu, 30 Mar 2017 08:26:34 +0000 (10:26 +0200)]
SONAR-9014 Restore sonar-users group
If sonar-users doesn't exist, create it and copy permissions from existing default group on it
If it already exists, only update its description if it's the wrong one
Simon Brandhof [Wed, 12 Apr 2017 20:05:44 +0000 (22:05 +0200)]
SONAR-9129 order possible values of param "f" in doc of api/rules/search
Simon Brandhof [Wed, 12 Apr 2017 20:05:09 +0000 (22:05 +0200)]
SONAR-9129 fix some glitches in doc of api/qualityprofiles
Stas Vilchik [Thu, 13 Apr 2017 07:16:32 +0000 (09:16 +0200)]
support multiple highlighted symbols (#1927)
Stas Vilchik [Thu, 13 Apr 2017 07:16:13 +0000 (09:16 +0200)]
apply feedback on projects visualizations (#1928)
* update visualizations descriptions
* do not filter provisioned projects out
Julien Lancelot [Thu, 13 Apr 2017 06:16:06 +0000 (08:16 +0200)]
Merge remote-tracking branch 'origin/branch-6.3'
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 [Wed, 12 Apr 2017 12:14:15 +0000 (14:14 +0200)]
SONAR-9117 Delete the unused Java interface org.sonar.api.security.ResourcePermissions
Simon Brandhof [Wed, 12 Apr 2017 12:13:56 +0000 (14:13 +0200)]
Fix Quality flaws
Grégoire Aubert [Tue, 11 Apr 2017 12:47:02 +0000 (14:47 +0200)]
SONAR-9110 Update page extensions IT's
Grégoire Aubert [Tue, 11 Apr 2017 12:46:00 +0000 (14:46 +0200)]
SONAR-9110 Add organization page extensions
Teryk Bellahsene [Tue, 11 Apr 2017 09:42:31 +0000 (11:42 +0200)]
SONAR-9054 return org pages in WS api/navigation/organization
Teryk Bellahsene [Tue, 11 Apr 2017 07:00:21 +0000 (09:00 +0200)]
SONAR-9054 PageDefinition has ORGANIZATION scope
Duarte Meneses [Wed, 12 Apr 2017 09:08:12 +0000 (11:08 +0200)]
Fix NPE in charset detection
Duarte Meneses [Tue, 11 Apr 2017 13:05:06 +0000 (15:05 +0200)]
SONAR-9080 Stop using api/batch/users
Simon Brandhof [Tue, 11 Apr 2017 14:33:35 +0000 (16:33 +0200)]
Deprecate System2#isJavaAtLeast17()
because it always returns true. Java 6 is not supported at runtime.
Simon Brandhof [Tue, 11 Apr 2017 13:43:35 +0000 (15:43 +0200)]
Delete unused class LogarithmicLogger
Simon Brandhof [Mon, 3 Apr 2017 13:31:20 +0000 (15:31 +0200)]
SONAR-9062 Use the network interface defined by sonar.search.host when resolving sonar.search.port=0
Simon Brandhof [Mon, 3 Apr 2017 13:14:54 +0000 (15:14 +0200)]
Drop unused class NetworkUtils in integration tests
Simon Brandhof [Mon, 3 Apr 2017 11:45:04 +0000 (13:45 +0200)]
Refactor the way to get loopback address in CeHttpServer
Simon Brandhof [Fri, 31 Mar 2017 19:41:12 +0000 (21:41 +0200)]
Simplify TomcatConnectors because only http connector is enabled
Simon Brandhof [Fri, 31 Mar 2017 19:37:12 +0000 (21:37 +0200)]
Drop unused property sonar.enableFileVariation
Simon Brandhof [Wed, 29 Mar 2017 06:57:42 +0000 (08:57 +0200)]
SONAR-9082 H2 should bind to localhost interface
Duarte Meneses [Fri, 7 Apr 2017 12:20:09 +0000 (14:20 +0200)]
SONAR-6100 Improve support of binary files and/or files with different encoding
Simon Brandhof [Tue, 11 Apr 2017 11:44:40 +0000 (13:44 +0200)]
Disable DEBUG logs in performance test ComputationTest