aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-161-1/+1
|\
| * Try to increase stability of MonitorTestSimon Brandhof2014-09-161-1/+1
* | SONAR-5531 - Logging progress every 100K items synchronizedStephane Gamard2014-09-161-0/+10
* | SONAR-5564 - Updated settings from legacy Memory ES settings and created "son...Stephane Gamard2014-09-161-4/+14
* | SONAR-5531 Update IssueStorage to allow issue index modification on server sideJulien Lancelot2014-09-1625-124/+334
* | SONAR-5531 - Fix IssueServiceMediumTestStephane Gamard2014-09-161-6/+3
* | SONAR-5531 - Fix IssueServiceMediumTestStephane Gamard2014-09-161-0/+1
* | SONAR-5531 - Implemented Synchronization in IssueStorage on Server sideStephane Gamard2014-09-162-7/+102
* | SONAR-5531 - Override save in ServerIssueStorageStephane Gamard2014-09-152-11/+43
* | SONAR-5614 Do not create default project permissions on first analysisJulien Lancelot2014-09-153-18/+12
* | SONAR-5613 Update Issues Authorization Index when deleting a projectJulien Lancelot2014-09-159-20/+219
* | Merge branch 'branch-4.5'Simon Brandhof2014-09-159-6/+333
|\|
| * SONAR-5580 Migration issue to SQ 4.4 when the quality profile used to analyze...Simon Brandhof2014-09-159-5/+322
* | SONAR-5614 Create project permissions and synchronize project issuesJulien Lancelot2014-09-1513-25/+400
* | Improve test coverageJulien Lancelot2014-09-151-1/+1
* | SONAR-5560 - Updated LogsStephane Gamard2014-09-152-1/+10
* | fix quality flawsStephane Gamard2014-09-151-5/+1
* | fix quality flawsStephane Gamard2014-09-152-173/+4
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-122-26/+13
|\|
| * SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-122-26/+13
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-121-14/+2
|\|
| * SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-121-14/+2
| * SONAR-4898 improve stability of WatcherThreadTest on slow machinesSimon Brandhof2014-09-121-2/+8
| * SONAR-4898 fix quality flawsSimon Brandhof2014-09-1210-168/+95
* | SONAR-4898 improve stability of WatcherThreadTest on slow machinesSimon Brandhof2014-09-121-2/+8
* | 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