aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* DOC add upgrade note for SONAR-12188G. Ann Campbell2019-06-131-0/+3
* SONAR-12139 Fix display issue on projects administration pageWouter Admiraal2019-06-133-3/+20
* SONAR-12115 Disable delete button if no projects have been selectedWouter Admiraal2019-06-133-7/+24
* Using already-defined constants instead of duplicating their valuesDiego Marcilio2019-06-136-6/+6
* DOC fix typo spotted by @eric-legoff-sonarsourceG. Ann Campbell2019-06-131-1/+1
* SONAR-12146 delete orphans from table PROJECT_BRANCHESSébastien Lesaint2019-06-135-2/+214
* SONAR-12146 fix resilience of deletion of project/branch/viewSébastien Lesaint2019-06-131-4/+4
* SC-733 : remove refs to fixed IPs and clarify regions purposealexandre-odoux-sonarsource2019-06-121-22/+6
* DOCS update Java requirementsmichaelbirnstiehl2019-06-122-24/+20
* DOCS update MSSQL JDBC driver versionmichaelbirnstiehl2019-06-121-2/+13
* SONAR 11264 update ElasticSearch max threadsmichaelbirnstiehl2019-06-121-4/+4
* DOC reword to avoid formatting problemsG. Ann Campbell2019-06-121-2/+2
* DOC minor formatting correctionsG. Ann Campbell2019-06-121-2/+2
* SONAR-11027 Fix the documentation of api/qualityprofiles/inheritanceDuarte Meneses2019-06-114-15/+17
* SONAR-12141 Database needs migration : misleading instruction messageDuarte Meneses2019-06-113-4/+7
* SONAR-12117 Database requires downgrade : incorrect error messageDuarte Meneses2019-06-112-2/+4
* SONAR-12143 Make it clear that api/project_analyses/search only accepts Long-...Duarte Meneses2019-06-112-24/+36
* SONAR-11251 add http.nonProxyHosts to sonar.propertiesSébastien Lesaint2019-06-111-1/+1
* DOC drop 'prev versions' page G. Ann Campbell2019-06-115-19/+2
* Clarify: SonarCloud targets cloud ALMs (#1691)Fabrice Bellingard2019-06-113-6/+6
* DOC add missing links in deploy-to-mktplceG. Ann Campbell2019-06-111-1/+1
* DOC correct ES lock thresholdG. Ann Campbell2019-06-111-1/+1
* Clarify requirement for AutoScanFabrice Bellingard2019-06-111-1/+1
* DOC add ES free disk space req.G. Ann Campbell2019-06-111-0/+1
* Output of ":server:sonar-docs:yarn_run" should not depend on build numberEvgeny Mandrikov2019-06-111-2/+3
* DOC add (re-instate) SCAN docsG. Ann Campbell2019-06-0711-27/+53
* Build task ":server:sonar-web:yarn_run" should produce same result outside of CIEvgeny Mandrikov2019-06-071-4/+1
* Fix 008c177ae1, that introduced broken documentation in SonarCloudGrégoire Aubert2019-06-061-2/+2
* SONAR-12055 Fix ALM integration (#1708)Siegfried Ehret2019-06-061-1/+1
* DOC Add minimum ALM versions G. Ann Campbell2019-06-041-0/+11
* SONAR-12121 Show a warning if QG conditions are ignoredWouter Admiraal2019-06-048-2157/+2212
* Fix failing UI test snapshotGrégoire Aubert2019-06-041-1/+1
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-032-26/+31
* SONAR-12042 Apply feedback regarding loggingDuarte Meneses2019-06-033-1/+5
* SONAR-12066 Update Docs for ScalabilityMikeBirnstiehl2019-06-034-61/+120
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-0313-82/+129
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-039-17/+432
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-033-134/+61
* SONAR-12043 stopper threads should be daemonDuarte Meneses2019-06-031-0/+1
* SONAR-12043 Refactor CeServerDuarte Meneses2019-06-034-279/+60
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-032-48/+27
* SONAR-12043 Minor refactorDuarte Meneses2019-06-035-55/+25
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-0310-52/+127
* SONAR-12043 make Lifecycle threadsafeSébastien Lesaint2019-06-035-52/+163
* SONAR-12042 app always watches for hard stop, on demand for stopSébastien Lesaint2019-06-037-95/+373
* SONAR-12043 CE gracefully stopsSébastien Lesaint2019-06-0312-48/+218
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-0324-130/+691
* SONAR-12043 SchedulerImpl correctly handle Thread interruptSébastien Lesaint2019-06-034-28/+61
* SONAR-12043 use only NodeLifecycle to store SQ node stateSébastien Lesaint2019-06-032-29/+33
* SONAR-12043 some clarification class renaming in sonar-main moduleSébastien Lesaint2019-06-0322-174/+175