]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-6912 do not remove admin permission on user if no more admins
Simon Brandhof [Thu, 3 Nov 2016 14:47:21 +0000 (15:47 +0100)]
SONAR-6912 do not remove admin permission on user if no more admins

7 years agoSONAR-6912 do not remove a group member if no more admins
Simon Brandhof [Thu, 3 Nov 2016 14:40:04 +0000 (15:40 +0100)]
SONAR-6912 do not remove a group member if no more admins

7 years agoSONAR-8255 require admin permission on related organization
Simon Brandhof [Thu, 3 Nov 2016 17:01:05 +0000 (18:01 +0100)]
SONAR-8255 require admin permission on related organization

7 years agodrop global dashboards and measures from ui (#1353)
Stas Vilchik [Thu, 3 Nov 2016 16:34:38 +0000 (17:34 +0100)]
drop global dashboards and measures from ui (#1353)

7 years agoSONAR-8325 Fix bad imports in MeasureMapper#selectByQuery
Julien Lancelot [Thu, 3 Nov 2016 15:11:34 +0000 (16:11 +0100)]
SONAR-8325 Fix bad imports in MeasureMapper#selectByQuery

7 years agoSONAR-8325 Refactore MeasureDao#selectByQuery to improve readybility 1351/head
Julien Lancelot [Thu, 3 Nov 2016 14:07:44 +0000 (15:07 +0100)]
SONAR-8325 Refactore MeasureDao#selectByQuery to improve readybility

7 years agoSONAR-8325 Improve MeasureDao#selectByQuery performance
Julien Lancelot [Wed, 2 Nov 2016 13:38:31 +0000 (14:38 +0100)]
SONAR-8325 Improve MeasureDao#selectByQuery performance

It now accepts either a list of projects or a project with a list of components, but no more a list of components of any projects

It's no more possible to query a list of any components, because when doing that the performance are very bad (it would probably requires to add a column PROJECT_MEASURES.PROJECT_UUID)

7 years agoSONAR-8325 Authorization#keepAuthorizedProjectIds now returns a set
Julien Lancelot [Thu, 3 Nov 2016 13:33:23 +0000 (14:33 +0100)]
SONAR-8325 Authorization#keepAuthorizedProjectIds now returns a set

7 years agoSONAR-8120 api/measures/search now accepts only project keys
Julien Lancelot [Wed, 2 Nov 2016 11:00:05 +0000 (12:00 +0100)]
SONAR-8120 api/measures/search now accepts only project keys

7 years agoSONAR-8260 fix conflict between project and org parameters
Simon Brandhof [Wed, 2 Nov 2016 16:01:24 +0000 (17:01 +0100)]
SONAR-8260 fix conflict between project and org parameters

7 years agoSONAR-8096 fix response leaking data from 1 org to the other 1350/head
Sébastien Lesaint [Wed, 2 Nov 2016 14:42:05 +0000 (15:42 +0100)]
SONAR-8096 fix response leaking data from 1 org to the other

7 years agoFix maths in sonar.properties
Nicolas Bontoux [Wed, 26 Oct 2016 10:17:04 +0000 (12:17 +0200)]
Fix maths in sonar.properties

7 years agoSONAR-5857 It should only be possible to use rating metrics defined in core for quali...
Julien Lancelot [Fri, 28 Oct 2016 14:39:21 +0000 (16:39 +0200)]
SONAR-5857 It should only be possible to use rating metrics defined in core for quality gates

7 years agoSONAR-8300 adjust layout
Stas Vilchik [Tue, 1 Nov 2016 16:42:17 +0000 (17:42 +0100)]
SONAR-8300 adjust layout

7 years agoSONAR-8300 display favorite projects
Stas Vilchik [Tue, 1 Nov 2016 13:58:49 +0000 (14:58 +0100)]
SONAR-8300 display favorite projects

7 years agoSONAR-8300 unselect active option on click
Stas Vilchik [Tue, 1 Nov 2016 10:25:36 +0000 (11:25 +0100)]
SONAR-8300 unselect active option on click

7 years agofix loading more code
Stas Vilchik [Tue, 1 Nov 2016 16:53:07 +0000 (17:53 +0100)]
fix loading more code

7 years agoSONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)
Stas Vilchik [Tue, 1 Nov 2016 13:13:39 +0000 (14:13 +0100)]
SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)

7 years agoSONAR-8330 Drop the word "Unit" from code viewer
Stas Vilchik [Tue, 1 Nov 2016 09:23:36 +0000 (10:23 +0100)]
SONAR-8330 Drop the word "Unit" from code viewer

7 years agoSONAR-8237 Web UI is not working correctly on Edge
Stas Vilchik [Tue, 1 Nov 2016 09:11:36 +0000 (10:11 +0100)]
SONAR-8237 Web UI is not working correctly on Edge

7 years agoadd boxed group animation
Stas Vilchik [Mon, 31 Oct 2016 17:10:28 +0000 (18:10 +0100)]
add boxed group animation

7 years agoSONAR-8300 Create new "Projects" page [second iteration] (#1347)
Stas Vilchik [Mon, 31 Oct 2016 16:05:11 +0000 (17:05 +0100)]
SONAR-8300 Create new "Projects" page [second iteration] (#1347)

7 years agoSONAR-8089 Remove useless join on snapshots in ComponentMapper#selectDescendants... 1342/head
Julien Lancelot [Thu, 27 Oct 2016 16:42:59 +0000 (18:42 +0200)]
SONAR-8089 Remove useless join on snapshots in ComponentMapper#selectDescendants and selectChildren

7 years agoSONAR-8089 SONAR-8325 Add missing join on projects in MeasureMapper#selectByQuery
Julien Lancelot [Thu, 27 Oct 2016 15:38:00 +0000 (17:38 +0200)]
SONAR-8089 SONAR-8325 Add missing join on projects in MeasureMapper#selectByQuery

7 years agoSONAR-5430 Load SSO settings only at startup 1344/head
Julien Lancelot [Fri, 28 Oct 2016 09:46:25 +0000 (11:46 +0200)]
SONAR-5430 Load SSO settings only at startup

7 years agoSONAR-5430 Improve error handling 1343/head
Julien Lancelot [Fri, 28 Oct 2016 07:59:55 +0000 (09:59 +0200)]
SONAR-5430 Improve error handling

When a functional error is generated, the user is redirect to a page where he can see the error, and not errors in logs are generated

7 years agoSONAR-8119 improve rendering of quality gate conditions on project dashboard
Stas Vilchik [Fri, 28 Oct 2016 09:11:17 +0000 (11:11 +0200)]
SONAR-8119 improve rendering of quality gate conditions on project dashboard

 * use leak period background
 * use tooltip for the required condition
 * remove unnecessary period label for differential measures
 * display "over leak period" for non-differential measures defined on leak period

7 years agoSONAR-8119 fix period selection
Stas Vilchik [Fri, 28 Oct 2016 08:03:25 +0000 (10:03 +0200)]
SONAR-8119 fix period selection

7 years agoImprove InputFile javadoc
Duarte Meneses [Fri, 28 Oct 2016 08:12:30 +0000 (10:12 +0200)]
Improve InputFile javadoc

7 years agoSONAR-8291 display internal WS parameters only if asked
Stas Vilchik [Fri, 28 Oct 2016 07:51:45 +0000 (09:51 +0200)]
SONAR-8291 display internal WS parameters only if asked

7 years agoSONAR-8291 improve positioning of parameter badges
Stas Vilchik [Fri, 28 Oct 2016 07:45:18 +0000 (09:45 +0200)]
SONAR-8291 improve positioning of parameter badges

7 years agoupdate rating tooltips
Stas Vilchik [Fri, 28 Oct 2016 07:40:32 +0000 (09:40 +0200)]
update rating tooltips

7 years agoSONAR-8324 Fix maintainability rating tooltip
Stas Vilchik [Fri, 28 Oct 2016 07:38:30 +0000 (09:38 +0200)]
SONAR-8324 Fix maintainability rating tooltip

7 years agoSONAR-5430 User authentication by HTTP header 1341/head
Julien Lancelot [Thu, 27 Oct 2016 08:35:16 +0000 (10:35 +0200)]
SONAR-5430 User authentication by HTTP header

7 years agodisplay colorful ratings on leak period on measures page
Stas Vilchik [Thu, 27 Oct 2016 13:44:53 +0000 (15:44 +0200)]
display colorful ratings on leak period on measures page

7 years agofix deprecation badge color on web api page
Stas Vilchik [Thu, 27 Oct 2016 13:27:28 +0000 (15:27 +0200)]
fix deprecation badge color on web api page

7 years agoSONAR-8327 Support access input file's contents through VFS 1339/head
Duarte Meneses [Thu, 27 Oct 2016 10:10:31 +0000 (12:10 +0200)]
SONAR-8327 Support access input file's contents through VFS

7 years agoSONAR-8314 Some rework on generic test executions report
Julien HENRY [Thu, 27 Oct 2016 13:08:07 +0000 (15:08 +0200)]
SONAR-8314 Some rework on generic test executions report

  * show warning in case of use of deprecated props
  * deprecate root element 'unitTest' and support 'testExecutions'
  * few other minor fixes

7 years agoupdate wording on home page
Stas Vilchik [Thu, 27 Oct 2016 13:20:56 +0000 (15:20 +0200)]
update wording on home page

7 years agoupdate quality gate description
Stas Vilchik [Thu, 27 Oct 2016 12:50:44 +0000 (14:50 +0200)]
update quality gate description

7 years agoimprove projects search on the notifications page
Stas Vilchik [Thu, 27 Oct 2016 12:07:31 +0000 (14:07 +0200)]
improve projects search on the notifications page

require 2 characters for search, don't preload projects, increase input width

7 years agodo not display global error when source viewer can't show code due to security reason
Stas Vilchik [Thu, 27 Oct 2016 11:59:18 +0000 (13:59 +0200)]
do not display global error when source viewer can't show code due to security reason

7 years agoimprove front end dx (#1331)
Stas Vilchik [Thu, 27 Oct 2016 11:37:55 +0000 (13:37 +0200)]
improve front end dx (#1331)

7 years agoSONAR-8310 Added missing deprecation warning
Julien HENRY [Thu, 27 Oct 2016 09:04:12 +0000 (11:04 +0200)]
SONAR-8310 Added missing deprecation warning

7 years agoSONAR-8286 Fix issue message on coverage common rules 1338/head
Julien Lancelot [Thu, 27 Oct 2016 07:48:01 +0000 (09:48 +0200)]
SONAR-8286 Fix issue message on coverage common rules

7 years agoRevert "SONAR-5430 User authentication by HTTP header - WIP"
Julien Lancelot [Thu, 27 Oct 2016 08:31:16 +0000 (10:31 +0200)]
Revert "SONAR-5430 User authentication by HTTP header - WIP"

This reverts commit 59616bcca284f82727fa1c0f9da25aa66eaf3fd8.

7 years agoSONAR-5430 User authentication by HTTP header - WIP
Julien Lancelot [Thu, 22 Sep 2016 16:13:37 +0000 (18:13 +0200)]
SONAR-5430 User authentication by HTTP header - WIP

7 years agoFix quality flaws
Julien Lancelot [Thu, 27 Oct 2016 06:36:50 +0000 (08:36 +0200)]
Fix quality flaws

7 years agoSONAR-8282 Deprecate overall/it coverage fields from file sources 1337/head
Julien Lancelot [Wed, 26 Oct 2016 13:56:21 +0000 (15:56 +0200)]
SONAR-8282 Deprecate overall/it coverage fields from file sources

7 years agoFix quality flaw
Julien Lancelot [Wed, 26 Oct 2016 12:37:37 +0000 (14:37 +0200)]
Fix quality flaw

7 years agoSONAR-8283 Add logs 1336/head
Julien Lancelot [Wed, 26 Oct 2016 12:13:32 +0000 (14:13 +0200)]
SONAR-8283 Add logs

7 years agoSONAR-8282 Clean up code related to removal of IT/overall coverage
Julien Lancelot [Wed, 26 Oct 2016 10:22:40 +0000 (12:22 +0200)]
SONAR-8282 Clean up code related to removal of IT/overall coverage

7 years agoFix quality flaws
Julien Lancelot [Wed, 26 Oct 2016 11:35:39 +0000 (13:35 +0200)]
Fix quality flaws

7 years agoSONAR-8283 Migrate quality gates after removall of IT/overall coverage metrics 1334/head
Julien Lancelot [Tue, 25 Oct 2016 17:08:35 +0000 (19:08 +0200)]
SONAR-8283 Migrate quality gates after removall of IT/overall coverage metrics

7 years agoSONAR-8120 Remove components list from api/measures/search 1333/head
Julien Lancelot [Tue, 25 Oct 2016 14:04:56 +0000 (16:04 +0200)]
SONAR-8120 Remove components list from api/measures/search

7 years agoSONAR-8120 Replace component uuid by component key in measures list
Julien Lancelot [Tue, 25 Oct 2016 13:43:48 +0000 (15:43 +0200)]
SONAR-8120 Replace component uuid by component key in measures list

7 years agoSONAR-8160 WS measures/search handles permission check on several projects
Julien Lancelot [Tue, 25 Oct 2016 12:19:25 +0000 (14:19 +0200)]
SONAR-8160 WS measures/search handles permission check on several projects

7 years agoSONAR-8120 Add unit tests
Julien Lancelot [Tue, 25 Oct 2016 13:31:50 +0000 (15:31 +0200)]
SONAR-8120 Add unit tests

7 years agoSONAR-8120 Remove componentIds parameter
Julien Lancelot [Mon, 24 Oct 2016 15:53:31 +0000 (17:53 +0200)]
SONAR-8120 Remove componentIds parameter

7 years agoFix quality flaws
Julien Lancelot [Tue, 25 Oct 2016 06:44:10 +0000 (08:44 +0200)]
Fix quality flaws

7 years agoRe-enable upgrade tests 1332/head
Julien Lancelot [Mon, 24 Oct 2016 14:50:36 +0000 (16:50 +0200)]
Re-enable upgrade tests

7 years agoSONAR-8315 Make facets optional in WS api/components/search_projects 1330/head
Julien Lancelot [Mon, 24 Oct 2016 14:21:30 +0000 (16:21 +0200)]
SONAR-8315 Make facets optional in WS api/components/search_projects

7 years agoSONAR-8323 api/components/search_projects should return "sticky" facets
Julien Lancelot [Mon, 24 Oct 2016 13:39:26 +0000 (15:39 +0200)]
SONAR-8323 api/components/search_projects should return "sticky" facets

7 years agoSONAR-8319 Add Quality Gate facet to WS api/components/search_projects
Teryk Bellahsene [Thu, 20 Oct 2016 16:12:41 +0000 (18:12 +0200)]
SONAR-8319 Add Quality Gate facet to WS api/components/search_projects

7 years agoExclude performance / windows jobs execution on MySQL
Julien Lancelot [Mon, 24 Oct 2016 12:31:10 +0000 (14:31 +0200)]
Exclude performance / windows jobs execution on MySQL

7 years agoSONAR-8287 Hidden metrics should be allowed in project search action 1328/head
Julien Lancelot [Fri, 21 Oct 2016 13:32:05 +0000 (15:32 +0200)]
SONAR-8287 Hidden metrics should be allowed in project search action

7 years agoAdd MySQL axis in cix
Julien Lancelot [Fri, 21 Oct 2016 12:33:30 +0000 (14:33 +0200)]
Add MySQL axis in cix

7 years agoSONAR-8221 Fix project measures indexing on MySQL
Julien Lancelot [Fri, 21 Oct 2016 11:00:00 +0000 (13:00 +0200)]
SONAR-8221 Fix project measures indexing on MySQL

Replace streaming of projects by first loading all projects once, then load measures project by project

7 years agoFix minor Quality flaws
Simon Brandhof [Mon, 24 Oct 2016 09:16:42 +0000 (11:16 +0200)]
Fix minor Quality flaws

7 years agoSONAR-8314 Add medium tests for generic test execution report
Julien HENRY [Fri, 21 Oct 2016 15:49:06 +0000 (17:49 +0200)]
SONAR-8314 Add medium tests for generic test execution report

7 years agoCleanup scanner ITs
Julien HENRY [Fri, 21 Oct 2016 15:48:09 +0000 (17:48 +0200)]
Cleanup scanner ITs

* remove Maven test suite
* rename BatchTest -> ScannerTest

7 years agoCleanup PluginsTest IT
Julien HENRY [Fri, 21 Oct 2016 11:42:07 +0000 (13:42 +0200)]
Cleanup PluginsTest IT

7 years agoSONAR-8186 Refresh default value of 'sonar.preview.excludePlugins'
Julien HENRY [Fri, 21 Oct 2016 11:29:11 +0000 (13:29 +0200)]
SONAR-8186 Refresh default value of 'sonar.preview.excludePlugins'

7 years agoSONAR-8176 do not fail when ES is not available in api/system/info 1325/head
Sébastien Lesaint [Fri, 21 Oct 2016 09:36:52 +0000 (11:36 +0200)]
SONAR-8176 do not fail when ES is not available in api/system/info

7 years agoSONAR-8192 improve coverage of AlwaysIncreasingSystem2
Sébastien Lesaint [Fri, 21 Oct 2016 07:51:09 +0000 (09:51 +0200)]
SONAR-8192 improve coverage of AlwaysIncreasingSystem2

7 years agoSONAR-8318 api/project_links/search support null name or type
Sébastien Lesaint [Thu, 20 Oct 2016 14:53:30 +0000 (16:53 +0200)]
SONAR-8318 api/project_links/search support null name or type

7 years agoSONAR-8306 don't fail inserting scanner context if task is restarted
Sébastien Lesaint [Thu, 20 Oct 2016 13:08:12 +0000 (15:08 +0200)]
SONAR-8306 don't fail inserting scanner context if task is restarted

7 years agoSONAR-8134 fix isolation of organizations when dropping global permissions on user
Simon Brandhof [Fri, 21 Oct 2016 13:25:28 +0000 (15:25 +0200)]
SONAR-8134 fix isolation of organizations when dropping global permissions on user

7 years agoSONAR-8134 fix isolation of organizations when dropping global permissions
Simon Brandhof [Fri, 21 Oct 2016 13:25:28 +0000 (15:25 +0200)]
SONAR-8134 fix isolation of organizations when dropping global permissions
on user

7 years agoSONAR-8278 Support organizations in web service api/permissions/search_templates
Simon Brandhof [Fri, 21 Oct 2016 08:50:08 +0000 (10:50 +0200)]
SONAR-8278 Support organizations in web service api/permissions/search_templates

7 years agoSONAR-8134 merge PermissionRepository into PermissionTemplateService
Simon Brandhof [Thu, 20 Oct 2016 17:58:55 +0000 (19:58 +0200)]
SONAR-8134 merge PermissionRepository into PermissionTemplateService

7 years agoSONAR-8134 rename PermissionService
Simon Brandhof [Thu, 20 Oct 2016 17:19:58 +0000 (19:19 +0200)]
SONAR-8134 rename PermissionService

It's only about templates, so class is renamed
PermissionTemplateService.

7 years agoSONAR-8134 remove ComponentFinder from PermissionService
Simon Brandhof [Thu, 20 Oct 2016 17:04:00 +0000 (19:04 +0200)]
SONAR-8134 remove ComponentFinder from PermissionService

7 years agoSONAR-8134 do not verify provisioning permission in PermissionService
Simon Brandhof [Thu, 20 Oct 2016 16:41:38 +0000 (18:41 +0200)]
SONAR-8134 do not verify provisioning permission in PermissionService

7 years agoSONAR-8134 use a single DbSession in ReportSubmitter
Simon Brandhof [Thu, 20 Oct 2016 16:40:16 +0000 (18:40 +0200)]
SONAR-8134 use a single DbSession in ReportSubmitter

7 years agoSONAR-8134 remove useless CE step about permissions
Simon Brandhof [Thu, 20 Oct 2016 16:03:53 +0000 (18:03 +0200)]
SONAR-8134 remove useless CE step about permissions

No need to apply default permission template in CE
as it's already done during submit of report to WS.

7 years agoSONAR-8278 add DbSession param to DefaultRubyComponentService#create()
Simon Brandhof [Thu, 20 Oct 2016 15:09:21 +0000 (17:09 +0200)]
SONAR-8278 add DbSession param to DefaultRubyComponentService#create()

7 years agoSONAR-8278 remove coupling of Ruby on class PermissionService
Simon Brandhof [Wed, 19 Oct 2016 15:43:40 +0000 (17:43 +0200)]
SONAR-8278 remove coupling of Ruby on class PermissionService

7 years agoSONAR-8278 clean-up SearchTemplateAction and its test
Simon Brandhof [Wed, 19 Oct 2016 14:58:02 +0000 (16:58 +0200)]
SONAR-8278 clean-up SearchTemplateAction and its test

7 years agoSONAR-8134 replace WsTester by WsActionTester
Simon Brandhof [Wed, 19 Oct 2016 14:55:09 +0000 (16:55 +0200)]
SONAR-8134 replace WsTester by WsActionTester

in tests of permissions web services

7 years agoSONAR-6337 Detect encoding of a file from BOM
Evgeny Mandrikov [Fri, 21 Oct 2016 11:54:45 +0000 (13:54 +0200)]
SONAR-6337 Detect encoding of a file from BOM

7 years agoSONAR-8281 coverage_*_data measure should be sorted
Julien HENRY [Fri, 21 Oct 2016 09:09:42 +0000 (11:09 +0200)]
SONAR-8281 coverage_*_data measure should be sorted

7 years agoSONAR-8310, SONAR-8314 Make generic coverage plugin a core feature
Julien HENRY [Wed, 19 Oct 2016 14:50:16 +0000 (16:50 +0200)]
SONAR-8310, SONAR-8314 Make generic coverage plugin a core feature

7 years agoSONAR-8281 Update SensorContextTester to no more expose coverage type
Julien HENRY [Thu, 20 Oct 2016 09:14:12 +0000 (11:14 +0200)]
SONAR-8281 Update SensorContextTester to no more expose coverage type

7 years agoMove old test API to deprecated package
Julien HENRY [Wed, 19 Oct 2016 08:33:11 +0000 (10:33 +0200)]
Move old test API to deprecated package

7 years agoRename persistit classes Cache* -> Storage*
Julien HENRY [Wed, 19 Oct 2016 08:29:39 +0000 (10:29 +0200)]
Rename persistit classes Cache* -> Storage*

7 years agoUpdate JavaDoc
Julien HENRY [Wed, 19 Oct 2016 08:23:04 +0000 (10:23 +0200)]
Update JavaDoc

7 years agoSONAR-8310 Prevent generic coverage plugin to load in SonarQube
Julien HENRY [Wed, 19 Oct 2016 08:18:48 +0000 (10:18 +0200)]
SONAR-8310 Prevent generic coverage plugin to load in SonarQube

7 years agoSONAR-8300 Create new "Projects" page [first iter]
Stas Vilchik [Tue, 18 Oct 2016 07:46:22 +0000 (09:46 +0200)]
SONAR-8300 Create new "Projects" page [first iter]

7 years agomove /projects to /projects/admin
Stas Vilchik [Mon, 17 Oct 2016 09:37:50 +0000 (11:37 +0200)]
move /projects to /projects/admin