aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-0135-1063/+113
|
* SONAR-16203 Mention Java 17 support in documentationZipeng WU2022-03-317-130/+211
|
* Fix Elasticsearch UT failing do incorrect orderJacek2022-03-312-1/+11
| | | | whne pruning data for each test case ES is performing soft deletes, which can affect query score results, recreating indexes fixes that problem
* [NO-JIRA] Bump spring-context to 5.3.18Matteo Mara2022-03-311-1/+1
|
* SONAR-16039 - Hybrid New Code Search for Issues Not re-analyzed in 9.4Belen Pruvost2022-03-317-31/+60
|
* SONAR-16039 populating measure for new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-315-0/+183
|
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-3111-44/+239
|
* SONAR-16039 added new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-313-1/+28
|
* SONAR-12499 Adding show more on SonarSource security facetMathieu Suen2022-03-312-5/+122
|
* SONAR-16210 Add instruction to verify branches to keep before Project Move ↵Joe Tingsanchali2022-03-311-12/+13
| | | | export
* SONAR-16088 Migrate SelectLegacy in projectQualityGate and projectQualityProfileJeremy Davis2022-03-3116-279/+488
|
* SONAR-16204 Upgrade notes for SHA1 hash method removalAurelien Poscia2022-03-311-0/+6
|
* SONAR-16204 drop sha1 legacy hash methodAurelien Poscia2022-03-319-175/+304
|
* Revert accident cirrus commentJacek2022-03-311-1/+1
|
* SONAR-16092 Update SelectLegacy in app and componentGuillaume Peoc'h2022-03-318-63/+92
|
* [NO JIRA] Stabilize ts testsJay2022-03-311-1/+1
|
* SONAR-16078 Be a little more explicit when an issue is removed due to an old ↵Wouter Admiraal2022-03-313-2/+5
| | | | rule
* SONAR-16189 Fix SSF-217Jacek2022-03-311-2/+2
|
* SONAR-16158 Fix duplication block displaying wrong blockMathieu Suen2022-03-304-16/+19
|
* Fix SSF-238Zipeng WU2022-03-301-1/+1
|
* SONAR-16091 Update SelectLegacyPhilippe Perrin2022-03-3015-698/+239
|
* Fix SSF-241Zipeng WU2022-03-302-4/+39
|
* SONAR-16084 Migrate SelectLegacy in background tasksJeremy Davis2022-03-3010-32/+212
|
* BUILD-1457 report failure to BurgrJulien Carsique2022-03-303-22/+31
| | | | | Move passed build notification to Burgr at the end (after build, analysis and iris) Report build failure to Burgr
* SONAR-16179 Fix SSF-240Jacek2022-03-302-22/+7
|
* SONAR-16086 migrate selectlegacy in issuesJeremy Davis2022-03-304-23/+141
|
* SONAR-16086 migrate selectlegacy in component-measuresJeremy Davis2022-03-306-52/+98
|
* SONAR-16087 Remove select legacy from permissions, projectActivity and ↵Revanshu Paliwal2022-03-3010-174/+136
| | | | projectBaseline
* SONAR-16163 update warning descriptionZipeng WU2022-03-301-2/+2
|
* Fix issue on UTs after ES upgradeJacek2022-03-294-4/+17
|
* SONAR-16181 fix SSF-227Aurelien2022-03-294-19/+96
|
* SONAR-16199 Styling correction in Select componentRevanshu Paliwal2022-03-291-6/+3
|
* SONAR-16165 Fix multi select of author facetMathieu Suen2022-03-293-1/+65
|
* [NO JIRA] Make frontend test execute faster using SWCMathieu Suen2022-03-2915-353/+772
|
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-2972-351/+541
|
* SONAR-16188 Deactivate common rules for SonarTextMatteo Mara2022-03-292-2/+3
|
* SONAR-16050 Scanner fails with NPE if user doesn't have permission to ↵Duarte Meneses2022-03-286-47/+35
| | | | analyze project
* SONAR-15987 Restart should not fail if temp files can't be deletedDuarte Meneses2022-03-281-9/+6
|
* SONAR-16090 Removing select legacy from quality-profilesRevanshu Paliwal2022-03-2820-194/+626
|
* SONAR-16152 SONAR-16153 use user provided read/connect timeout for bitbucket ↵Aurelien Poscia2022-03-286-14/+149
| | | | cloud http client and stop following redirections
* SONAR-16188 Deprecate common rules and deactivate them for a set of languagesMatteo Mara2022-03-282-7/+105
|
* SONAR-16182 Migrate remaining modules from java 8 to java 11Duarte Meneses2022-03-2810-85/+0
|
* SONAR-16085 Migrating custom rule modal to new react-selectMathieu Suen2022-03-286-392/+227
|
* SONAR-16085 Adding IT and change select from activation modalMathieu Suen2022-03-2815-581/+683
|
* SONAR-16085 Change the bulk change quality profile select.Mathieu Suen2022-03-286-40/+115
|
* SONAR-16186 DOCS distinguish SQL query for resetting admin password for ↵Joe Tingsanchali2022-03-251-4/+12
| | | | Oracle, PostgreSQL, and MS SQL Server database engines
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-2510-55/+57
|
* NO-JIRA fixed ProjectCoverageExclusionsTest to work on every Windows OSLukasz Jarocki2022-03-251-1/+2
|
* NO-JIRA fixed one unit test in GitScmProviderTest that used a method ↵Lukasz Jarocki2022-03-251-1/+2
| | | | unfriendly to Windows
* NO-JIRA fixed creation of temp folder in the unit test to support all ↵Lukasz Jarocki2022-03-251-7/+13
| | | | Windows' setups