]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoAdd method UserSession#keepAuthorizedComponents()
Simon Brandhof [Wed, 10 May 2017 14:00:35 +0000 (16:00 +0200)]
Add method UserSession#keepAuthorizedComponents()

to be able to fix authorization performance hotspot

7 years agoSONAR-9170 do not allow to create custom rules of removed templates
Daniel Schwarz [Tue, 9 May 2017 11:46:44 +0000 (13:46 +0200)]
SONAR-9170 do not allow to create custom rules of removed templates

7 years agoApply review comments
Grégoire Aubert [Wed, 10 May 2017 08:32:33 +0000 (10:32 +0200)]
Apply review comments

7 years agoSONAR-8369 SONAR-8722 Sanitize page titles
Grégoire Aubert [Tue, 9 May 2017 13:43:19 +0000 (15:43 +0200)]
SONAR-8369 SONAR-8722 Sanitize page titles

7 years agoFix component breadcrumb path collapsing
Grégoire Aubert [Tue, 9 May 2017 12:27:01 +0000 (14:27 +0200)]
Fix component breadcrumb path collapsing

7 years agoSONAR-8911 Fix timeline error on project page
Grégoire Aubert [Mon, 8 May 2017 13:50:46 +0000 (15:50 +0200)]
SONAR-8911 Fix timeline error on project page

7 years agoSONAR-9175 Remember the last selection for My Issues / All filter
Stas Vilchik [Tue, 9 May 2017 14:40:53 +0000 (16:40 +0200)]
SONAR-9175 Remember the last selection for My Issues / All filter

7 years agofix quality gate link for new_maintainability_rating
Stas Vilchik [Tue, 9 May 2017 14:24:48 +0000 (16:24 +0200)]
fix quality gate link for new_maintainability_rating

7 years agochange styles of inactive facet items
Stas Vilchik [Tue, 9 May 2017 13:15:54 +0000 (15:15 +0200)]
change styles of inactive facet items

7 years agoclean quality gates styles
Stas Vilchik [Tue, 9 May 2017 13:07:57 +0000 (15:07 +0200)]
clean quality gates styles

7 years agoremove unused handlebars helpers
Stas Vilchik [Tue, 9 May 2017 12:54:46 +0000 (14:54 +0200)]
remove unused handlebars helpers

7 years agoSONAR-9156 fail persisting components if project is not persisted
Daniel Schwarz [Thu, 4 May 2017 09:21:31 +0000 (11:21 +0200)]
SONAR-9156 fail persisting components if project is not persisted

When an analysis is processed, we expect the analysis’ project to be already stored in the database.

7 years agoSONAR-9204 File with BOM are not correctly parsed by the CPD tokenizer
Julien HENRY [Tue, 9 May 2017 12:17:18 +0000 (14:17 +0200)]
SONAR-9204 File with BOM are not correctly parsed by the CPD tokenizer

7 years agoSONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOM
Julien HENRY [Tue, 9 May 2017 10:31:20 +0000 (12:31 +0200)]
SONAR-9199 InputFile::content() and InputFile::inputStream() should filter BOM

7 years agoMMF-661 rework search (#2030)
Stas Vilchik [Tue, 9 May 2017 15:53:29 +0000 (17:53 +0200)]
MMF-661 rework search (#2030)

7 years agoSONAR-9135 Fix incorrect detection when port is set
Eric Hartmann [Tue, 9 May 2017 08:49:57 +0000 (10:49 +0200)]
SONAR-9135 Fix incorrect detection when port is set

7 years agofix IssueNotificationsTest
Stas Vilchik [Tue, 9 May 2017 12:01:24 +0000 (14:01 +0200)]
fix IssueNotificationsTest

7 years agoSONAR-9084 auto issue assignment should deal with case sensitivity
Simon Brandhof [Fri, 5 May 2017 15:12:17 +0000 (17:12 +0200)]
SONAR-9084 auto issue assignment should deal with case sensitivity

- login is case sensitive
- email and scm accounts match whatever the case

7 years agoSONAR-9084 simplify IssueIndexTest
Simon Brandhof [Fri, 5 May 2017 14:37:54 +0000 (16:37 +0200)]
SONAR-9084 simplify IssueIndexTest

7 years agoSONAR-9084 refactor tests of UserIndex#getAtMostThreeActiveUsersForScmAccount()
Simon Brandhof [Fri, 5 May 2017 14:33:33 +0000 (16:33 +0200)]
SONAR-9084 refactor tests of UserIndex#getAtMostThreeActiveUsersForScmAccount()

7 years agoSONAR-9084 drop some coupling on Guava
Simon Brandhof [Fri, 5 May 2017 13:54:36 +0000 (15:54 +0200)]
SONAR-9084 drop some coupling on Guava

7 years agoSONAR-8092 use BulkProcessor for es indexing
Daniel Schwarz [Tue, 9 May 2017 09:16:31 +0000 (11:16 +0200)]
SONAR-8092 use BulkProcessor for es indexing

7 years agoSONAR-8718 Allow HTML for WS domain description
Grégoire Aubert [Fri, 5 May 2017 15:12:47 +0000 (17:12 +0200)]
SONAR-8718 Allow HTML for WS domain description

7 years agoSONAR-9183 Do not collapse setting descriptions
Grégoire Aubert [Fri, 5 May 2017 13:04:28 +0000 (15:04 +0200)]
SONAR-9183 Do not collapse setting descriptions

7 years agoSONAR-9118 Fix issue project facet and organization name in front of issue
Grégoire Aubert [Fri, 5 May 2017 12:45:05 +0000 (14:45 +0200)]
SONAR-9118 Fix issue project facet and organization name in front of issue

7 years agoSONAR-9177 Show a warning when accessing a removed file
Grégoire Aubert [Fri, 5 May 2017 09:17:22 +0000 (11:17 +0200)]
SONAR-9177 Show a warning when accessing a removed file

7 years agoSONAR-9145 Show the maximum allowed values in the web services page
Grégoire Aubert [Fri, 5 May 2017 08:45:41 +0000 (10:45 +0200)]
SONAR-9145 Show the maximum allowed values in the web services page

7 years agoSONAR-8836 Always display categories in installed plugins page
Grégoire Aubert [Fri, 5 May 2017 08:10:47 +0000 (10:10 +0200)]
SONAR-8836 Always display categories in installed plugins page

7 years agoSONAR-8767 Now use sinceLeakPeriod instead of a periodDate
Grégoire Aubert [Thu, 4 May 2017 16:00:30 +0000 (18:00 +0200)]
SONAR-8767 Now use sinceLeakPeriod instead of a periodDate

7 years agoSONAR-9176 Remove useless request of organization list at app loading
Grégoire Aubert [Thu, 4 May 2017 15:14:44 +0000 (17:14 +0200)]
SONAR-9176 Remove useless request of organization list at app loading

7 years agoRemove unused ListItems
Grégoire Aubert [Thu, 4 May 2017 15:09:46 +0000 (17:09 +0200)]
Remove unused ListItems

7 years agoFix bad api call with organization members
Grégoire Aubert [Thu, 4 May 2017 15:09:29 +0000 (17:09 +0200)]
Fix bad api call with organization members

7 years agoSONAR-8886 Collapse directory path in component header
Grégoire Aubert [Fri, 5 May 2017 13:23:00 +0000 (15:23 +0200)]
SONAR-8886 Collapse directory path in component header

7 years agoSONAR-9165 hide tooltips on permissions page, update message
Stas Vilchik [Tue, 9 May 2017 08:50:30 +0000 (10:50 +0200)]
SONAR-9165 hide tooltips on permissions page, update message

7 years agouse prettier-css (#2035)
Stas Vilchik [Tue, 9 May 2017 08:05:34 +0000 (10:05 +0200)]
use prettier-css (#2035)

7 years agoSONAR-8908 Check permissions when displaying an issue permalink
Stas Vilchik [Mon, 8 May 2017 15:52:40 +0000 (17:52 +0200)]
SONAR-8908 Check permissions when displaying an issue permalink

7 years agoSONAR-9045 Add a color legend to projects bubble charts
Stas Vilchik [Mon, 8 May 2017 14:44:10 +0000 (16:44 +0200)]
SONAR-9045 Add a color legend to projects bubble charts

7 years agoSONAR-8641 Update severity icons
Stas Vilchik [Mon, 8 May 2017 14:06:10 +0000 (16:06 +0200)]
SONAR-8641 Update severity icons

7 years agoSONAR-6315 fix missing rule caching in DefinedQProfileCreation 2024/head
Sébastien Lesaint [Tue, 2 May 2017 14:43:45 +0000 (16:43 +0200)]
SONAR-6315 fix missing rule caching in DefinedQProfileCreation

7 years agoSONAR-9168 do not fail when indexing measure with unexpected text value
Simon Brandhof [Fri, 5 May 2017 11:39:13 +0000 (13:39 +0200)]
SONAR-9168 do not fail when indexing measure with unexpected text value

7 years agoSONAR-9182 Add visibility to WS api/projects/search 2038/head
Teryk Bellahsene [Mon, 8 May 2017 17:31:41 +0000 (19:31 +0200)]
SONAR-9182 Add visibility to WS api/projects/search

7 years agoSONAR-8894 Compute number of members by organization 2036/head
Teryk Bellahsene [Mon, 8 May 2017 13:44:41 +0000 (15:44 +0200)]
SONAR-8894 Compute number of members by organization

7 years agopass organization when searching tags on rule page
Stas Vilchik [Mon, 8 May 2017 08:06:29 +0000 (10:06 +0200)]
pass organization when searching tags on rule page

7 years agoSONAR-9135 Remove test with ip6-localhost
Eric Hartmann [Fri, 5 May 2017 14:56:45 +0000 (16:56 +0200)]
SONAR-9135 Remove test with ip6-localhost

7 years agoSONAR-8771 Display more languages on the Projects page
Grégoire Aubert [Wed, 3 May 2017 15:13:23 +0000 (17:13 +0200)]
SONAR-8771 Display more languages on the Projects page

7 years agoSONAR-8870 Search by WS description
Grégoire Aubert [Tue, 2 May 2017 14:32:17 +0000 (16:32 +0200)]
SONAR-8870 Search by WS description

7 years agoSONAR-9173 Hide some elements of the footer when the user is not logged
Grégoire Aubert [Tue, 2 May 2017 13:18:15 +0000 (15:18 +0200)]
SONAR-9173 Hide some elements of the footer when the user is not logged

7 years agoSONAR-8903 drop issues filter by last week
Stas Vilchik [Fri, 5 May 2017 12:56:09 +0000 (14:56 +0200)]
SONAR-8903 drop issues filter by last week

7 years agoSONAR-9135 Add safety checks in Cluster configuration
Eric Hartmann [Wed, 3 May 2017 13:11:31 +0000 (15:11 +0200)]
SONAR-9135 Add safety checks in Cluster configuration

7 years agoSONAR-9166 allow to change default project visibility on-premise (#2022)
Stas Vilchik [Fri, 5 May 2017 12:11:22 +0000 (14:11 +0200)]
SONAR-9166 allow to change default project visibility on-premise (#2022)

7 years agoAdjust scanner 2.8 perf timings
Duarte Meneses [Fri, 5 May 2017 08:48:24 +0000 (10:48 +0200)]
Adjust scanner 2.8 perf timings

7 years agoFix quality issues
Duarte Meneses [Thu, 4 May 2017 08:42:41 +0000 (10:42 +0200)]
Fix quality issues

7 years agoSONAR-9054 Revert WS api/navigation/organization filter out billing pages for persona... 2009/head
Teryk Bellahsene [Wed, 3 May 2017 06:23:51 +0000 (08:23 +0200)]
SONAR-9054 Revert WS api/navigation/organization filter out billing pages for personal organization

7 years agoImprove reliability of SupportPrivateProjectInDefaultPermissionTemplateTest
Simon Brandhof [Fri, 5 May 2017 08:11:51 +0000 (10:11 +0200)]
Improve reliability of SupportPrivateProjectInDefaultPermissionTemplateTest

There were some false-positives due to generated random values
that are not unique.

7 years agodisplay tooltip on permission template page
Stas Vilchik [Fri, 5 May 2017 07:29:07 +0000 (09:29 +0200)]
display tooltip on permission template page

7 years agoSONAR-8924 update api documentation of api/qualityprofiles/search
Daniel Schwarz [Wed, 3 May 2017 11:47:48 +0000 (13:47 +0200)]
SONAR-8924 update api documentation of api/qualityprofiles/search

7 years agoSONAR-8924 let api/qualityprofiles/search use project’s organization
Daniel Schwarz [Tue, 2 May 2017 09:58:40 +0000 (11:58 +0200)]
SONAR-8924 let api/qualityprofiles/search use project’s organization

7 years agoSONAR-6135 Upgrade MySQL driver to 5.1.42
Eric Hartmann [Thu, 4 May 2017 07:42:00 +0000 (09:42 +0200)]
SONAR-6135 Upgrade MySQL driver to 5.1.42

Add useSSL=false to default configuration

7 years agoSONAR-7511 AbstractStoppableExecutorService produce warn logs 2023/head
Sébastien Lesaint [Thu, 4 May 2017 10:00:06 +0000 (12:00 +0200)]
SONAR-7511 AbstractStoppableExecutorService produce warn logs

rather than error logs

7 years agoallow chaning "administer quality profiles" permission for organizations
Stas Vilchik [Thu, 4 May 2017 11:57:58 +0000 (13:57 +0200)]
allow chaning "administer quality profiles" permission for organizations

7 years agosort my organizations by name
Stas Vilchik [Thu, 4 May 2017 11:55:51 +0000 (13:55 +0200)]
sort my organizations by name

7 years agoCancel the Travis build of a branch when a pull request exists
Tom [Thu, 20 Apr 2017 07:47:11 +0000 (09:47 +0200)]
Cancel the Travis build of a branch when a pull request exists

It allows to not use slaves for nothing by executing twice
(more or less) the same job. Building the pull request
is enough in most cases.

7 years agoSONAR-9122 prevent setting a project as private (#2015)
Stas Vilchik [Thu, 4 May 2017 09:19:55 +0000 (11:19 +0200)]
SONAR-9122 prevent setting a project as private (#2015)

7 years agoSONAR-9134 Define the minimum number of ES master nodes
Eric Hartmann [Fri, 28 Apr 2017 06:55:39 +0000 (08:55 +0200)]
SONAR-9134 Define the minimum number of ES master nodes

In cluster mode, there'll be 2 master nodes by default.
In standalone mode, only 1 master node by default
A new property sonar.search.initialStateTimeout allows to handle the startup
timeout.

7 years agoSONAR-9133 Define the number of ES replicas
Eric Hartmann [Thu, 27 Apr 2017 15:42:47 +0000 (17:42 +0200)]
SONAR-9133 Define the number of ES replicas

New property added sonar.search.replicas to define the number of ES replicas
When this property is not set, in standalone mode this value will be 0 and
in cluster mode, this value will be 1

7 years agoUpdate scanner perf tests to scanner 2.8
Duarte Meneses [Wed, 3 May 2017 15:30:20 +0000 (17:30 +0200)]
Update scanner perf tests to scanner 2.8

7 years agoapply feedback on private projects ui (#2011)
Stas Vilchik [Thu, 4 May 2017 08:04:46 +0000 (10:04 +0200)]
apply feedback on private projects ui (#2011)

* refersh holders when changing project visibility
* always show warning on permission templates page

7 years agoSONAR-9129 improve descriptions of api/qualityprofiles
Simon Brandhof [Wed, 3 May 2017 16:03:34 +0000 (18:03 +0200)]
SONAR-9129 improve descriptions of api/qualityprofiles

7 years agoSONAR-8865 remove old documents from rules/extension index when updating
Daniel Schwarz [Thu, 27 Apr 2017 16:31:04 +0000 (18:31 +0200)]
SONAR-8865 remove old documents from rules/extension index when updating

7 years agoSONAR-8400 Backend cleanup must clean CE and webhook tables
Simon Brandhof [Wed, 3 May 2017 14:38:00 +0000 (16:38 +0200)]
SONAR-8400 Backend cleanup must clean CE and webhook tables

7 years agoSONAR-6100 Improve support of binary files and/or files with different encoding
Duarte Meneses [Wed, 3 May 2017 14:03:24 +0000 (16:03 +0200)]
SONAR-6100 Improve support of binary files and/or files with different encoding

7 years agoExpose router components (used in billing plugin)
Grégoire Aubert [Wed, 3 May 2017 11:22:21 +0000 (13:22 +0200)]
Expose router components (used in billing plugin)

7 years agofix extensions using backbone router (#2005)
Stas Vilchik [Wed, 3 May 2017 09:30:13 +0000 (11:30 +0200)]
fix extensions using backbone router (#2005)

7 years agoSONAR-8865 allow to change rules inside organization
Stas Vilchik [Wed, 3 May 2017 07:57:12 +0000 (09:57 +0200)]
SONAR-8865 allow to change rules inside organization

7 years agoSONAR-8982 Fix error message when issue action fails
Grégoire Aubert [Mon, 1 May 2017 15:05:38 +0000 (17:05 +0200)]
SONAR-8982 Fix error message when issue action fails

7 years agoSONAR-9061 Fix leak period header for days period
Grégoire Aubert [Mon, 1 May 2017 14:22:11 +0000 (16:22 +0200)]
SONAR-9061 Fix leak period header for days period

7 years agoSONAR-8966 Show "Background Tasks" only on project and view level
Grégoire Aubert [Mon, 1 May 2017 13:20:48 +0000 (15:20 +0200)]
SONAR-8966 Show "Background Tasks" only on project and view level

7 years agofix ajax error messages
Stas Vilchik [Tue, 2 May 2017 14:18:09 +0000 (16:18 +0200)]
fix ajax error messages

7 years agoSONAR-8949 let api/rules/update permission check use the specified org
Daniel Schwarz [Tue, 2 May 2017 15:21:47 +0000 (17:21 +0200)]
SONAR-8949 let api/rules/update permission check use the specified org

7 years agofix loading problem on permission templates page (#2004)
Stas Vilchik [Wed, 3 May 2017 07:45:50 +0000 (09:45 +0200)]
fix loading problem on permission templates page (#2004)

7 years agoSONAR-9151 return visibility also for views in api/navigation/component
Daniel Schwarz [Fri, 28 Apr 2017 15:43:38 +0000 (17:43 +0200)]
SONAR-9151 return visibility also for views in api/navigation/component

7 years agoSONAR-8456, SONAR-8906 Cleanup properties
Julien HENRY [Tue, 2 May 2017 14:28:58 +0000 (16:28 +0200)]
SONAR-8456, SONAR-8906 Cleanup properties

7 years agoopen file permalinks in new tab
Stas Vilchik [Tue, 2 May 2017 13:36:24 +0000 (15:36 +0200)]
open file permalinks in new tab

7 years agochange wording on rules page
Stas Vilchik [Tue, 2 May 2017 12:59:08 +0000 (14:59 +0200)]
change wording on rules page

7 years agoFix Quality flaws
Simon Brandhof [Tue, 2 May 2017 11:48:37 +0000 (13:48 +0200)]
Fix Quality flaws

7 years agoUpgrade to Orchestrator 3.15.0.1038
Simon Brandhof [Thu, 13 Apr 2017 20:43:53 +0000 (22:43 +0200)]
Upgrade to Orchestrator 3.15.0.1038

to benefit from better HTTP reliability

7 years agoSONAR-9167 Allow to set a visibility when creating a project
Stas Vilchik [Tue, 2 May 2017 08:15:46 +0000 (10:15 +0200)]
SONAR-9167 Allow to set a visibility when creating a project

7 years agoSONAR-9166 Allow to change default project visibility for organization
Stas Vilchik [Mon, 1 May 2017 14:57:55 +0000 (16:57 +0200)]
SONAR-9166 Allow to change default project visibility for organization

7 years agoSONAR-9164 Display project visibility badge
Stas Vilchik [Mon, 1 May 2017 13:06:25 +0000 (15:06 +0200)]
SONAR-9164 Display project visibility badge

7 years agoSONAR-9165 Allow to change project visibility on its permissions page
Stas Vilchik [Fri, 28 Apr 2017 15:04:22 +0000 (17:04 +0200)]
SONAR-9165 Allow to change project visibility on its permissions page

7 years agofix rule permalink in workspace
Stas Vilchik [Tue, 2 May 2017 12:09:08 +0000 (14:09 +0200)]
fix rule permalink in workspace

7 years agoRevert "SONAR-9116 EventHandler should be annotated with SonarLintSide"
Duarte Meneses [Tue, 2 May 2017 07:51:32 +0000 (09:51 +0200)]
Revert "SONAR-9116 EventHandler should be annotated with SonarLintSide"

This reverts commit 4076db84b5d1f53a08ec4351d14a4f44bf6b7464.

7 years agosort issues by creation date when coming from about page (#1993)
Stas Vilchik [Mon, 1 May 2017 15:48:42 +0000 (17:48 +0200)]
sort issues by creation date when coming from about page (#1993)

7 years agoSONAR-9119 Fix organization creation spinner
Grégoire Aubert [Wed, 26 Apr 2017 14:26:03 +0000 (16:26 +0200)]
SONAR-9119 Fix organization creation spinner

7 years agoSONAR-8992 Fix members add form, show only non members
Grégoire Aubert [Wed, 26 Apr 2017 13:41:47 +0000 (15:41 +0200)]
SONAR-8992 Fix members add form, show only non members

7 years agoSimplify warning message when removing a member
Grégoire Aubert [Wed, 26 Apr 2017 13:10:09 +0000 (15:10 +0200)]
Simplify warning message when removing a member

7 years agoUpdate members display
Grégoire Aubert [Tue, 18 Apr 2017 07:28:43 +0000 (09:28 +0200)]
Update members display

7 years agoSONAR-8869 Fix quality gate history graph
Grégoire Aubert [Fri, 28 Apr 2017 14:33:00 +0000 (16:33 +0200)]
SONAR-8869 Fix quality gate history graph

7 years agoFix organization admin extension nav menu highlight
Grégoire Aubert [Fri, 28 Apr 2017 13:21:51 +0000 (15:21 +0200)]
Fix organization admin extension nav menu highlight

7 years agoSONAR-8975 Fix extensions links when having more than one extension
Grégoire Aubert [Fri, 28 Apr 2017 13:20:45 +0000 (15:20 +0200)]
SONAR-8975 Fix extensions links when having more than one extension