aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-22224 Hide Issues from prioritized rules condition if no featureViktor Vorona2024-06-032-2/+24
* SONAR-22224 live update metricDDMili2024-06-039-0/+114
* SONAR-22224 Add a 'Prioritized' mark to an issueViktor Vorona2024-06-038-35/+66
* SONAR-22224 Get rule activation data after change in rule listViktor Vorona2024-06-0314-52/+97
* SONAR-22224 Disable editing on new metricViktor Vorona2024-06-037-25/+90
* SONAR-22224 Copy prioritized rule flag to issues (#11171)DDMili2024-06-0314-86/+129
* SONAR-22224 Create issue visitorDDMili2024-06-0310-0/+248
* SONAR-22224 Add prioritizedRule flag to Issues indexOrlovAlexander2024-06-035-8/+31
* SONAR-22224 Allow to prioritize rule when activating quality profileViktor Vorona2024-06-0313-47/+191
* SONAR-22252 Update IssueDto, ActiveRuleDto and corresponding mappersOrlovAlexander2024-06-035-11/+48
* SONAR-22224 DB migration to add prioritized_rule columnsOrlovAlexander2024-06-038-2/+285
* SONAR-22224 Allow changing the rules severity from the rule listViktor Vorona2024-06-0310-235/+395
* SONAR-22141 migrations-status response shows estimated finish date only when ...Matteo Mara2024-05-313-4/+51
* SONAR-22331 Add branchId field to project_branches/list (#11186)Cody Simms2024-05-303-5/+22
* SONAR-21218 Split QualityGate test to reduce runtimeAmbroise C2024-05-301-1/+23
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-30129-490/+590
* SONAR-22317 Fix DCE trial license URLWouter Admiraal2024-05-301-1/+1
* SONAR-22299 - Fixed set up license link on popup modalKevin Silva2024-05-281-1/+1
* SONAR-22218 Various fixesGrégoire Aubert2024-05-273-6/+9
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-2788-163/+164
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-2724-327/+306
* SONAR-22261 Upgrade to echoes-react 0.3.0 and update deprecation noticeDavid Cho-Lerat2024-05-237-26/+243
* SONAR-22148 Make the CAYC promiotion banner full widthMathieu Suen2024-05-211-1/+1
* SONAR-22209 Allow resizing issue comment textareaMathieu Suen2024-05-172-3/+3
* SONAR-22148 Fixes cayc tour on branch overviewMathieu Suen2024-05-173-4/+9
* NO-JIRA Prevent Prettier from adding trailing commas in some JSON filesAmbroise C2024-05-162-3/+12
* NO-JIRA Fix version by default when adding a new NPM packageAmbroise C2024-05-162-0/+3
* NO-JIRA Add eslint rule to error on missing header (and auto-fix it)Ambroise C2024-05-163-1/+29
* SONAR-22246 Cleanup SQL query for the ncloc of biggest branchEric Giffon2024-05-166-22/+19
* SONAR-22216 Add the after merge information in PRs overviewMathieu Suen2024-05-164-9/+63
* SONAR-22164 Align issue location navigation text left (#11124)Mathieu Suen2024-05-151-1/+1
* SONAR-22214 Update yarn and axiosDavid Cho-Lerat2024-05-144-310/+311
* NO-JIRA remove unused importMatteo Mara2024-05-131-2/+1
* SONAR-22168 Align Titlestanislavh2024-05-133-2/+2
* SONAR-22148 Spotlight tour for cayc in branch overviewMathieu Suen2024-05-1023-74/+594
* NO-JIRA use correct helper path (#11114)Lucas2024-05-101-1/+1
* NO-JIRA remove redundant quality gate UUID creationZipeng WU2024-05-085-17/+6
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-0813-152/+137
* SONAR-22142 improve logging of db-migration steps with progress informationSteve Marion2024-05-086-62/+111
* SONAR-22141 add new fields in the response of migrations-status endpointMatteo Mara2024-05-0823-88/+337
* SONAR-22141 Show progress bar and estimate on migration pageJeremy Davis2024-05-085-54/+198
* SONAR-22143 deprecate endpoint in favor of its api/v2 equivalentMatteo Mara2024-05-081-1/+5
* SONAR-22141 added new endpoint /api/v2/system/migrations-statuslukasz-jarocki-sonarsource2024-05-0812-90/+358
* SONAR-22168 Align PageContentFontWrapperIsmail Cherri2024-05-084-6/+28
* SONAR-22121 Move security reports pdf generation to its own libraryDDMili2024-05-081-1/+8
* NO-JIRA use valid helper path (#11106)Lucas2024-05-082-2/+2
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-07116-119/+435
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-072-14/+5
* SONAR-22168 Align measure componentIsmail Cherri2024-05-079-93/+50
* SONAR-22168 Align InputSelectstanislavh2024-05-0626-184/+254