Skip to content
Snippets Groups Projects
  1. Sep 11, 2024
  2. Sep 09, 2024
  3. Sep 05, 2024
  4. Sep 04, 2024
  5. Aug 30, 2024
  6. Aug 29, 2024
  7. Aug 28, 2024
  8. Aug 27, 2024
  9. Aug 22, 2024
  10. Aug 21, 2024
  11. Aug 20, 2024
  12. Aug 13, 2024
    • David Douard's avatar
      Add a sync_masking_mailmaps admin command · 0f8cf67a
      David Douard authored
      This command will copy all the active mailmaps in the masking proxy DB
      which dsn is given as argument.
      
      It is similar to the (now deprecated) sync_mailmaps command, but since
      it does not modify the Person table of the storage any more, it does not
      need the timestamp-based detection to determine which entries are to be
      enabled or disabled; it simply rewrite the whole displayname table
      every time it's called, if need be.
      
      A '--force' option allows to enforce rewrite the whole table even if no
      update has been detected in the displayname database.
      0f8cf67a
    • David Douard's avatar
      Split test_mailmap in 2 parts · 1aaaef12
      David Douard authored
      Extract tests for (soon to be legacy) sync_mailmap related fatures in a
      dedicated test file.
      1aaaef12
    • David Douard's avatar
      a136fdfb
  13. Aug 05, 2024
  14. Jul 22, 2024
  15. Jul 16, 2024
  16. Jul 12, 2024
Loading