summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-11812 Restore ability to set unit tests as favoriteJulien Lancelot2019-03-195-5/+13
|
* SONAR-11713 Change chunk filenames delimiterGrégoire Aubert2019-03-191-1/+4
|
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
|
* DOC last minute updatesG. Ann Campbell2019-03-191-1/+4
| | | Reinstate drop of `sonar.langauge`, `sonar.profile`, and link to GH Checks page
* SONAR-11449 Drop deprecated property sonar.profileBenoît Gianinetti2019-03-191-1/+0
|
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-191-2/+1
|
* DOC keep `sonar.analysis.[yourstring]` lastG. Ann Campbell2019-03-191-1/+1
|
* DOC add `sonar.buildString` to params listG. Ann Campbell2019-03-191-0/+1
|
* SONAR-11823 Drop snapshots.project_versionJanos Gyerik2019-03-1919-29/+151
|
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-194-10/+45
|
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-1943-407/+251
|
* SONAR-11631 Add sonar.buildString to api/project_analyses/search responseJanos Gyerik2019-03-193-15/+16
|
* SONAR-11631 Persist sonar.buildString in databaseJanos Gyerik2019-03-1921-16/+216
|
* Revert "SONAR-11626 Make set/unset_baseline internal"Janos Gyerik2019-03-194-4/+2
| | | | This reverts commit edfade01ea94fffa9802bd8d13f9455b13878611.
* SONAR-11828 display translog size in system > infoSébastien Lesaint2019-03-192-0/+2
|
* SONAR-11791 fix no more highlighting in component searchSébastien Lesaint2019-03-191-0/+2
| | | | | | higlighting requires initial value of field stored, either in source or as a stored field Source used to be stored in the Component Idex. To reduce impact on index size, we will make only the name field stored in the Component Index
* 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
| | | | (it has no effect and causes a warning raised in ES logs)
* 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
| | | ([Details in the docs.](/instance-administration/github-application/).)
* 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 ↵Julien Lancelot2019-03-187-69/+60
| | | | | | PermissionTemplateService#hasDefaultTemplateWithPermissionOnProjectCreator Remove the parameter 'organizationUuid' as it's already available in the ComponentDto parameter
* 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
| | | | | Change suggested by Brian - https://github.com/SonarSource/sonar-enterprise/pull/595 [skip ci]
* 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
| | | Adding it in the docs was missed.