Skip to content
Snippets Groups Projects
  1. Mar 04, 2022
  2. Mar 02, 2022
  3. Feb 22, 2022
    • David Robertson's avatar
      Prune setup.cfg some more (#12059) · 94a396e7
      David Robertson authored
      * Remove `trial` section from setup.cfg
      
      This was added in the initial commit from 2014. I can't see that it does
      anything. Maybe it's there so that you can run `trial` without any extra
      args, but if I do that then I just get the `--help` message.
      
      * Move flake8's config to its own file
      94a396e7
  4. Oct 13, 2021
  5. Aug 11, 2021
  6. Aug 10, 2021
  7. Jun 03, 2021
  8. Mar 09, 2021
  9. May 04, 2020
    • Brendan Abolivier's avatar
      Fix ordering in MANIFEST.in · 9858d5c3
      Brendan Abolivier authored
      9858d5c3
    • Brendan Abolivier's avatar
      Fix MANIFEST.in · 068da604
      Brendan Abolivier authored
      An update of check-manifest shone some light on some issues with MANIFEST.in, specifically that we didn't ignore/prune the contrib directory, and that we were using prune instead of exclude for files. This fixes both issues.
      
      Fixes #7403
      068da604
  10. Oct 22, 2019
  11. Oct 21, 2019
  12. Oct 10, 2019
  13. Sep 12, 2019
  14. Jul 22, 2019
  15. Jul 04, 2019
  16. Jun 10, 2019
  17. Jun 03, 2019
  18. Feb 27, 2019
  19. Jan 29, 2019
  20. Jan 18, 2019
  21. Dec 20, 2018
  22. Dec 04, 2018
  23. Nov 15, 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 02, 2018
  26. Sep 20, 2018
  27. Aug 14, 2018
  28. Aug 02, 2018
  29. Jul 19, 2018
  30. Jun 25, 2018
  31. Feb 05, 2018
  32. Feb 04, 2018
  33. Sep 05, 2017
  34. Aug 02, 2016
  35. Jul 19, 2016
  36. Apr 29, 2016
  37. Mar 03, 2016
Loading