Commit Verlauf

Autor SHA1 Nachricht Datum
  Amber Brown 32e7c9e7f2 Run Black. (#5482) vor 5 Jahren
  Amber Brown 09e9a26b71 Remove Python 2.7 support. (#5425) vor 5 Jahren
  Silke Hofstra a137f4eac0 Add systemd-python to optional dependencies (#4339) vor 5 Jahren
  Amber Brown c26f49a664 Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) vor 5 Jahren
  Matthew Hodgson 058934b1cf uh, Matrix is called Matrix these days... vor 5 Jahren
  Richard van der Hoff e721a7f2c1 Implement a null 'test' command vor 7 Jahren
  Richard van der Hoff af32d3b773 Don't try to run tox from setup.py vor 7 Jahren
  Matthew Hodgson 6c28ac260c copyrights vor 8 Jahren
  Mark Haines 73e4ad4b8b Merge branch 'master' into develop vor 8 Jahren
  Erik Johnston 227b77409f DEPENDENCY_LINKS was turned to a list vor 8 Jahren
  Mark Haines 06094591c5 Pass an empty list of arguments to tox if no arguments are given vor 8 Jahren
  Mark Haines fd246fde89 Install tox locally if it wasn't already installed when running setup.py test vor 8 Jahren
  Mark Haines 4f6fa981ec Make 'setup.py test' run tox vor 8 Jahren
  Mark Haines 2e31dd2ad3 Add tox.ini file for synapse vor 8 Jahren
  Mark Haines 21ac8be5f7 Depend on Twisted>=15.1 rather than pining to a particular version vor 8 Jahren
  Mark Haines 66da8f60d0 Bump the version of twisted needed for setup_requires to 15.2.1 vor 9 Jahren
  Erik Johnston 119e5d7702 Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package vor 9 Jahren
  David Baker 64cf1483e5 D'oh - setup.py used the dict directly: make it use the wrapper function. vor 9 Jahren
  Erik Johnston 7393c5ce4c Rename register script to 'register_new_matrix_user' vor 9 Jahren
  Erik Johnston bcfce93ccd Add 'register_new_user' script vor 9 Jahren
  Mark Haines eab141ee67 Rename path to path_segments to make it clearer that it is a list vor 9 Jahren
  Mark Haines a9684730ac Add the 'setup_requires' and allow easy_install since jenkins uses them vor 9 Jahren
  Mark Haines 7ed971d9b2 Single source version and python dependencies, prevent people accidentally installing with easy_install, use scripts rather than entry_points to install synctl vor 9 Jahren
  Mark Haines 22c1ffb0a0 Add a media/v1/identicon resource for generating identicons using pydenticon vor 9 Jahren
  Mark Haines 6e856d7729 Merge master into develop vor 9 Jahren
  Mark Haines d3dd749044 Pin the version of Twisted to 14.0.2 since we are using some of its internals vor 9 Jahren
  Erik Johnston 83c31735d0 Use >= for version of webclient vor 9 Jahren
  Erik Johnston c934760014 Bump version of webclient pulled in. vor 9 Jahren
  David Baker 9ccfdfcd7c Add twisted to setup requires so it gets processed before setuptools_trial vor 9 Jahren
  Erik Johnston 88391bcdc3 Allow any greater version for webclient vor 9 Jahren