aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Expand)AuthorAgeFilesLines
* create sonar-webserver from sonar-serverSébastien Lesaint2019-08-141-1/+1
* SONAR-12384 update gradle buildMichal Duda2019-08-121-20/+15
* SONAR-8520 remove H2 specific way of creating database in Unit testsSébastien Lesaint2019-08-091-1/+1
* Clean depsDuarte Meneses2019-07-171-4/+4
* SONAR-12279 Swap Elasticsearch options to match conventioncolin-mueller-sonarsource2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-122-3/+3
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-2/+2
* SONAR-12274 Fix Pylint execution in SonarPython on WindowsJulien Lancelot2019-07-101-1/+1
* SONAR-12263 reflect new DB requirements in sonar.propertiescolin-mueller-sonarsource2019-07-101-2/+2
* SONAR-12246 remove from sonar.propertiesSimon Brandhof2019-07-101-1/+1
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-101-7/+0
* SONAR-12216 Upgrade SonarCSS to 1.1.1.1010Julien Lancelot2019-06-281-1/+1
* Upgrade sonar-jacoco-plugin to 1.0.2Evgeny Mandrikov2019-06-281-1/+1
* SONAR-11964 Fail at startup when detecting MySQLJulien Lancelot2019-06-281-7/+0
* SONAR-12216 Upgrade code analyzers to latest released versionsJulien Lancelot2019-06-281-4/+4
* SONAR-11849 increase SQ max sizeSébastien Lesaint2019-06-281-1/+1
* DOCS: Ported License Manger Docscolin-mueller-sonarsource2019-06-281-1/+1
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-1/+1
* SONAR-12002 Fail startup if JRE < 11Duarte Meneses2019-06-281-3/+2
* SONAR-11849 Upgrade SonarCSS to 1.1.0.993Julien Lancelot2019-06-171-1/+1
* SONAR-11894 Embed SAML, GitHub Auth plugins in Community edition+Julien Lancelot2019-06-141-2/+4
* SONAR-11849 Upgrade code analyzers to latest released versionsJulien Lancelot2019-06-141-8/+8
* SONAR-11251 add http.nonProxyHosts to sonar.propertiesSébastien Lesaint2019-06-111-0/+6
* SONAR-11871 upgrade elasticsearch to 6.8.0Sébastien Lesaint2019-06-07168-118/+658
* SONAR-12042 Apply feedback regarding loggingDuarte Meneses2019-06-032-2/+2
* SONAR-12042 Apply feedback regarding loggingDuarte Meneses2019-06-032-2/+2
* SONAR-12042 add force-stop option to MacOS's sonar.shSébastien Lesaint2019-06-031-28/+72
* SONAR-12042 add force-stop option to Linux's sonar.shSébastien Lesaint2019-06-032-32/+81
* SONAR-12042 app always watches for hard stop, on demand for stopSébastien Lesaint2019-06-031-10/+12
* SONAR-12043 main process supports graceful and hard stopSébastien Lesaint2019-06-031-1/+1
* SONAR-12043 SchedulerImpl correctly handle Thread interruptSébastien Lesaint2019-06-031-2/+2
* SONAR-12043 some clarification class renaming in sonar-main moduleSébastien Lesaint2019-06-031-4/+0
* SONAR-12043 rename current shutdown code from stop to hardStopSébastien Lesaint2019-06-031-8/+8
* SONAR-12043 disable Java Service Wrapper shutdown timeout featuresSébastien Lesaint2019-06-031-2/+2
* Minor fixes to main appDuarte Meneses2019-06-031-1/+1
* Revert "SONAR-11942 Drop support of Oracle 11g and 12.1"Duarte Meneses2019-05-311-2/+3
* SONAR-11942 Drop support of Oracle 11g and 12.1Duarte Meneses2019-05-311-3/+2
* Fix build task ":sonar-application:zip" and remove ":server:sonar-web:copyBra...Evgeny Mandrikov2019-05-301-2/+11
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-213-7/+25
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-2/+22
* Do not use deprecated Gradle properties "distsDir" and "archiveName"Evgeny Mandrikov2019-05-101-1/+1
* Adjust max package sizeDuarte Meneses2019-04-301-1/+1
* Reactivate zip size check for non release buildGrégoire Aubert2019-04-041-9/+7
* Improve front end local build timeGrégoire Aubert2019-03-291-7/+9
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-2/+2
* SONAR-11660 Upgrade plugins to latest versionBenoît Gianinetti2019-03-191-9/+9
* SONAR-11792 workaround ES bug with space in tmp dir pathSébastien Lesaint2019-03-192-1/+86
* SONAR-11792 exclude useless ES binaries to be packaged into SQSébastien Lesaint2019-03-191-6/+31
* SONAR-11792 upgrade elasticsearch binaries to 6.6.2Sébastien Lesaint2019-03-19391-1531/+93981