]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoFail server startup if can not connect to DB
Simon Brandhof [Thu, 25 Sep 2014 16:39:55 +0000 (18:39 +0200)]
Fail server startup if can not connect to DB

10 years agoTry to improve stability of CommandExecutorTest
Simon Brandhof [Thu, 25 Sep 2014 07:53:58 +0000 (09:53 +0200)]
Try to improve stability of CommandExecutorTest

10 years agoSONAR-5621 Merge server log files into a single one
Simon Brandhof [Wed, 24 Sep 2014 16:19:50 +0000 (18:19 +0200)]
SONAR-5621 Merge server log files into a single one

10 years agoSONAR-5621 merge log files
Simon Brandhof [Wed, 24 Sep 2014 12:35:43 +0000 (14:35 +0200)]
SONAR-5621 merge log files

10 years agoUpdate description of "sonar.technicalDebt.ratingGrid"
Julien Lancelot [Wed, 24 Sep 2014 08:15:54 +0000 (10:15 +0200)]
Update description of "sonar.technicalDebt.ratingGrid"

10 years agoFix quality flaw
Simon Brandhof [Tue, 23 Sep 2014 10:13:36 +0000 (12:13 +0200)]
Fix quality flaw

10 years agoSONAR-4898 add some tests
Simon Brandhof [Mon, 22 Sep 2014 21:43:05 +0000 (23:43 +0200)]
SONAR-4898 add some tests

10 years agoSONAR-4898 add sonar.enableStopCommand property for internal use
Simon Brandhof [Mon, 22 Sep 2014 20:56:07 +0000 (22:56 +0200)]
SONAR-4898 add sonar.enableStopCommand property for internal use

10 years agoSONAR-4898 file-based inter-process communication
Simon Brandhof [Mon, 22 Sep 2014 15:56:04 +0000 (17:56 +0200)]
SONAR-4898 file-based inter-process communication

10 years agoSONAR-4898 add info log
Simon Brandhof [Mon, 22 Sep 2014 09:59:37 +0000 (11:59 +0200)]
SONAR-4898 add info log

10 years agoRemove debug stuff (logs and ...Thread.sleep)
Simon Brandhof [Mon, 22 Sep 2014 08:31:04 +0000 (10:31 +0200)]
Remove debug stuff (logs and ...Thread.sleep)

10 years agoSONAR-4898 drop RMI and autokill
Simon Brandhof [Sun, 21 Sep 2014 19:22:59 +0000 (21:22 +0200)]
SONAR-4898 drop RMI and autokill

10 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Tue, 16 Sep 2014 20:54:21 +0000 (22:54 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release 4.5-RC2 4.5-RC2
Eric Hartmann [Tue, 16 Sep 2014 20:54:20 +0000 (22:54 +0200)]
[maven-release-plugin] prepare release 4.5-RC2

10 years agoTry to increase stability of MonitorTest
Simon Brandhof [Tue, 16 Sep 2014 16:20:31 +0000 (18:20 +0200)]
Try to increase stability of MonitorTest

10 years agoSONAR-5580 fix compatibility with Oracle
Simon Brandhof [Tue, 16 Sep 2014 08:35:03 +0000 (10:35 +0200)]
SONAR-5580 fix compatibility with Oracle

10 years agoSONAR-5580 Migration issue to SQ 4.4 when the quality profile used to analyze the...
Simon Brandhof [Mon, 15 Sep 2014 13:54:45 +0000 (15:54 +0200)]
SONAR-5580 Migration issue to SQ 4.4 when the quality profile used to analyze the last version of a project has been removed before the migration

10 years agoSONAR-4898 improve (again) stability of WatcherThreadTest
Simon Brandhof [Fri, 12 Sep 2014 20:35:06 +0000 (22:35 +0200)]
SONAR-4898 improve (again) stability of WatcherThreadTest

10 years agoSONAR-4898 improve (again) stability of WatcherThreadTest
Simon Brandhof [Fri, 12 Sep 2014 18:27:24 +0000 (20:27 +0200)]
SONAR-4898 improve (again) stability of WatcherThreadTest

10 years agoSONAR-4898 improve stability of WatcherThreadTest on slow machines
Simon Brandhof [Fri, 12 Sep 2014 16:09:22 +0000 (18:09 +0200)]
SONAR-4898 improve stability of WatcherThreadTest on slow machines

10 years agoAdd jacoco_build.sh
Simon Brandhof [Fri, 12 Sep 2014 15:54:25 +0000 (17:54 +0200)]
Add jacoco_build.sh

10 years agoSONAR-4898 fix quality flaws
Simon Brandhof [Fri, 12 Sep 2014 15:46:05 +0000 (17:46 +0200)]
SONAR-4898 fix quality flaws

10 years agoSONAR-4898 simplify MonitoredProcess implementations
Simon Brandhof [Fri, 12 Sep 2014 13:29:57 +0000 (15:29 +0200)]
SONAR-4898 simplify MonitoredProcess implementations

10 years agoSONAR-4898 add timeout to RMI calls on isReady()
Simon Brandhof [Fri, 12 Sep 2014 12:51:23 +0000 (14:51 +0200)]
SONAR-4898 add timeout to RMI calls on isReady()

10 years agoSONAR-4898 add timeout to RMI calls on isReady()
Simon Brandhof [Fri, 12 Sep 2014 12:23:07 +0000 (14:23 +0200)]
SONAR-4898 add timeout to RMI calls on isReady()

10 years agoSONAR-4898 add debug logs
Simon Brandhof [Fri, 12 Sep 2014 10:35:33 +0000 (12:35 +0200)]
SONAR-4898 add debug logs

10 years agoSONAR-4898 add debug log
Simon Brandhof [Fri, 12 Sep 2014 10:18:30 +0000 (12:18 +0200)]
SONAR-4898 add debug log

10 years agoSONAR-4898 delete directory server/process
Simon Brandhof [Fri, 12 Sep 2014 08:30:48 +0000 (10:30 +0200)]
SONAR-4898 delete directory server/process

10 years agoMerge branch 'process-monitoring' into branch-4.5
Simon Brandhof [Fri, 12 Sep 2014 08:24:07 +0000 (10:24 +0200)]
Merge branch 'process-monitoring' into branch-4.5

10 years agoSONAR-4898 refactor process monitoring
Simon Brandhof [Fri, 12 Sep 2014 08:19:06 +0000 (10:19 +0200)]
SONAR-4898 refactor process monitoring

10 years ago[maven-release-plugin] prepare for next development iteration
Eric Hartmann [Mon, 8 Sep 2014 08:38:54 +0000 (10:38 +0200)]
[maven-release-plugin] prepare for next development iteration

10 years ago[maven-release-plugin] prepare release 4.5-RC1 4.5-RC1
Eric Hartmann [Mon, 8 Sep 2014 08:38:53 +0000 (10:38 +0200)]
[maven-release-plugin] prepare release 4.5-RC1

10 years agoAdd unit tests
Julien Lancelot [Wed, 3 Sep 2014 09:46:36 +0000 (11:46 +0200)]
Add unit tests

10 years agoAdd minor test + remove sonar-dummy-app from analysis
Simon Brandhof [Wed, 3 Sep 2014 09:46:33 +0000 (11:46 +0200)]
Add minor test + remove sonar-dummy-app from analysis

10 years agoRevert previous jacoco change
Simon Brandhof [Wed, 3 Sep 2014 09:00:05 +0000 (11:00 +0200)]
Revert previous jacoco change

10 years agoImprove performance of jacoco on sonar-server
Simon Brandhof [Wed, 3 Sep 2014 08:32:18 +0000 (10:32 +0200)]
Improve performance of jacoco on sonar-server

10 years agoFix quality flaws
Simon Brandhof [Wed, 3 Sep 2014 08:08:18 +0000 (10:08 +0200)]
Fix quality flaws

10 years agoTry to fix unit test on Windows
Julien HENRY [Wed, 3 Sep 2014 07:04:00 +0000 (09:04 +0200)]
Try to fix unit test on Windows

10 years agoSONAR-5576 Display coverage exclusions in logs
Julien HENRY [Tue, 2 Sep 2014 15:25:02 +0000 (17:25 +0200)]
SONAR-5576 Display coverage exclusions in logs

10 years agoSONAR-5417 Fix issues when properties on a module were wrongly copied on other modules
Julien Lancelot [Tue, 2 Sep 2014 14:07:33 +0000 (16:07 +0200)]
SONAR-5417 Fix issues when properties on a module were wrongly copied on other modules

10 years agoImprove code coverage
Julien HENRY [Tue, 2 Sep 2014 09:23:15 +0000 (11:23 +0200)]
Improve code coverage

10 years agoImprove code coverage
Julien HENRY [Mon, 1 Sep 2014 16:16:10 +0000 (18:16 +0200)]
Improve code coverage

10 years agoRename for consistency
Julien HENRY [Mon, 1 Sep 2014 16:16:10 +0000 (18:16 +0200)]
Rename for consistency

10 years agoFix some quality flaws
Julien HENRY [Mon, 1 Sep 2014 16:06:31 +0000 (18:06 +0200)]
Fix some quality flaws

10 years agoFix some quality flaws
Julien HENRY [Mon, 1 Sep 2014 15:27:45 +0000 (17:27 +0200)]
Fix some quality flaws

10 years agoFix quality flaws
Stas Vilchik [Mon, 1 Sep 2014 14:23:02 +0000 (20:23 +0600)]
Fix quality flaws

10 years agofix Ignored test and removed another one
Stephane Gamard [Mon, 1 Sep 2014 13:58:36 +0000 (15:58 +0200)]
fix Ignored test and removed another one

10 years agoAdd unit test coverage
Julien HENRY [Mon, 1 Sep 2014 12:41:08 +0000 (14:41 +0200)]
Add unit test coverage

10 years agoFix minor quality flaw
Simon Brandhof [Mon, 1 Sep 2014 12:35:57 +0000 (14:35 +0200)]
Fix minor quality flaw

10 years agoSONAR-5484 Fix test on windows
Jean-Baptiste Lievremont [Mon, 1 Sep 2014 12:23:49 +0000 (14:23 +0200)]
SONAR-5484 Fix test on windows

10 years agoFix some quality flaws
Simon Brandhof [Mon, 1 Sep 2014 11:48:59 +0000 (13:48 +0200)]
Fix some quality flaws

10 years agoSONAR-5546 fix typo in ruby code
Simon Brandhof [Mon, 1 Sep 2014 11:40:25 +0000 (13:40 +0200)]
SONAR-5546 fix typo in ruby code

10 years agoFix some quality flaws
Simon Brandhof [Mon, 1 Sep 2014 09:38:57 +0000 (11:38 +0200)]
Fix some quality flaws

10 years agoFix quality flaw
Jean-Baptiste Lievremont [Mon, 1 Sep 2014 08:30:01 +0000 (10:30 +0200)]
Fix quality flaw

10 years agoMove latinize.js to 3rd party libraries
Jean-Baptiste Lievremont [Mon, 1 Sep 2014 08:29:39 +0000 (10:29 +0200)]
Move latinize.js to 3rd party libraries

10 years agoFix header
Julien HENRY [Mon, 1 Sep 2014 08:10:12 +0000 (10:10 +0200)]
Fix header

10 years agoImprove code coverage
Julien HENRY [Mon, 1 Sep 2014 08:01:37 +0000 (10:01 +0200)]
Improve code coverage

10 years agoImprove code coverage
Julien HENRY [Mon, 1 Sep 2014 07:56:47 +0000 (09:56 +0200)]
Improve code coverage

10 years agoSONAR-4898 - forgot a synchronized for JSW
Stephane Gamard [Fri, 29 Aug 2014 15:52:14 +0000 (17:52 +0200)]
SONAR-4898 - forgot a synchronized for JSW

10 years agoSONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdown
Stephane Gamard [Fri, 29 Aug 2014 15:04:46 +0000 (17:04 +0200)]
SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdown

10 years agoSONAR-5530 - IssueDao server uses UUID as key
Stephane Gamard [Fri, 29 Aug 2014 14:48:30 +0000 (16:48 +0200)]
SONAR-5530 - IssueDao server uses UUID as key

10 years agoSONAR-4898 - fixed concurrent termination and exception on exit
Stephane Gamard [Fri, 29 Aug 2014 14:47:58 +0000 (16:47 +0200)]
SONAR-4898 - fixed concurrent termination and exception on exit

10 years agoNull authorName instead of "Not Yet Implemented"
Stephane Gamard [Fri, 29 Aug 2014 14:39:40 +0000 (16:39 +0200)]
Null authorName instead of "Not Yet Implemented"

10 years agoSONAR-5530 - Issuekey is UUID string
Stephane Gamard [Fri, 29 Aug 2014 12:27:39 +0000 (14:27 +0200)]
SONAR-5530 - Issuekey is UUID string

10 years agoSONAR-5546 do not display "true" when change login is set !
Simon Brandhof [Fri, 29 Aug 2014 14:32:39 +0000 (16:32 +0200)]
SONAR-5546 do not display "true" when change login is set !

10 years agoSONAR-4898 revert autokill timeout to 30 seconds
Simon Brandhof [Thu, 28 Aug 2014 15:11:34 +0000 (17:11 +0200)]
SONAR-4898 revert autokill timeout to 30 seconds

10 years agoAdd details of persisters in profiling output to ease understanding
Julien HENRY [Fri, 29 Aug 2014 13:22:50 +0000 (15:22 +0200)]
Add details of persisters in profiling output to ease understanding

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