aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove debug stuff (logs and ...Thread.sleep)Simon Brandhof2014-09-222-10/+0
* | SONAR-5531 Update issues show ws and execution of bulk change to not use Issu...Julien Lancelot2014-09-2213-74/+490
* | Merge remote-tracking branch 'origin/branch-4.5'Simon Brandhof2014-09-2250-1376/+594
|\|
| * SONAR-4898 drop RMI and autokillSimon Brandhof2014-09-2150-1382/+600
* | Fix quality flawsJulien Lancelot2014-09-193-19/+13
* | SONAR-5531 Replace usage of IssueFinder by IssueService in /api/issues/showJulien Lancelot2014-09-199-313/+303
* | Automatic merge from branch-4.5Jenkins CI2014-09-192-6/+2
|\|
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-167-7/+7
| * [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-167-13/+9
* | SONAR-5614 Do nothing when sonar.issues.use_es_backend is not setJulien Lancelot2014-09-193-23/+31
* | SONAR-5531 Provide an implementation based on ES of all "issues relating" web...Julien Lancelot2014-09-1728-706/+1383
* | SONAR-5614 Fix Medium testJulien Lancelot2014-09-173-17/+13
* | SONAR-5389 New dependency APIJulien HENRY2014-09-175-16/+334
* | 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