]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-4898 - fix early termination leaves search server as ghost
Stephane Gamard [Fri, 29 Aug 2014 10:21:57 +0000 (12:21 +0200)]
SONAR-4898 - fix early termination leaves search server as ghost

10 years agoSONAR-4898 - fix early termination leaves search server as ghost
Stephane Gamard [Fri, 29 Aug 2014 09:43:16 +0000 (11:43 +0200)]
SONAR-4898 - fix early termination leaves search server as ghost

10 years agoRemove views proto
Stas Vilchik [Fri, 29 Aug 2014 09:49:36 +0000 (15:49 +0600)]
Remove views proto

10 years agoSONAR-4898 - Fixed process-locking monitor
Stephane Gamard [Fri, 29 Aug 2014 08:37:02 +0000 (10:37 +0200)]
SONAR-4898 - Fixed process-locking monitor

10 years agoSONAR-5547 Support branches when disabling automatic project creation
Julien HENRY [Fri, 29 Aug 2014 07:30:58 +0000 (09:30 +0200)]
SONAR-5547 Support branches when disabling automatic project creation

10 years agoTesting IPv4 for sonar-server
Stephane Gamard [Fri, 29 Aug 2014 07:09:52 +0000 (09:09 +0200)]
Testing IPv4 for sonar-server

10 years agoSONAR-5498 Make all links consistent
Stas Vilchik [Fri, 29 Aug 2014 06:52:56 +0000 (12:52 +0600)]
SONAR-5498 Make all links consistent

Remove blue color from headers

10 years agoSONAR-5490 Improve readability and payload of results in the page "Rules"
Stas Vilchik [Fri, 29 Aug 2014 06:50:48 +0000 (12:50 +0600)]
SONAR-5490 Improve readability and payload of results in the page "Rules"

Condense the result list

10 years agoNew views prototype
Stas Vilchik [Fri, 29 Aug 2014 06:41:54 +0000 (12:41 +0600)]
New views prototype

10 years agoRemove unused fields in SearchClient
Simon Brandhof [Thu, 28 Aug 2014 21:21:51 +0000 (23:21 +0200)]
Remove unused fields in SearchClient

10 years agoSONAR-5546 Fail to display changelog of Quality Profile
Simon Brandhof [Thu, 28 Aug 2014 20:01:00 +0000 (22:01 +0200)]
SONAR-5546 Fail to display changelog of Quality Profile

10 years agoFix some quality flaws
Julien HENRY [Thu, 28 Aug 2014 16:35:08 +0000 (18:35 +0200)]
Fix some quality flaws

10 years agoSONAR-5542 /batch/file should never be secured
Julien Lancelot [Thu, 28 Aug 2014 16:18:27 +0000 (18:18 +0200)]
SONAR-5542 /batch/file should never be secured

10 years agoSONAR-4898 try to fix ping monitoring
Simon Brandhof [Thu, 28 Aug 2014 14:02:35 +0000 (16:02 +0200)]
SONAR-4898 try to fix ping monitoring

Sometimes child autokills because it did not receive pings in the last 30 seconds. I hope it comes from the parent process that is slow to start monitoring (send pings).

10 years agoRemove elasticsearch from sonar-core dependencies
Simon Brandhof [Thu, 28 Aug 2014 13:09:41 +0000 (15:09 +0200)]
Remove elasticsearch from sonar-core dependencies

10 years agoReplace bad imports of org.elasticsearch.common by guava
Simon Brandhof [Thu, 28 Aug 2014 13:09:22 +0000 (15:09 +0200)]
Replace bad imports of org.elasticsearch.common by guava

10 years agoRestore period option from link_to_resource because it's used on project
Julien Lancelot [Thu, 28 Aug 2014 12:19:06 +0000 (14:19 +0200)]
Restore period option from link_to_resource because it's used on project

10 years agoSONAR-5417 Remove /batch_bootstrap/properties WS as it's now no more used
Julien Lancelot [Thu, 28 Aug 2014 12:06:37 +0000 (14:06 +0200)]
SONAR-5417 Remove /batch_bootstrap/properties WS as it's now no more used

10 years agoRemove rule and period options from link_to_resource as it's not managed
Julien Lancelot [Thu, 28 Aug 2014 11:40:21 +0000 (13:40 +0200)]
Remove rule and period options from link_to_resource as it's not managed

10 years agoRemove tab option from link_to_resource as it's not managed
Julien Lancelot [Thu, 28 Aug 2014 09:54:30 +0000 (11:54 +0200)]
Remove tab option from link_to_resource as it's not managed

10 years agoFix quality flaw
Julien Lancelot [Thu, 28 Aug 2014 09:46:10 +0000 (11:46 +0200)]
Fix quality flaw

10 years agoNew views prototype
Stas Vilchik [Thu, 28 Aug 2014 11:58:29 +0000 (17:58 +0600)]
New views prototype

10 years agoRemove unused dependencies in sonar-design-plugin
Simon Brandhof [Thu, 28 Aug 2014 09:22:47 +0000 (11:22 +0200)]
Remove unused dependencies in sonar-design-plugin

10 years agoSONAR-4898 do not remove the autokill monitor before trying to stop app
Simon Brandhof [Thu, 28 Aug 2014 09:12:42 +0000 (11:12 +0200)]
SONAR-4898 do not remove the autokill monitor before trying to stop app

10 years agoSONAR-4407 remove usage of sonar-gwt-pages
Simon Brandhof [Thu, 28 Aug 2014 09:11:49 +0000 (11:11 +0200)]
SONAR-4407 remove usage of sonar-gwt-pages

The GWT pages "libraries" and "design" have been refactored to backbone.js.

10 years agoSONAR-5540 "http" should not be in the url
Julien Lancelot [Thu, 28 Aug 2014 09:13:46 +0000 (11:13 +0200)]
SONAR-5540 "http" should not be in the url

10 years agoAdd helper to filter measures by rule key
Julien Lancelot [Thu, 28 Aug 2014 07:19:13 +0000 (09:19 +0200)]
Add helper to filter measures by rule key

10 years agoSONAR-4898 fix NPE on termination of ES
Simon Brandhof [Thu, 28 Aug 2014 07:23:21 +0000 (09:23 +0200)]
SONAR-4898 fix NPE on termination of ES

10 years agoSONAR-5490 Improve readability and payload of results in the page "Rules"
Stas Vilchik [Thu, 28 Aug 2014 05:58:21 +0000 (11:58 +0600)]
SONAR-5490 Improve readability and payload of results in the page "Rules"

Align tags on the left

10 years agoSONAR-4898 fix parallel termination of processes
Simon Brandhof [Wed, 27 Aug 2014 16:04:41 +0000 (18:04 +0200)]
SONAR-4898 fix parallel termination of processes

10 years agoImprove UT coverage
Julien HENRY [Wed, 27 Aug 2014 16:17:34 +0000 (18:17 +0200)]
Improve UT coverage

10 years agoSONAR-5542 Force user authentication is not taking into account by Java Web Service
Julien Lancelot [Wed, 27 Aug 2014 16:16:01 +0000 (18:16 +0200)]
SONAR-5542 Force user authentication is not taking into account by Java Web Service

10 years agoSONAR-5540 Fix links in breadcrumb
Julien Lancelot [Wed, 27 Aug 2014 15:42:17 +0000 (17:42 +0200)]
SONAR-5540 Fix links in breadcrumb

10 years agoFix license header
Julien HENRY [Wed, 27 Aug 2014 15:55:47 +0000 (17:55 +0200)]
Fix license header

10 years agoImprove code coverage
Julien HENRY [Wed, 27 Aug 2014 15:50:38 +0000 (17:50 +0200)]
Improve code coverage

10 years agoSONAR-5484 Add node address in system info
Jean-Baptiste Lievremont [Wed, 27 Aug 2014 15:26:08 +0000 (17:26 +0200)]
SONAR-5484 Add node address in system info

10 years agoSONAR-4898 do not use IPv6 loopback address
Simon Brandhof [Wed, 27 Aug 2014 15:13:33 +0000 (17:13 +0200)]
SONAR-4898 do not use IPv6 loopback address

Conflict with -Djava.net.preferIPv4Stack=true recommended for ES

10 years agoSONAR-5541 Add REST Web Services in the online API documentation
Julien Lancelot [Wed, 27 Aug 2014 14:48:56 +0000 (16:48 +0200)]
SONAR-5541 Add REST Web Services in the online API documentation

10 years agoFix regression caused by SONAR-5349
Julien HENRY [Wed, 27 Aug 2014 14:46:44 +0000 (16:46 +0200)]
Fix regression caused by SONAR-5349

10 years agoSONAR-4898 use loopback address instead of hardcoding 127.0.0.1 for JMX connections
Simon Brandhof [Wed, 27 Aug 2014 13:32:06 +0000 (15:32 +0200)]
SONAR-4898 use loopback address instead of hardcoding 127.0.0.1 for JMX connections

10 years agoSONAR-5540 Dashboard links are broken if apache does not allow to encode slash in URL
Julien Lancelot [Wed, 27 Aug 2014 10:43:58 +0000 (12:43 +0200)]
SONAR-5540 Dashboard links are broken if apache does not allow to encode slash in URL

10 years agoFix some quality flaws
Julien HENRY [Wed, 27 Aug 2014 08:31:46 +0000 (10:31 +0200)]
Fix some quality flaws

10 years agoFix some quality flaws
Simon Brandhof [Tue, 26 Aug 2014 17:14:30 +0000 (19:14 +0200)]
Fix some quality flaws

10 years agoFix some quality flaws
Simon Brandhof [Tue, 26 Aug 2014 16:28:55 +0000 (18:28 +0200)]
Fix some quality flaws

10 years agoSONAR-5528 One more optimization for highlighting API -> don't hit value cache
Julien HENRY [Tue, 26 Aug 2014 15:23:58 +0000 (17:23 +0200)]
SONAR-5528 One more optimization for highlighting API -> don't hit value cache

10 years agoFix some quality flaws
Simon Brandhof [Tue, 26 Aug 2014 11:55:50 +0000 (13:55 +0200)]
Fix some quality flaws

10 years agoAdd missing tests in sonar-process module
Simon Brandhof [Tue, 26 Aug 2014 11:48:33 +0000 (13:48 +0200)]
Add missing tests in sonar-process module

10 years agoSONAR-4963 Return description in /permission_templates/search_groups
Julien Lancelot [Tue, 26 Aug 2014 13:28:51 +0000 (15:28 +0200)]
SONAR-4963 Return description in /permission_templates/search_groups

10 years agoSONAR-5528 Improve performance of persistit serialization for highlighting
Julien HENRY [Tue, 26 Aug 2014 13:32:06 +0000 (15:32 +0200)]
SONAR-5528 Improve performance of persistit serialization for highlighting

10 years agoSONAR-4407 Refactor the libraries page in order to drop GWT
Stas Vilchik [Tue, 26 Aug 2014 13:06:51 +0000 (19:06 +0600)]
SONAR-4407 Refactor the libraries page in order to drop GWT

Feedback applied

10 years agoSONAR-5484 Add detailed search information per node
Jean-Baptiste Lievremont [Mon, 25 Aug 2014 15:57:47 +0000 (17:57 +0200)]
SONAR-5484 Add detailed search information per node

10 years agoSONAR-5417 Handle permision error for project referential loader
Julien HENRY [Tue, 26 Aug 2014 12:20:53 +0000 (14:20 +0200)]
SONAR-5417 Handle permision error for project referential loader

10 years agoSONAR-4963 Display group description in User window
Stas Vilchik [Tue, 26 Aug 2014 12:05:09 +0000 (18:05 +0600)]
SONAR-4963 Display group description in User window

10 years agoSynchronized monitored list of processes
Stephane Gamard [Tue, 26 Aug 2014 10:57:27 +0000 (12:57 +0200)]
Synchronized monitored list of processes

10 years agoFixed fork.sh with default values
Stephane Gamard [Tue, 26 Aug 2014 09:33:08 +0000 (11:33 +0200)]
Fixed fork.sh with default values

10 years agoSONAR-4963 Return description in /permissions/search_groups
Julien Lancelot [Tue, 26 Aug 2014 09:26:50 +0000 (11:26 +0200)]
SONAR-4963 Return description in /permissions/search_groups

10 years agoSONAR-5417 Add back preview parameter to check permission
Julien HENRY [Tue, 26 Aug 2014 08:57:50 +0000 (10:57 +0200)]
SONAR-5417 Add back preview parameter to check permission

10 years agoSONAR-5417 Add a 'preview' parameter in order to check some permissions
Julien Lancelot [Tue, 26 Aug 2014 09:02:20 +0000 (11:02 +0200)]
SONAR-5417 Add a 'preview' parameter in order to check some permissions

10 years agoFindByProfile should not return removed rules
Julien Lancelot [Tue, 26 Aug 2014 08:18:41 +0000 (10:18 +0200)]
FindByProfile should not return removed rules

10 years agoSONAR-5528 Fix UT
Julien HENRY [Tue, 26 Aug 2014 07:28:02 +0000 (09:28 +0200)]
SONAR-5528 Fix UT

10 years agoFix quality flaw
Simon Brandhof [Mon, 25 Aug 2014 17:52:23 +0000 (19:52 +0200)]
Fix quality flaw

10 years agoSONAR-5383 improve SonarClient#get() and #post()
Simon Brandhof [Mon, 25 Aug 2014 17:51:23 +0000 (19:51 +0200)]
SONAR-5383 improve SonarClient#get() and #post()

* add helpful get(String relativeUrl, Object... params) and post(String relativeUrl, Object... params)
* support relativeUrl that does not start with slash /

10 years agoSONAR-5528 Improve performance of syntax highlighting API
Julien HENRY [Mon, 25 Aug 2014 16:03:54 +0000 (18:03 +0200)]
SONAR-5528 Improve performance of syntax highlighting API

10 years agoDisable process monitoring when in debug with agentlib:jdwt
Stephane Gamard [Mon, 25 Aug 2014 15:38:56 +0000 (17:38 +0200)]
Disable process monitoring when in debug with agentlib:jdwt

10 years agoDisable process monitoring when in debug with agentlib:jdwt
Stephane Gamard [Mon, 25 Aug 2014 14:00:55 +0000 (16:00 +0200)]
Disable process monitoring when in debug with agentlib:jdwt

10 years agoDisable process monitoring when in debug with agentlib:jdwt
Stephane Gamard [Mon, 25 Aug 2014 14:00:18 +0000 (16:00 +0200)]
Disable process monitoring when in debug with agentlib:jdwt

10 years agoSONAR-5417 Load project referentials using WS
Julien HENRY [Mon, 28 Jul 2014 13:33:43 +0000 (15:33 +0200)]
SONAR-5417 Load project referentials using WS

10 years agoSONAR-5036 When drilling down on a measure, return all projects (even the projects...
Julien Lancelot [Mon, 25 Aug 2014 14:33:13 +0000 (16:33 +0200)]
SONAR-5036 When drilling down on a measure, return all projects (even the projects the user don't have access to), but display a message when user click on a project he's not authorized to see

10 years agoSONAR-5417 Fix issue when setting a profile on a provisoned project
Julien Lancelot [Mon, 25 Aug 2014 13:31:00 +0000 (15:31 +0200)]
SONAR-5417 Fix issue when setting a profile on a provisoned project

10 years agoSONAR-5483 - Fix log
Stephane Gamard [Mon, 25 Aug 2014 12:38:32 +0000 (14:38 +0200)]
SONAR-5483 - Fix log

10 years agoSONAR-5483 - Fails to start if no master available in cluster (mainly do to wrong...
Stephane Gamard [Mon, 25 Aug 2014 12:35:35 +0000 (14:35 +0200)]
SONAR-5483 - Fails to start if no master available in cluster (mainly do to wrong coordinates in properties)

10 years agoSONAR-5483 - Added cluster notification log
Stephane Gamard [Mon, 25 Aug 2014 11:39:16 +0000 (13:39 +0200)]
SONAR-5483 - Added cluster notification log

10 years agoSONAR-5483 - Added cluster notification log
Stephane Gamard [Mon, 25 Aug 2014 11:38:53 +0000 (13:38 +0200)]
SONAR-5483 - Added cluster notification log

10 years agoSONAR-5483 - Fixed log level for ES
Stephane Gamard [Mon, 25 Aug 2014 11:33:25 +0000 (13:33 +0200)]
SONAR-5483 - Fixed log level for ES

10 years agoSONAR-5524 Upgrade version of sonar-java-plugin to 2.4
Julien Lancelot [Mon, 25 Aug 2014 10:57:05 +0000 (12:57 +0200)]
SONAR-5524 Upgrade version of sonar-java-plugin to 2.4

10 years agoMinimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6
Simon Brandhof [Mon, 25 Aug 2014 09:30:40 +0000 (11:30 +0200)]
Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6

10 years agoSONAR-4593 Display group description in User window
Stas Vilchik [Mon, 25 Aug 2014 09:24:43 +0000 (15:24 +0600)]
SONAR-4593 Display group description in User window

Fix the issue with the empty group description

10 years agoSONAR-4407 Refactor the libraries page in order to drop GWT
Stas Vilchik [Mon, 25 Aug 2014 09:20:52 +0000 (15:20 +0600)]
SONAR-4407 Refactor the libraries page in order to drop GWT

Add libraries' versions

10 years agoDSM & Libraries: drop entry points for old pages
Stas Vilchik [Mon, 25 Aug 2014 09:14:19 +0000 (15:14 +0600)]
DSM & Libraries: drop entry points for old pages

10 years agoRemove console.log
Stas Vilchik [Mon, 25 Aug 2014 06:41:26 +0000 (12:41 +0600)]
Remove console.log

10 years agofixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)
Stephane Gamard [Fri, 22 Aug 2014 13:41:03 +0000 (15:41 +0200)]
fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)

10 years agofixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)
Stephane Gamard [Fri, 22 Aug 2014 13:39:53 +0000 (15:39 +0200)]
fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able)

10 years agoSONAR-4406 Rework design page
Stas Vilchik [Fri, 22 Aug 2014 10:29:02 +0000 (16:29 +0600)]
SONAR-4406 Rework design page

Add MT

10 years agoSONAR-5530 - Created IssueDao V2
Stephane Gamard [Fri, 22 Aug 2014 08:01:24 +0000 (10:01 +0200)]
SONAR-5530 - Created IssueDao V2

10 years agofix quality flaws
Stephane Gamard [Fri, 22 Aug 2014 08:00:59 +0000 (10:00 +0200)]
fix quality flaws

10 years agoSONAR-5530 - IssueDto extends Dto<String>
Stephane Gamard [Thu, 21 Aug 2014 14:51:35 +0000 (16:51 +0200)]
SONAR-5530 - IssueDto extends Dto<String>

10 years agoSONAR-4407 Refactor the libraries page in order to drop GWT
Stas Vilchik [Fri, 22 Aug 2014 07:29:18 +0000 (13:29 +0600)]
SONAR-4407 Refactor the libraries page in order to drop GWT

Break old pages

10 years agoSONAR-4407 Refactor the libraries page in order to drop GWT
Stas Vilchik [Fri, 22 Aug 2014 06:35:38 +0000 (12:35 +0600)]
SONAR-4407 Refactor the libraries page in order to drop GWT

Update dependencies page

10 years agoAdded synchronizerTest
Stephane Gamard [Thu, 21 Aug 2014 14:25:19 +0000 (16:25 +0200)]
Added synchronizerTest

10 years agoremoved legacy explicit refresh() in medium test
Stephane Gamard [Thu, 21 Aug 2014 13:52:19 +0000 (15:52 +0200)]
removed legacy explicit refresh() in medium test

10 years agochanged indexing stats to debug level
Stephane Gamard [Thu, 21 Aug 2014 13:49:30 +0000 (15:49 +0200)]
changed indexing stats to debug level

10 years agoindexQueue can explicitly avoid inline refresh.
Stephane Gamard [Thu, 21 Aug 2014 13:49:02 +0000 (15:49 +0200)]
indexQueue can explicitly avoid inline refresh.

10 years agoSONAR-4407 Refactor the libraries page in order to drop GWT
Stas Vilchik [Thu, 21 Aug 2014 11:14:52 +0000 (17:14 +0600)]
SONAR-4407 Refactor the libraries page in order to drop GWT

Clean up

10 years agoSONAR-4407 Refactor the libraries page in order to drop GWT
Stas Vilchik [Thu, 21 Aug 2014 09:58:48 +0000 (15:58 +0600)]
SONAR-4407 Refactor the libraries page in order to drop GWT

10 years agofixing case sensitive issue on file
Stephane Gamard [Thu, 21 Aug 2014 10:17:19 +0000 (12:17 +0200)]
fixing case sensitive issue on file

10 years agofixing case sensitive issue on file
Stephane Gamard [Thu, 21 Aug 2014 10:16:52 +0000 (12:16 +0200)]
fixing case sensitive issue on file

10 years agoCase problems
Stephane Gamard [Thu, 21 Aug 2014 10:00:25 +0000 (12:00 +0200)]
Case problems

10 years agoUpdated pom dependencies and size
Stephane Gamard [Wed, 20 Aug 2014 16:05:42 +0000 (18:05 +0200)]
Updated pom dependencies and size

10 years agocode format
Stephane Gamard [Wed, 20 Aug 2014 15:49:43 +0000 (17:49 +0200)]
code format

10 years agofixed synchronization
Stephane Gamard [Wed, 20 Aug 2014 15:05:23 +0000 (17:05 +0200)]
fixed synchronization