Skip to content
Snippets Groups Projects
  1. Jun 25, 2019
  2. Jun 20, 2019
  3. Jun 18, 2019
  4. Jun 17, 2019
  5. Jun 13, 2019
  6. May 22, 2019
  7. May 03, 2019
    • Richard van der Hoff's avatar
      Debian: we now need libpq-dev. · ecc09673
      Richard van der Hoff authored
      psycopg 2.8 is now out, which means that the C library gets built from source,
      so we now need libpq-dev when building.
      
      Turns out the need for this package is already documented in
      docs/postgres.rst.
      ecc09673
  8. Apr 25, 2019
  9. Apr 16, 2019
  10. Apr 04, 2019
  11. Mar 29, 2019
  12. Mar 07, 2019
  13. Feb 14, 2019
  14. Feb 11, 2019
  15. Feb 05, 2019
  16. Jan 22, 2019
  17. Jan 12, 2019
  18. Jan 09, 2019
  19. Jan 02, 2019
  20. Dec 20, 2018
  21. Dec 04, 2018
  22. Nov 20, 2018
  23. Oct 25, 2018
  24. Oct 17, 2018
    • Richard van der Hoff's avatar
      Ship the email templates as package_data · 15195729
      Richard van der Hoff authored
      move the example email templates into the synapse package so that they can be
      used as package data, which should mean that all of the packaging mechanisms
      (pip, docker, debian, arch, etc) should now come with the example templates.
      
      In order to grandfather in people who relied on the templates being in the old
      place, check for that situation and fall back to using the defaults if the
      templates directory does not exist.
      15195729
  25. Oct 01, 2018
  26. Sep 25, 2018
  27. Sep 20, 2018
  28. Sep 16, 2018
  29. Sep 10, 2018
  30. Aug 09, 2018
Loading