aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-11792 use dedicated temp directory for ESSébastien Lesaint2019-03-1910-205/+337
* SONAR-11792 drop usage of standard token filterSébastien Lesaint2019-03-191-3/+3
* SONAR-11792 remove use of deprecated nested_path and nested_filterSébastien Lesaint2019-03-191-3/+5
* SONAR-11792 only ES executable for linux/mac is usedSébastien Lesaint2019-03-191-8/+1
* SONAR-11792 update ES JVM options to match defaults in ES 6.6.2Sébastien Lesaint2019-03-195-48/+230
* SONAR-11792 define ES's JVM tmp directory to SQ's tmp directorySébastien Lesaint2019-03-196-16/+28
* SONAR-11792 change default max_ngram_diff to 13Sébastien Lesaint2019-03-192-0/+3
* SONAR-11792 drop usage of "_all" fieldSébastien Lesaint2019-03-193-7/+16
* SONAR-11792 drop setting index.mapper.dynamicSébastien Lesaint2019-03-193-5/+5
* SONAR-11792 change ES data directory to es6Sébastien Lesaint2019-03-192-3/+21
* SONAR-11792 use memory safe implemen to delete deprecated ES dirSébastien Lesaint2019-03-191-2/+2
* SONAR-11792 update ES compile dependency to 6.6.2Sébastien Lesaint2019-03-1928-116/+635
* SONAR-11792 fix path.conf to allow ES 6.6 runtime to bootSébastien Lesaint2019-03-194-19/+27
* SONAR-11791 truncate content of table ES_QUEUESébastien Lesaint2019-03-195-2/+140
* SONAR-11791 use single type ES indicesSébastien Lesaint2019-03-19143-2316/+4684
* SONAR-11769 Update docs for GHE PR analysisMikeBirnstiehl2019-03-195-19/+80
* DOC drop link to page that doesn't exist yet :-(G. Ann Campbell2019-03-191-1/+1
* DOC 7.7 upgrade notesG. Ann Campbell2019-03-191-1/+12
* DOCS updated wording on system reqsMikeBirnstiehl2019-03-181-1/+1
* DOCS remove support for 32 bit systemsMikeBirnstiehl2019-03-183-13/+6
* SONAR-11804 do not send -server flag to ES JVM anymoreSébastien Lesaint2019-03-183-6/+3
* SONAR-10277 Prevent user to have more than 100 projects as favoriteJulien Lancelot2019-03-1817-148/+622
* SONAR-11812 Prevent setting a directory as favoriteJulien Lancelot2019-03-187-41/+287
* Simplify PermissionTemplateService#hasDefaultTemplateWithPermissionOnProjectC...Julien Lancelot2019-03-187-69/+60
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-187-58/+130
* SONARCLOUD-456 Update screenshot for marketing pageJeremy Davis2019-03-185-1/+45
* SONAR-11731 Add documentation for Bitbucket Server integrationJulien HENRY2019-03-182-6/+13
* SONAR-11729 implemented PrDecorator for Bitbucket ServerMichal Duda2019-03-183-3/+47
* SONAR-11487 Update OkHttp to 3.14.0Julien HENRY2019-03-181-1/+2
* Fix wording in SonarCloud page "privacy"Simon Brandhof2019-03-171-1/+1
* SONAR-11549 Remove code that load old scanner reports with modules (MMF-365)Duarte Meneses2019-03-1512-560/+46
* SONAR-11664 Remove metric 'directories'Duarte Meneses2019-03-153-30/+6
* SONAR-10722 Clean code by removing portfolios in NewCoverageMeasuresStepJulien Lancelot2019-03-143-248/+7
* Adding COBOL to the list of supported languagesFabrice Bellingard2019-03-131-0/+1
* Fix description of api/users/update_loginJulien Lancelot2019-03-131-2/+1
* DOC Fix binding existing org instructionsJeremy Davis2019-03-131-16/+14
* SONAR-11814 speed-up upsert of live measures on PostgreSQLSimon Brandhof2019-03-136-72/+101
* SONARCLOUD-491 disable PLSQL in autoscanSimon Brandhof2019-03-111-1/+0
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-114-30/+112
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-111-3/+4
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-119-36/+109
* DOC RQG updates to PR and SLBmichaelbirnstiehl2019-03-112-15/+13
* SONAR-11704 Update Bitbucket Cloud widgetsWouter Admiraal2019-03-111-8/+10
* SONAR-11736 Reaturn overall issue count measures as new measures in SLBs and PRsDuarte Meneses2019-03-119-79/+536
* Minor fixesDuarte Meneses2019-03-115-64/+34
* SONAR-11726 Add documentation suggestions for new PR overviewWouter Admiraal2019-03-112-1/+14
* SONAR-11706 Add metrics to PrAnalysisData and PrChangedDataJanos Gyerik2019-03-111-1/+1
* SONAR-11724 Remove Leak Period logic from code navigatorWouter Admiraal2019-03-118-131/+29
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-1113-159/+182
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-1147-188/+3589