]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
7 years agoSONAR-8562 Rewrite issues bulk change 1474/head
Stas Vilchik [Tue, 27 Dec 2016 13:08:38 +0000 (14:08 +0100)]
SONAR-8562 Rewrite issues bulk change

7 years agoSONAR-7297 Use IssueUpdater and IssueFinder in IssueService
Julien Lancelot [Fri, 16 Dec 2016 16:48:42 +0000 (17:48 +0100)]
SONAR-7297 Use IssueUpdater and IssueFinder in IssueService

7 years agoSONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WS
Julien Lancelot [Fri, 16 Dec 2016 14:02:40 +0000 (15:02 +0100)]
SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WS

7 years agoSONAR-7297 Use System2 in IssueStorage
Julien Lancelot [Fri, 16 Dec 2016 09:58:01 +0000 (10:58 +0100)]
SONAR-7297 Use System2 in IssueStorage

7 years agoSONAR-7297 Replace usage of Issue by DefaultIssue in Action
Julien Lancelot [Fri, 16 Dec 2016 08:01:06 +0000 (09:01 +0100)]
SONAR-7297 Replace usage of Issue by DefaultIssue in Action

7 years agoActivate notification ITs 1488/head
Teryk Bellahsene [Fri, 30 Dec 2016 13:52:24 +0000 (14:52 +0100)]
Activate notification ITs

7 years agoSONAR-8563 Rewrite notifications page
Stas Vilchik [Thu, 29 Dec 2016 11:02:55 +0000 (12:02 +0100)]
SONAR-8563 Rewrite notifications page

7 years agoSONAR-8557 Create WS api/notifications/list
Teryk Bellahsene [Thu, 29 Dec 2016 11:22:05 +0000 (12:22 +0100)]
SONAR-8557 Create WS api/notifications/list

7 years agoSONAR-8555 SONAR-8556 Create WS api/notifications/add and remove
Teryk Bellahsene [Tue, 27 Dec 2016 17:01:12 +0000 (18:01 +0100)]
SONAR-8555 SONAR-8556 Create WS api/notifications/add and remove

7 years agoSONAR-8399 Broken layout when plugin license is too big
Stas Vilchik [Wed, 28 Dec 2016 08:52:10 +0000 (09:52 +0100)]
SONAR-8399 Broken layout when plugin license is too big

7 years agoSONAR-8530 Infinite loading when opening the measures page for an absent measure
Stas Vilchik [Wed, 28 Dec 2016 08:37:49 +0000 (09:37 +0100)]
SONAR-8530 Infinite loading when opening the measures page for an absent measure

7 years agoSONAR-8541 Order of languages in the facet is not correct
Stas Vilchik [Wed, 28 Dec 2016 08:19:14 +0000 (09:19 +0100)]
SONAR-8541 Order of languages in the facet is not correct

7 years agoremove explicit _ and $ dependecies (#1487)
Stas Vilchik [Thu, 29 Dec 2016 10:37:28 +0000 (11:37 +0100)]
remove explicit _ and $ dependecies (#1487)

7 years agoupgrade react-select
Stas Vilchik [Wed, 28 Dec 2016 15:03:41 +0000 (16:03 +0100)]
upgrade react-select

7 years agorequire authentication when open "My Account" space
Stas Vilchik [Tue, 27 Dec 2016 15:31:23 +0000 (16:31 +0100)]
require authentication when open "My Account" space

7 years agouse enzyme-to-json serializer (#1483)
Stas Vilchik [Tue, 27 Dec 2016 19:34:06 +0000 (20:34 +0100)]
use enzyme-to-json serializer (#1483)

7 years agoremove hardcoded dates in ITs (#1485)
Stas Vilchik [Tue, 27 Dec 2016 16:10:01 +0000 (17:10 +0100)]
remove hardcoded dates in ITs (#1485)

7 years agoSONAR-8560 add a tooltip to list all the languages
Stas Vilchik [Tue, 27 Dec 2016 13:58:17 +0000 (14:58 +0100)]
SONAR-8560 add a tooltip to list all the languages

7 years agoSONAR-8554 reorder project menu items
Stas Vilchik [Tue, 27 Dec 2016 13:53:05 +0000 (14:53 +0100)]
SONAR-8554 reorder project menu items

7 years agoSONAR-8560 Unexpected text wrapping on the Projects page
Stas Vilchik [Fri, 23 Dec 2016 16:26:22 +0000 (17:26 +0100)]
SONAR-8560 Unexpected text wrapping on the Projects page

7 years agoSONAR-8561 Projects page incorrectly displays project as not analyzed
Stas Vilchik [Fri, 23 Dec 2016 16:21:43 +0000 (17:21 +0100)]
SONAR-8561 Projects page incorrectly displays project as not analyzed

7 years agoSONAR-8554 Load and display page extensions (#1482)
Stas Vilchik [Fri, 23 Dec 2016 15:19:54 +0000 (16:19 +0100)]
SONAR-8554 Load and display page extensions (#1482)

7 years agoexpose moment.js for web extensions
Stas Vilchik [Fri, 23 Dec 2016 09:43:18 +0000 (10:43 +0100)]
expose moment.js for web extensions

7 years agoupgrade eslint and its plugins, tune rules (#1481)
Stas Vilchik [Thu, 22 Dec 2016 16:11:21 +0000 (17:11 +0100)]
upgrade eslint and its plugins, tune rules (#1481)

7 years agoFix quality flaws
Teryk Bellahsene [Thu, 22 Dec 2016 14:41:53 +0000 (15:41 +0100)]
Fix quality flaws

7 years agodeclare dependecies and devDependecies (#1480)
Stas Vilchik [Thu, 22 Dec 2016 10:43:05 +0000 (11:43 +0100)]
declare dependecies and devDependecies (#1480)

7 years agoSONAR-7286 Fix api/favorites/search for files - the name of the file is displayed
Teryk Bellahsene [Thu, 22 Dec 2016 09:37:10 +0000 (10:37 +0100)]
SONAR-7286 Fix api/favorites/search for files - the name of the file is displayed

7 years agoSONAR-7674 apply feedback: improve tooltips, decrease margin
Stas Vilchik [Thu, 22 Dec 2016 08:54:49 +0000 (09:54 +0100)]
SONAR-7674 apply feedback: improve tooltips, decrease margin

7 years agodrop api/events WS
Stas Vilchik [Thu, 22 Dec 2016 08:45:15 +0000 (09:45 +0100)]
drop api/events WS

7 years agouse new project activity WS on the measure history page
Stas Vilchik [Thu, 22 Dec 2016 08:44:55 +0000 (09:44 +0100)]
use new project activity WS on the measure history page

7 years agoSONAR-7287 WS api/favorites/add fails when a component is already favorite
Teryk Bellahsene [Wed, 21 Dec 2016 16:39:18 +0000 (17:39 +0100)]
SONAR-7287 WS api/favorites/add fails when a component is already favorite

7 years agoWS api/favorites/search use a SearchRequest
Teryk Bellahsene [Wed, 21 Dec 2016 16:25:06 +0000 (17:25 +0100)]
WS api/favorites/search use a SearchRequest

7 years agoDo not use Apache commons in sonar-ws - fix build
Teryk Bellahsene [Wed, 21 Dec 2016 11:32:53 +0000 (12:32 +0100)]
Do not use Apache commons in sonar-ws - fix build

7 years agoSONAR-8464 SONAR-8465 SONAR-8466 Make the WS descriptions of api/project_analyses...
Teryk Bellahsene [Wed, 21 Dec 2016 10:42:48 +0000 (11:42 +0100)]
SONAR-8464 SONAR-8465 SONAR-8466 Make the WS descriptions of api/project_analyses/* more consistent and clearer

7 years agoSONAR-8465 SONAR-8466 WS of analysis event return the correct category in error message
Teryk Bellahsene [Wed, 21 Dec 2016 10:28:58 +0000 (11:28 +0100)]
SONAR-8465 SONAR-8466 WS of analysis event return the correct category in error message

7 years agoSONAR-8464 SONAR-8466 WS drop description param to create or udpate an event
Teryk Bellahsene [Wed, 21 Dec 2016 10:04:02 +0000 (11:04 +0100)]
SONAR-8464 SONAR-8466 WS drop description param to create or udpate an event

7 years agoFix leaky db connection for ProjectActivityPageTest
Teryk Bellahsene [Tue, 20 Dec 2016 17:22:50 +0000 (18:22 +0100)]
Fix leaky db connection for ProjectActivityPageTest

7 years agoSONAR-8552 fix settings navigation
Stas Vilchik [Tue, 20 Dec 2016 15:28:58 +0000 (16:28 +0100)]
SONAR-8552 fix settings navigation

7 years agoSONAR-8552 fix global navigation
Stas Vilchik [Tue, 20 Dec 2016 15:16:16 +0000 (16:16 +0100)]
SONAR-8552 fix global navigation

7 years agoadd all kinds of page extensions to ui-extensions-plugin
Stas Vilchik [Tue, 20 Dec 2016 15:11:28 +0000 (16:11 +0100)]
add all kinds of page extensions to ui-extensions-plugin

7 years agoupdate jest snapshots and configuration
Stas Vilchik [Tue, 20 Dec 2016 15:33:14 +0000 (16:33 +0100)]
update jest snapshots and configuration

7 years agoSONAR-8552 fix component navigation 1479/head
Stas Vilchik [Tue, 20 Dec 2016 15:02:40 +0000 (16:02 +0100)]
SONAR-8552 fix component navigation

7 years agoupgrade jest, babel-jest and enzyme, add enzyme-to-json
Stas Vilchik [Tue, 20 Dec 2016 14:51:35 +0000 (15:51 +0100)]
upgrade jest, babel-jest and enzyme, add enzyme-to-json

7 years agoSONAR-8552 Sanitize api/navigation/* WS
Teryk Bellahsene [Tue, 20 Dec 2016 13:49:46 +0000 (14:49 +0100)]
SONAR-8552 Sanitize api/navigation/* WS

7 years agoSONAR-8552 WS api/navigation/settings returns the id instead of the url
Teryk Bellahsene [Tue, 20 Dec 2016 13:39:45 +0000 (14:39 +0100)]
SONAR-8552 WS api/navigation/settings returns the id instead of the url

7 years agoSONAR-8552 WS api/navigation/global returns the id instead of the url
Teryk Bellahsene [Tue, 20 Dec 2016 13:37:41 +0000 (14:37 +0100)]
SONAR-8552 WS api/navigation/global returns the id instead of the url

7 years agoSONAR-8552 WS api/navigation/component returns the id instead of the url
Teryk Bellahsene [Tue, 20 Dec 2016 13:28:13 +0000 (14:28 +0100)]
SONAR-8552 WS api/navigation/component returns the id instead of the url

7 years agodo not display "authentication required" error message (#1478)
Stas Vilchik [Tue, 20 Dec 2016 15:03:21 +0000 (16:03 +0100)]
do not display "authentication required" error message (#1478)

7 years agofix error message on quality gates page
Stas Vilchik [Tue, 20 Dec 2016 13:03:08 +0000 (14:03 +0100)]
fix error message on quality gates page

7 years agoforce hide tooltip when destroying it
Stas Vilchik [Tue, 20 Dec 2016 12:55:46 +0000 (13:55 +0100)]
force hide tooltip when destroying it

7 years agoscroll to specified line when open a file permalink
Stas Vilchik [Tue, 20 Dec 2016 09:44:50 +0000 (10:44 +0100)]
scroll to specified line when open a file permalink

7 years agoSONAR-7286 Use api/favorites/search in the UI 1477/head
Teryk Bellahsene [Mon, 19 Dec 2016 17:03:10 +0000 (18:03 +0100)]
SONAR-7286 Use api/favorites/search in the UI

7 years agoSONAR-7286 Create WS api/favorites/search
Teryk Bellahsene [Mon, 19 Dec 2016 12:26:01 +0000 (13:26 +0100)]
SONAR-7286 Create WS api/favorites/search

7 years agoSONAR-7283 Drop Ruby WS api/events/* (#1476)
Stas Vilchik [Mon, 19 Dec 2016 15:27:35 +0000 (16:27 +0100)]
SONAR-7283 Drop Ruby WS api/events/* (#1476)

7 years agorelax UiTest for better stability
Stas Vilchik [Mon, 19 Dec 2016 14:19:38 +0000 (15:19 +0100)]
relax UiTest for better stability

7 years agoadd "validate" script
Stas Vilchik [Mon, 19 Dec 2016 14:14:23 +0000 (15:14 +0100)]
add "validate" script

7 years agorefactor header.js to use favorites api
Stas Vilchik [Mon, 19 Dec 2016 13:39:35 +0000 (14:39 +0100)]
refactor header.js to use favorites api

7 years agoSONAR-7674 Add Activity Stream interface (#1459)
Stas Vilchik [Mon, 19 Dec 2016 13:07:32 +0000 (14:07 +0100)]
SONAR-7674 Add Activity Stream interface (#1459)

7 years agoSONAR-8531 format effort in issues changelog
Stas Vilchik [Mon, 19 Dec 2016 12:53:36 +0000 (13:53 +0100)]
SONAR-8531 format effort in issues changelog

7 years agoSONAR-7729 Improve display of issue changelog entries of type 'FILE'
Stas Vilchik [Mon, 19 Dec 2016 12:44:27 +0000 (13:44 +0100)]
SONAR-7729 Improve display of issue changelog entries of type 'FILE'

7 years agoSONAR-7288 Use api/favorites/remove in the UI 1473/head
Teryk Bellahsene [Fri, 16 Dec 2016 14:57:32 +0000 (15:57 +0100)]
SONAR-7288 Use api/favorites/remove in the UI

7 years agoSONAR-7288 Create WS api/favorites/remove
Teryk Bellahsene [Fri, 16 Dec 2016 14:27:24 +0000 (15:27 +0100)]
SONAR-7288 Create WS api/favorites/remove

7 years agoSONAR-7287 Use api/favorites/add in the UI
Teryk Bellahsene [Fri, 16 Dec 2016 10:52:38 +0000 (11:52 +0100)]
SONAR-7287 Use api/favorites/add in the UI

7 years agoSONAR-7287 Rename FavoriteUpdater#put to add
Teryk Bellahsene [Fri, 16 Dec 2016 10:10:09 +0000 (11:10 +0100)]
SONAR-7287 Rename FavoriteUpdater#put to add

7 years agoSONAR-7287 Rename FavoriteService to FavoriteUpdater
Teryk Bellahsene [Fri, 16 Dec 2016 10:09:21 +0000 (11:09 +0100)]
SONAR-7287 Rename FavoriteService to FavoriteUpdater

7 years agoSONAR-7287 Move FavoriteService to favorite package
Teryk Bellahsene [Fri, 16 Dec 2016 10:08:29 +0000 (11:08 +0100)]
SONAR-7287 Move FavoriteService to favorite package

7 years agoSONAR-7287 Create WS api/favorites/add
Teryk Bellahsene [Fri, 16 Dec 2016 10:05:21 +0000 (11:05 +0100)]
SONAR-7287 Create WS api/favorites/add

7 years agoMerge branch 'branch-6.2'
Sébastien Lesaint [Fri, 16 Dec 2016 16:59:56 +0000 (17:59 +0100)]
Merge branch 'branch-6.2'

7 years agoSONAR-8416 fix login failure log at OAuth2 successful authent 1475/head
Sébastien Lesaint [Fri, 16 Dec 2016 15:33:23 +0000 (16:33 +0100)]
SONAR-8416 fix login failure log at OAuth2 successful authent

7 years agoSONAR-8547 Get MSSQL driver from Maven central
Simon Brandhof [Fri, 16 Dec 2016 15:24:18 +0000 (16:24 +0100)]
SONAR-8547 Get MSSQL driver from Maven central

MSSQL driver has been deployed by Microsoft on Maven central.
 This artifact is used now instead of copying it in Git sources.

7 years agoSONAR-8445 drop field DatabaseVersion.LAST_VERSION 1468/head
Sébastien Lesaint [Thu, 15 Dec 2016 14:19:48 +0000 (15:19 +0100)]
SONAR-8445 drop field DatabaseVersion.LAST_VERSION

replace usages of this field by either MigrationSteps.getMaxMigrationNumber() or DatabaseVersion.getStatus()
also, change return type of DatabaseVersion.getVersion from int to Optional<Long>
MigrationStep configuration is now avaiable at level2, in both web and CE container (because it is used by DatabaseVersion class)

7 years agoSONAR-8445 move DatabaseVersion to sonar-db-migration
Sébastien Lesaint [Fri, 16 Dec 2016 08:12:19 +0000 (09:12 +0100)]
SONAR-8445 move DatabaseVersion to sonar-db-migration

7 years agoadd constant for minimum number of components in ComponentContainer
Sébastien Lesaint [Thu, 15 Dec 2016 14:03:40 +0000 (15:03 +0100)]
add constant for minimum number of components in ComponentContainer

7 years agoSONAR-8445 move DatabaseVersion to level2
Sébastien Lesaint [Thu, 15 Dec 2016 13:52:38 +0000 (14:52 +0100)]
SONAR-8445 move DatabaseVersion to level2

also moved DatabaseServerCompatibility which depends on it

7 years agoSONAR-8445 add a DAO for SCHEMA_MIGRATIONS
Sébastien Lesaint [Thu, 15 Dec 2016 13:30:58 +0000 (14:30 +0100)]
SONAR-8445 add a DAO for SCHEMA_MIGRATIONS

and remove direct usages of MyBatis mapper

7 years agoimproving stability of DatabaseMigrationImplConcurrentAccessTest
Sébastien Lesaint [Thu, 15 Dec 2016 13:22:44 +0000 (14:22 +0100)]
improving stability of DatabaseMigrationImplConcurrentAccessTest

7 years agosort DAO classes in DaoModule alphabetically
Sébastien Lesaint [Thu, 15 Dec 2016 10:24:37 +0000 (11:24 +0100)]
sort DAO classes in DaoModule alphabetically

7 years agoSONAR-8445 move DataChange subclasses from sonar-db to sonar-db-migration
Sébastien Lesaint [Thu, 15 Dec 2016 10:11:00 +0000 (11:11 +0100)]
SONAR-8445 move DataChange subclasses from sonar-db to sonar-db-migration

7 years agoSONAR-8445 delete unused resources from deleted unit test
Sébastien Lesaint [Thu, 15 Dec 2016 10:04:28 +0000 (11:04 +0100)]
SONAR-8445 delete unused resources from deleted unit test

7 years agoSONAR-8445 move def and sql builder classes to sonar-db-migration
Sébastien Lesaint [Thu, 15 Dec 2016 10:01:02 +0000 (11:01 +0100)]
SONAR-8445 move def and sql builder classes to sonar-db-migration

7 years agoSONAR-8445 move package charset from sonar-db to sonar-db-migration
Sébastien Lesaint [Thu, 15 Dec 2016 09:20:10 +0000 (10:20 +0100)]
SONAR-8445 move package charset from sonar-db to sonar-db-migration

7 years agoSONAR-8445 a bit of Ruby code cleaning + fix quality flaws
Sébastien Lesaint [Wed, 14 Dec 2016 13:04:32 +0000 (14:04 +0100)]
SONAR-8445 a bit of Ruby code cleaning + fix quality flaws

7 years agoTry to reenable failing test with a lower footprint
Julien HENRY [Fri, 16 Dec 2016 12:30:50 +0000 (13:30 +0100)]
Try to reenable failing test with a lower footprint

7 years agoTemporarily disable test that cause OOM
Julien HENRY [Fri, 16 Dec 2016 09:29:26 +0000 (10:29 +0100)]
Temporarily disable test that cause OOM

7 years agoFix quality flaws
Julien HENRY [Thu, 15 Dec 2016 15:31:58 +0000 (16:31 +0100)]
Fix quality flaws

7 years agoSONAR-7292 Remove useless code in IssueChangeDao 1467/head
Julien Lancelot [Thu, 15 Dec 2016 13:48:40 +0000 (14:48 +0100)]
SONAR-7292 Remove useless code in IssueChangeDao

7 years agoSONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WS
Julien Lancelot [Wed, 14 Dec 2016 18:28:38 +0000 (19:28 +0100)]
SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WS

7 years agoSONAR-7294 Replace Ruby WS api/issues/edit_comment
Julien Lancelot [Wed, 14 Dec 2016 17:56:53 +0000 (18:56 +0100)]
SONAR-7294 Replace Ruby WS api/issues/edit_comment

7 years agoSONAR-7292 IssueChangeDao#selectCommentByKey now returns a dto
Julien Lancelot [Wed, 14 Dec 2016 17:08:17 +0000 (18:08 +0100)]
SONAR-7292 IssueChangeDao#selectCommentByKey now returns a dto

7 years agoSONAR-7292 Move IssueTesting to sonar-db for IssueDto and keep IssueDocTesting for...
Julien Lancelot [Wed, 14 Dec 2016 16:41:04 +0000 (17:41 +0100)]
SONAR-7292 Move IssueTesting to sonar-db for IssueDto and keep IssueDocTesting for IssueDoc

7 years agoSONAR-7292 Sanitize IssuesWsParameters and add some missing actions in IssueService
Julien Lancelot [Wed, 14 Dec 2016 16:06:14 +0000 (17:06 +0100)]
SONAR-7292 Sanitize IssuesWsParameters and add some missing actions in IssueService

7 years agoSONAR-7292 Replace Ruby WS api/issues/add_comment
Julien Lancelot [Wed, 14 Dec 2016 10:27:15 +0000 (11:27 +0100)]
SONAR-7292 Replace Ruby WS api/issues/add_comment

7 years agoSONAR-8540 Fix saving of raw IT/Overall coverage measures
Julien HENRY [Wed, 14 Dec 2016 16:45:59 +0000 (17:45 +0100)]
SONAR-8540 Fix saving of raw IT/Overall coverage measures

and improve coverage

7 years agoMerge branch 'branch-6.2'
Sébastien Lesaint [Thu, 15 Dec 2016 08:26:17 +0000 (09:26 +0100)]
Merge branch 'branch-6.2'

7 years agoFix quality flaws
Teryk Bellahsene [Wed, 14 Dec 2016 17:18:23 +0000 (18:18 +0100)]
Fix quality flaws

7 years agoUse local SonarQube ZIP in performance and upgrade tests 1465/head
Simon Brandhof [Fri, 9 Dec 2016 11:41:42 +0000 (12:41 +0100)]
Use local SonarQube ZIP in performance and upgrade tests

7 years agoDrop some Ruby code
Simon Brandhof [Wed, 14 Dec 2016 16:29:48 +0000 (17:29 +0100)]
Drop some Ruby code

* Drop color-tools ruby gem

* Drop unused jrails.rb

* Sanitize database_version.rb

7 years agoSONAR-8416 fix login failure log on logout from the UI
Sébastien Lesaint [Wed, 14 Dec 2016 14:52:24 +0000 (15:52 +0100)]
SONAR-8416 fix login failure log on logout from the UI

7 years agoSONAR-8417 control auth event log with sonar.log.level.web.auth.event
Sébastien Lesaint [Mon, 28 Nov 2016 11:40:47 +0000 (12:40 +0100)]
SONAR-8417 control auth event log with sonar.log.level.web.auth.event

7 years agoSONAR-8416 Update UTs to check auth events in LoginActionTest
Julien Lancelot [Fri, 2 Dec 2016 10:06:52 +0000 (11:06 +0100)]
SONAR-8416 Update UTs to check auth events in LoginActionTest