]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
8 years agoUse Selenide in FavouriteTest
Simon Brandhof [Sat, 23 Jul 2016 13:51:09 +0000 (15:51 +0200)]
Use Selenide in FavouriteTest

8 years agoAbility to use selenide and phantomjs in ITs
Simon Brandhof [Wed, 20 Jul 2016 20:17:16 +0000 (22:17 +0200)]
Ability to use selenide and phantomjs in ITs

* selenide should replace Selenese HTML tests
* phantomjs should replace Firefox in environments
that require XVFB

8 years agoTemporarily disable analysis as JS analyser fails
Simon Brandhof [Sun, 24 Jul 2016 16:55:53 +0000 (18:55 +0200)]
Temporarily disable analysis as JS analyser fails

8 years agoImprove surefire configuration for Travis
Simon Brandhof [Fri, 22 Jul 2016 16:05:35 +0000 (18:05 +0200)]
Improve surefire configuration for Travis

by disabling writing of reports on disk

8 years agoDo not deploy sources on feature branches
Simon Brandhof [Fri, 22 Jul 2016 15:03:43 +0000 (17:03 +0200)]
Do not deploy sources on feature branches

8 years agoFix performance issue in CE when many files have being deleted/moved
Simon Brandhof [Thu, 21 Jul 2016 14:49:23 +0000 (16:49 +0200)]
Fix performance issue in CE when many files have being deleted/moved

When updating columns PROJECTS.B_ENABLED to false, as many SQL UPDATE requests as
components to be disabled are executed, whereas only a single request with "UUID IN ?"
could be executed.

8 years agoAutomatic merge from branch-6.0
ssjenka [Fri, 22 Jul 2016 06:02:24 +0000 (08:02 +0200)]
Automatic merge from branch-6.0

* origin/branch-6.0:
  fix profile overflow on project overview page
  SONAR-7912 Highlight releasability rating in measure page of a view
  Update Xoo plugin to test Settings default values
  SONAR-7751 Missing @SonarLintSide on some extensions

8 years agoadd Collectors.join(Joiner)
Sébastien Lesaint [Wed, 20 Jul 2016 16:10:01 +0000 (18:10 +0200)]
add Collectors.join(Joiner)

8 years agoadd index and uniqueIndex to Collectors
Sébastien Lesaint [Wed, 20 Jul 2016 12:34:25 +0000 (14:34 +0200)]
add index and uniqueIndex to Collectors

8 years agomerge GuavaCollectors into Collectors and rename methods
Sébastien Lesaint [Tue, 19 Jul 2016 10:50:35 +0000 (12:50 +0200)]
merge GuavaCollectors into Collectors and rename methods

8 years agofix some quality flaws
Sébastien Lesaint [Tue, 19 Jul 2016 10:50:03 +0000 (12:50 +0200)]
fix some quality flaws

8 years agofix profile overflow on project overview page
Stas Vilchik [Thu, 21 Jul 2016 14:02:00 +0000 (16:02 +0200)]
fix profile overflow on project overview page

8 years agoSONAR-7912 Highlight releasability rating in measure page of a view
Stas Vilchik [Thu, 21 Jul 2016 13:58:14 +0000 (15:58 +0200)]
SONAR-7912 Highlight releasability rating in measure page of a view

8 years agorefactor computation package to make clean split between CE and task 1113/head
Sébastien Lesaint [Thu, 21 Jul 2016 11:37:00 +0000 (13:37 +0200)]
refactor computation package to make clean split between CE and task

8 years agoSONAR-7779 rename class Snapshot to Analysis
Sébastien Lesaint [Wed, 20 Jul 2016 15:42:20 +0000 (17:42 +0200)]
SONAR-7779 rename class Snapshot to Analysis

8 years agoUpdate Xoo plugin to test Settings default values
Julien HENRY [Thu, 21 Jul 2016 10:05:01 +0000 (12:05 +0200)]
Update Xoo plugin to test Settings default values

8 years agoSONAR-7751 Missing @SonarLintSide on some extensions
Julien HENRY [Thu, 21 Jul 2016 09:55:15 +0000 (11:55 +0200)]
SONAR-7751 Missing @SonarLintSide on some extensions

8 years agoFix build of feature branches on Travis
Simon Brandhof [Thu, 21 Jul 2016 07:37:06 +0000 (09:37 +0200)]
Fix build of feature branches on Travis

8 years agoAutomatic merge from branch-6.0
ssjenka [Thu, 21 Jul 2016 06:02:12 +0000 (08:02 +0200)]
Automatic merge from branch-6.0

* origin/branch-6.0:
  open permission template after its creation

8 years agoFix blame info when analysing SonarQube
Simon Brandhof [Wed, 20 Jul 2016 15:00:13 +0000 (17:00 +0200)]
Fix blame info when analysing SonarQube

8 years agoAdd JDK8 to Travis cache
Simon Brandhof [Tue, 19 Jul 2016 10:38:27 +0000 (12:38 +0200)]
Add JDK8 to Travis cache

in order to not download JDK8 installer from oracle.com
on each build.

8 years agoExecute only Lite ITs on Travis
Simon Brandhof [Tue, 19 Jul 2016 10:34:58 +0000 (12:34 +0200)]
Execute only Lite ITs on Travis

8 years agoFix Quality flaw
Simon Brandhof [Tue, 19 Jul 2016 17:26:15 +0000 (19:26 +0200)]
Fix Quality flaw

8 years agoopen permission template after its creation
Stas Vilchik [Wed, 20 Jul 2016 12:08:42 +0000 (14:08 +0200)]
open permission template after its creation

8 years agoAutomatic merge from branch-6.0
ssjenka [Wed, 20 Jul 2016 12:08:36 +0000 (14:08 +0200)]
Automatic merge from branch-6.0

* origin/branch-6.0:
  do not display 0 on overview page when no profiles
  SONAR-7492 display rating tooltips on measures page
  Improve Authentication ITs
  SONAR-7761 Restore error in login page when not even privilege
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 6.0-RC1

8 years agodo not display 0 on overview page when no profiles
Stas Vilchik [Wed, 20 Jul 2016 10:07:59 +0000 (12:07 +0200)]
do not display 0 on overview page when no profiles

8 years agoSONAR-7492 display rating tooltips on measures page
Stas Vilchik [Wed, 20 Jul 2016 09:59:30 +0000 (11:59 +0200)]
SONAR-7492 display rating tooltips on measures page

8 years agoImprove Authentication ITs
Julien Lancelot [Wed, 20 Jul 2016 08:27:18 +0000 (10:27 +0200)]
Improve Authentication ITs

8 years agoSONAR-7761 Restore error in login page when not even privilege
Julien Lancelot [Wed, 20 Jul 2016 06:48:10 +0000 (08:48 +0200)]
SONAR-7761 Restore error in login page when not even privilege

8 years agoprepare for next development iteration
David Rautureau [Wed, 20 Jul 2016 09:20:21 +0000 (11:20 +0200)]
prepare for next development iteration

8 years ago[maven-release-plugin] prepare for next development iteration
David Rautureau [Wed, 20 Jul 2016 08:30:20 +0000 (10:30 +0200)]
[maven-release-plugin] prepare for next development iteration

8 years ago[maven-release-plugin] prepare release 6.0-RC1 6.0-RC1
David Rautureau [Wed, 20 Jul 2016 08:30:19 +0000 (10:30 +0200)]
[maven-release-plugin] prepare release 6.0-RC1

8 years agoMerge branch 'branch-5.6'
Sébastien Lesaint [Tue, 19 Jul 2016 16:12:07 +0000 (18:12 +0200)]
Merge branch 'branch-5.6'

8 years agofix quality flaw
Sébastien Lesaint [Tue, 19 Jul 2016 14:41:12 +0000 (16:41 +0200)]
fix quality flaw

8 years agofix table header on background task page
Stas Vilchik [Tue, 19 Jul 2016 14:17:22 +0000 (16:17 +0200)]
fix table header on background task page

8 years agoSONAR-7874 Fix typo in WS descriptions
Julien Lancelot [Tue, 19 Jul 2016 14:00:14 +0000 (16:00 +0200)]
SONAR-7874 Fix typo in WS descriptions

8 years agoSONAR-7770 Remove realm plugins in PluginsTest as no external authentication is used
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

8 years agoSONAR-7811 make warning badge rendering consistent
Stas Vilchik [Tue, 19 Jul 2016 12:23:17 +0000 (14:23 +0200)]
SONAR-7811 make warning badge rendering consistent

8 years agoSONAR-7786 Create index measures_analysis_metric earlier
Simon Brandhof [Fri, 15 Jul 2016 08:03:38 +0000 (10:03 +0200)]
SONAR-7786 Create index measures_analysis_metric earlier

 so that other migrations can benefit from it

8 years agoSONAR-7867 fix create_at of snapshot of projectView 1111/head
Sébastien Lesaint [Tue, 19 Jul 2016 09:56:44 +0000 (11:56 +0200)]
SONAR-7867 fix create_at of snapshot of projectView

8 years agoAdd missing Javadocs in CoreMetrics
Evgeny Mandrikov [Tue, 19 Jul 2016 11:35:33 +0000 (13:35 +0200)]
Add missing Javadocs in CoreMetrics

8 years agoSONAR-7770 Remove realm plugins in PluginsTest as no external authentication is used
Julien Lancelot [Tue, 19 Jul 2016 08:42:46 +0000 (10:42 +0200)]
SONAR-7770 Remove realm plugins in PluginsTest as no external authentication is used

If at least one authentication plugin is found but no realm configuration is found, the startup is failing during the migration that feed the local column in users table.

8 years agoMerge remote-tracking branch 'origin/branch-5.6'
Julien Lancelot [Tue, 19 Jul 2016 07:29:17 +0000 (09:29 +0200)]
Merge remote-tracking branch 'origin/branch-5.6'

8 years agoSONAR-7761 User should not be logged out in sessions/new page
Julien Lancelot [Mon, 18 Jul 2016 16:19:19 +0000 (18:19 +0200)]
SONAR-7761 User should not be logged out in sessions/new page

8 years agoFix Quality flaws
Simon Brandhof [Tue, 19 Jul 2016 07:05:09 +0000 (09:05 +0200)]
Fix Quality flaws

8 years agoFix Quality flaws
Simon Brandhof [Mon, 18 Jul 2016 14:36:45 +0000 (16:36 +0200)]
Fix Quality flaws

8 years agoSONAR-7789 Update last used date of ancestors profile 1107/head
Julien Lancelot [Mon, 18 Jul 2016 15:27:44 +0000 (17:27 +0200)]
SONAR-7789 Update last used date of ancestors profile

8 years agoSONAR-7811 warn about profiles that were never used
Stas Vilchik [Mon, 18 Jul 2016 12:41:58 +0000 (14:41 +0200)]
SONAR-7811 warn about profiles that were never used

8 years agoSONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)
Stas Vilchik [Mon, 18 Jul 2016 15:38:55 +0000 (17:38 +0200)]
SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)

8 years agoRevert "DO NOT PUSH TO BRANCH : Activate QA on this branch"
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.

8 years agoshow more profile changelog
Stas Vilchik [Mon, 18 Jul 2016 15:28:05 +0000 (17:28 +0200)]
show more profile changelog

8 years agoremove empty option when changing profile parent
Stas Vilchik [Mon, 18 Jul 2016 15:08:56 +0000 (17:08 +0200)]
remove empty option when changing profile parent

8 years agoSONAR-7874 api/plugins/* require administer system permission
Julien Lancelot [Mon, 18 Jul 2016 13:49:35 +0000 (15:49 +0200)]
SONAR-7874 api/plugins/* require administer system permission

8 years agoSONAR-7874 api/user_groups/search requires now to be logged
Julien Lancelot [Mon, 18 Jul 2016 13:26:19 +0000 (15:26 +0200)]
SONAR-7874 api/user_groups/search requires now to be logged

8 years agoSONAR-7874 api/users/search is only returning login and name when accessed anonymously
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

8 years agoDO NOT PUSH TO BRANCH : Activate QA on this branch
Julien Lancelot [Mon, 18 Jul 2016 12:50:18 +0000 (14:50 +0200)]
DO NOT PUSH TO BRANCH : Activate QA on this branch

8 years agoFix SonarQube version to use in PluginsTest
Julien Lancelot [Mon, 18 Jul 2016 12:07:16 +0000 (14:07 +0200)]
Fix SonarQube version to use in PluginsTest

8 years agoSONAR-7876 Add SensorContext::isCancelled in the API 1106/head
Julien HENRY [Mon, 18 Jul 2016 09:07:22 +0000 (11:07 +0200)]
SONAR-7876 Add SensorContext::isCancelled in the API

8 years agoSONAR-7770 Check authentication plugin exists when configuration is using realm
Julien Lancelot [Mon, 18 Jul 2016 11:42:37 +0000 (13:42 +0200)]
SONAR-7770 Check authentication plugin exists when configuration is using realm

8 years agoFix Quality flaws
Simon Brandhof [Mon, 18 Jul 2016 09:10:08 +0000 (11:10 +0200)]
Fix Quality flaws

8 years agoSONAR-7686 Add migration to fix null external identity
Julien Lancelot [Mon, 18 Jul 2016 09:56:29 +0000 (11:56 +0200)]
SONAR-7686 Add migration to fix null external identity

8 years agoSONAR-7839 Return Anyone group even if it has no permission
Julien Lancelot [Mon, 18 Jul 2016 08:47:51 +0000 (10:47 +0200)]
SONAR-7839 Return Anyone group even if it has no permission

8 years agoFix quality flaws
Julien Lancelot [Mon, 18 Jul 2016 07:56:03 +0000 (09:56 +0200)]
Fix quality flaws

8 years agoset max width of some admin pages
Stas Vilchik [Mon, 18 Jul 2016 08:24:04 +0000 (10:24 +0200)]
set max width of some admin pages

8 years agoapply feedback on permission pages
Stas Vilchik [Mon, 18 Jul 2016 08:21:33 +0000 (10:21 +0200)]
apply feedback on permission pages

8 years agoFix Quality flaws
Simon Brandhof [Wed, 13 Jul 2016 15:44:45 +0000 (17:44 +0200)]
Fix Quality flaws

8 years agoSONAR-7870 Do not ignore unit tests when computing measures based on issues
Julien Lancelot [Wed, 13 Jul 2016 15:35:18 +0000 (17:35 +0200)]
SONAR-7870 Do not ignore unit tests when computing measures based on issues

8 years agofix saving of new issue filter
Stas Vilchik [Fri, 15 Jul 2016 15:19:26 +0000 (17:19 +0200)]
fix saving of new issue filter

8 years agoSONAR-7492 Display an explanation tooltip for rating measures (#1104)
Stas Vilchik [Fri, 15 Jul 2016 15:10:39 +0000 (17:10 +0200)]
SONAR-7492 Display an explanation tooltip for rating measures (#1104)

8 years agoSONAR-7862 Add links to projects on profile page 1105/head
Stas Vilchik [Fri, 15 Jul 2016 13:10:03 +0000 (15:10 +0200)]
SONAR-7862 Add links to projects on profile page

8 years agoSONAR-7889 Return id and deprecate uuid in api/qualityprofiles/projects
Julien Lancelot [Fri, 15 Jul 2016 10:34:11 +0000 (12:34 +0200)]
SONAR-7889 Return id and deprecate uuid in api/qualityprofiles/projects

8 years agoSONAR-7889 Add project key to WS api/qualityprofiles/projects
Julien Lancelot [Fri, 15 Jul 2016 09:57:19 +0000 (11:57 +0200)]
SONAR-7889 Add project key to WS api/qualityprofiles/projects

8 years agoimprove tooltips on permission pages
Stas Vilchik [Fri, 15 Jul 2016 14:02:19 +0000 (16:02 +0200)]
improve tooltips on permission pages

8 years agoFix message when controller WS cannot be found
Julien Lancelot [Fri, 15 Jul 2016 13:22:36 +0000 (15:22 +0200)]
Fix message when controller WS cannot be found

8 years agoSONAR-7888 Do not format measures in WS api/components/app (#1103)
Stas Vilchik [Fri, 15 Jul 2016 13:01:30 +0000 (15:01 +0200)]
SONAR-7888 Do not format measures in WS api/components/app (#1103)

8 years agoapply feedback on profiles page
Stas Vilchik [Fri, 15 Jul 2016 12:01:13 +0000 (14:01 +0200)]
apply feedback on profiles page

8 years agoSONAR-7857 Upgrade to update center 1.17
Julien Lancelot [Fri, 15 Jul 2016 09:06:02 +0000 (11:06 +0200)]
SONAR-7857 Upgrade to update center 1.17

8 years agoSONAR-7777 Deprecate UserSession.locale()
Julien Lancelot [Fri, 15 Jul 2016 08:52:27 +0000 (10:52 +0200)]
SONAR-7777 Deprecate UserSession.locale()

8 years agoSONAR-7776 Catch aborted requests and display warning
Julien Lancelot [Fri, 15 Jul 2016 07:30:03 +0000 (09:30 +0200)]
SONAR-7776 Catch aborted requests and display warning

8 years agoSONAR-7870 Do not ignore unit tests when computing measures based on issues 1102/head
Julien Lancelot [Wed, 13 Jul 2016 15:35:18 +0000 (17:35 +0200)]
SONAR-7870 Do not ignore unit tests when computing measures based on issues

8 years agoSONAR-7797 Upgrade the distributed plugins
Julien Lancelot [Wed, 13 Jul 2016 16:12:08 +0000 (18:12 +0200)]
SONAR-7797 Upgrade the distributed plugins

8 years agoSONAR-7871 Fix searching issues by type in IssueService client WS
Julien Lancelot [Wed, 13 Jul 2016 15:52:54 +0000 (17:52 +0200)]
SONAR-7871 Fix searching issues by type in IssueService client WS

8 years agoAutomatic merge from branch-5.6
ssjenka [Fri, 15 Jul 2016 06:02:15 +0000 (08:02 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  SONAR-7809 fix bad rendering when there is no new coverage on the Overview page
  SONAR-7868 Fix SSF-46

8 years agoSONAR-7795 Clearly display if a rule definition was overridden in a profile
Stas Vilchik [Thu, 14 Jul 2016 13:10:54 +0000 (15:10 +0200)]
SONAR-7795 Clearly display if a rule definition was overridden in a profile

8 years agoSONAR-7668 Unwanted vertical scroll while activating a rule
Stas Vilchik [Thu, 14 Jul 2016 13:05:51 +0000 (15:05 +0200)]
SONAR-7668 Unwanted vertical scroll while activating a rule

8 years agofix display of breadcrumbs whem measure has no domain
Stas Vilchik [Thu, 14 Jul 2016 12:56:29 +0000 (14:56 +0200)]
fix display of breadcrumbs whem measure has no domain

8 years agoSONAR-7754 Custom measures with long values are cut
Stas Vilchik [Thu, 14 Jul 2016 12:45:25 +0000 (14:45 +0200)]
SONAR-7754 Custom measures with long values are cut

8 years agoSONAR-7806 Remove events on module view
Stas Vilchik [Thu, 14 Jul 2016 12:29:55 +0000 (14:29 +0200)]
SONAR-7806 Remove events on module view

8 years agoSONAR-7809 fix bad rendering when there is no new coverage on the Overview page
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

8 years agoSONAR-7809 fix bad rendering when there is no new coverage on the Overview page
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

8 years agoSONAR-7868 Fix SSF-46
Stas Vilchik [Thu, 14 Jul 2016 11:18:01 +0000 (13:18 +0200)]
SONAR-7868 Fix SSF-46

8 years agoSONAR-7868 Fix SSF-46
Stas Vilchik [Thu, 14 Jul 2016 11:18:01 +0000 (13:18 +0200)]
SONAR-7868 Fix SSF-46

8 years agoSONAR-7881 Offer a better UX on the Permission Templates page 1099/head
Stas Vilchik [Tue, 12 Jul 2016 16:42:51 +0000 (18:42 +0200)]
SONAR-7881 Offer a better UX on the Permission Templates page

8 years agoSONAR-7839 Change WS api/permissions/template_groups to return all permissions
Julien Lancelot [Wed, 13 Jul 2016 08:41:42 +0000 (10:41 +0200)]
SONAR-7839 Change WS api/permissions/template_groups to return all permissions

8 years agoSONAR-7837 Change WS api/permissions/template_users to return all permissions
Julien Lancelot [Tue, 12 Jul 2016 15:52:25 +0000 (17:52 +0200)]
SONAR-7837 Change WS api/permissions/template_users to return all permissions

8 years agoSONAR-7837 Clean up PermissionTemplateDao code
Julien Lancelot [Fri, 8 Jul 2016 11:29:14 +0000 (13:29 +0200)]
SONAR-7837 Clean up PermissionTemplateDao code

8 years agoImprove quality
Duarte Meneses [Thu, 14 Jul 2016 07:31:53 +0000 (09:31 +0200)]
Improve quality

8 years agoImprove quality
Duarte Meneses [Thu, 14 Jul 2016 07:29:44 +0000 (09:29 +0200)]
Improve quality

8 years agoAutomatic merge from branch-5.6
ssjenka [Thu, 14 Jul 2016 06:01:49 +0000 (08:01 +0200)]
Automatic merge from branch-5.6

* origin/branch-5.6:
  SONAR-7866 Deprecate Server#isSecured()
  SONAR-7560 Fix WS description

8 years agoSONAR-7880 Fix IT due to refactoring of projects management page
Julien Lancelot [Wed, 13 Jul 2016 22:42:36 +0000 (00:42 +0200)]
SONAR-7880 Fix IT due to refactoring of projects management page