Commit History

Author SHA1 Message Date
  Mark Haines 73e4ad4b8b Merge branch 'master' into develop 8 years ago
  Erik Johnston 227b77409f DEPENDENCY_LINKS was turned to a list 8 years ago
  Mark Haines 06094591c5 Pass an empty list of arguments to tox if no arguments are given 8 years ago
  Mark Haines fd246fde89 Install tox locally if it wasn't already installed when running setup.py test 8 years ago
  Mark Haines 4f6fa981ec Make 'setup.py test' run tox 8 years ago
  Mark Haines 2e31dd2ad3 Add tox.ini file for synapse 8 years ago
  Mark Haines 21ac8be5f7 Depend on Twisted>=15.1 rather than pining to a particular version 8 years ago
  Mark Haines 66da8f60d0 Bump the version of twisted needed for setup_requires to 15.2.1 9 years ago
  Erik Johnston 119e5d7702 Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package 9 years ago
  David Baker 64cf1483e5 D'oh - setup.py used the dict directly: make it use the wrapper function. 9 years ago
  Erik Johnston 7393c5ce4c Rename register script to 'register_new_matrix_user' 9 years ago
  Erik Johnston bcfce93ccd Add 'register_new_user' script 9 years ago
  Mark Haines eab141ee67 Rename path to path_segments to make it clearer that it is a list 9 years ago
  Mark Haines a9684730ac Add the 'setup_requires' and allow easy_install since jenkins uses them 9 years ago
  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 9 years ago
  Mark Haines 22c1ffb0a0 Add a media/v1/identicon resource for generating identicons using pydenticon 9 years ago
  Mark Haines 6e856d7729 Merge master into develop 9 years ago
  Mark Haines d3dd749044 Pin the version of Twisted to 14.0.2 since we are using some of its internals 9 years ago
  Erik Johnston 83c31735d0 Use >= for version of webclient 9 years ago
  Erik Johnston c934760014 Bump version of webclient pulled in. 9 years ago
  David Baker 9ccfdfcd7c Add twisted to setup requires so it gets processed before setuptools_trial 9 years ago
  Erik Johnston 88391bcdc3 Allow any greater version for webclient 9 years ago
  David Baker bd03947c05 We do need Twisted 14, not 15: we use internal Twisted things that have been removed in 15. 9 years ago
  Mark Haines 1e4a56c3a9 Bump web sdk version to 0.6.0 9 years ago
  Erik Johnston cde840a82c Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 9 years ago
  Mark Haines 61fc37e467 Merge branch 'develop' into media_repository 9 years ago
  Erik Johnston d45c030652 Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor 9 years ago
  Mark Haines 63b0b946be point the entry_point for synapse-homeserver at the right method 9 years ago
  Mark Haines 05e48c5d4b Add pillow to dependencies 9 years ago
  Erik Johnston ce212eb83a Pull in latest matrix-angular_sdk 9 years ago