]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoSONAR-5566 reindex issues permission only for the project
Julien Lancelot [Fri, 12 Sep 2014 10:08:19 +0000 (12:08 +0200)]
SONAR-5566 reindex issues permission only for the project

10 years agoSONAR-5561 Fix query on Oracle
Julien Lancelot [Fri, 12 Sep 2014 08:47:20 +0000 (10:47 +0200)]
SONAR-5561 Fix query on Oracle

10 years agoCreate SnapshotTesting
Julien Lancelot [Fri, 12 Sep 2014 07:37:57 +0000 (09:37 +0200)]
Create SnapshotTesting

10 years agofixed BaseDaoTest by truncating table after test
Stephane Gamard [Fri, 12 Sep 2014 10:03:09 +0000 (12:03 +0200)]
fixed BaseDaoTest by truncating table after test

10 years agoBaseDao testing for DAO v. 2 0 added actionCount for testing
Stephane Gamard [Fri, 12 Sep 2014 10:02:39 +0000 (12:02 +0200)]
BaseDao testing for DAO v. 2 0 added actionCount for testing

10 years agoSONAR-5560 - fixed getByKeys for nullables
Stephane Gamard [Fri, 12 Sep 2014 09:57:21 +0000 (11:57 +0200)]
SONAR-5560 - fixed getByKeys for nullables

10 years agoBaseDao testing for DAO v. 2 0 added actionCount for testing
Stephane Gamard [Fri, 12 Sep 2014 09:22:15 +0000 (11:22 +0200)]
BaseDao testing for DAO v. 2 0 added actionCount for testing

10 years agoBaseDao testing for DAO v. 2 0 SynchronizeAfter
Stephane Gamard [Fri, 12 Sep 2014 08:42:26 +0000 (10:42 +0200)]
BaseDao testing for DAO v. 2 0 SynchronizeAfter

10 years agoSONAR-5560 - updated BaseDao for synchronizer params
Stephane Gamard [Fri, 12 Sep 2014 07:13:58 +0000 (09:13 +0200)]
SONAR-5560 - updated BaseDao for synchronizer params

10 years agoSONAR-5604 Fix dependency injection when using old versions of the Maven plugin
Julien HENRY [Fri, 12 Sep 2014 07:08:52 +0000 (09:08 +0200)]
SONAR-5604 Fix dependency injection when using old versions of the Maven plugin

10 years agoSONAR-5389 Add a new dependency API
Julien HENRY [Thu, 11 Sep 2014 21:53:19 +0000 (23:53 +0200)]
SONAR-5389 Add a new dependency API

10 years agoSONAR-5618 Close session after use in ComponentDataPersister
Julien HENRY [Thu, 11 Sep 2014 21:51:14 +0000 (23:51 +0200)]
SONAR-5618 Close session after use in ComponentDataPersister

10 years agoBaseDao testing for DAO v. 2
Stephane Gamard [Thu, 11 Sep 2014 17:15:20 +0000 (19:15 +0200)]
BaseDao testing for DAO v. 2

10 years agoBaseDao testing for DAO v. 2
Stephane Gamard [Thu, 11 Sep 2014 13:02:30 +0000 (15:02 +0200)]
BaseDao testing for DAO v. 2

10 years agoBaseDao testing for DAO v.2
Stephane Gamard [Thu, 11 Sep 2014 13:01:08 +0000 (15:01 +0200)]
BaseDao testing for DAO v.2

10 years agoSONAR-5614 Create stub of WS /batch/upload_report
Julien Lancelot [Thu, 11 Sep 2014 16:08:45 +0000 (18:08 +0200)]
SONAR-5614 Create stub of WS /batch/upload_report

10 years agoSONAR-5529 Create SnapshotDao in order to more easily do some medium tests
Julien Lancelot [Thu, 11 Sep 2014 15:53:21 +0000 (17:53 +0200)]
SONAR-5529 Create SnapshotDao in order to more easily do some medium tests

10 years agorename package org.sonar.server.component.persistence to org.sonar.server.component.db
Julien Lancelot [Thu, 11 Sep 2014 14:46:49 +0000 (16:46 +0200)]
rename package org.sonar.server.component.persistence to org.sonar.server.component.db

10 years agoSONAR-5566 Replace usage of ComponentDao.getByKey by ComponentDao.getAuthorizedCompon...
Julien Lancelot [Thu, 11 Sep 2014 14:11:53 +0000 (16:11 +0200)]
SONAR-5566 Replace usage of ComponentDao.getByKey by ComponentDao.getAuthorizedComponentByKey

10 years agoSONAR-5566 Fix test on MySQL 5.6
Julien Lancelot [Thu, 11 Sep 2014 13:59:01 +0000 (15:59 +0200)]
SONAR-5566 Fix test on MySQL 5.6

10 years agoAdd some unit tests
Julien Lancelot [Thu, 11 Sep 2014 12:01:28 +0000 (14:01 +0200)]
Add some unit tests

10 years agoSONAR-5566 Fix issue when updating a lot of permissions
Julien Lancelot [Thu, 11 Sep 2014 11:51:17 +0000 (13:51 +0200)]
SONAR-5566 Fix issue when updating a lot of permissions

10 years agoAdd missing license headers
Julien HENRY [Thu, 11 Sep 2014 11:49:50 +0000 (13:49 +0200)]
Add missing license headers

10 years agoFix some quality flaws
Julien HENRY [Thu, 11 Sep 2014 11:30:27 +0000 (13:30 +0200)]
Fix some quality flaws

10 years agoSONAR-5566 When provisioning a project, changing the roles/permissions on a project...
Julien Lancelot [Thu, 11 Sep 2014 10:26:19 +0000 (12:26 +0200)]
SONAR-5566 When provisioning a project, changing the roles/permissions on a project, the issue_project_permissions index should be updated accordingly

10 years agoSONAR-5561 Only synchronize issue permission index since last indexation was done
Julien Lancelot [Thu, 11 Sep 2014 09:06:13 +0000 (11:06 +0200)]
SONAR-5561 Only synchronize issue permission index since last indexation was done

10 years agoSONAR-5604 Fix JSON of dependency injected by old Maven plugin
Julien HENRY [Wed, 10 Sep 2014 20:30:13 +0000 (22:30 +0200)]
SONAR-5604 Fix JSON of dependency injected by old Maven plugin

10 years agoAdd logs to ease profiling of preview mode when downloading previous source code
Julien HENRY [Wed, 10 Sep 2014 14:22:08 +0000 (16:22 +0200)]
Add logs to ease profiling of preview mode when downloading previous source code

10 years agoUpdate documentation.
Julien HENRY [Wed, 10 Sep 2014 14:13:47 +0000 (16:13 +0200)]
Update documentation.

10 years agoSONAR-5530 - Using *Finders for context objects in IssueResult
Stephane Gamard [Wed, 10 Sep 2014 13:53:15 +0000 (15:53 +0200)]
SONAR-5530 - Using *Finders for context objects in IssueResult

10 years agoSONAR-5530 - Using *Finders for context objects in IssueResult
Stephane Gamard [Wed, 10 Sep 2014 13:40:33 +0000 (15:40 +0200)]
SONAR-5530 - Using *Finders for context objects in IssueResult

10 years agoSONAR-5561 Fix issue on Oracle
Julien Lancelot [Wed, 10 Sep 2014 09:01:07 +0000 (11:01 +0200)]
SONAR-5561 Fix issue on Oracle

10 years agoFix license header
Julien HENRY [Wed, 10 Sep 2014 07:33:50 +0000 (09:33 +0200)]
Fix license header

10 years agoSONAR-5604 Design plugin should no more rely on Maven APIs
Julien HENRY [Mon, 8 Sep 2014 20:12:13 +0000 (22:12 +0200)]
SONAR-5604 Design plugin should no more rely on Maven APIs

10 years agoRemove poc in Issue Authorization in E/S
Julien Lancelot [Tue, 9 Sep 2014 15:51:05 +0000 (17:51 +0200)]
Remove poc in Issue Authorization in E/S

10 years agoSONAR-5563 Apply a permission filter when searching for issues in ES
Julien Lancelot [Tue, 9 Sep 2014 15:50:14 +0000 (17:50 +0200)]
SONAR-5563 Apply a permission filter when searching for issues in ES

10 years agoSONAR-5530 - Using *Finders for context objects in IssueResult
Stephane Gamard [Tue, 9 Sep 2014 13:57:50 +0000 (15:57 +0200)]
SONAR-5530 - Using *Finders for context objects in IssueResult

10 years agoSONAR-5560 - Fixed UserDao getUserByLogin with no session
Stephane Gamard [Tue, 9 Sep 2014 13:23:58 +0000 (15:23 +0200)]
SONAR-5560 - Fixed UserDao getUserByLogin with no session

10 years agoSONAR-5561 - removed some debug output
Stephane Gamard [Tue, 9 Sep 2014 13:09:14 +0000 (15:09 +0200)]
SONAR-5561 - removed some debug output

10 years agoMerge branch 'master' into issues-in-es
Stephane Gamard [Tue, 9 Sep 2014 13:05:27 +0000 (15:05 +0200)]
Merge branch 'master' into issues-in-es

Conflicts:
server/sonar-server/src/main/java/org/sonar/server/db/DbClient.java
server/sonar-server/src/main/java/org/sonar/server/issue/db/IssueAuthorizationDao.java

10 years agoSONAR-5530 - Added methods to insert context objects
Stephane Gamard [Tue, 9 Sep 2014 11:59:52 +0000 (13:59 +0200)]
SONAR-5530 - Added methods to insert context objects

10 years agoSONAR-5561 New migration task at start-up to feed ES with issue_project_permissions
Julien Lancelot [Mon, 8 Sep 2014 14:18:32 +0000 (16:18 +0200)]
SONAR-5561 New migration task at start-up to feed ES with issue_project_permissions

10 years agoSONAR-5561 Create query to load issue authorization from db
Julien Lancelot [Fri, 5 Sep 2014 15:50:55 +0000 (17:50 +0200)]
SONAR-5561 Create query to load issue authorization from db

10 years agofix mistake (should not have been commited)
Stephane Gamard [Tue, 9 Sep 2014 09:24:11 +0000 (11:24 +0200)]
fix mistake (should not have been commited)

10 years agoSONAR-5530 - Added session to UserDao (avoiding nested fetch)
Stephane Gamard [Tue, 9 Sep 2014 09:17:29 +0000 (11:17 +0200)]
SONAR-5530 - Added session to UserDao (avoiding nested fetch)

10 years agoSONAR-5530 - Fetching context objects for IssueResult
Stephane Gamard [Tue, 9 Sep 2014 09:14:46 +0000 (11:14 +0200)]
SONAR-5530 - Fetching context objects for IssueResult

10 years agoSONAR-5530 - fixed debug output
Stephane Gamard [Tue, 9 Sep 2014 08:55:09 +0000 (10:55 +0200)]
SONAR-5530 - fixed debug output

10 years agoRevert "SONAR-5604 Design plugin should no more rely on Maven APIs"
Julien HENRY [Tue, 9 Sep 2014 08:36:00 +0000 (10:36 +0200)]
Revert "SONAR-5604 Design plugin should no more rely on Maven APIs"

This reverts commit cc3cabc3e7aa9c1467d2994ef78ae38c16f2e0dd.

10 years agoSONAR-2860 Fix "Project is not yet initialized" error (lifecycle issue)
Julien HENRY [Tue, 9 Sep 2014 08:33:28 +0000 (10:33 +0200)]
SONAR-2860 Fix "Project is not yet initialized" error (lifecycle issue)

10 years agoSONAR-5530 - Implemented getByKeys in BaseIndex
Stephane Gamard [Tue, 9 Sep 2014 08:09:34 +0000 (10:09 +0200)]
SONAR-5530 - Implemented getByKeys in BaseIndex

10 years agoSONAR-5530 - Implemented getByKeys in BaseIndex
Stephane Gamard [Tue, 9 Sep 2014 08:05:17 +0000 (10:05 +0200)]
SONAR-5530 - Implemented getByKeys in BaseIndex

10 years agoquality flaw removed todo
Stephane Gamard [Tue, 9 Sep 2014 06:45:27 +0000 (08:45 +0200)]
quality flaw removed todo

10 years agoSONAR-5604 Design plugin should no more rely on Maven APIs
Julien HENRY [Mon, 8 Sep 2014 20:12:13 +0000 (22:12 +0200)]
SONAR-5604 Design plugin should no more rely on Maven APIs

10 years agofix null pointer exception
Stephane Gamard [Mon, 8 Sep 2014 15:07:50 +0000 (17:07 +0200)]
fix null pointer exception

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