aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-1210-168/+95
* SONAR-5566 Use existing session for indexing issue permissionJulien Lancelot2014-09-125-18/+13
* SONAR-4898 fix merge of branch-4.5Simon Brandhof2014-09-123-171/+2
* Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-12100-1428/+3448
|\
| * SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-1210-72/+87
| * SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-1210-138/+127
| * SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-126-6/+46
| * SONAR-4898 add debug logsSimon Brandhof2014-09-122-0/+11
| * SONAR-4898 add debug logSimon Brandhof2014-09-121-1/+1
| * SONAR-4898 delete directory server/processSimon Brandhof2014-09-1247-3606/+0
| * Merge branch 'process-monitoring' into branch-4.5Simon Brandhof2014-09-1291-174/+5586
| |\
| | * SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1291-174/+5586
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-088-8/+8
| * | [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-088-24/+14
* | | fix quality flawsStephane Gamard2014-09-121-3/+6
* | | fix quality flawsStephane Gamard2014-09-125-8/+12
* | | Fix quality flawJulien Lancelot2014-09-123-19/+4
* | | SONAR-5566 reindex issues permission only for the projectJulien Lancelot2014-09-127-81/+82
* | | SONAR-5561 Fix query on OracleJulien Lancelot2014-09-122-7/+7
* | | Create SnapshotTestingJulien Lancelot2014-09-122-3/+37
* | | fixed BaseDaoTest by truncating table after testStephane Gamard2014-09-121-0/+1
* | | SONAR-5560 - fixed getByKeys for nullablesStephane Gamard2014-09-122-7/+11
* | | BaseDao testing for DAO v. 2 0 added actionCount for testingStephane Gamard2014-09-121-24/+4
* | | BaseDao testing for DAO v. 2 0 SynchronizeAfterStephane Gamard2014-09-123-6/+52
* | | SONAR-5560 - updated BaseDao for synchronizer paramsStephane Gamard2014-09-123-9/+25
* | | BaseDao testing for DAO v. 2Stephane Gamard2014-09-111-2/+2
* | | BaseDao testing for DAO v. 2Stephane Gamard2014-09-113-0/+57
* | | BaseDao testing for DAO v.2Stephane Gamard2014-09-116-32/+163
* | | SONAR-5614 Create stub of WS /batch/upload_reportJulien Lancelot2014-09-116-8/+85
* | | SONAR-5529 Create SnapshotDao in order to more easily do some medium testsJulien Lancelot2014-09-1113-8/+239
* | | rename package org.sonar.server.component.persistence to org.sonar.server.com...Julien Lancelot2014-09-1126-27/+33
* | | SONAR-5566 Replace usage of ComponentDao.getByKey by ComponentDao.getAuthoriz...Julien Lancelot2014-09-113-50/+55
* | | SONAR-5566 Fix issue when updating a lot of permissionsJulien Lancelot2014-09-114-17/+56
* | | SONAR-5566 When provisioning a project, changing the roles/permissions on a p...Julien Lancelot2014-09-116-107/+306
* | | SONAR-5561 Only synchronize issue permission index since last indexation was ...Julien Lancelot2014-09-119-15/+33
* | | SONAR-5530 - Using *Finders for context objects in IssueResultStephane Gamard2014-09-102-9/+9
* | | SONAR-5530 - Using *Finders for context objects in IssueResultStephane Gamard2014-09-1012-241/+364
* | | Remove poc in Issue Authorization in E/SJulien Lancelot2014-09-091-189/+0
* | | SONAR-5563 Apply a permission filter when searching for issues in ESJulien Lancelot2014-09-0948-350/+579
* | | SONAR-5530 - Using *Finders for context objects in IssueResultStephane Gamard2014-09-092-7/+11
* | | SONAR-5561 - removed some debug outputStephane Gamard2014-09-091-7/+4
* | | Merge branch 'master' into issues-in-esStephane Gamard2014-09-0914-85/+280
|\ \ \
| * | | SONAR-5530 - Added methods to insert context objectsStephane Gamard2014-09-093-20/+29
| * | | fix mistake (should not have been commited)Stephane Gamard2014-09-091-1/+1
| * | | SONAR-5530 - Added session to UserDao (avoiding nested fetch)Stephane Gamard2014-09-091-2/+7
| * | | SONAR-5530 - Fetching context objects for IssueResultStephane Gamard2014-09-095-6/+57
| * | | SONAR-5530 - fixed debug outputStephane Gamard2014-09-091-2/+1
| * | | SONAR-5530 - Implemented getByKeys in BaseIndexStephane Gamard2014-09-091-2/+6
| * | | SONAR-5530 - Implemented getByKeys in BaseIndexStephane Gamard2014-09-092-1/+55
| * | | quality flaw removed todoStephane Gamard2014-09-091-1/+0