252 Révisions (64e81135d7c240ad8f2ef74b8b84d4b922a71427)

Auteur SHA1 Message Date
  Matteo Mara 7f3f44f830 NO JIRA fix code smells after moving to lang3 library il y a 3 mois
  Aurelien Poscia 545155db89 SONAR-21889 Fix SSF-539 il y a 3 mois
  Matteo Mara 4592d63590 SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons-lang3 il y a 3 mois
  Dejan Milisavljevic 02ba339655 SONAR-21643 Convert some IT tests to Junit 5 (#10672) il y a 4 mois
  Marcono1234 29994d2a4f NO-JIRA Make Gson usage more type-safe il y a 5 mois
  David Cho-Lerat adac0feada SONAR-21393 Fix article: "an" instead of "a" il y a 5 mois
  Aurelien Poscia 47c5a7ba57 SONAR-21114 Remove the version tag from api/v2 il y a 5 mois
  Aurelien Poscia 4242fb2533 SONAR-21114 Allow updating externalProvider/externalLogin in PATCH /api/v2/users-management/users endpoint il y a 5 mois
  Pierre b6f0a55c06 NO-JIRA Update license headers to 2024 il y a 5 mois
  antoine.vinot 6a2f77f0e3 SONAR-21227 Configure a new Logger file for deprecated API usages il y a 6 mois
  Jacek Poreda 49c86777ee [NO-JIRA] Update io.jsonwebtoken 0.11.5 -> 0.12.3 il y a 7 mois
  Aurelien Poscia f5f71fdbe1 SONAR-20700 Move GithubPermissionConverter to community edition il y a 8 mois
  Dimitris Kavvathas 06d67f25c7 SONAR-20825 Replace log assertions with explicit not expected logs il y a 8 mois
  Steve Marion f770797718 SONAR-20758 fix FP log pollution il y a 8 mois
  Aurelien Poscia 5410c2b522 SONAR-20630 Discriminate between UI and API calls for projects creation il y a 8 mois
  Antoine Vigneau 06e05fceb7 SONAR-20475 Ignore allowUsersToSignUp parameter on managed instance il y a 9 mois
  Dimitris Kavvathas 7cfaffbe26 SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from breaking changes. il y a 9 mois
  Duarte Meneses 58f87e3e13 SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695 il y a 1 an
  Aurelien Poscia 4108de32c8 SONAR-19785 update SQ groups permissions from GitHub teams permissions il y a 11 mois
  Pierre 2ee65a270f NO-JIRA remove unused imports il y a 11 mois
  Pierre ce0e4ddf7e NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdas il y a 11 mois
  Pierre c62e96c158 NO-JIRA replace Collectors.toList to Stream.toList il y a 11 mois
  Pierre 470a55b6ae NO-JIRA replace MoreCollectors.join with String.join or Collectors.joining il y a 11 mois
  Pierre 1ade7f5774 NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSet il y a 11 mois
  Pierre a0f29cb5c3 NO-JIRA replace MoreCollectors.toList with Collectors.toList il y a 11 mois
  Pierre 5737b08804 NO-JIRA replace MoreCollectors.toList(size) with Collectors.toList il y a 11 mois
  Léo Geoffroy 9b9c60eda5 SONAR-19850 Fix permissions on tests il y a 11 mois
  Léo Geoffroy 0b0712fc0a SONAR-19850 Switch all tests with different uuids by default il y a 11 mois
  lukasz-jarocki-sonarsource f5c5733b59 SONAR-19558 made webserver-auth tests compatible with project/branch uuid il y a 1 an
  Léo Geoffroy 3479f36116 SONAR-19558 Update rest of test for sonar-db-dao il y a 1 an
  Duarte Meneses 4324e6d632 SONAR-19028 Drop column 'main_branch_project_uuid' in the Components table il y a 1 an
  Léo Geoffroy 1738a073b0 SONAR-19556 Refactor use of DB columns referencing projects or branches for Entities il y a 1 an
  Benjamin Campomenosi 15d898d613 SONAR-19445 update elasticSearch permission index il y a 1 an
  Léo Geoffroy 9dfeab7f86 SONAR-19445 Remove usage of registerComponents in UserSessionRule il y a 1 an
  Duarte Meneses 7a564b9bf5 [NO JIRA] Remove unused imports il y a 1 an
  Duarte Meneses 4473576ffa SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDto il y a 1 an
  Léo Geoffroy 3a250934c6 SONAR-19445 Rename AuthorizationDao methods to use entity instead il y a 1 an
  Léo Geoffroy 4e8da91a40 SONAR-19445 Remove unnecessary methods using projectDto in AbstractUserSession and descendant il y a 1 an
  Léo Geoffroy afc9bd0a4d SONAR-19445 Update AuthorizationDao to not rely on components il y a 1 an
  Pierre c9d5d5878c NO-JIRA improve log to not be sensitive to line return from user input il y a 1 an
  Wojtek Wajerowicz 6c88709145 [NOJIRA] Remove usage of deprecated Loggers. (#8527) il y a 1 an
  Wojtek Wajerowicz f4321a0f58 [NOJIRA] Remove unused imports. (#8541) il y a 1 an
  Léo Geoffroy 2a718cb914 SONAR-18856 Fix code smells and TODOs il y a 1 an
  Lukasz Jarocki b63b8f6cc0 SONAR-18856 permissions system now correctly validates subportfolios il y a 1 an
  Lukasz Jarocki ee9eb6232a SONAR-18856 renaming properties.component_uuid to properties.entity_uuid il y a 1 an
  Duarte Meneses 2b19b12cdc SONAR-18856 Refactor properties il y a 1 an
  Duarte Meneses 46effb33d7 SONAR-18856 Refactor favorites and properties il y a 1 an
  Lukasz Jarocki 73015aec6f SONAR-18856 accurate usage of project uuid in applications il y a 1 an
  Léo Geoffroy 8f3c148dbc SONAR-18856 Adapt IT tests to support branch and project having different uuids il y a 1 an
  Duarte Meneses 269eb98300 SONAR-18917 Project analysis token isn't updated when project is rekeyed il y a 1 an