]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5560 - Lock Log to no replica for now
Stephane Gamard [Mon, 8 Sep 2014 15:00:25 +0000 (17:00 +0200)]
SONAR-5560 - Lock Log to no replica for now

10 years agoSONAR-5560 - enabled scrolling for synchronizer
Stephane Gamard [Mon, 8 Sep 2014 14:14:04 +0000 (16:14 +0200)]
SONAR-5560 - enabled scrolling for synchronizer

10 years agoSONAR-5560 - removed output
Stephane Gamard [Mon, 8 Sep 2014 10:38:06 +0000 (12:38 +0200)]
SONAR-5560 - removed output

10 years agoSONAR-5560 - Fixed mapper param name (must be date)
Stephane Gamard [Mon, 8 Sep 2014 10:36:22 +0000 (12:36 +0200)]
SONAR-5560 - Fixed mapper param name (must be date)

10 years agoSONAR-5560 - Updated BaseDao to scroll during synchronization
Stephane Gamard [Mon, 8 Sep 2014 10:31:18 +0000 (12:31 +0200)]
SONAR-5560 - Updated BaseDao to scroll during synchronization

10 years agoSONAR-2860 Drop one remaining use of commons configuration
Julien HENRY [Mon, 8 Sep 2014 12:46:45 +0000 (14:46 +0200)]
SONAR-2860 Drop one remaining use of commons configuration

10 years agoSONAR-5601 - remove createdAt comparison in backend test
Stephane Gamard [Mon, 8 Sep 2014 09:05:03 +0000 (11:05 +0200)]
SONAR-5601 - remove createdAt comparison in backend test

10 years agoSONAR-5601 - Fixed IssueWs CTor for tests and es/legacy switch
Stephane Gamard [Mon, 8 Sep 2014 08:56:59 +0000 (10:56 +0200)]
SONAR-5601 - Fixed IssueWs CTor for tests and es/legacy switch

10 years agoSONAR-5601 - Updated ServerComponent CTor with types for Properties and Platform
Stephane Gamard [Mon, 8 Sep 2014 08:42:28 +0000 (10:42 +0200)]
SONAR-5601 - Updated ServerComponent CTor with types for Properties and Platform

10 years agoSONAR-5601 - Created "sonar.issues.use_es_backend" to switch search backend for issues
Stephane Gamard [Mon, 8 Sep 2014 08:28:51 +0000 (10:28 +0200)]
SONAR-5601 - Created "sonar.issues.use_es_backend" to switch search backend for issues

10 years agoDeprecate SonarIndex
Julien HENRY [Mon, 8 Sep 2014 07:42:56 +0000 (09:42 +0200)]
Deprecate SonarIndex

10 years agoSONAR-5531 - Fix empty search test
Stephane Gamard [Fri, 5 Sep 2014 19:36:22 +0000 (21:36 +0200)]
SONAR-5531 - Fix empty search test

10 years agoSONAR-5531 - Deprecated methods not used in Issue page anymore
Stephane Gamard [Fri, 5 Sep 2014 19:29:08 +0000 (21:29 +0200)]
SONAR-5531 - Deprecated methods not used in Issue page anymore

10 years agoSONAR-5531 - Fixed WS Test for facets and components
Stephane Gamard [Fri, 5 Sep 2014 19:27:39 +0000 (21:27 +0200)]
SONAR-5531 - Fixed WS Test for facets and components

10 years agoSONAR-5531 - Fixed duplicate projects and components in result
Stephane Gamard [Fri, 5 Sep 2014 19:22:47 +0000 (21:22 +0200)]
SONAR-5531 - Fixed duplicate projects and components in result

10 years agoSONAR-5531 - Added project and component to IssueResult
Stephane Gamard [Fri, 5 Sep 2014 18:53:41 +0000 (20:53 +0200)]
SONAR-5531 - Added project and component to IssueResult

10 years agoSONAR-5531 - Added basic facets to response (status, resolution, severity & actionPlan)
Stephane Gamard [Fri, 5 Sep 2014 18:45:50 +0000 (20:45 +0200)]
SONAR-5531 - Added basic facets to response (status, resolution, severity & actionPlan)

10 years agoSONAR-2860 Drop commons-configuration
Julien HENRY [Fri, 5 Sep 2014 12:58:03 +0000 (14:58 +0200)]
SONAR-2860 Drop commons-configuration

10 years agoSONAR-5389 New test API for batch 2.0
Julien HENRY [Fri, 5 Sep 2014 12:03:30 +0000 (14:03 +0200)]
SONAR-5389 New test API for batch 2.0

10 years agoSONAR-5531 - added license header
Stephane Gamard [Fri, 5 Sep 2014 10:11:47 +0000 (12:11 +0200)]
SONAR-5531 - added license header

10 years agoSONAR-5531 - Implemented query Filters for IssueIndex
Stephane Gamard [Fri, 5 Sep 2014 10:10:28 +0000 (12:10 +0200)]
SONAR-5531 - Implemented query Filters for IssueIndex

10 years agoSONAR-5531 - First search test case of Issues in ES
Stephane Gamard [Fri, 5 Sep 2014 07:42:39 +0000 (09:42 +0200)]
SONAR-5531 - First search test case of Issues in ES

10 years agoRevert "Add bullet icon"
Stas Vilchik [Fri, 5 Sep 2014 07:10:24 +0000 (13:10 +0600)]
Revert "Add bullet icon"

This reverts commit 0a1653edbbd9d907f6dbdba8cb924fec5aba2d23.

10 years agoAdd bullet icon
Stas Vilchik [Fri, 5 Sep 2014 07:09:10 +0000 (13:09 +0600)]
Add bullet icon

10 years agoMerge branch 'master' into SONAR-5529
Stephane Gamard [Fri, 5 Sep 2014 05:59:51 +0000 (07:59 +0200)]
Merge branch 'master' into SONAR-5529

10 years agoSONAR-5531 -Added test for IssueSearch
Stephane Gamard [Fri, 5 Sep 2014 05:59:04 +0000 (07:59 +0200)]
SONAR-5531 -Added test for IssueSearch

10 years agoSONAR-5590 Update projects.authorization_updated_at on project permission changes
Julien Lancelot [Thu, 4 Sep 2014 15:56:17 +0000 (17:56 +0200)]
SONAR-5590 Update projects.authorization_updated_at on project permission changes

10 years agoSONAR-5531 - Initial MediumTest for WS SearchAction passing
Stephane Gamard [Thu, 4 Sep 2014 15:39:29 +0000 (17:39 +0200)]
SONAR-5531 - Initial MediumTest for WS SearchAction passing

10 years agoUpgrade version to 5.0-SNAPSHOT
Eric Hartmann [Thu, 4 Sep 2014 15:15:06 +0000 (17:15 +0200)]
Upgrade version to 5.0-SNAPSHOT

10 years agoSONAR-5589 Create column projects.authorization_updated_at
Julien Lancelot [Thu, 4 Sep 2014 13:41:11 +0000 (15:41 +0200)]
SONAR-5589 Create column projects.authorization_updated_at

10 years agoSONAR-5531 - Removed not needed IssueMapping (Using legacy writer for API Compatibility)
Stephane Gamard [Thu, 4 Sep 2014 14:06:07 +0000 (16:06 +0200)]
SONAR-5531 - Removed not needed IssueMapping (Using legacy writer for API Compatibility)

10 years agoadded license header
Stephane Gamard [Thu, 4 Sep 2014 13:57:46 +0000 (15:57 +0200)]
added license header

10 years agoSONAR-5531 - Wrapped IssueIndex with WS SearchAction
Stephane Gamard [Thu, 4 Sep 2014 13:55:51 +0000 (15:55 +0200)]
SONAR-5531 - Wrapped IssueIndex with WS SearchAction

10 years agoSONAR-5531 - Created IssueResult for ES search Results in IssueService
Stephane Gamard [Thu, 4 Sep 2014 12:48:31 +0000 (14:48 +0200)]
SONAR-5531 - Created IssueResult for ES search Results in IssueService

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 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 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 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 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