summaryrefslogtreecommitdiffstats
path: root/sonar-application
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12770 Do not let people think that a Java version > 11 is officially ↵Julien Lancelot2019-12-051-4/+2
| | | | supported
* SONAR-12358 fix SSF 85Pierre Guillot2019-10-241-1/+1
|
* SONAR-12274 Fix Pylint execution in SonarPython on WindowsJulien Lancelot2019-10-171-1/+1
|
* SONAR-12263 reflect new DB requirements in sonar.propertiescolin-mueller-sonarsource2019-10-171-3/+3
|
* 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
| | | | new SonarCSS plugin added 970Kb
* DOCS: Ported License Manger Docscolin-mueller-sonarsource2019-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Created license-manager.md * Added support-information-file.png * Added License Managemer to ToC * Added License Manager to static docs index * Update SonarQubeNavigationTree.json * Update StaticNavigationTree.json * Update license-manager.md * Update license-manager.md * Update max size of distribution * Update license-manager.md
* 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
| | | | 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 appDuarte Meneses2019-06-031-1/+1
|
* Revert "SONAR-11942 Drop support of Oracle 11g and 12.1"Duarte Meneses2019-05-311-2/+3
| | | | This reverts commit 51d491b2525e850b049c1bc97b77a616e1f174a0.
* SONAR-11942 Drop support of Oracle 11g and 12.1Duarte Meneses2019-05-311-3/+2
|
* Fix build task ":sonar-application:zip" and remove ↵Evgeny Mandrikov2019-05-301-2/+11
| | | | ":server:sonar-web:copyBranding"
* 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
| | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions
* 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
|
* SONAR-11804 remove 32-bits wrapper and service binariesSébastien Lesaint2019-03-1810-819/+0
|
* SONAR-11617 Support SQLServer 2017Simon Brandhof2019-02-191-1/+1
| | | | [skip ci]
* SONAR-11593 Upgrade code analyzers to latest released versionsJulien Lancelot2019-01-211-8/+9
|
* Fix license headers for 2019Duarte Meneses2019-01-022-2/+2
|
* create a separate js bundle for legacy browsers (#1073)Stas Vilchik2018-12-201-2/+2
|
* SONAR-11405 Upgrade code analyzers to latest released versionsJulien Lancelot2018-12-201-7/+7
|
* SONAR-11403 Embed SonarScala in all SonarQube editionsJulien Lancelot2018-12-201-0/+1
|
* SONAR-11389 Bundle VB.NET analyzer in the Community EditionSimon Brandhof2018-10-191-1/+3
|