]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoITs should fail quickly when creating users is failing
Julien Lancelot [Fri, 21 Apr 2017 08:26:07 +0000 (10:26 +0200)]
ITs should fail quickly when creating users is failing

7 years agoSONAR-9128 Return email only when sys admin and return avatar when logged in api...
Julien Lancelot [Fri, 21 Apr 2017 08:13:23 +0000 (10:13 +0200)]
SONAR-9128 Return email only when sys admin and return avatar when logged in api/users/search

7 years agoSONAR-9128 Use protobuf in api/users/search
Julien Lancelot [Thu, 20 Apr 2017 09:06:01 +0000 (11:06 +0200)]
SONAR-9128 Use protobuf in api/users/search

7 years agoUse changelog in users action WS
Julien Lancelot [Thu, 20 Apr 2017 07:05:34 +0000 (09:05 +0200)]
Use changelog in users action WS

7 years agoSONAR-7818 Remove RubyRailsWebservice API
Julien Lancelot [Wed, 19 Apr 2017 17:13:53 +0000 (19:13 +0200)]
SONAR-7818 Remove RubyRailsWebservice API

7 years agoRemove mock usage from IndexActionTest
Julien Lancelot [Wed, 19 Apr 2017 17:07:21 +0000 (19:07 +0200)]
Remove mock usage from IndexActionTest

7 years agoSONAR-9048 Use metadata 'maximumValues' to limit number of metrics
Julien Lancelot [Wed, 19 Apr 2017 16:35:34 +0000 (18:35 +0200)]
SONAR-9048 Use metadata 'maximumValues' to limit number of metrics

7 years agoSONAR-9051 Ability to set the maximum number of values on a WS parameter
Julien Lancelot [Wed, 19 Apr 2017 16:24:11 +0000 (18:24 +0200)]
SONAR-9051 Ability to set the maximum number of values on a WS parameter

7 years agoSONAR-9139 Check 'Administer Quality Profiles' permission when creating custom rule
Julien Lancelot [Wed, 19 Apr 2017 14:59:49 +0000 (16:59 +0200)]
SONAR-9139 Check 'Administer Quality Profiles' permission when creating custom rule

7 years agoMove tests from UpdateActionMediumTest to UpdateActionTest
Julien Lancelot [Wed, 19 Apr 2017 14:48:37 +0000 (16:48 +0200)]
Move tests from UpdateActionMediumTest to UpdateActionTest

7 years agoSONAR-9065 Display concise issues list when browsing code (#1953)
Stas Vilchik [Thu, 20 Apr 2017 14:59:36 +0000 (16:59 +0200)]
SONAR-9065 Display concise issues list when browsing code (#1953)

7 years agoSONAR-9132 disable template rules and custom rules, when enabling orgs
Daniel Schwarz [Tue, 18 Apr 2017 14:06:52 +0000 (16:06 +0200)]
SONAR-9132 disable template rules and custom rules, when enabling orgs

7 years agoSONAR-9132 introduce RuleDefinitionDto#isCustomRule
Daniel Schwarz [Tue, 18 Apr 2017 13:18:19 +0000 (15:18 +0200)]
SONAR-9132 introduce RuleDefinitionDto#isCustomRule

7 years agoSONAR-9132 do not register template rules, if organizations are enabled
Daniel Schwarz [Tue, 18 Apr 2017 12:03:33 +0000 (14:03 +0200)]
SONAR-9132 do not register template rules, if organizations are enabled

7 years agoSONAR-8950 correct spelling in exception message
Daniel Schwarz [Fri, 14 Apr 2017 12:43:47 +0000 (14:43 +0200)]
SONAR-8950 correct spelling in exception message

7 years agofix quality flaws: make RuleQuery#organizationUuid not nullable
Daniel Schwarz [Fri, 14 Apr 2017 12:38:19 +0000 (14:38 +0200)]
fix quality flaws: make RuleQuery#organizationUuid not nullable

7 years agoSONAR-8957 Remove permission templates when deactivating a user
Julien Lancelot [Wed, 19 Apr 2017 09:37:24 +0000 (11:37 +0200)]
SONAR-8957 Remove permission templates when deactivating a user

7 years agoSONAR-8957 Rename deactivateUserByLogin to deactivateUserById
Julien Lancelot [Wed, 19 Apr 2017 09:22:41 +0000 (11:22 +0200)]
SONAR-8957 Rename deactivateUserByLogin to deactivateUserById

7 years agoSONAR-8957 Move deletion of orgniaztion membership from UserDao to DeactivateAction
Julien Lancelot [Wed, 19 Apr 2017 09:16:28 +0000 (11:16 +0200)]
SONAR-8957 Move deletion of orgniaztion membership from UserDao to DeactivateAction

7 years agoSONAR-8957 Move deletion of default assignee settings from UserDao to DeactivateAction
Julien Lancelot [Wed, 19 Apr 2017 09:06:34 +0000 (11:06 +0200)]
SONAR-8957 Move deletion of default assignee settings from UserDao to DeactivateAction

7 years agoSONAR-8957 Move deletion of user permissions from UserDao to DeactivateAction
Julien Lancelot [Wed, 19 Apr 2017 08:38:46 +0000 (10:38 +0200)]
SONAR-8957 Move deletion of user permissions from UserDao to DeactivateAction

7 years agoSONAR-8957 Move deletion of user properties from UserDao to DeactivateAction
Julien Lancelot [Tue, 18 Apr 2017 15:33:27 +0000 (17:33 +0200)]
SONAR-8957 Move deletion of user properties from UserDao to DeactivateAction

7 years agoSONAR-8957 Move deletion of group membership from UserDao to DeactivateAction
Julien Lancelot [Tue, 18 Apr 2017 15:28:46 +0000 (17:28 +0200)]
SONAR-8957 Move deletion of group membership from UserDao to DeactivateAction

7 years agoSONAR-8957 Refactor DeactivateActionTest
Julien Lancelot [Tue, 18 Apr 2017 15:26:17 +0000 (17:26 +0200)]
SONAR-8957 Refactor DeactivateActionTest

7 years agoSONAR-8957 Add migration to remove template permissions linked to removed users
Julien Lancelot [Tue, 18 Apr 2017 13:56:35 +0000 (15:56 +0200)]
SONAR-8957 Add migration to remove template permissions linked to removed users

7 years agoSONAR-8960 Fix migration when same metric is used with period and wthout period
Julien Lancelot [Tue, 18 Apr 2017 12:19:16 +0000 (14:19 +0200)]
SONAR-8960 Fix migration when same metric is used with period and wthout period

7 years agoSONAR-8712 Do not fail to display QGates containing removed metrics
Julien Lancelot [Tue, 18 Apr 2017 09:14:15 +0000 (11:14 +0200)]
SONAR-8712 Do not fail to display QGates containing removed metrics

7 years agoSONAR-8712 Replace WsTester by WsActionTester in metric.ws.DeleteActionTest
Julien Lancelot [Tue, 18 Apr 2017 08:53:02 +0000 (10:53 +0200)]
SONAR-8712 Replace WsTester by WsActionTester in metric.ws.DeleteActionTest

7 years agoRemove Orchestrator#resetData usage from QualityGateTest
Julien Lancelot [Tue, 18 Apr 2017 07:06:38 +0000 (09:06 +0200)]
Remove Orchestrator#resetData usage from QualityGateTest

7 years agoupgrade prettier (#1954)
Stas Vilchik [Thu, 20 Apr 2017 09:10:13 +0000 (11:10 +0200)]
upgrade prettier (#1954)

7 years agoSONAR-9075 fix quality flaws: ComponentIndexQuery#limit is not nullable
Daniel Schwarz [Wed, 19 Apr 2017 14:17:15 +0000 (16:17 +0200)]
SONAR-9075 fix quality flaws: ComponentIndexQuery#limit is not nullable

7 years agoSONAR-9073 reverted renaming of atts and values in suggestions api
Daniel Schwarz [Wed, 19 Apr 2017 13:18:05 +0000 (15:18 +0200)]
SONAR-9073 reverted renaming of atts and values in suggestions api

7 years agoSONAR-9074 limit recently browsed items to 50 for api/comps/suggestions
Daniel Schwarz [Wed, 19 Apr 2017 13:36:25 +0000 (15:36 +0200)]
SONAR-9074 limit recently browsed items to 50 for api/comps/suggestions

7 years agoSONAR-9079 score favorite components higher in suggestions
Daniel Schwarz [Tue, 18 Apr 2017 08:58:02 +0000 (10:58 +0200)]
SONAR-9079 score favorite components higher in suggestions

7 years agoSONAR-9074 score recently browsed components higher in suggestions
Daniel Schwarz [Fri, 14 Apr 2017 15:41:47 +0000 (17:41 +0200)]
SONAR-9074 score recently browsed components higher in suggestions

7 years agoSONAR-8725 ws/components/suggestions emphasises matching for prefixes
Daniel Schwarz [Mon, 10 Apr 2017 13:59:16 +0000 (15:59 +0200)]
SONAR-8725 ws/components/suggestions emphasises matching for prefixes

7 years agoSONAR-9077 api/components/suggestions emphasises matching
Daniel Schwarz [Mon, 10 Apr 2017 12:48:22 +0000 (14:48 +0200)]
SONAR-9077 api/components/suggestions emphasises matching

7 years agoSONAR-9077 add highlights to api contract of api/components/suggestions
Daniel Schwarz [Mon, 10 Apr 2017 12:37:08 +0000 (14:37 +0200)]
SONAR-9077 add highlights to api contract of api/components/suggestions

7 years agoSONAR-9077 calculate matching characters for component
Daniel Schwarz [Mon, 10 Apr 2017 12:17:14 +0000 (14:17 +0200)]
SONAR-9077 calculate matching characters for component

7 years agoSONAR-9077 hold component search hits in separate class
Daniel Schwarz [Mon, 10 Apr 2017 11:06:35 +0000 (13:06 +0200)]
SONAR-9077 hold component search hits in separate class

7 years agoSONAR-9078 return project names for api/components/suggestions
Daniel Schwarz [Mon, 10 Apr 2017 08:08:59 +0000 (10:08 +0200)]
SONAR-9078 return project names for api/components/suggestions

7 years agoSONAR-9076 return organization names for api/components/suggestions
Daniel Schwarz [Fri, 7 Apr 2017 16:03:04 +0000 (18:03 +0200)]
SONAR-9076 return organization names for api/components/suggestions

7 years agoSONAR-9073 rename attributes of api/components/suggestions
Daniel Schwarz [Fri, 7 Apr 2017 15:15:54 +0000 (17:15 +0200)]
SONAR-9073 rename attributes of api/components/suggestions

7 years agoSONAR-9072 provide short token warning for api/components/suggestions
Daniel Schwarz [Fri, 7 Apr 2017 13:31:27 +0000 (15:31 +0200)]
SONAR-9072 provide short token warning for api/components/suggestions

7 years agoSONAR-9075 allow to request more component suggestions for a qualifier
Daniel Schwarz [Fri, 7 Apr 2017 12:20:43 +0000 (14:20 +0200)]
SONAR-9075 allow to request more component suggestions for a qualifier

7 years agoSONAR-9071 add number of more results to api/components/suggestions
Daniel Schwarz [Fri, 7 Apr 2017 09:39:00 +0000 (11:39 +0200)]
SONAR-9071 add number of more results to api/components/suggestions

7 years agoSONAR-9071 refactor ws test of api/components/suggestions
Daniel Schwarz [Thu, 6 Apr 2017 12:30:30 +0000 (14:30 +0200)]
SONAR-9071 refactor ws test of api/components/suggestions

7 years agoSONAR-9071 fix example in apidocs of api/components/components
Daniel Schwarz [Fri, 7 Apr 2017 09:48:13 +0000 (11:48 +0200)]
SONAR-9071 fix example in apidocs of api/components/components

7 years agoIncrease expected timeout
Julien Lancelot [Wed, 19 Apr 2017 08:35:02 +0000 (10:35 +0200)]
Increase expected timeout

7 years agoMerge remote-tracking branch 'origin/branch-6.3'
Julien Lancelot [Wed, 19 Apr 2017 08:31:25 +0000 (10:31 +0200)]
Merge remote-tracking branch 'origin/branch-6.3'

7 years agoimprove react usage (#1936)
Stas Vilchik [Wed, 19 Apr 2017 06:51:45 +0000 (08:51 +0200)]
improve react usage (#1936)

* remove React.createClass

* remove react-addons-shallow-compare

* convert to functional components

* replace Component with PureComponent

* remove react-router-redux

* declare function components consistently

* fix quality flaws

* fix typo

* declare children prop consistently

* pass location to ComponentNavMenu

7 years agoSONAR-9050 Use only needed fields from MeasureDto in api/measures/component_tree
Julien Lancelot [Fri, 14 Apr 2017 08:11:56 +0000 (10:11 +0200)]
SONAR-9050 Use only needed fields from MeasureDto in api/measures/component_tree

7 years agoSONAR-9050 Stop using column project_measures.description
Simon Brandhof [Wed, 29 Mar 2017 14:57:45 +0000 (16:57 +0200)]
SONAR-9050 Stop using column project_measures.description

7 years agoSONAR-9048 Do not accept more than 15 metrics in api/measures/component_tree
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

7 years agoSONAR-9049 Prevent using DATA and DISTRIB 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

7 years agoSONAR-9013 Remove usage of ServerTester in RuleUpdaterMediumTest
Julien Lancelot [Fri, 14 Apr 2017 16:11:54 +0000 (18:11 +0200)]
SONAR-9013 Remove usage of ServerTester in RuleUpdaterMediumTest

7 years agoSONAR-9115 Create UT to check creating rule and organizations are enabled is failing
Julien Lancelot [Fri, 14 Apr 2017 15:12:43 +0000 (17:12 +0200)]
SONAR-9115 Create UT to check creating rule and organizations are enabled is failing

7 years agoSONAR-9013 Do not fail with error 500 when creating rule on unknown template key
Julien Lancelot [Fri, 14 Apr 2017 15:06:14 +0000 (17:06 +0200)]
SONAR-9013 Do not fail with error 500 when creating rule on unknown template key

7 years agoSONAR-9013 Remove usage of ServerTester in RuleCreatorMediumTest
Julien Lancelot [Fri, 14 Apr 2017 15:00:36 +0000 (17:00 +0200)]
SONAR-9013 Remove usage of ServerTester in RuleCreatorMediumTest

7 years agoSONAR-9013 Remove usage of ServerTester in CreateActionMediumTest
Julien Lancelot [Fri, 14 Apr 2017 14:07:36 +0000 (16:07 +0200)]
SONAR-9013 Remove usage of ServerTester in CreateActionMediumTest

7 years agoSONAR-9138 Improve logs displaying servlet filter patterns at server startup
Julien Lancelot [Fri, 14 Apr 2017 13:00:23 +0000 (15:00 +0200)]
SONAR-9138 Improve logs displaying servlet filter patterns at server startup

7 years agoSONAR-9004 Fix max authentication session timeout
Julien Lancelot [Fri, 14 Apr 2017 11:19:04 +0000 (13:19 +0200)]
SONAR-9004 Fix max authentication session timeout

Max authentication session timeout was limited to 25 days because of integer usage instead of long

7 years agoSONAR-9115 let api/rules/delete fail (only) if organisations are enabled
Daniel Schwarz [Fri, 14 Apr 2017 14:56:29 +0000 (16:56 +0200)]
SONAR-9115 let api/rules/delete fail (only) if organisations are enabled

7 years agomake TestResponse#getInputStream public again
Daniel Schwarz [Fri, 14 Apr 2017 14:04:38 +0000 (16:04 +0200)]
make TestResponse#getInputStream public again

7 years agomake executing protobuf requests in unit tests easier
Daniel Schwarz [Fri, 14 Apr 2017 08:06:21 +0000 (10:06 +0200)]
make executing protobuf requests in unit tests easier

7 years agomake parsing protobuf in unit tests easier
Daniel Schwarz [Fri, 14 Apr 2017 07:39:25 +0000 (09:39 +0200)]
make parsing protobuf in unit tests easier

7 years agoSONAR-8924 refactored api/qualityprofiles/inheritance to use protobuf
Daniel Schwarz [Wed, 12 Apr 2017 12:12:36 +0000 (14:12 +0200)]
SONAR-8924 refactored api/qualityprofiles/inheritance to use protobuf

7 years agoSONAR-8924 ignore removed rules, when calculating qprofile statistics
Daniel Schwarz [Wed, 12 Apr 2017 10:00:44 +0000 (12:00 +0200)]
SONAR-8924 ignore removed rules, when calculating qprofile statistics

7 years agoSONAR-9115 let api/rules/create fail, if organizations are enabled
Daniel Schwarz [Thu, 13 Apr 2017 15:15:40 +0000 (17:15 +0200)]
SONAR-9115 let api/rules/create fail, if organizations are enabled

7 years agoSONAR-8950 filter rules search on qprofiles org, if not other specified
Daniel Schwarz [Thu, 13 Apr 2017 12:36:44 +0000 (14:36 +0200)]
SONAR-8950 filter rules search on qprofiles org, if not other specified

7 years agofix quality flaws
Daniel Schwarz [Tue, 11 Apr 2017 14:33:06 +0000 (16:33 +0200)]
fix quality flaws

7 years agoSONAR-9038 sort results for api/rules/tags and api/issues/tags
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

7 years agoSONAR-8951 provide org if searching for active rules whenever possible
Daniel Schwarz [Tue, 11 Apr 2017 08:15:10 +0000 (10:15 +0200)]
SONAR-8951 provide org if searching for active rules whenever possible

7 years agoSONAR-8951 active rule dao: remove “selectAll”
Daniel Schwarz [Mon, 10 Apr 2017 15:27:56 +0000 (17:27 +0200)]
SONAR-8951 active rule dao: remove “selectAll”

7 years agoSONAR-8950 add selected tags to api/rules/search tags facet
Daniel Schwarz [Thu, 6 Apr 2017 09:18:47 +0000 (11:18 +0200)]
SONAR-8950 add selected tags to api/rules/search tags facet

7 years agoSONAR-8951 make api/rules/show organization aware
Daniel Schwarz [Wed, 5 Apr 2017 15:42:37 +0000 (17:42 +0200)]
SONAR-8951 make api/rules/show organization aware

7 years agoSONAR-8951 changed guava’s Optional to java.util.Optional for RuleDao
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

7 years agoSONAR_8951 moved rules/show medium test to dedicated test class
Daniel Schwarz [Wed, 5 Apr 2017 15:08:11 +0000 (17:08 +0200)]
SONAR_8951 moved rules/show medium test to dedicated test class

7 years agoSONAR-8949 make api/rules/update organization aware
Daniel Schwarz [Wed, 5 Apr 2017 13:11:55 +0000 (15:11 +0200)]
SONAR-8949 make api/rules/update organization aware

7 years agoSONAR-8949 changed rule update medium test to regular test
Daniel Schwarz [Wed, 5 Apr 2017 09:24:09 +0000 (11:24 +0200)]
SONAR-8949 changed rule update medium test to regular test

7 years agoSONAR-8950 make api/rules/search organization aware
Daniel Schwarz [Tue, 4 Apr 2017 09:58:35 +0000 (11:58 +0200)]
SONAR-8950 make api/rules/search organization aware

7 years agoSONAR-9038 make api/issues/tags organization aware
Daniel Schwarz [Mon, 3 Apr 2017 16:00:56 +0000 (18:00 +0200)]
SONAR-9038 make api/issues/tags organization aware

7 years agoSONAR-8952 make api/rules/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.

7 years agoSONAR-8952 do not allow full text search in rule tags anymore
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

7 years agoSONAR-8952 remove redundant RuleService class
Daniel Schwarz [Wed, 29 Mar 2017 13:37:56 +0000 (15:37 +0200)]
SONAR-8952 remove redundant RuleService class

7 years agoSONAR-9018 Restore 'Anyone' in organization default templates
Julien Lancelot [Thu, 13 Apr 2017 15:43:50 +0000 (17:43 +0200)]
SONAR-9018 Restore 'Anyone' in organization default templates

7 years agoSONAR-6911 Improve the display of default groups
Grégoire Aubert [Thu, 13 Apr 2017 13:36:08 +0000 (15:36 +0200)]
SONAR-6911 Improve the display of default groups

7 years agoIncrease timeout of SchedulerImplTest for Travis
Simon Brandhof [Thu, 13 Apr 2017 17:25:47 +0000 (19:25 +0200)]
Increase timeout of SchedulerImplTest for Travis

7 years agoUpgrade frontend-maven-plugin from 1.3 to 1.4
Simon Brandhof [Thu, 13 Apr 2017 08:50:48 +0000 (10:50 +0200)]
Upgrade frontend-maven-plugin from 1.3 to 1.4

7 years agoIncrease min version of Maven from 3.0.5 to 3.2
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

7 years agoUpgrade jacoco-maven-plugin from 0.7.5 to 0.7.9
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

7 years agoUpgrade maven-surefire-plugin from 2.19.1 to 2.20
Simon Brandhof [Thu, 13 Apr 2017 08:47:22 +0000 (10:47 +0200)]
Upgrade maven-surefire-plugin from 2.19.1 to 2.20

7 years agoRemove false-positive in ProgressReportTest
Simon Brandhof [Thu, 13 Apr 2017 13:45:32 +0000 (15:45 +0200)]
Remove false-positive in ProgressReportTest

7 years agoSONAR-8992 Fix the number of groups for new members
Grégoire Aubert [Thu, 13 Apr 2017 11:43:09 +0000 (13:43 +0200)]
SONAR-8992 Fix the number of groups for new members

7 years agoSONAR-8994 Fix groups management for non default org
Grégoire Aubert [Thu, 13 Apr 2017 10:00:23 +0000 (12:00 +0200)]
SONAR-8994 Fix groups management for non default org

7 years agoremove SCHEMA_MIGRATIONS insert from rows-h2 1890/head
Sébastien Lesaint [Mon, 3 Apr 2017 12:59:17 +0000 (14:59 +0200)]
remove SCHEMA_MIGRATIONS insert from rows-h2

7 years agoSONAR-9064 Rework facets sidebar on the issues page
Stas Vilchik [Mon, 3 Apr 2017 15:56:23 +0000 (17:56 +0200)]
SONAR-9064 Rework facets sidebar on the issues page

7 years agoSONAR-9063 Rework issue box
Grégoire Aubert [Tue, 4 Apr 2017 15:14:00 +0000 (17:14 +0200)]
SONAR-9063 Rework issue box

7 years agoCleanup organizations ITs
Julien Lancelot [Thu, 13 Apr 2017 08:03:36 +0000 (10:03 +0200)]
Cleanup organizations ITs

7 years agoSONAR-9085 Clean orphan rows in GROUPS_USERS
Julien Lancelot [Thu, 13 Apr 2017 07:17:12 +0000 (09:17 +0200)]
SONAR-9085 Clean orphan rows in GROUPS_USERS