Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-12042 add force-stop option to Linux's sonar.sh | Sébastien Lesaint | 2019-06-03 | 1 | -32/+76 | |
| | ||||||
* | SONAR-12042 app always watches for hard stop, on demand for stop | Sébastien Lesaint | 2019-06-03 | 1 | -10/+12 | |
| | ||||||
* | SONAR-12043 main process supports graceful and hard stop | Sébastien Lesaint | 2019-06-03 | 1 | -1/+1 | |
| | ||||||
* | SONAR-12043 SchedulerImpl correctly handle Thread interrupt | Sébastien Lesaint | 2019-06-03 | 1 | -2/+2 | |
| | ||||||
* | SONAR-12043 some clarification class renaming in sonar-main module | Sébastien Lesaint | 2019-06-03 | 1 | -4/+0 | |
| | ||||||
* | SONAR-12043 rename current shutdown code from stop to hardStop | Sébastien Lesaint | 2019-06-03 | 1 | -8/+8 | |
| | ||||||
* | SONAR-12043 disable Java Service Wrapper shutdown timeout features | Sébastien Lesaint | 2019-06-03 | 1 | -2/+2 | |
| | | | | they are getting in the way of implementing gracefull shutdown in SQ which can last for a looooog time (35min+ by default) | |||||
* | Minor fixes to main app | Duarte Meneses | 2019-06-03 | 1 | -1/+1 | |
| | ||||||
* | Revert "SONAR-11942 Drop support of Oracle 11g and 12.1" | Duarte Meneses | 2019-05-31 | 1 | -2/+3 | |
| | | | | This reverts commit 51d491b2525e850b049c1bc97b77a616e1f174a0. | |||||
* | SONAR-11942 Drop support of Oracle 11g and 12.1 | Duarte Meneses | 2019-05-31 | 1 | -3/+2 | |
| | ||||||
* | SONAR-11720 Set different memory defaults for EE+ | Michal Duda | 2019-05-21 | 2 | -7/+8 | |
| | ||||||
* | SONAR-12108 Support Java 11 RTE | Duarte Meneses | 2019-05-16 | 1 | -2/+22 | |
| | ||||||
* | SONAR-11792 workaround ES bug with space in tmp dir path | Sébastien Lesaint | 2019-03-19 | 1 | -0/+79 | |
| | ||||||
* | SONAR-11792 upgrade elasticsearch binaries to 6.6.2 | Sébastien Lesaint | 2019-03-19 | 391 | -1531/+93981 | |
| | ||||||
* | SONAR-11804 remove 32-bits wrapper and service binaries | Sébastien Lesaint | 2019-03-18 | 10 | -819/+0 | |
| | ||||||
* | SONAR-11617 Support SQLServer 2017 | Simon Brandhof | 2019-02-19 | 1 | -1/+1 | |
| | | | | [skip ci] | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 2 | -2/+2 | |
| | ||||||
* | SONAR-11196 Fix documentation about configuration of PostgreSQL schema | Simon Brandhof | 2018-09-07 | 1 | -2/+2 | |
| | ||||||
* | SONAR-10668 Increase minimal supported version of PostgreSQL to 9.3 | Simon Brandhof | 2018-08-01 | 1 | -1/+1 | |
| | ||||||
* | SONAR-10689 update README.txt in extensions/plugins | Sébastien Lesaint | 2018-06-12 | 1 | -1/+2 | |
| | ||||||
* | SONAR-10688 Bundle LDAP plugin by default | Eric Hartmann | 2018-06-12 | 1 | -0/+60 | |
| | ||||||
* | SONAR-10707 deprecate MySQL | G. Ann Campbell | 2018-05-29 | 1 | -1/+3 | |
| | ||||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 1 | -0/+1 | |
| | ||||||
* | Put ES javaOpts arguments on one line | Midgard | 2018-02-22 | 1 | -3/+1 | |
| | | | Make it consistent with the two other javaOpts settings, avoiding errors due to only uncommenting one of the three lines. | |||||
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 1 | -4/+4 | |
| | ||||||
* | Automatic merge from branch-6.7 | ssjenka | 2018-01-09 | 1 | -2/+2 | |
|\ | | | | | | | | | * origin/branch-6.7: SONAR-10246 Fix documentation about default group in sso authentication | |||||
| * | SONAR-10246 Fix documentation about default group in sso authentication | Julien Lancelot | 2018-01-08 | 1 | -2/+2 | |
| | | ||||||
| * | SONAR-10057 upgrade PostgreSQL driver | Simon Brandhof | 2017-11-24 | 1 | -1/+1 | |
| | | | | | | | | to fix compatibility with PostgreSQL 10.0 | |||||
| * | LICENSE-82 reset server ID on DB URL changes | Simon Brandhof | 2017-11-07 | 1 | -2/+4 | |
| | | ||||||
| * | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-07 | 1 | -2/+1 | |
| | | ||||||
* | | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 2 | -2/+2 | |
| | | ||||||
* | | SONAR-10057 upgrade PostgreSQL driver | Simon Brandhof | 2017-11-24 | 1 | -1/+1 | |
| | | | | | | | | to fix compatibility with PostgreSQL 10.0 | |||||
* | | LICENSE-82 reset server ID on DB URL changes | Simon Brandhof | 2017-11-08 | 1 | -2/+4 | |
| | | ||||||
* | | SONAR-10043 upgrade MsSQL JDBC driver to 6.2.22.jre8 | Sébastien Lesaint | 2017-11-08 | 1 | -2/+1 | |
|/ | ||||||
* | SONAR-9981 Upgrade Elasticsearch to 5.6.3 | Daniel Schwarz | 2017-10-17 | 32 | -30/+30 | |
| | ||||||
* | SONAR-9263 Drop unused property sonar.web.dev | Simon Brandhof | 2017-10-04 | 1 | -4/+0 | |
| | ||||||
* | SONAR-9829 Upgrade Elasticsearch to 5.6.2 | Daniel Schwarz | 2017-10-02 | 36 | -30/+30 | |
| | ||||||
* | SONAR-9829 Upgrade Elasticsearch to 5.6.1 | Daniel Schwarz | 2017-10-02 | 67 | -33/+61 | |
| | ||||||
* | SONAR-9802 replace Hazelcast clients by members | Simon Brandhof | 2017-09-26 | 1 | -2/+2 | |
| | | | | | | | Web Server and Compute Engine processes must use plain HZ members but not clients so that they can be involved in distributed computing (contribute to api/system/info response) | |||||
* | SONAR-9803 remove bad coupling of processes on sonar-plugin-api | Simon Brandhof | 2017-09-26 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9803 restrict sonar-process to classes shared by all processes only | Simon Brandhof | 2017-09-26 | 1 | -2/+2 | |
| | ||||||
* | SONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warning | Sébastien Lesaint | 2017-09-19 | 1 | -1/+2 | |
| | ||||||
* | SONAR-9587 use classpath rather than fat jar for sonar-application | Sébastien Lesaint | 2017-09-13 | 1 | -1/+2 | |
| | ||||||
* | SONAR-9741 move shared cluster related classes to sonar-cluster | Sébastien Lesaint | 2017-09-13 | 1 | -3/+3 | |
| | ||||||
* | SONAR-9740 support system passcode in WS | Simon Brandhof | 2017-09-13 | 1 | -0/+7 | |
| | ||||||
* | SONAR-9715 Implement a delay for finishing task in Compute Engine | Eric Hartmann | 2017-09-05 | 1 | -1/+1 | |
| | ||||||
* | SONAR-9715 use realistic JSW timouts | Simon Brandhof | 2017-09-05 | 1 | -2/+2 | |
| | ||||||
* | SONAR-9738 Fail if the cluster name differs from node to node | Daniel Schwarz | 2017-09-05 | 1 | -0/+2 | |
| | ||||||
* | add warning to sonar.properties about ES Virtual Memory on Linux | Sébastien Lesaint | 2017-09-05 | 1 | -0/+11 | |
| | ||||||
* | SONAR-9590 only heap and heap dump options are now in search.javaOpts | Sébastien Lesaint | 2017-09-05 | 2 | -18/+2 | |
| |