aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16554 fix scanner failing to create report for multi-modules projects w...Philippe Perrin2022-07-1212-5/+152
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-1224-77/+77
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-129-7/+275
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-127-15/+33
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-1211-8/+42
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-125-1/+151
* SONAR-16552 Fix builk issue change tags fieldsJeremy Davis2022-07-121-11/+11
* SONAR-16518 Add "How to fix it" context sub titlePhilippe Perrin2022-07-115-15/+32
* SONAR-16518 Fix "Submit an idea" link's targetPhilippe Perrin2022-07-113-21/+17
* SONAR-16598 Rename generic concept to education principlesMathieu Suen2022-07-1111-21/+24
* SONAR-16614 adapt test to new constraints enforced by sonar-plugin-apiAurelien Poscia2022-07-081-3/+7
* SONAR-16614 Modify issues search API to include ruleDescriptionContextKey fieldAntoine Vinot2022-07-0823-46/+434
* SONAR-16614 Display the most relevant rule description context for an issuePhilippe Perrin2022-07-0813-122/+195
* SONAR-16611 Adapt project import/export to handle DB field issues.rule_descri...Aurelien Poscia2022-07-083-1/+9
* SONAR-16614 add to api/rules/search and api/rules/show payload, the subfield ...Aurelien Poscia2022-07-086-15/+25
* SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist t...Aurelien Poscia2022-07-0813-9/+246
* SONAR-16614 added detected context to one of the sensorsLukasz Jarocki2022-07-083-8/+8
* SONAR-16614 saving detected context in the scanner reportLukasz Jarocki2022-07-086-3/+23
* SONAR-16614 add ruleDescriptionContextKey to IssueDto and adapt mybatis mappingAurelien Poscia2022-07-085-33/+138
* SONAR-16614 add rule_description_context_key column in issues tableAurelien Poscia2022-07-087-2/+185
* SONAR-16565 Add token expiration field to Onboarding formsWouter Admiraal2022-07-087-147/+418
* SONAR-16565 Move max token lifetime logic to its own functionWouter Admiraal2022-07-085-186/+199
* Revert "SONAR-16598 Populate Generic concepts from sonar-plugin api"Pierre2022-07-088-34/+16
* Revert "SONAR-16598 Add new generic concepts to rules/show and rules/search e...Pierre2022-07-0811-42/+8
* Revert "SONAR-16598 Add new column generic concepts"Pierre2022-07-085-151/+1
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-088-16/+34
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-0811-8/+42
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-085-1/+151
* SONAR-16567 Add documentation about the expiration date header in the responseZipeng WU2022-07-081-1/+4
* SONAR-16566 Handle max token lifetime setting when downgradingJeremy Davis2022-07-083-9/+46
* SONAR-16597 Ensure issues pull action returns issues data only for requested ...Klaudio Sinani2022-07-087-59/+194
* SONAR-16566 Enforce max token lifespan on `api/user_tokens/generate` API callDimitris Kavvathas2022-07-0710-82/+469
* DOCS Update SSLR Linkscolin-sonarsource2022-07-071-3/+3
* SONAR-16422 Provide detailed explanation of analysis scopePeeter Piegaze2022-07-079-94/+362
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-0741-162/+161
* SONAR-16598 Add generic concepts to rule advance descriptionMathieu Suen2022-07-0715-253/+562
* SONAR-16567 add the field isExpired to the response of the token search API.Matteo Mara2022-07-073-1/+23
* SONAR-16566 Limit token expiration when creating a tokenGuillaume Peoc'h2022-07-072-4/+100
* SONAR-16567 remove confusing select method in UserTokenDaoZipeng WU2022-07-074-20/+4
* SONAR-16567 add an analysis warning when using a token expiring in less than ...Matteo Mara2022-07-0610-21/+160
* SONAR-16567 Notify the token creator about expiring tokens via emailZipeng WU2022-07-0627-8/+1089
* SONAR-16634 Native git blame fails if email address contains spacesDuarte Meneses2022-07-062-4/+22
* [NO JIRA] Increase BB tasksBelen Pruvost2022-07-061-1/+1
* SONAR-16565 Display expiration date of newly generated tokenJeremy Davis2022-07-063-3/+17
* [NO JIRA] Fix LogbackHelperTestBelen Pruvost2022-07-051-3/+4
* SONAR-16565 Allow users to select the token expiration intervalGuillaume Peoc'h2022-07-0513-347/+193
* SONAR-16567 Display the token expiration date and status in the listJeremy Davis2022-07-0410-14/+84
* SONAR-16594 Quality Gate changes on same code on reference branch strategyJacek2022-07-043-4/+28
* [NO JIRA] Stop disabling Daemon for Cirrus tasksBelen Pruvost2022-07-041-1/+1
* SONAR-16567 update API api/user_tokens/search for returning the expiration dateMatteo Mara2022-07-016-1/+33