]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5531 - Added required dbClient and IndexClient in IssueService
Stephane Gamard [Thu, 4 Sep 2014 12:48:05 +0000 (14:48 +0200)]
SONAR-5531 - Added required dbClient and IndexClient in IssueService

10 years agoSONAR-5531 - added transitional state to IssueWS for es and legacy compatibility
Stephane Gamard [Thu, 4 Sep 2014 09:56:38 +0000 (11:56 +0200)]
SONAR-5531 - added transitional state to IssueWS for es and legacy compatibility

10 years agoAdded license header
Stephane Gamard [Thu, 4 Sep 2014 08:44:46 +0000 (10:44 +0200)]
Added license header

10 years agoSONAR-5531 - Initial SearchAction for Issue WS Stack. ES Search Action is mapped...
Stephane Gamard [Thu, 4 Sep 2014 08:24:24 +0000 (10:24 +0200)]
SONAR-5531 - Initial SearchAction for Issue WS Stack. ES Search Action is mapped to /api/issues/es-search

10 years agoSONAR-5559 Implemente IssueAuthorization mapping
Julien Lancelot [Thu, 4 Sep 2014 08:38:18 +0000 (10:38 +0200)]
SONAR-5559 Implemente IssueAuthorization mapping

10 years agoSONAR-5559 Test with only 2 types in Issues index for permissioning
Julien Lancelot [Wed, 3 Sep 2014 16:32:18 +0000 (18:32 +0200)]
SONAR-5559 Test with only 2 types in Issues index for permissioning

10 years agoDisplay log on shutting down only in isMonitored mode
Julien Lancelot [Wed, 3 Sep 2014 16:18:06 +0000 (18:18 +0200)]
Display log on shutting down only in isMonitored mode

10 years agoMerge branch 'SONAR-5529' of github.com:SonarSource/sonarqube into SONAR-5529
Stephane Gamard [Wed, 3 Sep 2014 14:22:43 +0000 (16:22 +0200)]
Merge branch 'SONAR-5529' of github.com:SonarSource/sonarqube into SONAR-5529

10 years agoMerge branch 'master' into SONAR-5529
Stephane Gamard [Wed, 3 Sep 2014 14:15:18 +0000 (16:15 +0200)]
Merge branch 'master' into SONAR-5529

Conflicts:
server/sonar-server/src/test/java/org/sonar/server/issue/db/IssueBackendMediumTest.java

10 years agoSONAR-5559 Create 2 mappings to manage issues permissioning : IssuesProject (parent...
Julien Lancelot [Wed, 3 Sep 2014 14:09:03 +0000 (16:09 +0200)]
SONAR-5559 Create 2 mappings to manage issues permissioning : IssuesProject (parent of Issues) and IssuesPermission (child of IssuesProject)

10 years agoSONAR-5559 Update Issue mapping to add a Issue Authorization parent (only created...
Julien Lancelot [Wed, 3 Sep 2014 08:26:25 +0000 (10:26 +0200)]
SONAR-5559 Update Issue mapping to add a Issue Authorization parent (only created in medium test for the moment)

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 agoMerge branch 'master' into SONAR-5529
Stephane Gamard [Mon, 1 Sep 2014 10:52:23 +0000 (12:52 +0200)]
Merge branch 'master' into SONAR-5529

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-5531 - Fixed Synchronizer for startup tasks
Stephane Gamard [Sun, 31 Aug 2014 18:58:19 +0000 (20:58 +0200)]
SONAR-5531 - Fixed Synchronizer for startup tasks

10 years agofix debug log
Stephane Gamard [Sun, 31 Aug 2014 17:13:16 +0000 (19:13 +0200)]
fix debug log

10 years agoSONAR-5529 - Basic Issue Normalization with MediumTests
Stephane Gamard [Sun, 31 Aug 2014 17:02:27 +0000 (19:02 +0200)]
SONAR-5529 - Basic Issue Normalization with MediumTests

10 years agocode format
Stephane Gamard [Sun, 31 Aug 2014 15:53:34 +0000 (17:53 +0200)]
code format

10 years agoSONAR-5529 - Initial materialization of Issues in ES
Stephane Gamard [Sun, 31 Aug 2014 15:53:17 +0000 (17:53 +0200)]
SONAR-5529 - Initial materialization of Issues in ES

10 years agoSONAR-5529 - Fixed BaseIndex for source and updated ES Types for domain objects
Stephane Gamard [Sun, 31 Aug 2014 15:52:29 +0000 (17:52 +0200)]
SONAR-5529 - Fixed BaseIndex for source and updated ES Types for domain objects

10 years agoSONAR-5529 - IssueDoc is our domain object and must implement Issue (from API)
Stephane Gamard [Sun, 31 Aug 2014 13:47:04 +0000 (15:47 +0200)]
SONAR-5529 - IssueDoc is our domain object and must implement Issue (from API)

10 years agoSONAR-5529 - Created ISSUES IndexDefinition
Stephane Gamard [Sun, 31 Aug 2014 13:43:05 +0000 (15:43 +0200)]
SONAR-5529 - Created ISSUES IndexDefinition

10 years agoSONAR-5529 - Created org.sonar.server.issue.index package with required classes ...
Stephane Gamard [Sun, 31 Aug 2014 13:42:46 +0000 (15:42 +0200)]
SONAR-5529 - Created org.sonar.server.issue.index package with required classes (Index, Doc and Normalizer)

10 years agoSONAR-5529 - Implemented findAfterDate in IssueDao V.2
Stephane Gamard [Sun, 31 Aug 2014 13:22:27 +0000 (15:22 +0200)]
SONAR-5529 - Implemented findAfterDate in IssueDao V.2

10 years agofix license header
Stephane Gamard [Sat, 30 Aug 2014 10:57:17 +0000 (12:57 +0200)]
fix license header

10 years agoSONAR-5529 - Implemented findAfterDate in IssueDao V.2
Stephane Gamard [Sat, 30 Aug 2014 10:55:09 +0000 (12:55 +0200)]
SONAR-5529 - Implemented findAfterDate in IssueDao V.2

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

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