| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-12041 Display warning at startup if list of hosts is not consistent acr... | Duarte Meneses | 2019-06-03 | 3 | -4/+64 |
* | 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 | 2 | -150/+0 |
* | SONAR-12043 Refactor ProcessEntryPoint | Duarte Meneses | 2019-06-03 | 1 | -48/+26 |
* | SONAR-12043 Minor refactor | Duarte Meneses | 2019-06-03 | 4 | -54/+24 |
* | SONAR-12043 graceful shutdown timeout configurable for ITs | Sébastien Lesaint | 2019-06-03 | 4 | -9/+53 |
* | SONAR-12043 make Lifecycle threadsafe | Sébastien Lesaint | 2019-06-03 | 5 | -52/+163 |
* | SONAR-12043 main process supports graceful and hard stop | Sébastien Lesaint | 2019-06-03 | 10 | -65/+255 |
* | SONAR-12043 move closing shared memory to ProcessEntryPoint | Sébastien Lesaint | 2019-06-03 | 4 | -29/+23 |
* | SONAR-12043 delete dead code in sonar-process tests | Sébastien Lesaint | 2019-06-03 | 2 | -220/+0 |
* | SONAR-12043 add (graceful) stop flag to shared memory | Sébastien Lesaint | 2019-06-03 | 4 | -14/+70 |
* | SONAR-12043 rename current shutdown code from stop to hardStop | Sébastien Lesaint | 2019-06-03 | 16 | -84/+83 |
* | SONAR-12043 ProcessCommands doesn't need to be AutoCloseable | Sébastien Lesaint | 2019-06-03 | 3 | -6/+2 |
* | SONAR-12043 process lifecycle: can hard stop when stopping | Sébastien Lesaint | 2019-06-03 | 2 | -33/+31 |
* | Minor fixes to main app | Duarte Meneses | 2019-06-03 | 2 | -8/+6 |
* | SONAR-10034 HealthStateRefresher must implement Startable | Sébastien Lesaint | 2019-05-28 | 1 | -1/+2 |
* | SONAR-12109 Web Analytics plugins (#1652) | Grégoire Aubert | 2019-05-23 | 1 | -1/+0 |
* | SONAR-11720 Set different memory defaults for EE+ | Michal Duda | 2019-05-21 | 3 | -14/+136 |
* | SONARCLOUD-615 Add Google Tag Manager | Siegfried Ehret | 2019-05-13 | 1 | -1/+2 |
* | SONAR-11793 Rename GA tracking property to 'sonar.analytics.ga.trackingId' | Wouter Admiraal | 2019-04-25 | 1 | -1/+1 |
* | SONARCLOUD-520 change location of homepage data file | Simon Brandhof | 2019-04-11 | 1 | -0/+1 |
* | SONAR-11792 update ES JVM options to match defaults in ES 6.6.2 | Sébastien Lesaint | 2019-03-19 | 1 | -0/+18 |
* | SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" setting | Stas Vilchik | 2019-01-16 | 1 | -0/+1 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 105 | -105/+105 |
* | SONAR-11259 Improve source offset handling on Windows | Julien HENRY | 2018-09-24 | 1 | -0/+1 |
* | SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf() | Simon Brandhof | 2018-08-07 | 2 | -1/+20 |
* | SONAR-11077 add size of uncompressed report in to CE DEBUG logs | Simon Brandhof | 2018-08-02 | 2 | -0/+70 |
* | Fix Quality flaws | Simon Brandhof | 2018-07-25 | 1 | -1/+1 |
* | SONAR-10922 Silence Hazelcast logs | Eric Hartmann | 2018-06-29 | 1 | -1/+2 |
* | SONARCLOUD-68 Add google analytics to SonarCloud | Grégoire Aubert | 2018-06-21 | 1 | -3/+1 |
* | SONARCLOUD-63 SONARCLOUD-74 Return Prismic access token from api/navigation/g... | Grégoire Aubert | 2018-06-21 | 1 | -0/+3 |
* | Do not deploy the artifacts used only internally | Simon Brandhof | 2018-06-19 | 1 | -14/+0 |
* | SONAR-10850 Log HazelcastInstanceNotActiveException exception as DEBUG during... | Eric Hartmann | 2018-06-14 | 2 | -0/+28 |
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 1 | -0/+2 |
* | SONAR-10604 property sonar.cluster.hosts is only for app nodes | Simon Brandhof | 2018-05-10 | 3 | -7/+7 |
* | SONAR-10594 fail to drop ES index on blue/green deployments | Simon Brandhof | 2018-05-10 | 1 | -1/+6 |
* | SONAR-10604 remove unused methods in HazelcastMember | Simon Brandhof | 2018-05-10 | 3 | -35/+0 |
* | SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE | Simon Brandhof | 2018-05-10 | 4 | -18/+14 |
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 |
* | Fix build | David Rautureau | 2018-04-04 | 1 | -0/+4 |
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -2/+4 |
* | Fix Gradle hack to resolve Jetty dependency | Simon Brandhof | 2018-03-15 | 1 | -8/+1 |
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 2 | -6/+7 |
* | Move To Gradle | David Rautureau | 2018-03-09 | 2 | -96/+49 |
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 6 | -106/+138 |
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 8 | -12/+12 |
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 105 | -107/+105 |
* | fix logback configuration in UTs to drastically reduce build verbosity | Sébastien Lesaint | 2017-11-24 | 3 | -4/+38 |