aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-21116 Fix api/authentication/validate doesnt validate user tokensantoine.vinot2024-01-302-53/+79
* NO JIRA Test selector chain will look all before reducingMathieu Suen2024-01-301-5/+43
* SONAR-21163 Rename isBaseRole to baseRole in GitHub permission mapping endpoi...Wojtek Wajerowicz2024-01-304-12/+10
* SONAR-21516 Fix the appearance of links for code sections in rules detailsDavid Cho-Lerat2024-01-301-0/+4
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-3023-48/+52
* SONAR-21178 Improve quality gates page accessiblityMathieu Suen2024-01-308-120/+215
* SONAR-21482 fixesJeremy Davis2024-01-302-15/+11
* SONAR-21482 User notifications page adopts the new UIDavid Cho-Lerat2024-01-3010-254/+309
* SONAR-21482 User security page adopts the new UIDavid Cho-Lerat2024-01-306-123/+163
* SONAR-21482 - Profile page adopts new UIKevin Silva2024-01-305-95/+79
* SONAR-21482 - User profile menu adopts new UIKevin Silva2024-01-303-46/+34
* SONAR-21480 GlobalMessage + spinnerguillaume-peoch-sonarsource2024-01-305-8/+10
* SONAR-21480 migrate authentication tabs to MIUIViktor Vorona2024-01-3016-966/+948
* SONAR-21506 Migrating github and gitlab test config to adopt new UIRevanshu Paliwal2024-01-305-162/+251
* SONAR-21480 AuthenticationFormField + configuration panels (GH, GL, SAML)guillaume-peoch-sonarsource2024-01-309-172/+191
* SONAR-21501 fix ssf-550Matteo Mara2024-01-301-1/+1
* SONAR-21467 Make new tab navigation component full width7PH2024-01-302-2/+3
* NO-JIRA remove unused importsAurelien Poscia2024-01-293-6/+0
* SONAR-21479 Branch activity graph adopts Clean Code taxonomystanislavh2024-01-299-129/+17
* SONAR-21482 My Projects adopts the new UIJeremy Davis2024-01-297-284/+109
* NOJIRA Cleanup setting definition mock from GitLab propertiesAntoine Vigneau2024-01-291-88/+0
* SONAR-21413 Fix Gitlab form field descriptionsAntoine Vigneau2024-01-291-1/+1
* NO JIRA Improve frontend IT performanceMathieu Suen2024-01-291-1/+6
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-2912-27/+28
* SONAR-21467 Fix new issues and new accepted issues redirecting to new code is...stanislavh2024-01-291-2/+2
* SONAR-21480 - Github Permission Mapping modal adopts new UIKevin Silva2024-01-294-116/+119
* SONAR-21481 Migrate "DevOps Platform Integrations" page to MIUIAmbroise C2024-01-293-178/+185
* SONAR-21504 Correctly set project visibility and permissions on projects crea...Wojtek Wajerowicz2024-01-298-68/+98
* SONAR-21467 Implement new Tabs componentstanislavh2024-01-2910-38/+241
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-297-14/+91
* SONAR-21467 Adopts new code measures tab to Clean Code taxonomystanislavh2024-01-2616-74/+355
* SONAR-21467 Adopt new 2 column layout for branch overviewstanislavh2024-01-268-97/+131
* SONAR-21520 Make consistent query when switching between favorites and all pr...stanislavh2024-01-261-2/+2
* SONAR-21455 Create a subtitle component as branch overview new code activity ...7PH2024-01-261-2/+27
* NO-JIRA Replace CAYC occurrences with CaYCAmbroise C2024-01-264-11/+11
* SONAR-21114 Migrate groups of a user dialog to Web API v2Viktor Vorona2024-01-2611-288/+195
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-2539-377/+514
* SONAR-21422 Migrating projects management page to adopt new UIRevanshu Paliwal2024-01-2419-797/+364
* SONAR-21476 Fix JFrog authentication with vaultJacek Poreda2024-01-241-0/+1
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-2431-682/+442
* SONAR-20451 Extend reset time in RatioBasedRateLimitCheckerTest.Wojtek Wajerowicz2024-01-231-1/+2
* SONAR-21413 Rely on new boolean property isProvisioningTokenSetguillaume-peoch-sonarsource2024-01-235-24/+58
* SONAR-21413 move groups field in Gitlab common configguillaume-peoch-sonarsource2024-01-235-124/+60
* SONAR-21413 Use GitLab allowed groups to filter users authenticatingAntoine Vigneau2024-01-233-61/+174
* SONAR-21413 Introduce isProvisioningTokenSet in the GitLab config responsesAntoine Vigneau2024-01-234-6/+30
* SONAR-21413 Make provisioning groups ready to handle allowed groupsAntoine Vigneau2024-01-2311-128/+141
* SONAR-21445 migrate Marketplace page to the new UIJeremy Davis2024-01-2227-530/+491
* SONAR-19603 Throw exception when lib/scanner doesn't exist.Wojtek Wajerowicz2024-01-222-1/+16
* SONAR-20934 Propagate useful error messages during GitHub project onboardingAntoine Vigneau2024-01-223-16/+63
* SONAR-21330 Fix Tutorials page behaviorAmbroise C2024-01-194-48/+206