Skip to content
Snippets Groups Projects
  1. Jul 08, 2022
  2. Jul 07, 2022
    • Manuel Leduc's avatar
      XWIKI-19902: Potential error log caused by not existing user during... · 8644e640
      Manuel Leduc authored
      XWIKI-19902: Potential error log caused by not existing user during R140401000XWIKI15460 migration (#1873)
      
      * XWIKI-19902: Potential error log caused by not existing user during R140401000XWIKI15460 migration
      
      - Add a control for the existence of the user's wiki on org.xwiki.user.internal.document.DocumentUserManager.exists(org.xwiki.user.UserReference)
      - When removing user's notifications in R140401000XWIKI15460DataMigration, verify if their is still notifications to remove before removing unknown user's notifications
      - Introduce `UserException` in module `xwiki-platform-user-api`
      - Allow `org.xwiki.user.UserManager.exists` to throw a `UserException`
      - Take into account `xwiki-platform-user-api` in the rest of the codebase
      8644e640
    • Manuel Leduc's avatar
  3. Jul 06, 2022
  4. Jul 05, 2022
  5. Jul 01, 2022
  6. Jun 30, 2022
  7. Jun 29, 2022
  8. Jun 28, 2022
  9. Jun 27, 2022
  10. Jun 23, 2022
  11. Jun 22, 2022
  12. Jun 21, 2022
Loading