Skip to content
Snippets Groups Projects
  1. Oct 21, 2022
    • Tadeusz Sośnierz's avatar
      Show erasure status when listing users in the Admin API (#14205) · 1433b5d5
      Tadeusz Sośnierz authored
      
      * Show erasure status when listing users in the Admin API
      
      * Use USING when joining erased_users
      
      * Add changelog entry
      
      * Revert "Use USING when joining erased_users"
      
      This reverts commit 30bd2bf106415caadcfdbdd1b234ef2b106cc394.
      
      * Make the erased check work on postgres
      
      * Add a testcase for showing erased user status
      
      * Appease the style linter
      
      * Explicitly convert `erased` to bool to make SQLite consistent with Postgres
      
      This also adds us an easy way in to fix the other accidentally integered columns.
      
      * Move erasure status test to UsersListTestCase
      
      * Include user erased status when fetching user info via the admin API
      
      * Document the erase status in user_admin_api
      
      * Appease the linter and mypy
      
      * Signpost comments in tests
      
      Co-authored-by: default avatarTadeusz Sośnierz <tadeusz@sosnierz.com>
      Co-authored-by: default avatarDavid Robertson <david.m.robertson1@gmail.com>
      Unverified
      1433b5d5
  2. Oct 19, 2022
  3. Oct 17, 2022
  4. Oct 14, 2022
  5. Oct 12, 2022
  6. Oct 11, 2022
  7. Oct 10, 2022
  8. Oct 07, 2022
  9. Oct 06, 2022
  10. Oct 04, 2022
  11. Oct 03, 2022
  12. Sep 30, 2022
  13. Sep 28, 2022
  14. Sep 27, 2022
  15. Sep 26, 2022
  16. Sep 22, 2022
  17. Sep 21, 2022
  18. Sep 20, 2022
  19. Sep 16, 2022
  20. Sep 15, 2022
  21. Sep 13, 2022
  22. Sep 12, 2022
  23. Sep 08, 2022
  24. Sep 07, 2022
  25. Sep 06, 2022
Loading