Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-13475 List GitHub repositories | Jeremy Davis | 2020-07-01 | 1 | -0/+1 |
| | |||||
* | SONAR-13373 sonar.web.sessionTimeoutInMinutes cannot be lower than 5 minutes | Julien Lancelot | 2020-06-26 | 1 | -2/+3 |
| | |||||
* | Size of zip distribution increased because of recent lib upgrades | Simon Brandhof | 2020-06-22 | 1 | -1/+1 |
| | |||||
* | Upgrade Gradle to 6.3 | Evgeny Mandrikov | 2020-04-16 | 1 | -1/+1 |
| | |||||
* | SONAR-13097 Upgrade plugins | Julien Lancelot | 2020-02-24 | 1 | -2/+2 |
| | |||||
* | SONAR-13078 enable configuring the server by environment variables | Michal Duda | 2020-02-22 | 2 | -2/+5 |
| | |||||
* | improve logging and speed up HA ITs | Sébastien Lesaint | 2020-02-20 | 1 | -3/+4 |
| | | | | speed boost comes from refactor of 7 tests of ClusterTest into SupportedTopologyClusterTest which starts a single cluster | ||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 2 | -2/+2 |
| | |||||
* | SONAR-12875 upgrade sonar-java to 6.0 | sns-seb | 2019-12-23 | 1 | -2/+2 |
| | |||||
* | SONAR-12775 Gitlab MR live update | Pierre Guillot | 2019-12-16 | 1 | -2/+2 |
| | |||||
* | SONAR-12673 Fix issue management | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | SONAR-12770 Do not let people think that a Java version > 11 is officially ↵ | Julien Lancelot | 2019-12-05 | 1 | -4/+2 |
| | | | | supported | ||||
* | SONAR-12677 do not duplicate configuration of bundled plugins | Sébastien Lesaint | 2019-11-12 | 2 | -41/+45 |
| | | | | | into the sonar-docs module and the edition modules also, make sonar-docs support being built from public sources which do not contain commercial editions | ||||
* | SONAR-12383 Increase zip file size constraint | Jacek | 2019-11-12 | 1 | -2/+2 |
| | |||||
* | SONAR-12685 upgrade Elasticsearch to 6.8.4 | Sébastien Lesaint | 2019-11-08 | 133 | -62/+70 |
| | |||||
* | SONAR-12252 upgrade scm-git plugin to 1.9.1 | Sébastien Lesaint | 2019-10-15 | 1 | -5/+5 |
| | |||||
* | SONAR-12252 upgrade language plugins to latest version | Sébastien Lesaint | 2019-10-15 | 1 | -1/+1 |
| | |||||
* | SONAR-12471 Embed LDAP authentication | Julien Lancelot | 2019-10-07 | 1 | -1/+0 |
| | |||||
* | SONAR-12471 Embed SAML authentication | Julien Lancelot | 2019-10-07 | 1 | -1/+0 |
| | |||||
* | SONAR-12471 Embed GitHub authentication | Julien Lancelot | 2019-10-07 | 1 | -1/+0 |
| | |||||
* | Update expected zip file size | Duarte Meneses | 2019-09-24 | 1 | -2/+2 |
| | |||||
* | Remove reference to sonar-vsts from build | philippe-perrin-sonarsource | 2019-09-23 | 1 | -2/+0 |
| | |||||
* | SONAR-8520 fix bad accidental change in sonar.properties | Sébastien Lesaint | 2019-09-06 | 1 | -1/+1 |
| | |||||
* | create sonar-webserver from sonar-server | Sébastien Lesaint | 2019-08-14 | 1 | -1/+1 |
| | | | | contains the Web Server "executable", the Pico Container definition (to allow building it up from multiple modules) and Tomcat/JEE specific code | ||||
* | SONAR-12384 update gradle build | Michal Duda | 2019-08-12 | 1 | -20/+15 |
| | |||||
* | SONAR-8520 remove H2 specific way of creating database in Unit tests | Sébastien Lesaint | 2019-08-09 | 1 | -1/+1 |
| | |||||
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -4/+4 |
| | |||||
* | SONAR-12279 Swap Elasticsearch options to match convention | colin-mueller-sonarsource | 2019-07-12 | 1 | -1/+1 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 1 | -1/+1 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 2 | -3/+3 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API - Scanner FS | Duarte Meneses | 2019-07-12 | 1 | -2/+2 |
| | |||||
* | SONAR-12274 Fix Pylint execution in SonarPython on Windows | Julien Lancelot | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12263 reflect new DB requirements in sonar.properties | colin-mueller-sonarsource | 2019-07-10 | 1 | -2/+2 |
| | |||||
* | SONAR-12246 remove from sonar.properties | Simon Brandhof | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-12246 Remove dependencies on MySQL driver | Simon Brandhof | 2019-07-10 | 1 | -7/+0 |
| | |||||
* | SONAR-12216 Upgrade SonarCSS to 1.1.1.1010 | Julien Lancelot | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | Upgrade sonar-jacoco-plugin to 1.0.2 | Evgeny Mandrikov | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | SONAR-11964 Fail at startup when detecting MySQL | Julien Lancelot | 2019-06-28 | 1 | -7/+0 |
| | |||||
* | SONAR-12216 Upgrade code analyzers to latest released versions | Julien Lancelot | 2019-06-28 | 1 | -4/+4 |
| | |||||
* | SONAR-11849 increase SQ max size | Sébastien Lesaint | 2019-06-28 | 1 | -1/+1 |
| | | | | new SonarCSS plugin added 970Kb | ||||
* | DOCS: Ported License Manger Docs | colin-mueller-sonarsource | 2019-06-28 | 1 | -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 < 11 | Duarte Meneses | 2019-06-28 | 1 | -1/+1 |
| | |||||
* | SONAR-12002 Fail startup if JRE < 11 | Duarte Meneses | 2019-06-28 | 1 | -3/+2 |
| | |||||
* | SONAR-11849 Upgrade SonarCSS to 1.1.0.993 | Julien Lancelot | 2019-06-17 | 1 | -1/+1 |
| | |||||
* | SONAR-11894 Embed SAML, GitHub Auth plugins in Community edition+ | Julien Lancelot | 2019-06-14 | 1 | -2/+4 |
| | |||||
* | SONAR-11849 Upgrade code analyzers to latest released versions | Julien Lancelot | 2019-06-14 | 1 | -8/+8 |
| | |||||
* | SONAR-11251 add http.nonProxyHosts to sonar.properties | Sébastien Lesaint | 2019-06-11 | 1 | -0/+6 |
| | |||||
* | SONAR-11871 upgrade elasticsearch to 6.8.0 | Sébastien Lesaint | 2019-06-07 | 168 | -118/+658 |
| | |||||
* | SONAR-12042 Apply feedback regarding logging | Duarte Meneses | 2019-06-03 | 2 | -2/+2 |
| | |||||
* | SONAR-12042 Apply feedback regarding logging | Duarte Meneses | 2019-06-03 | 2 | -2/+2 |
| |