aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17022 SonarQube Branch Analysis clarification (#6285)kevin.hinz2022-07-141-1/+1
* SONAR-13915 - Handle No Project Branches for NCLOC Language DistributionBelen Pruvost2022-07-143-10/+43
* SONAR-16587 Remove the restart from the System admin pageGuillaume Peoc'h2022-07-146-31/+5
* SONAR-16492 Log clear message when private key is not in PKCS8 formatZipeng WU2022-07-143-5/+26
* SONAR-16642 fix race condition on HealthReducerPierre2022-07-1420-94/+61
* SONAR-15798 Quality Profile administration should have limited privileges on ...Zipeng WU2022-07-1310-26/+51
* SONAR-10929 Add pagination to background tasksJeremy Davis2022-07-1310-109/+104
* SONAR-16599 Displaying notification in rules more info tabRevanshu Paliwal2022-07-1347-251/+740
* SONAR-16643 fix export of AdHocRulesAurelien Poscia2022-07-122-42/+85
* SONAR-16627 Always display Azure repository search resultsWouter Admiraal2022-07-126-41/+152
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-1221-72/+72
* SONAR-16599 Create a new endpoint to dismiss noticePierre2022-07-127-7/+258
* SONAR-16598 Populate Generic concepts from sonar-plugin apiLéo Geoffroy2022-07-126-14/+31
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-1210-8/+37
* 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-114-12/+28
* SONAR-16518 Fix "Submit an idea" link's targetPhilippe Perrin2022-07-112-20/+15
* SONAR-16598 Rename generic concept to education principlesMathieu Suen2022-07-1110-20/+23
* 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-0822-46/+433
* SONAR-16614 Display the most relevant rule description context for an issuePhilippe Perrin2022-07-0812-122/+194
* 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-085-15/+24
* SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist t...Aurelien Poscia2022-07-0811-7/+241
* SONAR-16614 add ruleDescriptionContextKey to IssueDto and adapt mybatis mappingAurelien Poscia2022-07-084-8/+101
* 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-086-147/+417
* 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-086-31/+14
* Revert "SONAR-16598 Add new generic concepts to rules/show and rules/search e...Pierre2022-07-0810-37/+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-086-14/+31
* SONAR-16598 Add new generic concepts to rules/show and rules/search endpointsPierre2022-07-0810-8/+37
* 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-077-82/+311
* 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-0723-60/+59
* SONAR-16598 Add generic concepts to rule advance descriptionMathieu Suen2022-07-0714-251/+557
* SONAR-16567 add the field isExpired to the response of the token search API.Matteo Mara2022-07-072-1/+22
* 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-064-0/+54
* SONAR-16567 Notify the token creator about expiring tokens via emailZipeng WU2022-07-0627-8/+1089
* SONAR-16565 Display expiration date of newly generated tokenJeremy Davis2022-07-063-3/+17
* [NO JIRA] Fix LogbackHelperTestBelen Pruvost2022-07-051-3/+4