]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

10 years agoremoved final modifier because of Mockito
Stephane Gamard [Wed, 20 Aug 2014 15:05:04 +0000 (17:05 +0200)]
removed final modifier because of Mockito

10 years agoUpdated indexQueue mechanism for performance (no compression yet).
Stephane Gamard [Wed, 20 Aug 2014 14:22:33 +0000 (16:22 +0200)]
Updated indexQueue mechanism for performance (no compression yet).

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

10 years agoFinalized base methods for DAO
Stephane Gamard [Wed, 20 Aug 2014 08:25:46 +0000 (10:25 +0200)]
Finalized base methods for DAO

10 years agoUpdated DAO with findAfterDate method
Stephane Gamard [Tue, 19 Aug 2014 16:19:39 +0000 (18:19 +0200)]
Updated DAO with findAfterDate method

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

List the component's libraries

10 years agoChange Olivier Gaudin's key
GAUDIN [Wed, 20 Aug 2014 07:56:44 +0000 (09:56 +0200)]
Change Olivier Gaudin's key

10 years agoSONAR-5498 Make all links consistent
Stas Vilchik [Mon, 18 Aug 2014 11:30:04 +0000 (17:30 +0600)]
SONAR-5498 Make all links consistent

10 years agoSONAR-4406 Some minor improvements
Stas Vilchik [Mon, 18 Aug 2014 06:54:12 +0000 (12:54 +0600)]
SONAR-4406 Some minor improvements

10 years agoAdded license header
Stephane Gamard [Sat, 16 Aug 2014 08:00:25 +0000 (10:00 +0200)]
Added license header

10 years agoAdded tests for sonar-process Monitor Class
Stephane Gamard [Fri, 15 Aug 2014 16:06:56 +0000 (18:06 +0200)]
Added tests for sonar-process Monitor Class

10 years agoIncreased coverage for ListUpdateScripts
Stephane Gamard [Thu, 14 Aug 2014 14:39:12 +0000 (16:39 +0200)]
Increased coverage for ListUpdateScripts

10 years agoRevert Props setDefault
Stephane Gamard [Thu, 14 Aug 2014 13:38:21 +0000 (15:38 +0200)]
Revert Props setDefault

10 years agofix quality flaw & added test for UpdateListScriptFactory
Stephane Gamard [Thu, 14 Aug 2014 13:18:20 +0000 (15:18 +0200)]
fix quality flaw & added test for UpdateListScriptFactory

10 years agofix quality flaw
Stephane Gamard [Thu, 14 Aug 2014 11:21:31 +0000 (13:21 +0200)]
fix quality flaw

10 years agofix quality flaw
Stephane Gamard [Thu, 14 Aug 2014 11:11:11 +0000 (13:11 +0200)]
fix quality flaw

10 years agoSONAR-4406 Slight ui improvements
Stas Vilchik [Thu, 14 Aug 2014 08:50:53 +0000 (14:50 +0600)]
SONAR-4406 Slight ui improvements

10 years agofix quality flaw
Stephane Gamard [Thu, 14 Aug 2014 11:08:51 +0000 (13:08 +0200)]
fix quality flaw

10 years agofix quality flaw
Stephane Gamard [Thu, 14 Aug 2014 10:59:41 +0000 (12:59 +0200)]
fix quality flaw

10 years agoFixed BaseIndex test
Stephane Gamard [Thu, 14 Aug 2014 10:59:23 +0000 (12:59 +0200)]
Fixed BaseIndex test

10 years agoadded properties for SearchServer in ServerTester for mediumTests
Stephane Gamard [Thu, 14 Aug 2014 10:39:16 +0000 (12:39 +0200)]
added properties for SearchServer in ServerTester for mediumTests

10 years agofix SearchServerTest
Stephane Gamard [Thu, 14 Aug 2014 09:42:19 +0000 (11:42 +0200)]
fix SearchServerTest

10 years agofix quality flaws
Stephane Gamard [Thu, 14 Aug 2014 08:41:37 +0000 (10:41 +0200)]
fix quality flaws

10 years agofix quality flaws
Stephane Gamard [Thu, 14 Aug 2014 07:44:44 +0000 (09:44 +0200)]
fix quality flaws

10 years agoSONAR-4406 Rework design page
Stas Vilchik [Thu, 14 Aug 2014 07:49:14 +0000 (13:49 +0600)]
SONAR-4406 Rework design page

Fix the sidebar

10 years agoSONAR-4406 Rework design page
Stas Vilchik [Thu, 14 Aug 2014 07:46:43 +0000 (13:46 +0600)]
SONAR-4406 Rework design page

10 years agoAdded test for MonitoredProcess Class
Stephane Gamard [Wed, 13 Aug 2014 16:53:18 +0000 (18:53 +0200)]
Added test for MonitoredProcess Class

10 years agoformat code
Stephane Gamard [Wed, 13 Aug 2014 15:53:14 +0000 (17:53 +0200)]
format code

10 years agofix quality flaws
Stephane Gamard [Wed, 13 Aug 2014 15:52:11 +0000 (17:52 +0200)]
fix quality flaws

10 years agoadded tests for sonar-process
Stephane Gamard [Wed, 13 Aug 2014 15:30:17 +0000 (17:30 +0200)]
added tests for sonar-process

10 years agoFix quality flaw
Julien Lancelot [Wed, 13 Aug 2014 12:36:10 +0000 (14:36 +0200)]
Fix quality flaw

10 years agoimproved test performances for sq #3 (use MetaDataHandler for MySQL)
Stephane Gamard [Wed, 13 Aug 2014 11:57:26 +0000 (13:57 +0200)]
improved test performances for sq #3 (use MetaDataHandler for MySQL)

10 years agoimproved test performances for sq #3 (use MetaDataHandler for MySQL)
Stephane Gamard [Wed, 13 Aug 2014 10:41:45 +0000 (12:41 +0200)]
improved test performances for sq #3 (use MetaDataHandler for MySQL)

10 years agoSONAR-5036 When coming from a view, a user should not be able to drilldown in a proje...
Julien Lancelot [Wed, 13 Aug 2014 08:13:02 +0000 (10:13 +0200)]
SONAR-5036 When coming from a view, a user should not be able to drilldown in a project he doesn't have access to

10 years agoimproved test performances for sq #2 (use sonar.jdbc.schema property to explicit...
Stephane Gamard [Tue, 12 Aug 2014 21:24:54 +0000 (23:24 +0200)]
improved test performances for sq #2 (use sonar.jdbc.schema property to explicit schema for DBUnit)

10 years agoimproved test performances for sq (reuse iConnection in DBUnits)
Stephane Gamard [Tue, 12 Aug 2014 21:07:14 +0000 (23:07 +0200)]
improved test performances for sq (reuse iConnection in DBUnits)

10 years agoimproved test performances for sq (reuse iConnection in DBUnits)
Stephane Gamard [Tue, 12 Aug 2014 21:03:41 +0000 (23:03 +0200)]
improved test performances for sq (reuse iConnection in DBUnits)

10 years agoSONAR-4898 - Can run in install dir with spaces in path.
Stephane Gamard [Tue, 12 Aug 2014 12:25:26 +0000 (14:25 +0200)]
SONAR-4898 - Can run in install dir with spaces in path.

10 years agoSONAR-3806 Secure "dependencies" page
Julien Lancelot [Tue, 12 Aug 2014 11:52:34 +0000 (13:52 +0200)]
SONAR-3806 Secure "dependencies" page

10 years agoSONAR-4406 The first shot of a new design page
Stas Vilchik [Tue, 12 Aug 2014 10:43:48 +0000 (16:43 +0600)]
SONAR-4406 The first shot of a new design page

10 years agoSONAR-5526 Support colon character in active rule keys
Julien Lancelot [Tue, 12 Aug 2014 09:25:00 +0000 (11:25 +0200)]
SONAR-5526 Support colon character in active rule keys

10 years agoSONAR-5417 Get batch project referentials using WS
Julien Lancelot [Tue, 12 Aug 2014 08:34:49 +0000 (10:34 +0200)]
SONAR-5417 Get batch project referentials using WS

10 years agoSONAR-5343 Replace "Branch coverage" by "Condition coverage"
Julien Lancelot [Tue, 12 Aug 2014 07:14:37 +0000 (09:14 +0200)]
SONAR-5343 Replace "Branch coverage" by "Condition coverage"

10 years agocode format
Stephane Gamard [Mon, 11 Aug 2014 13:56:38 +0000 (15:56 +0200)]
code format

10 years agoSONAR-4898 - Created ProcessWrapper tests in sonar-process-test
Stephane Gamard [Mon, 11 Aug 2014 13:56:09 +0000 (15:56 +0200)]
SONAR-4898 - Created ProcessWrapper tests in sonar-process-test

10 years agoSONAR-5485 SonarQube should ignore creation of a repository and its rules if the...
Julien Lancelot [Mon, 11 Aug 2014 11:42:48 +0000 (13:42 +0200)]
SONAR-5485 SonarQube should ignore creation of a repository and its rules if the language is not installed

10 years agoSONAR-5175 When deleting a group, rows related to this group in perm_templates_groups...
Julien Lancelot [Mon, 11 Aug 2014 09:50:20 +0000 (11:50 +0200)]
SONAR-5175 When deleting a group, rows related to this group in perm_templates_groups table should be deleted

10 years agoFixed BaseIndex test
Stephane Gamard [Mon, 11 Aug 2014 08:59:44 +0000 (10:59 +0200)]
Fixed BaseIndex test

10 years agoUpdated Timeouts in monitor and removed deRegister in JMXUtils (using check in register)
Stephane Gamard [Mon, 11 Aug 2014 08:46:52 +0000 (10:46 +0200)]
Updated Timeouts in monitor and removed deRegister in JMXUtils (using check in register)

10 years agoAdded cleanup when not monitored
Stephane Gamard [Mon, 11 Aug 2014 08:38:29 +0000 (10:38 +0200)]
Added cleanup when not monitored

10 years agofixed license header
Stephane Gamard [Mon, 11 Aug 2014 08:23:55 +0000 (10:23 +0200)]
fixed license header

10 years agoNo need to wait for ES in non-blocking mode (start returns when node is started)
Stephane Gamard [Mon, 11 Aug 2014 08:20:51 +0000 (10:20 +0200)]
No need to wait for ES in non-blocking mode (start returns when node is started)

10 years agoAdded check for mbean registration
Stephane Gamard [Mon, 11 Aug 2014 08:20:12 +0000 (10:20 +0200)]
Added check for mbean registration

10 years agoExtracted ES from sonar-server & updated ServerTester for mediumTests
Stephane Gamard [Mon, 11 Aug 2014 08:10:24 +0000 (10:10 +0200)]
Extracted ES from sonar-server & updated ServerTester for mediumTests

10 years agoExtracted ES from sonar-server & updated ServerTester for mediumTests
Stephane Gamard [Mon, 11 Aug 2014 08:10:11 +0000 (10:10 +0200)]
Extracted ES from sonar-server & updated ServerTester for mediumTests

10 years agoSONAR-3679 Make the password checking consistent between the "My Profile" and "Users...
Julien Lancelot [Mon, 11 Aug 2014 08:01:03 +0000 (10:01 +0200)]
SONAR-3679 Make the password checking consistent between the "My Profile" and "Users" pages

10 years agoSONAR-5504 Make "Close" link focusable and focus on it on bulk success
Jean-Baptiste Lievremont [Fri, 8 Aug 2014 14:28:43 +0000 (16:28 +0200)]
SONAR-5504 Make "Close" link focusable and focus on it on bulk success

10 years agoSONAR-4898 - MUST ping at a fixed rate and not at a given delay!
Stephane Gamard [Fri, 8 Aug 2014 14:27:12 +0000 (16:27 +0200)]
SONAR-4898 - MUST ping at a fixed rate and not at a given delay!

10 years agoSONAR-4898 - Modularized sonar-process for tests
Stephane Gamard [Fri, 8 Aug 2014 12:31:38 +0000 (14:31 +0200)]
SONAR-4898 - Modularized sonar-process for tests

10 years agoSONAR-5413 Use configuration to handle conversion of work durations
Jean-Baptiste Lievremont [Fri, 8 Aug 2014 13:53:02 +0000 (15:53 +0200)]
SONAR-5413 Use configuration to handle conversion of work durations

10 years agoSONAR-4898 - Modularized sonar-process for tests
Stephane Gamard [Fri, 8 Aug 2014 09:27:03 +0000 (11:27 +0200)]
SONAR-4898 - Modularized sonar-process for tests

10 years agofixed cyclic dependencies
Stephane Gamard [Fri, 8 Aug 2014 08:35:39 +0000 (10:35 +0200)]
fixed cyclic dependencies

10 years agoSONAR-5494 Update description of sonar.cpd.cross_project property
Jean-Baptiste Lievremont [Fri, 8 Aug 2014 09:42:45 +0000 (11:42 +0200)]
SONAR-5494 Update description of sonar.cpd.cross_project property

10 years agoSONAR-4907 Change id of search info block for better testability
Jean-Baptiste Lievremont [Fri, 8 Aug 2014 09:08:39 +0000 (11:08 +0200)]
SONAR-4907 Change id of search info block for better testability

10 years agoSONAR-4907 Enhance readability of search related info in system page
Jean-Baptiste Lievremont [Fri, 8 Aug 2014 08:52:54 +0000 (10:52 +0200)]
SONAR-4907 Enhance readability of search related info in system page

10 years agoSONAR-5516 Add medium test
Jean-Baptiste Lievremont [Fri, 8 Aug 2014 08:20:31 +0000 (10:20 +0200)]
SONAR-5516 Add medium test

10 years agoSONAR-4898 - Robustness (scheduled rate rather than delay).
Stephane Gamard [Fri, 8 Aug 2014 07:59:58 +0000 (09:59 +0200)]
SONAR-4898 - Robustness (scheduled rate rather than delay).