| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | DOC add upgrade note for SONAR-12188 | G. Ann Campbell | 2019-06-13 | 1 | -0/+3 |
* | SONAR-12139 Fix display issue on projects administration page | Wouter Admiraal | 2019-06-13 | 3 | -3/+20 |
* | SONAR-12115 Disable delete button if no projects have been selected | Wouter Admiraal | 2019-06-13 | 3 | -7/+24 |
* | Using already-defined constants instead of duplicating their values | Diego Marcilio | 2019-06-13 | 6 | -6/+6 |
* | DOC fix typo spotted by @eric-legoff-sonarsource | G. Ann Campbell | 2019-06-13 | 1 | -1/+1 |
* | SONAR-12146 delete orphans from table PROJECT_BRANCHES | Sébastien Lesaint | 2019-06-13 | 5 | -2/+214 |
* | SONAR-12146 fix resilience of deletion of project/branch/view | Sébastien Lesaint | 2019-06-13 | 1 | -4/+4 |
* | SC-733 : remove refs to fixed IPs and clarify regions purpose | alexandre-odoux-sonarsource | 2019-06-12 | 1 | -22/+6 |
* | DOCS update Java requirements | michaelbirnstiehl | 2019-06-12 | 2 | -24/+20 |
* | DOCS update MSSQL JDBC driver version | michaelbirnstiehl | 2019-06-12 | 1 | -2/+13 |
* | SONAR 11264 update ElasticSearch max threads | michaelbirnstiehl | 2019-06-12 | 1 | -4/+4 |
* | DOC reword to avoid formatting problems | G. Ann Campbell | 2019-06-12 | 1 | -2/+2 |
* | DOC minor formatting corrections | G. Ann Campbell | 2019-06-12 | 1 | -2/+2 |
* | SONAR-11027 Fix the documentation of api/qualityprofiles/inheritance | Duarte Meneses | 2019-06-11 | 4 | -15/+17 |
* | SONAR-12141 Database needs migration : misleading instruction message | Duarte Meneses | 2019-06-11 | 3 | -4/+7 |
* | SONAR-12117 Database requires downgrade : incorrect error message | Duarte Meneses | 2019-06-11 | 2 | -2/+4 |
* | SONAR-12143 Make it clear that api/project_analyses/search only accepts Long-... | Duarte Meneses | 2019-06-11 | 2 | -24/+36 |
* | SONAR-11251 add http.nonProxyHosts to sonar.properties | Sébastien Lesaint | 2019-06-11 | 1 | -1/+1 |
* | DOC drop 'prev versions' page | G. Ann Campbell | 2019-06-11 | 5 | -19/+2 |
* | Clarify: SonarCloud targets cloud ALMs (#1691) | Fabrice Bellingard | 2019-06-11 | 3 | -6/+6 |
* | DOC add missing links in deploy-to-mktplce | G. Ann Campbell | 2019-06-11 | 1 | -1/+1 |
* | DOC correct ES lock threshold | G. Ann Campbell | 2019-06-11 | 1 | -1/+1 |
* | Clarify requirement for AutoScan | Fabrice Bellingard | 2019-06-11 | 1 | -1/+1 |
* | DOC add ES free disk space req. | G. Ann Campbell | 2019-06-11 | 1 | -0/+1 |
* | Output of ":server:sonar-docs:yarn_run" should not depend on build number | Evgeny Mandrikov | 2019-06-11 | 1 | -2/+3 |
* | DOC add (re-instate) SCAN docs | G. Ann Campbell | 2019-06-07 | 11 | -27/+53 |
* | Build task ":server:sonar-web:yarn_run" should produce same result outside of CI | Evgeny Mandrikov | 2019-06-07 | 1 | -4/+1 |
* | Fix 008c177ae1, that introduced broken documentation in SonarCloud | Grégoire Aubert | 2019-06-06 | 1 | -2/+2 |
* | SONAR-12055 Fix ALM integration (#1708) | Siegfried Ehret | 2019-06-06 | 1 | -1/+1 |
* | DOC Add minimum ALM versions | G. Ann Campbell | 2019-06-04 | 1 | -0/+11 |
* | SONAR-12121 Show a warning if QG conditions are ignored | Wouter Admiraal | 2019-06-04 | 8 | -2157/+2212 |
* | Fix failing UI test snapshot | Grégoire Aubert | 2019-06-04 | 1 | -1/+1 |
* | SONAR-12041 Display warning at startup if list of hosts is not consistent acr... | Duarte Meneses | 2019-06-03 | 2 | -26/+31 |
* | SONAR-12042 Apply feedback regarding logging | Duarte Meneses | 2019-06-03 | 3 | -1/+5 |
* | SONAR-12066 Update Docs for Scalability | MikeBirnstiehl | 2019-06-03 | 4 | -61/+120 |
* | SONAR-12043 Hard stop if stop takes too long | Duarte Meneses | 2019-06-03 | 13 | -82/+129 |
* | SONAR-12041 Display warning at startup if list of hosts is not consistent acr... | Duarte Meneses | 2019-06-03 | 9 | -17/+432 |
* | SONAR-12043 Refactor ProcessEntryPoint | Duarte Meneses | 2019-06-03 | 3 | -134/+61 |
* | SONAR-12043 stopper threads should be daemon | Duarte Meneses | 2019-06-03 | 1 | -0/+1 |
* | SONAR-12043 Refactor CeServer | Duarte Meneses | 2019-06-03 | 4 | -279/+60 |
* | SONAR-12043 Refactor ProcessEntryPoint | Duarte Meneses | 2019-06-03 | 2 | -48/+27 |
* | SONAR-12043 Minor refactor | Duarte Meneses | 2019-06-03 | 5 | -55/+25 |
* | SONAR-12043 graceful shutdown timeout configurable for ITs | Sébastien Lesaint | 2019-06-03 | 10 | -52/+127 |
* | SONAR-12043 make Lifecycle threadsafe | Sébastien Lesaint | 2019-06-03 | 5 | -52/+163 |
* | SONAR-12042 app always watches for hard stop, on demand for stop | Sébastien Lesaint | 2019-06-03 | 7 | -95/+373 |
* | SONAR-12043 CE gracefully stops | Sébastien Lesaint | 2019-06-03 | 12 | -48/+218 |
* | SONAR-12043 main process supports graceful and hard stop | Sébastien Lesaint | 2019-06-03 | 24 | -130/+691 |
* | SONAR-12043 SchedulerImpl correctly handle Thread interrupt | Sébastien Lesaint | 2019-06-03 | 4 | -28/+61 |
* | SONAR-12043 use only NodeLifecycle to store SQ node state | Sébastien Lesaint | 2019-06-03 | 2 | -29/+33 |
* | SONAR-12043 some clarification class renaming in sonar-main module | Sébastien Lesaint | 2019-06-03 | 22 | -174/+175 |