aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12279 Swap Elasticsearch options to match conventioncolin-mueller-sonarsource2019-07-121-1/+1
* SONAR-11874 ignore inaccessible files when cleaning tmp dirSébastien Lesaint2019-06-281-6/+22
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-286-2/+329
* SC-702 decouple Logback appenders from encodersSimon Brandhof2019-06-282-27/+16
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-18/+0
* SONAR-11251 add http.nonProxyHosts to sonar.propertiesSébastien Lesaint2019-06-111-1/+1
* SONAR-12042 Apply feedback regarding loggingDuarte Meneses2019-06-031-1/+1
* SONAR-12043 Hard stop if stop takes too longDuarte Meneses2019-06-033-10/+18
* SONAR-12041 Display warning at startup if list of hosts is not consistent acr...Duarte Meneses2019-06-033-4/+64
* 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-032-150/+0
* SONAR-12043 Refactor ProcessEntryPointDuarte Meneses2019-06-031-48/+26
* SONAR-12043 Minor refactorDuarte Meneses2019-06-034-54/+24
* SONAR-12043 graceful shutdown timeout configurable for ITsSébastien Lesaint2019-06-034-9/+53
* SONAR-12043 make Lifecycle threadsafeSébastien Lesaint2019-06-035-52/+163
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-0310-65/+255
* SONAR-12043 move closing shared memory to ProcessEntryPointSébastien Lesaint2019-06-034-29/+23
* SONAR-12043 delete dead code in sonar-process testsSébastien Lesaint2019-06-032-220/+0
* SONAR-12043 add (graceful) stop flag to shared memorySébastien Lesaint2019-06-034-14/+70
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-0316-84/+83
* SONAR-12043 ProcessCommands doesn't need to be AutoCloseableSébastien Lesaint2019-06-033-6/+2
* SONAR-12043 process lifecycle: can hard stop when stoppingSébastien Lesaint2019-06-032-33/+31
* Minor fixes to main appDuarte Meneses2019-06-032-8/+6
* SONAR-10034 HealthStateRefresher must implement StartableSébastien Lesaint2019-05-281-1/+2
* SONAR-12109 Web Analytics plugins (#1652)Grégoire Aubert2019-05-231-1/+0
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-213-14/+136
* SONARCLOUD-615 Add Google Tag ManagerSiegfried Ehret2019-05-131-1/+2
* SONAR-11793 Rename GA tracking property to 'sonar.analytics.ga.trackingId'Wouter Admiraal2019-04-251-1/+1
* SONARCLOUD-520 change location of homepage data fileSimon Brandhof2019-04-111-0/+1
* SONAR-11792 update ES JVM options to match defaults in ES 6.6.2Sébastien Lesaint2019-03-191-0/+18
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-161-0/+1
* Fix license headers for 2019Duarte Meneses2019-01-02105-105/+105
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-241-0/+1
* SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf()Simon Brandhof2018-08-072-1/+20
* SONAR-11077 add size of uncompressed report in to CE DEBUG logsSimon Brandhof2018-08-022-0/+70
* Fix Quality flawsSimon Brandhof2018-07-251-1/+1
* SONAR-10922 Silence Hazelcast logsEric Hartmann2018-06-291-1/+2
* SONARCLOUD-68 Add google analytics to SonarCloudGrégoire Aubert2018-06-211-3/+1
* SONARCLOUD-63 SONARCLOUD-74 Return Prismic access token from api/navigation/g...Grégoire Aubert2018-06-211-0/+3
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-14/+0
* SONAR-10850 Log HazelcastInstanceNotActiveException exception as DEBUG during...Eric Hartmann2018-06-142-0/+28
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-0/+2
* SONAR-10604 property sonar.cluster.hosts is only for app nodesSimon Brandhof2018-05-103-7/+7
* SONAR-10594 fail to drop ES index on blue/green deploymentsSimon Brandhof2018-05-101-1/+6
* SONAR-10604 remove unused methods in HazelcastMemberSimon Brandhof2018-05-103-35/+0
* SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPESimon Brandhof2018-05-104-18/+14
* Fix publicationDavid Rautureau2018-04-041-4/+0
* Fix buildDavid Rautureau2018-04-041-0/+4
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-041-2/+4