]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-9448 Sanitize api/qualityprofiles/deactivate_rules
Teryk Bellahsene [Wed, 21 Jun 2017 15:02:15 +0000 (17:02 +0200)]
SONAR-9448 Sanitize api/qualityprofiles/deactivate_rules

7 years agoSONAR-9448 Sanitize api/qualityprofiles/activate_rules
Teryk Bellahsene [Wed, 21 Jun 2017 14:44:16 +0000 (16:44 +0200)]
SONAR-9448 Sanitize api/qualityprofiles/activate_rules

7 years agoSONAR-9448 Sanitize api/qualityprofiles/deactivate_rule
Teryk Bellahsene [Wed, 21 Jun 2017 13:14:04 +0000 (15:14 +0200)]
SONAR-9448 Sanitize api/qualityprofiles/deactivate_rule

7 years agoSONAR-9448 Sanitize api/qualityprofiles/activate_rule
Teryk Bellahsene [Wed, 21 Jun 2017 10:51:48 +0000 (12:51 +0200)]
SONAR-9448 Sanitize api/qualityprofiles/activate_rule

7 years agoMove integration tests to directory tests/
Simon Brandhof [Fri, 23 Jun 2017 19:31:56 +0000 (21:31 +0200)]
Move integration tests to directory tests/

7 years agoDeprecate the utilities replaced by Tester in integration tests
Simon Brandhof [Fri, 23 Jun 2017 14:46:10 +0000 (16:46 +0200)]
Deprecate the utilities replaced by Tester in integration tests

7 years agoImprove integration tests by using new Tester class
Simon Brandhof [Thu, 15 Jun 2017 14:39:47 +0000 (16:39 +0200)]
Improve integration tests by using new Tester class

7 years agoMake HazelcastClientWrapperImplTest more robust
Eric Hartmann [Thu, 22 Jun 2017 11:43:34 +0000 (13:43 +0200)]
Make HazelcastClientWrapperImplTest more robust

7 years agoSONAR-9253 Remember last selected options on projects page (#2184)
Stas Vilchik [Wed, 21 Jun 2017 06:52:42 +0000 (23:52 -0700)]
SONAR-9253 Remember last selected options on projects page (#2184)

7 years agoFix ReportDumpTest on release builds
Simon Brandhof [Tue, 20 Jun 2017 15:42:21 +0000 (17:42 +0200)]
Fix ReportDumpTest on release builds

7 years agoSONAR-9441 WS api/organizations/search_my_organizations fails properly when an except... 2186/head
Teryk Bellahsene [Tue, 20 Jun 2017 12:26:15 +0000 (14:26 +0200)]
SONAR-9441 WS api/organizations/search_my_organizations fails properly when an exception is thrown

7 years agoSONAR-9441 WS api/custom_measures/metrics fails properly when no parameter is provided
Teryk Bellahsene [Tue, 20 Jun 2017 12:24:39 +0000 (14:24 +0200)]
SONAR-9441 WS api/custom_measures/metrics fails properly when no parameter is provided

7 years agoSONAR-9441 WS api/duplications/show fails properly when no parameter provided
Teryk Bellahsene [Tue, 20 Jun 2017 09:41:57 +0000 (11:41 +0200)]
SONAR-9441 WS api/duplications/show fails properly when no parameter provided

7 years agoFix Quality flaws
Simon Brandhof [Tue, 20 Jun 2017 11:52:28 +0000 (13:52 +0200)]
Fix Quality flaws

7 years agoapply more feedback on onboarding tutorial (#2179)
Stas Vilchik [Mon, 19 Jun 2017 12:48:01 +0000 (05:48 -0700)]
apply more feedback on onboarding tutorial (#2179)

7 years agoapply feedback on onboarding (#2175)
Stas Vilchik [Fri, 16 Jun 2017 12:56:47 +0000 (05:56 -0700)]
apply feedback on onboarding (#2175)

7 years agoSONAR-9358 Display a first analysis spinner in the onboarding tutorial
Stas Vilchik [Tue, 13 Jun 2017 14:36:06 +0000 (16:36 +0200)]
SONAR-9358 Display a first analysis spinner in the onboarding tutorial

7 years agoFix Selenium ITs that were using bundle 'admin' user
Julien Lancelot [Tue, 13 Jun 2017 09:56:33 +0000 (11:56 +0200)]
Fix Selenium ITs that were using bundle 'admin' user

The 'admin' user is replaced by a new random admin user in order to avoid the onboarding tutorial to be displayed

7 years agoAdd missing UserGroupsService in WsClient
Julien Lancelot [Tue, 13 Jun 2017 11:52:14 +0000 (13:52 +0200)]
Add missing UserGroupsService in WsClient

7 years agoSONAR-9424 Show onboarding tutorial on first login
Stas Vilchik [Mon, 12 Jun 2017 12:31:31 +0000 (14:31 +0200)]
SONAR-9424 Show onboarding tutorial on first login

7 years agoSONAR-9356 Add IT on reactivated user that should see tutorial
Julien Lancelot [Tue, 13 Jun 2017 13:21:35 +0000 (15:21 +0200)]
SONAR-9356 Add IT on reactivated user that should see tutorial

7 years agoSONAR-9357 Hide default login form if there are other ways to login (#2163)
Stas Vilchik [Tue, 13 Jun 2017 12:14:16 +0000 (05:14 -0700)]
SONAR-9357 Hide default login form if there are other ways to login (#2163)

7 years agoSONAR-9356 Add ITs on onboardning
Julien Lancelot [Mon, 12 Jun 2017 12:12:28 +0000 (14:12 +0200)]
SONAR-9356 Add ITs on onboardning

7 years agoSONAR-9356 Use global setting to set value of USERS.ONBOARDED
Julien Lancelot [Mon, 12 Jun 2017 10:55:32 +0000 (12:55 +0200)]
SONAR-9356 Use global setting to set value of USERS.ONBOARDED

7 years agoSONAR-9356 skipOnboardingTutorial updates user flag
Julien Lancelot [Mon, 12 Jun 2017 09:16:11 +0000 (11:16 +0200)]
SONAR-9356 skipOnboardingTutorial updates user flag

7 years agoSONAR-9356 add "showOnboardingTutorial" in api/user/current
Julien Lancelot [Mon, 12 Jun 2017 08:53:04 +0000 (10:53 +0200)]
SONAR-9356 add "showOnboardingTutorial" in api/user/current

7 years agoSONAR-9356 Refactor api/user/current to use protobuf
Julien Lancelot [Mon, 12 Jun 2017 13:25:52 +0000 (15:25 +0200)]
SONAR-9356 Refactor api/user/current to use protobuf

7 years agoRemove dbunit usage from UserDaoTest and UserIndexerTest
Julien Lancelot [Fri, 9 Jun 2017 14:53:24 +0000 (16:53 +0200)]
Remove dbunit usage from UserDaoTest and UserIndexerTest

7 years agoSONAR-9356 Add column USERS.ONBOARDED
Julien Lancelot [Fri, 9 Jun 2017 15:35:22 +0000 (17:35 +0200)]
SONAR-9356 Add column USERS.ONBOARDED

7 years agoSONAR-9356 Rename onboarding setting
Julien Lancelot [Fri, 9 Jun 2017 12:28:05 +0000 (14:28 +0200)]
SONAR-9356 Rename onboarding setting

7 years agoUI: SONAR-9355 Create onboarding tutorial (#2137)
Stas Vilchik [Mon, 12 Jun 2017 10:50:27 +0000 (03:50 -0700)]
UI: SONAR-9355 Create onboarding tutorial (#2137)

7 years agoSONAR-9356 define property "sonar.onboardingTutorial.skip"
Daniel Schwarz [Mon, 5 Jun 2017 09:50:51 +0000 (11:50 +0200)]
SONAR-9356 define property "sonar.onboardingTutorial.skip"

7 years agoSONAR-9356 new webservice stub for api/users/skipOnboardingTutorial
Daniel Schwarz [Thu, 1 Jun 2017 16:01:20 +0000 (18:01 +0200)]
SONAR-9356 new webservice stub for api/users/skipOnboardingTutorial

7 years agoupdate projects page layout (#2182)
Stas Vilchik [Mon, 19 Jun 2017 13:31:21 +0000 (06:31 -0700)]
update projects page layout (#2182)

7 years agoupgrade webpack (#2178)
Stas Vilchik [Mon, 19 Jun 2017 12:41:19 +0000 (05:41 -0700)]
upgrade webpack (#2178)

7 years agoRemove some usages of Guava in API
Simon Brandhof [Wed, 12 Apr 2017 20:43:10 +0000 (22:43 +0200)]
Remove some usages of Guava in API

7 years agoComplete SearchActionTest
Simon Brandhof [Thu, 15 Jun 2017 09:43:35 +0000 (11:43 +0200)]
Complete SearchActionTest

7 years agoComplete DeactivateRuleActionTest, InheritanceActionTest, QProfilesWsMediumTest,...
Eric Hartmann [Thu, 15 Jun 2017 07:40:49 +0000 (09:40 +0200)]
Complete DeactivateRuleActionTest, InheritanceActionTest, QProfilesWsMediumTest, ShowActionMediumTest, ShowActionTest

7 years agoFix login page in HTML selenese tests
Simon Brandhof [Fri, 16 Jun 2017 16:10:34 +0000 (18:10 +0200)]
Fix login page in HTML selenese tests

7 years agoDrop support of PhantomJS in integration tests
Simon Brandhof [Fri, 16 Jun 2017 11:29:02 +0000 (13:29 +0200)]
Drop support of PhantomJS in integration tests

7 years agoSupport recent browsers in Selenese HTML tests
Simon Brandhof [Tue, 13 Jun 2017 12:43:05 +0000 (14:43 +0200)]
Support recent browsers in Selenese HTML tests

7 years agoSONAR-9302 do not change current default profiles 2180/head
Simon Brandhof [Fri, 16 Jun 2017 15:18:43 +0000 (17:18 +0200)]
SONAR-9302 do not change current default profiles

7 years agoSONAR-9401 Return leak period in api/components/show
Julien Lancelot [Thu, 15 Jun 2017 12:43:58 +0000 (14:43 +0200)]
SONAR-9401 Return leak period in api/components/show

7 years agoRemove top border on issues page facets
Grégoire Aubert [Wed, 14 Jun 2017 12:51:00 +0000 (14:51 +0200)]
Remove top border on issues page facets

7 years agoRemove outline on focused modals
Grégoire Aubert [Wed, 14 Jun 2017 12:51:29 +0000 (14:51 +0200)]
Remove outline on focused modals

7 years agoImprove the way web hash is retrieved
Julien Lancelot [Wed, 14 Jun 2017 14:08:15 +0000 (16:08 +0200)]
Improve the way web hash is retrieved

7 years agosimplify config of sonar-web
Stas Vilchik [Wed, 14 Jun 2017 09:10:48 +0000 (11:10 +0200)]
simplify config of sonar-web

7 years agoSONAR-9304 remove orphans from rules_profiles 2104/head
Eric Hartmann [Wed, 14 Jun 2017 15:37:44 +0000 (17:37 +0200)]
SONAR-9304 remove orphans from rules_profiles

7 years agoSONAR-9305 complete tests
Eric Hartmann [Wed, 14 Jun 2017 14:05:29 +0000 (16:05 +0200)]
SONAR-9305 complete tests

7 years agoSONAR-9427 Improve performance on quality profile changelog
Eric Hartmann [Wed, 14 Jun 2017 11:24:39 +0000 (13:24 +0200)]
SONAR-9427 Improve performance on quality profile changelog

7 years agoSONAR-9305 Built-in quality profiles should be updated automatically
Simon Brandhof [Mon, 12 Jun 2017 20:57:00 +0000 (22:57 +0200)]
SONAR-9305 Built-in quality profiles should be updated automatically

7 years agoSONAR-9304 add integration tests
Simon Brandhof [Fri, 9 Jun 2017 15:12:01 +0000 (17:12 +0200)]
SONAR-9304 add integration tests

7 years agoSONAR-9304 quality profile uuid with length of 255 characters
Teryk Bellahsene [Fri, 9 Jun 2017 08:32:31 +0000 (10:32 +0200)]
SONAR-9304 quality profile uuid with length of 255 characters

7 years agoSONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofiles
Simon Brandhof [Thu, 8 Jun 2017 14:53:14 +0000 (16:53 +0200)]
SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofiles

7 years agoSONAR-9304 Compress rules_profiles for built-in profiles
Teryk Bellahsene [Tue, 6 Jun 2017 13:38:03 +0000 (15:38 +0200)]
SONAR-9304 Compress rules_profiles for built-in profiles

7 years agoSONAR-9329 Impossible to activate a rule from the list
Stas Vilchik [Tue, 6 Jun 2017 12:31:00 +0000 (14:31 +0200)]
SONAR-9329 Impossible to activate a rule from the list

7 years agoSONAR-9303 disable changing of rules for built-in profiles
Stas Vilchik [Tue, 6 Jun 2017 12:06:28 +0000 (14:06 +0200)]
SONAR-9303 disable changing of rules for built-in profiles

7 years agoSONAR-9302 update tooltips for built-in profiles
Stas Vilchik [Tue, 6 Jun 2017 11:56:33 +0000 (13:56 +0200)]
SONAR-9302 update tooltips for built-in profiles

7 years agoSONAR-9303 IT to test built-in profile cannot be modified
Teryk Bellahsene [Thu, 1 Jun 2017 15:27:41 +0000 (17:27 +0200)]
SONAR-9303 IT to test built-in profile cannot be modified

7 years agoSONAR-9304 rename table qprofiles to org_qprofiles
Simon Brandhof [Wed, 31 May 2017 08:59:33 +0000 (10:59 +0200)]
SONAR-9304 rename table qprofiles to org_qprofiles

7 years agoSONAR-9303 Do not display activation actions for built-in quality profiles on rules...
Stas Vilchik [Wed, 31 May 2017 09:38:34 +0000 (11:38 +0200)]
SONAR-9303 Do not display activation actions for built-in quality profiles on rules page

7 years agoSONAR-9302 Display inheritance hints for built-in quality profiles
Stas Vilchik [Wed, 31 May 2017 08:15:52 +0000 (10:15 +0200)]
SONAR-9302 Display inheritance hints for built-in quality profiles

7 years agoSONAR-9305 Remove action to restore built-in profiles in web app
Stas Vilchik [Tue, 30 May 2017 09:40:01 +0000 (11:40 +0200)]
SONAR-9305 Remove action to restore built-in profiles in web app

7 years agoSONAR-9303 Do not display changing actions for built-in quality profiles
Stas Vilchik [Tue, 30 May 2017 09:37:51 +0000 (11:37 +0200)]
SONAR-9303 Do not display changing actions for built-in quality profiles

7 years agoSONAR-9302 Display built-in flag on Quality profiles page
Stas Vilchik [Tue, 30 May 2017 09:21:43 +0000 (11:21 +0200)]
SONAR-9302 Display built-in flag on Quality profiles page

7 years agoSONAR-9303 WS api/qualityprofiles/restore_built_in returns http 410 when called
Teryk Bellahsene [Tue, 30 May 2017 13:53:43 +0000 (15:53 +0200)]
SONAR-9303 WS api/qualityprofiles/restore_built_in returns http 410 when called

7 years agoSONAR-9304 Create migration for QPROFILE
Eric Hartmann [Mon, 29 May 2017 17:49:10 +0000 (19:49 +0200)]
SONAR-9304 Create migration for QPROFILE

7 years agoSONAR-9302 Add IT to test built-in Quality Profiles
Teryk Bellahsene [Tue, 30 May 2017 07:52:06 +0000 (09:52 +0200)]
SONAR-9302 Add IT to test built-in Quality Profiles

7 years agoSONAR-9304 drop use of rules_profiles.is_default
Simon Brandhof [Mon, 29 May 2017 13:43:39 +0000 (15:43 +0200)]
SONAR-9304 drop use of rules_profiles.is_default

7 years agoSONAR-9302 Add the buil-in flag to WS api/qualityprofiles/search
Teryk Bellahsene [Mon, 29 May 2017 08:07:44 +0000 (10:07 +0200)]
SONAR-9302 Add the buil-in flag to WS api/qualityprofiles/search

7 years agoSONAR-9304 share built-in profiles among organizations
Simon Brandhof [Sun, 28 May 2017 13:34:04 +0000 (15:34 +0200)]
SONAR-9304 share built-in profiles among organizations

7 years agoSONAR-9302 built-in profiles must always be present
Simon Brandhof [Sat, 27 May 2017 00:05:34 +0000 (02:05 +0200)]
SONAR-9302 built-in profiles must always be present

The profiles that have been deleted in the past by
administrators should be re-created.

7 years agoSONAR-9322 deprecate RulesProfile#setParentName(String)
Simon Brandhof [Thu, 25 May 2017 16:01:53 +0000 (18:01 +0200)]
SONAR-9322 deprecate RulesProfile#setParentName(String)

Hierarchy of profiles in plugin API has never been implemented.
 The method is misleading so it's marked as deprecated.

7 years agoSONAR-9302 display built-in Quality profiles
Simon Brandhof [Wed, 24 May 2017 12:12:20 +0000 (14:12 +0200)]
SONAR-9302 display built-in Quality profiles

7 years agoSONAR-9081 Remove /batch/users WS
Julien Lancelot [Wed, 14 Jun 2017 11:12:13 +0000 (13:12 +0200)]
SONAR-9081 Remove /batch/users WS

7 years agoSONAR-9146 Deprecate api/permissions/search_XXX_permissions
Julien Lancelot [Wed, 14 Jun 2017 10:55:24 +0000 (12:55 +0200)]
SONAR-9146 Deprecate api/permissions/search_XXX_permissions

7 years agoSONAR-9423 Remove protobuf message when failing to write ws response
Julien Lancelot [Wed, 14 Jun 2017 10:46:57 +0000 (12:46 +0200)]
SONAR-9423 Remove protobuf message when failing to write ws response

When the protobuf message is corrupted, trying to return it will fail and will hide the real cause of the issue

7 years agoReplace 'AnyOne' by 'Anyone' in error message
Julien Lancelot [Wed, 14 Jun 2017 10:20:03 +0000 (12:20 +0200)]
Replace 'AnyOne' by 'Anyone' in error message

7 years agoImprove NotificationsPage reliability
Julien Lancelot [Wed, 14 Jun 2017 08:24:40 +0000 (10:24 +0200)]
Improve NotificationsPage reliability

7 years agoSONAR-9422 Bad error message when creating a project with '%' in key
Julien Lancelot [Wed, 14 Jun 2017 08:08:58 +0000 (10:08 +0200)]
SONAR-9422 Bad error message when creating a project with '%' in key

7 years agoSONAR-9387 Fix usage of /dashboard/index/<PROJECT_KEY> in notification
Julien Lancelot [Wed, 14 Jun 2017 06:29:58 +0000 (08:29 +0200)]
SONAR-9387 Fix usage of /dashboard/index/<PROJECT_KEY> in notification

Replace usage of /dashboard/index/<PROJECT_KEY> by /dashboard?id=<PROJECT_KEY>

7 years agoDisable test ScheduleImplTest because of false-positives on Travis
Simon Brandhof [Wed, 14 Jun 2017 12:11:30 +0000 (14:11 +0200)]
Disable test ScheduleImplTest because of false-positives on Travis

7 years agoFix new flow typed issues
Grégoire Aubert [Fri, 9 Jun 2017 13:02:20 +0000 (15:02 +0200)]
Fix new flow typed issues

7 years agoUpdate to last flow type version
Grégoire Aubert [Fri, 9 Jun 2017 13:01:54 +0000 (15:01 +0200)]
Update to last flow type version

7 years agoFix stability of SchedulerImplTest
Simon Brandhof [Tue, 13 Jun 2017 13:03:07 +0000 (15:03 +0200)]
Fix stability of SchedulerImplTest

7 years agofix quality flaws
Julien Lancelot [Tue, 13 Jun 2017 07:26:21 +0000 (09:26 +0200)]
fix quality flaws

7 years agoUnit tests on Oracle are so slooooow
Simon Brandhof [Fri, 26 May 2017 15:31:41 +0000 (17:31 +0200)]
Unit tests on Oracle are so slooooow

7 years agoFix false-positives when downloading external files from integration tests
Simon Brandhof [Thu, 8 Jun 2017 17:06:27 +0000 (19:06 +0200)]
Fix false-positives when downloading external files from integration tests

By upgrading to Orchestrator 3.15.0.1090. It retries download when
getting a java.net.ProtocolException

7 years agoUpgrade Selenide to 4.4.3
Simon Brandhof [Fri, 12 May 2017 17:39:42 +0000 (19:39 +0200)]
Upgrade Selenide to 4.4.3

7 years agoSONAR-9374 Update page titles for SonarCloud mode
Grégoire Aubert [Fri, 9 Jun 2017 09:25:29 +0000 (11:25 +0200)]
SONAR-9374 Update page titles for SonarCloud mode

7 years agoSONAR-9191 remove unused methods from DefaultRuleFinder 2152/head
Sébastien Lesaint [Tue, 6 Jun 2017 16:02:42 +0000 (18:02 +0200)]
SONAR-9191 remove unused methods from DefaultRuleFinder

7 years agoSONAR-9191 cache rule in RuleFinder during startup
Sébastien Lesaint [Tue, 6 Jun 2017 15:54:47 +0000 (17:54 +0200)]
SONAR-9191 cache rule in RuleFinder during startup

7 years agoSONAR-9324 add database migration purging developer data 2145/head
Sébastien Lesaint [Mon, 29 May 2017 07:21:33 +0000 (09:21 +0200)]
SONAR-9324 add database migration purging developer data

7 years agoSONAR-8061 speed up add issue tag removing duplicate SQ 2148/head
Sébastien Lesaint [Mon, 5 Jun 2017 15:30:35 +0000 (17:30 +0200)]
SONAR-8061 speed up add issue tag removing duplicate SQ

7 years agoSONAR-8061 speed up set issue severity removing duplicate SQ
Sébastien Lesaint [Mon, 5 Jun 2017 15:26:23 +0000 (17:26 +0200)]
SONAR-8061 speed up set issue severity removing duplicate SQ

7 years agoSONAR-8061 speed up set issue type removing duplicate SQ
Sébastien Lesaint [Mon, 5 Jun 2017 15:22:37 +0000 (17:22 +0200)]
SONAR-8061 speed up set issue type removing duplicate SQ

7 years agoSONAR-8061 speed up edit issue comment removing duplicate SQL
Sébastien Lesaint [Mon, 5 Jun 2017 15:19:09 +0000 (17:19 +0200)]
SONAR-8061 speed up edit issue comment removing duplicate SQL

7 years agoSONAR-8061 speed up issue transition removing duplicate SQL
Sébastien Lesaint [Mon, 5 Jun 2017 15:16:43 +0000 (17:16 +0200)]
SONAR-8061 speed up issue transition removing duplicate SQL

7 years agoSONAR-8061 speed up remove issue comment removing duplicate SQL
Sébastien Lesaint [Mon, 5 Jun 2017 15:13:44 +0000 (17:13 +0200)]
SONAR-8061 speed up remove issue comment removing duplicate SQL

7 years agoSONAR-8061 speed up add issue comment removing duplicate SQL
Sébastien Lesaint [Mon, 5 Jun 2017 15:09:30 +0000 (17:09 +0200)]
SONAR-8061 speed up add issue comment removing duplicate SQL