]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
6 years agoUpdate gitignore for uneeded class files on Windows
Pascal Mugnier [Tue, 13 Mar 2018 14:27:58 +0000 (15:27 +0100)]
Update gitignore for uneeded class files on Windows

6 years agoImprove logging for ITs
David Rautureau [Mon, 12 Mar 2018 12:37:51 +0000 (13:37 +0100)]
Improve logging for ITs

6 years agoFix BranchPersisterImplTest.java
Teryk Bellahsene [Tue, 13 Mar 2018 13:53:26 +0000 (14:53 +0100)]
Fix BranchPersisterImplTest.java

6 years agoSONAR-10374 Support pull request in the web app
Teryk Bellahsene [Mon, 12 Mar 2018 11:06:11 +0000 (12:06 +0100)]
SONAR-10374 Support pull request in the web app

6 years agoMMF-1134 Make pull request a 1st class citizen
Teryk Bellahsene [Thu, 1 Feb 2018 14:30:48 +0000 (15:30 +0100)]
MMF-1134 Make pull request a 1st class citizen

SONAR-10366 Add pull request object to api/project_branches/list and api/ce/activity

SONAR-10365 Analyze pull requests as 1st class citizen

SONAR-10366 SONAR-10367 Create WS api/projet_pull_requests/list and delete

SONAR-10383 Add Pull Request information when listing CE tasks

SONAR-10365 Add key type in PROJECT_BRANCHES (#3063)

SONAR-10371 Add pullRequest parameter in the Web API (#3076)

* ComponentFinder searches by branch or pull request
* Add pullRequest parameter to WS api/issues/* WS
* Add pullRequest parameter to api/settings/* WS
* Add pullRequest parameter to api/badges/* WS
* Add pullRequest parameter to api/components/* WS
* Add pullRequest parameter to api/sources/* WS

SONAR-10368 Copy issue states from pull request after it's merged

SONAR-10373 Send notifications for events on issues of a pull request

SONAR-10365 Add pull_request_binary column in project_branches (#3073)

SONAR-10433 Store pull request in projects table

SONAR-10371 Add pullRequest field in the Web API

SONAR-10365 Analyze pull requests as 1st class citizen

BRANCH-45 Expose issue resolution for PR decoration

BRANCH-49 Basic support of pull request analysis on pull request branch

BRANCH-47 Fail when user tries to analyze a pull request and the plugin is not available

SONAR-10366 update pull request decorated links to project and issues

SONAR-10365 Use pull request id as key instead of branch name

SONAR-10454 Update embedded Git 1.4 and SVN 1.7

SONAR-10365 rename sonar.pullrequest.id to sonar.pullrequest.key

SONAR-10383 api/navigation/component returns the pull request key

6 years agoFix tests on Windows
Julien HENRY [Mon, 12 Mar 2018 18:15:42 +0000 (19:15 +0100)]
Fix tests on Windows

6 years agoSONAR-10261 don't update project links when analysing branch 3125/head
Sébastien Lesaint [Tue, 6 Mar 2018 17:18:47 +0000 (18:18 +0100)]
SONAR-10261 don't update project links when analysing branch

6 years agoSONAR-10261 don't update project name nor description when on branch
Sébastien Lesaint [Tue, 6 Mar 2018 17:06:02 +0000 (18:06 +0100)]
SONAR-10261 don't update project name nor description when on branch

6 years agoSONAR-10261 add description to Project
Sébastien Lesaint [Tue, 6 Mar 2018 14:53:56 +0000 (15:53 +0100)]
SONAR-10261 add description to Project

6 years agoSONAR-10261 remove Project#copyOf used only in UT
Sébastien Lesaint [Tue, 6 Mar 2018 14:32:30 +0000 (15:32 +0100)]
SONAR-10261 remove Project#copyOf used only in UT

6 years ago[build] support optional run of tests in parallel 3122/head
Sébastien Lesaint [Mon, 12 Mar 2018 08:41:24 +0000 (09:41 +0100)]
[build] support optional run of tests in parallel

use -PmaxParallelTests=X (eg, X=4) as command line argument of ./gradlew

6 years agoSONAR-10461 load branch even if project key in report is wrong
Sébastien Lesaint [Tue, 6 Mar 2018 10:39:36 +0000 (11:39 +0100)]
SONAR-10461 load branch even if project key in report is wrong

6 years agoSONAR-10379 Improve issue permalink UX (#3139)
Pascal Mugnier [Mon, 12 Mar 2018 15:22:14 +0000 (16:22 +0100)]
SONAR-10379 Improve issue permalink UX (#3139)

6 years agoSONAR-10472 Hover effect on issue box is overflowing when dropdown open (#3134)
Pascal Mugnier [Mon, 12 Mar 2018 08:35:05 +0000 (09:35 +0100)]
SONAR-10472 Hover effect on issue box is overflowing when dropdown open (#3134)

6 years agoFix hamcrest dependency in sonar-testing-harness
Simon Brandhof [Mon, 12 Mar 2018 08:18:32 +0000 (09:18 +0100)]
Fix hamcrest dependency in sonar-testing-harness

6 years agoClean-up ES module in sonar-server
Simon Brandhof [Sat, 10 Mar 2018 14:33:35 +0000 (15:33 +0100)]
Clean-up ES module in sonar-server

6 years agoDocument how to open project in IDE
Simon Brandhof [Sat, 10 Mar 2018 13:56:46 +0000 (14:56 +0100)]
Document how to open project in IDE

6 years agoRemove unused sonar-application/dependency-check-suppressions.xml
Simon Brandhof [Sat, 10 Mar 2018 13:24:50 +0000 (14:24 +0100)]
Remove unused sonar-application/dependency-check-suppressions.xml

6 years agoOrder list of Gradle dependencies
Simon Brandhof [Sat, 10 Mar 2018 13:09:04 +0000 (14:09 +0100)]
Order list of Gradle dependencies

6 years agoUpgrade mockito from 2.13 to 2.15
Simon Brandhof [Sat, 10 Mar 2018 13:02:14 +0000 (14:02 +0100)]
Upgrade mockito from 2.13 to 2.15

6 years agoFix some Java compiler warnings
Simon Brandhof [Fri, 9 Mar 2018 13:08:43 +0000 (14:08 +0100)]
Fix some Java compiler warnings

6 years agoComplete .gitignore
David Rautureau [Mon, 12 Mar 2018 07:44:02 +0000 (08:44 +0100)]
Complete .gitignore

6 years agoAdd missing properties in Artifactory build info
David Rautureau [Mon, 12 Mar 2018 07:43:13 +0000 (08:43 +0100)]
Add missing properties in Artifactory build info

6 years agoAdd template of pull request for contributors
Simon Brandhof [Wed, 7 Mar 2018 14:45:09 +0000 (15:45 +0100)]
Add template of pull request for contributors

[skip ci]

6 years agoComplete README of sources
Simon Brandhof [Wed, 7 Mar 2018 14:44:39 +0000 (15:44 +0100)]
Complete README of sources

[skip ci]

6 years agoAdd missing dependencies in sonar-scanner-engine
Simon Brandhof [Fri, 9 Mar 2018 15:15:11 +0000 (16:15 +0100)]
Add missing dependencies in sonar-scanner-engine

6 years agoFix gradle.properties
David Rautureau [Fri, 9 Mar 2018 10:44:26 +0000 (11:44 +0100)]
Fix gradle.properties

6 years agoMove To Gradle
David Rautureau [Thu, 8 Feb 2018 14:01:19 +0000 (15:01 +0100)]
Move To Gradle

6 years agoSONAR-10478 Top menu item on firefox sometimes appear broken (#3138)
Pascal Mugnier [Fri, 9 Mar 2018 09:55:58 +0000 (10:55 +0100)]
SONAR-10478 Top menu item on firefox sometimes appear broken (#3138)

6 years agoSONAR-10465 Remove clickable tags on Marketplace's list of Plugins (#3132)
Pascal Mugnier [Fri, 9 Mar 2018 06:44:17 +0000 (07:44 +0100)]
SONAR-10465 Remove clickable tags on Marketplace's list of Plugins (#3132)

6 years agoSONAR-10365 Analyze pull request as 1st class citizen
Teryk Bellahsene [Thu, 8 Mar 2018 10:22:04 +0000 (11:22 +0100)]
SONAR-10365 Analyze pull request as 1st class citizen

6 years agoSONAR-10476 Add a checkbox on top of issues list to allow global selection/unselectio...
Pascal Mugnier [Thu, 8 Mar 2018 10:14:02 +0000 (11:14 +0100)]
SONAR-10476 Add a checkbox on top of issues list to allow global selection/unselection (#3131)

6 years agoSONAR-10164 Redesign the "default" badge to match other badges (#3120)
Pascal Mugnier [Thu, 8 Mar 2018 10:03:54 +0000 (11:03 +0100)]
SONAR-10164 Redesign the "default" badge to match other badges (#3120)

6 years agoSONAR-7449 Selecting multiple issues with shift+click (#3127)
Pascal Mugnier [Thu, 8 Mar 2018 08:30:47 +0000 (09:30 +0100)]
SONAR-7449 Selecting multiple issues with shift+click (#3127)

6 years agoSONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files (#3129)
Pascal Mugnier [Thu, 8 Mar 2018 07:01:17 +0000 (08:01 +0100)]
SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files (#3129)

6 years agoRevert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"
Grégoire Aubert [Wed, 7 Mar 2018 13:37:42 +0000 (14:37 +0100)]
Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"

This reverts commit ec739303a171b09089a1987d69777fa988b19eb3, reversing
changes made to da6a97014a1aba426ca6253623f6ff71281a64ac.

6 years agoMerge branch 'master' of https://github.com/SonarSource/sonarqube
Pascal Mugnier [Wed, 7 Mar 2018 13:28:11 +0000 (14:28 +0100)]
Merge branch 'master' of https://github.com/SonarSource/sonarqube

6 years agoSONAR-10397 Test for buckets
Pascal Mugnier [Wed, 7 Mar 2018 13:26:27 +0000 (14:26 +0100)]
SONAR-10397 Test for buckets

6 years agoSONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files
Pascal Mugnier [Wed, 7 Mar 2018 11:05:05 +0000 (12:05 +0100)]
SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files

6 years agoSONAR-10452 Empty "On new code" sections on Measures page (#3119)
Pascal Mugnier [Wed, 7 Mar 2018 10:48:11 +0000 (11:48 +0100)]
SONAR-10452 Empty "On new code" sections on Measures page (#3119)

6 years agofix application leak tooltip (#3117) 3116/head
Stas Vilchik [Tue, 6 Mar 2018 09:18:04 +0000 (10:18 +0100)]
fix application leak tooltip (#3117)

6 years agofocus first field in the user form (#3112)
Stas Vilchik [Fri, 2 Mar 2018 15:24:54 +0000 (16:24 +0100)]
focus first field in the user form (#3112)

6 years agorewrite remaining popups in react (#3109)
Stas Vilchik [Fri, 2 Mar 2018 15:24:37 +0000 (16:24 +0100)]
rewrite remaining popups in react (#3109)

* extract baseFontFamily

* rewrite favorites store in ts

* add new types and change existing ones

* rewrite SourceViewer helpers in ts

* rewrite SourceViewer in ts and its popups in react

* drop popups

* fix iterating over nodelist

* fix quality flaws

6 years agoSONAR-10423 add consistency validation on homepage retrieval
Guillaume Jambet [Tue, 27 Feb 2018 16:36:32 +0000 (17:36 +0100)]
SONAR-10423 add consistency validation on homepage retrieval

6 years agoSONAR-10426 Add homepage default when db is inconsistent
Guillaume Jambet [Thu, 22 Feb 2018 10:00:45 +0000 (11:00 +0100)]
SONAR-10426 Add homepage default when db is inconsistent

6 years agoSONAR-10426 Allow homepage on PORTFOLIOS, PORTFOLIO and on APPLICATION in SonarQube
Guillaume Jambet [Wed, 21 Feb 2018 14:13:35 +0000 (15:13 +0100)]
SONAR-10426 Allow homepage on PORTFOLIOS, PORTFOLIO and on APPLICATION in SonarQube

6 years agoSONAR-10426 Allow homepage on Projects and on Issues in SonarQube
Guillaume Jambet [Tue, 20 Feb 2018 16:00:30 +0000 (17:00 +0100)]
SONAR-10426 Allow homepage on Projects and on Issues in SonarQube

6 years agoSONAR-10423 Allow homepage feature on SonarQube
Julien Lancelot [Thu, 15 Feb 2018 09:33:33 +0000 (10:33 +0100)]
SONAR-10423 Allow homepage feature on SonarQube

6 years agoSONAR-10423 Add branch parameter in homepage of api/users WS
Julien Lancelot [Wed, 14 Feb 2018 16:30:03 +0000 (17:30 +0100)]
SONAR-10423 Add branch parameter in homepage of api/users WS

6 years agoSONAR-10423 expose HomePageSelect component
Stas Vilchik [Mon, 19 Feb 2018 10:39:19 +0000 (11:39 +0100)]
SONAR-10423 expose HomePageSelect component

6 years agoSONAR-10423 display home page selector (#3065)
Stas Vilchik [Thu, 15 Feb 2018 16:20:18 +0000 (17:20 +0100)]
SONAR-10423 display home page selector (#3065)

6 years agoSONAR-10423 Replace "parameter" by "component" and "organization" in api/users WS
Julien Lancelot [Tue, 13 Feb 2018 15:13:00 +0000 (16:13 +0100)]
SONAR-10423 Replace "parameter" by "component" and "organization" in api/users WS

6 years agofixup! SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks.
Guillaume Jambet [Tue, 27 Feb 2018 15:06:04 +0000 (16:06 +0100)]
fixup! SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks.

6 years agoSONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks.
Guillaume Jambet [Tue, 27 Feb 2018 11:05:54 +0000 (12:05 +0100)]
SONAR-10345 Ensure that no orphaned deliveries remains when deleting webhooks.

6 years agoSONAR-10344 fix QualityGateChange on Branch analysis.
Guillaume Jambet [Thu, 22 Feb 2018 17:44:57 +0000 (18:44 +0100)]
SONAR-10344 fix QualityGateChange on Branch analysis.

6 years agoUse Button component in webhooks console
Grégoire Aubert [Wed, 21 Feb 2018 16:04:43 +0000 (17:04 +0100)]
Use Button component in webhooks console

6 years agoSONAR-10344 Hide webhook menu in global admin when organizations are enabled
Grégoire Aubert [Mon, 19 Feb 2018 16:48:50 +0000 (17:48 +0100)]
SONAR-10344 Hide webhook menu in global admin when organizations are enabled

6 years agoSONAR-10346 Add a shortcut to display the latest delivery of a webhook
Grégoire Aubert [Mon, 19 Feb 2018 14:30:33 +0000 (15:30 +0100)]
SONAR-10346 Add a shortcut to display the latest delivery of a webhook

6 years agoSONAR-10345 Remove old webhook UI in the settings
Guillaume Jambet [Fri, 16 Feb 2018 15:56:38 +0000 (16:56 +0100)]
SONAR-10345 Remove old webhook UI in the settings

6 years agoSONAR-10346 Add latest deliveries information to webhooks search ws.
Guillaume Jambet [Thu, 15 Feb 2018 16:14:59 +0000 (17:14 +0100)]
SONAR-10346 Add latest deliveries information to webhooks search ws.

6 years agoSONAR-10347 Add pagination to webhook deliveries search ws.
Guillaume Jambet [Thu, 15 Feb 2018 13:54:15 +0000 (14:54 +0100)]
SONAR-10347 Add pagination to webhook deliveries search ws.

6 years agoSONAR-10347 Add search-by-webhook to webhook deliveries search ws.
Guillaume Jambet [Wed, 14 Feb 2018 14:41:26 +0000 (15:41 +0100)]
SONAR-10347 Add search-by-webhook to webhook deliveries search ws.

6 years agoSONAR-10347 Add IT's for webhook deliveries
Grégoire Aubert [Wed, 14 Feb 2018 14:57:48 +0000 (15:57 +0100)]
SONAR-10347 Add IT's for webhook deliveries

6 years agoSONAR-10345 Add IT's for webhooks management
Grégoire Aubert [Wed, 14 Feb 2018 14:54:21 +0000 (15:54 +0100)]
SONAR-10345 Add IT's for webhooks management

6 years agoSONAR-10417 Remove domain description in sidebar of web api page
Grégoire Aubert [Tue, 13 Feb 2018 11:49:14 +0000 (12:49 +0100)]
SONAR-10417 Remove domain description in sidebar of web api page

6 years agoSONAR-10346 Display webhook latest delivery status
Grégoire Aubert [Fri, 9 Feb 2018 16:20:04 +0000 (17:20 +0100)]
SONAR-10346 Display webhook latest delivery status

6 years agoSONAR-10324 Improve tick and cross icons
Grégoire Aubert [Fri, 9 Feb 2018 15:33:23 +0000 (16:33 +0100)]
SONAR-10324 Improve tick and cross icons

6 years agoSONAR-10347 Add ability to browse webhook deliveries payloads
Grégoire Aubert [Fri, 9 Feb 2018 14:44:52 +0000 (15:44 +0100)]
SONAR-10347 Add ability to browse webhook deliveries payloads

6 years agoSONAR-10347 Create a CodeSnippet component and use it in project badges and onboardin...
Grégoire Aubert [Thu, 8 Feb 2018 16:43:32 +0000 (17:43 +0100)]
SONAR-10347 Create a CodeSnippet component and use it in project badges and onboarding tutorial

6 years agoSONAR-10347 Create a BoxedGroupAccordion component and use it in system page
Grégoire Aubert [Thu, 8 Feb 2018 14:38:53 +0000 (15:38 +0100)]
SONAR-10347 Create a BoxedGroupAccordion component and use it in system page

6 years agoSONAR-10345 Ensure that no orphaned webhooks remains when deleting an organization...
Guillaume Jambet [Tue, 13 Feb 2018 16:11:00 +0000 (17:11 +0100)]
SONAR-10345 Ensure that no orphaned webhooks remains when deleting an organization or a project.

6 years agoSONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table.
Guillaume Jambet [Tue, 13 Feb 2018 14:42:38 +0000 (15:42 +0100)]
SONAR-10345 Migrate webhooks from PROPERTIES table to WEBHOOKS table.

6 years agoSONAR-10345 Webhooks consumers source them from WEBHOOKS table.
Guillaume Jambet [Fri, 9 Feb 2018 15:45:10 +0000 (16:45 +0100)]
SONAR-10345 Webhooks consumers source them from WEBHOOKS table.

6 years agoSONAR-10345 Update Webhooks search ws to use new WEBHOOKS table.
Guillaume Jambet [Thu, 8 Feb 2018 15:18:05 +0000 (16:18 +0100)]
SONAR-10345 Update Webhooks search ws to use new WEBHOOKS table.

6 years agoSONAR-10345 Add Webhooks delete ws
Guillaume Jambet [Thu, 8 Feb 2018 14:50:43 +0000 (15:50 +0100)]
SONAR-10345 Add Webhooks delete ws

6 years agoSONAR-10345 Add Webhooks update ws
Guillaume Jambet [Thu, 8 Feb 2018 11:07:36 +0000 (12:07 +0100)]
SONAR-10345 Add Webhooks update ws

6 years agoSONAR-10345 Add Webhooks creation ws
Guillaume Jambet [Wed, 7 Feb 2018 10:35:25 +0000 (11:35 +0100)]
SONAR-10345 Add Webhooks creation ws

6 years agoSONAR-10345 Create WEBHOOKS table & dao
Guillaume Jambet [Wed, 7 Feb 2018 10:20:25 +0000 (11:20 +0100)]
SONAR-10345 Create WEBHOOKS table & dao

6 years agoSONAR-10345 Add webhooks management actions
Grégoire Aubert [Fri, 2 Feb 2018 10:34:03 +0000 (11:34 +0100)]
SONAR-10345 Add webhooks management actions

* SONAR-10345 Add the webhooks create/update form
* SONAR-10345 Add the webhooks delete action
* SONAR-10345 Add fields validation on webhook create page

6 years agoSONAR-10344 Create IT's for webhooks console page
Grégoire Aubert [Fri, 2 Feb 2018 15:29:10 +0000 (16:29 +0100)]
SONAR-10344 Create IT's for webhooks console page

6 years agoSONAR-10344 api/webhooks/search returns webhooks for global and project
Guillaume Jambet [Wed, 31 Jan 2018 17:47:59 +0000 (18:47 +0100)]
SONAR-10344 api/webhooks/search returns webhooks for global and project

6 years agoSONAR-10344 Create the webhooks console page
Grégoire Aubert [Wed, 31 Jan 2018 10:23:12 +0000 (11:23 +0100)]
SONAR-10344 Create the webhooks console page

* SONAR-10348 Create the webhooks console page
* SONAR-10349 Add webhook console at global admin scope
* SONAR-10349 Add webhook console at project scope
* SONAR-10349 Add webhook console at organization scope

6 years agoSONAR-10344 add service api/webhooks/search interface.
Guillaume Jambet [Tue, 30 Jan 2018 15:02:22 +0000 (16:02 +0100)]
SONAR-10344 add service api/webhooks/search interface.

6 years agoSONAR-10047 Use SearchSelect for tags in Bulk Issue Change 3102/head
Grégoire Aubert [Mon, 26 Feb 2018 15:49:40 +0000 (16:49 +0100)]
SONAR-10047 Use SearchSelect for tags in Bulk Issue Change

6 years agoFix buttons styling
Grégoire Aubert [Mon, 26 Feb 2018 10:50:55 +0000 (11:50 +0100)]
Fix buttons styling

6 years agorewrite remaining backbone modals in react
Stas Vilchik [Wed, 21 Feb 2018 13:24:05 +0000 (14:24 +0100)]
rewrite remaining backbone modals in react

6 years agoadd --passWithNoTests to precommit jest configuration
Stas Vilchik [Wed, 21 Feb 2018 13:22:49 +0000 (14:22 +0100)]
add --passWithNoTests to precommit jest configuration

6 years agoApply release profile also on internal PR
Julien HENRY [Mon, 26 Feb 2018 15:12:36 +0000 (16:12 +0100)]
Apply release profile also on internal PR

6 years agoSONAR-10182 remove IDE specific annotation
Guillaume Jambet [Mon, 26 Feb 2018 10:18:02 +0000 (11:18 +0100)]
SONAR-10182 remove IDE specific annotation

6 years agoSONAR-10053 Display error message when entering license of unknown edition in marketplace
Grégoire Aubert [Thu, 22 Feb 2018 16:35:02 +0000 (17:35 +0100)]
SONAR-10053 Display error message when entering license of unknown edition in marketplace

6 years agoSONAR-10440 Remove useless tooltips on project overview measures
Grégoire Aubert [Thu, 22 Feb 2018 13:29:30 +0000 (14:29 +0100)]
SONAR-10440 Remove useless tooltips on project overview measures

6 years agoSONAR-10207 Show a loading spinner in tags selector
Grégoire Aubert [Thu, 22 Feb 2018 11:08:16 +0000 (12:08 +0100)]
SONAR-10207 Show a loading spinner in tags selector

6 years agoFix styling in rules meta data
Grégoire Aubert [Thu, 22 Feb 2018 09:41:46 +0000 (10:41 +0100)]
Fix styling in rules meta data

6 years agoSONAR-10323 Fix WS not checking SCAN global permission
Eric Hartmann [Thu, 22 Feb 2018 10:36:20 +0000 (11:36 +0100)]
SONAR-10323 Fix WS not checking SCAN global permission

6 years agoPut ES javaOpts arguments on one line
Midgard [Sun, 18 Feb 2018 00:07:20 +0000 (01:07 +0100)]
Put ES javaOpts arguments on one line

Make it consistent with the two other javaOpts settings, avoiding errors due to only uncommenting one of the three lines.

6 years agoSONAR-10356 Oracle error on some WS involving more than 1000 projects
Simon Brandhof [Tue, 13 Feb 2018 19:18:49 +0000 (20:18 +0100)]
SONAR-10356 Oracle error on some WS involving more than 1000 projects

6 years agocreate and use Button component (#3087)
Stas Vilchik [Wed, 21 Feb 2018 15:36:42 +0000 (16:36 +0100)]
create and use Button component (#3087)

6 years agoTemporarily disable QA tests on Oracle DB
Simon Brandhof [Wed, 21 Feb 2018 14:54:25 +0000 (15:54 +0100)]
Temporarily disable QA tests on Oracle DB

6 years agoSONAR-10323 Fix permission on api/project_branches/list
Eric Hartmann [Thu, 15 Feb 2018 16:31:55 +0000 (17:31 +0100)]
SONAR-10323 Fix permission on api/project_branches/list

6 years agoOrder types.ts alphabetically to prevent merge conflicts
Grégoire Aubert [Wed, 21 Feb 2018 13:55:04 +0000 (14:55 +0100)]
Order types.ts alphabetically to prevent merge conflicts