235 Commits (06a8065ada0788ade4bd8f58e67ccb6a3a441d47)

Author SHA1 Message Date
  Duarte Meneses 58f87e3e13 SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 1 year ago
  Aurelien Poscia 4108de32c8 SONAR-19785 update SQ groups permissions from GitHub teams permissions 11 months ago
  Pierre 2ee65a270f NO-JIRA remove unused imports 11 months ago
  Pierre ce0e4ddf7e NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas 11 months ago
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList 1 year ago
  Pierre 470a55b6ae NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining 1 year ago
  Pierre 1ade7f5774 NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet 1 year ago
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList 1 year ago
  Pierre 5737b08804 NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList 11 months ago
  Léo Geoffroy 9b9c60eda5 SONAR-19850 Fix permissions on tests 11 months ago
  Léo Geoffroy 0b0712fc0a SONAR-19850 Switch all tests with different uuids by default 1 year ago
  lukasz-jarocki-sonarsource f5c5733b59 SONAR-19558 made webserver-auth tests compatible with project/branch uuid 1 year ago
  Léo Geoffroy 3479f36116 SONAR-19558 Update rest of test for sonar-db-dao 1 year ago
  Duarte Meneses 4324e6d632 SONAR-19028 Drop column 'main_branch_project_uuid' in the Components table 1 year ago
  Léo Geoffroy 1738a073b0 SONAR-19556 Refactor use of DB columns referencing projects or branches for Entities 1 year ago
  Benjamin Campomenosi 15d898d613 SONAR-19445 update elasticSearch permission index 1 year ago
  Léo Geoffroy 9dfeab7f86 SONAR-19445 Remove usage of registerComponents in UserSessionRule 1 year ago
  Duarte Meneses 7a564b9bf5 [NO JIRA] Remove unused imports 1 year ago
  Duarte Meneses 4473576ffa SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDto 1 year ago
  Léo Geoffroy 3a250934c6 SONAR-19445 Rename AuthorizationDao methods to use entity instead 1 year ago
  Léo Geoffroy 4e8da91a40 SONAR-19445 Remove unnecessary methods using projectDto in AbstractUserSession and descendant 1 year ago
  Léo Geoffroy afc9bd0a4d SONAR-19445 Update AuthorizationDao to not rely on components 1 year ago
  Pierre c9d5d5878c NO-JIRA improve log to not be sensitive to line return from user input 1 year ago
  Wojtek Wajerowicz 6c88709145 [NOJIRA] Remove usage of deprecated Loggers. (#8527) 1 year ago
  Wojtek Wajerowicz f4321a0f58 [NOJIRA] Remove unused imports. (#8541) 1 year ago
  Léo Geoffroy 2a718cb914 SONAR-18856 Fix code smells and TODOs 1 year ago
  Lukasz Jarocki b63b8f6cc0 SONAR-18856 permissions system now correctly validates subportfolios 1 year ago
  Lukasz Jarocki ee9eb6232a SONAR-18856 renaming properties.component_uuid to properties.entity_uuid 1 year ago
  Duarte Meneses 2b19b12cdc SONAR-18856 Refactor properties 1 year ago
  Duarte Meneses 46effb33d7 SONAR-18856 Refactor favorites and properties 1 year ago
  Lukasz Jarocki 73015aec6f SONAR-18856 accurate usage of project uuid in applications 1 year ago
  Léo Geoffroy 8f3c148dbc SONAR-18856 Adapt IT tests to support branch and project having different uuids 1 year ago
  Duarte Meneses 269eb98300 SONAR-18917 Project analysis token isn't updated when project is rekeyed 1 year ago
  Duarte Meneses e0202e2057 SONAR-19014 Don't rely on plugin APIs list of static resources 1 year ago
  Antoine Vinot 68977b2bed SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classes 1 year ago
  Duarte Meneses d471398ec4 SONAR-18860 Remove use of main_branch_project_uuid 1 year ago
  Duarte Meneses 90d6abcd90 [NO JIRA] Remove unused imports 1 year ago
  Jeremy Davis ba00face3d SONAR-19015 Use new log test fixtures in the sonar-plugin-api 1 year ago
  Steve Marion e81ae5d200 [SONAR-18809] replace hash by nonce for CSP headers 1 year ago
  Benjamin Campomenosi d93fde7c7e SONAR-18850 clean sonar-webserver-auth of main_branc_project_uuid usage 1 year ago
  Lukasz Jarocki 02f358bec4 SONAR-18850 update branch mapper to use is main and update test framework 1 year ago
  Aurelien Poscia 8aacc62f2e SONAR-18728 Remove ES User index 1 year ago
  Aurelien Poscia 7e47c81f79 SONAR-18728 Use table SCM_ACCOUNTS instead of SCM_ACCOUNTS column in USERS 1 year ago
  Matteo Mara ede5afcbdd SONAR-18809 fix SSF-358 1 year ago
  Antoine Vigneau c711b44ab5 SONAR-18655 Prevent account creation at login when the instance is managed 1 year ago
  Benjamin Campomenosi 74ba0dce64 SONAR-18573 - Improve login validation for User creation 1 year ago
  Dimitris Kavvathas fade315189 SONAR-18628 Drop GlobalPermissions class and replace with GlobalPermission enum. 1 year ago
  Pierre 5267784789 SONAR-18484 Add api/v2/system/liveness endpoint 1 year ago
  Aurelien 57f8eaa709 SONAR-18395 Allow login with a bearer token in Http authentication header 1 year ago
  Zipeng WU 889c6d3432 Fix logback config 1 year ago