aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing codesmellMathieu Suen2020-11-236-19/+21
* SONAR-14047 Remove delete button on app console.Mathieu Suen2020-11-185-69/+4
* Fix frontend duplication.Mathieu Suen2020-11-1818-761/+585
* BUILD Add slack notification for SonarQube repoMalena Ebert2020-11-171-0/+2
* BUILD Fix unauthorized builds with artifactory repoMalena Ebert2020-11-171-1/+5
* Fix tag filtering docs for the WS api/components/search_projectsAntoine Vigneau2020-11-091-3/+3
* SONAR-13991 Fix SSF-128Julien Lancelot2020-11-061-5/+1
* SONAR-12686 turn off Elasticsearch client deprecation loggingJacek2020-11-051-0/+5
* SONAR-13975 Update ES configuration on DCE docsmichaelbirnstiehl2020-11-052-25/+29
* SONAR-13976 update ports description and raise security awareness for ES upgrademichaelbirnstiehl2020-11-051-4/+4
* SONAR-13974 Add upgrade notes for new ES configurationmichaelbirnstiehl2020-11-052-9/+20
* SONAR-12686 Fix Elasticsearch properties for a single nodeMichal Duda2020-11-052-3/+6
* SONAR-14039 replace 'sonar.search.transportPort' with 'sonar.es.port' on non-DCEJacek2020-11-056-46/+81
* SONAR-13972 Remove 'sonar.search.httpPort' propertyMichal Duda2020-11-051-1/+0
* SONAR-13979 Fail when sonar.search.host or sonar.search.port are defined in DCEMichal Duda2020-11-0513-272/+385
* SONAR-13971 Add properties to configure ES network in DCEMichal Duda2020-11-057-178/+371
* DOCS update for ES 7.9.3 upgrademichaelbirnstiehl2020-11-053-12/+28
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-05123-3706/+2599
* SONAR-12686 enforce index rebuilding by changing ES data directorySébastien Lesaint2020-11-054-9/+12
* SONAR-12686 replace deprecated setting transport.tcp.port by transport.portSébastien Lesaint2020-11-053-3/+5
* SONAR-12686 fix ES discovery settings in cluster modeSébastien Lesaint2020-11-053-36/+8
* SONAR-12686 add mandatory cluster configuration property cluster.initial_mast...Sébastien Lesaint2020-11-051-0/+1
* SONAR-12686 use node.store.allow_mmap instead of node.store.allow_mmapfsSébastien Lesaint2020-11-052-4/+35
* SONAR-12686 MaxDirectMemorySize JVM option should be defined for ESSébastien Lesaint2020-11-053-3/+4
* SONAR-12686 update JVM options to match defaults in ES 7.XSébastien Lesaint2020-11-052-47/+63
* SONAR-12686 update elasticsearch-patch and packaging exclusions for 7.XSébastien Lesaint2020-11-052-23/+11
* SONAR-12686 increase zip sizeJacek2020-11-051-2/+2
* SONAR-12686 upgrade ES server binaries to 7.9.3Sébastien Lesaint2020-11-05438-95153/+1304
* SONAR-12686 use Jetty for TCP ElasticSearch transport in unit testsSébastien Lesaint2020-11-052-544/+95
* increase validate task allowed memoryPierre2020-11-041-1/+1
* SONAR-13988 better handle errorsJeremy Davis2020-11-0433-2213/+802
* SONAR-13996 Add warning when configuring second instanceJeremy Davis2020-11-0410-39/+291
* SONAR-13987 Display validation for Bitbucket serverJeremy Davis2020-11-042-2/+4
* SONAR-13978 validate gitlab alm settingsPierre2020-11-043-1/+62
* SONAR-13978 Display validation for GitLabJeremy Davis2020-11-042-4/+14
* SONAR-13988 - GitHub ALM settings validationMark Rekveld2020-11-041-1/+2
* SONAR-13988 Display validation status for GitHub integrationJeremy Davis2020-11-0432-159/+1174
* SONAR-13122 Reduce Log Level of rule indexing warnings on startupcolin-mueller-sonarsource2020-11-042-14/+14
* Add VSCode extension recommendations for sonar-webJean-Baptiste Lievremont2020-11-041-0/+9
* SONAR-13913 Remove tables and indexes clean up used in Integration TestsJulien Lancelot2020-11-036-435/+1
* Execute OWASP task on every config updateMalena Ebert2020-11-021-1/+2
* Update node version used by gradleMalena Ebert2020-11-021-1/+1
* Move OWASP suppression files to private folderMalena Ebert2020-11-023-254/+1
* SONAR-14001 SONAR-14010 SONAR-14030 SONAR-14032 SONAR-14050 SONAR-14052 SONAR...Jeremy Davis2020-10-292-12/+12
* DOCS fix link to Generate Reports postMikeBirnstiehl2020-10-281-1/+1
* SONAR-13913 Upgrade Orchestrator version to 3.31Jacek2020-10-281-1/+1
* DOCS add release notes link to upgrade notesmichaelbirnstiehl2020-10-271-0/+2
* SONAR-14044 update mybatisTobias Trabelsi2020-10-271-1/+1
* SONAR-13941 Move and adapt application CE processorZipeng WU2020-10-239-19/+99
* SONAR-13950 Move Application UI logic to DEWouter Admiraal2020-10-2359-71/+4481