| Commit message (Expand) | Author | Age | Files | Lines |
* | Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automat... | Erik Johnston | 2015-05-06 | 1 | -1/+2 |
* | D'oh - setup.py used the dict directly: make it use the wrapper function. | David Baker | 2015-03-19 | 1 | -1/+1 |
* | Rename register script to 'register_new_matrix_user' | Erik Johnston | 2015-03-13 | 1 | -1/+1 |
* | Add 'register_new_user' script | Erik Johnston | 2015-03-13 | 1 | -1/+1 |
* | Rename path to path_segments to make it clearer that it is a list | Mark Haines | 2015-02-10 | 1 | -4/+4 |
* | Add the 'setup_requires' and allow easy_install since jenkins uses them | Mark Haines | 2015-02-10 | 1 | -14/+5 |
* | Single source version and python dependencies, prevent people accidentally in... | Mark Haines | 2015-02-10 | 1 | -40/+40 |
* | Add a media/v1/identicon resource for generating identicons using pydenticon | Mark Haines | 2015-02-02 | 1 | -0/+1 |
* | Merge master into develop | Mark Haines | 2015-02-02 | 1 | -2/+2 |
|\ |
|
| * | Pin the version of Twisted to 14.0.2 since we are using some of its internals | Mark Haines | 2015-02-02 | 1 | -1/+2 |
| * | Use >= for version of webclient | Erik Johnston | 2015-02-02 | 1 | -1/+1 |
| * | Bump version of webclient pulled in. | Erik Johnston | 2015-02-02 | 1 | -2/+2 |
* | | Add twisted to setup requires so it gets processed before setuptools_trial | David Baker | 2015-01-30 | 1 | -0/+1 |
* | | Allow any greater version for webclient | Erik Johnston | 2015-01-30 | 1 | -1/+1 |
* | | We do need Twisted 14, not 15: we use internal Twisted things that have been ... | David Baker | 2015-01-30 | 1 | -1/+1 |
|/ |
|
* | Bump web sdk version to 0.6.0 | Mark Haines | 2014-12-19 | 1 | -2/+2 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor | Erik Johnston | 2014-12-11 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'develop' into media_repository | Mark Haines | 2014-12-10 | 1 | -4/+4 |
| |\ |
|
| * | | Add pillow to dependencies | Mark Haines | 2014-12-05 | 1 | -0/+1 |
* | | | Merge branch 'develop' of github.com:matrix-org/synapse into events_refactor | Erik Johnston | 2014-12-09 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | point the entry_point for synapse-homeserver at the right method | Mark Haines | 2014-12-05 | 1 | -1/+1 |
| * | | Pull in latest matrix-angular_sdk | Erik Johnston | 2014-12-05 | 1 | -2/+2 |
| * | | Pull in latest matrix-angular_sdk | Erik Johnston | 2014-12-05 | 1 | -2/+2 |
* | | | Begin fleshing out a new Event object | Erik Johnston | 2014-12-02 | 1 | -0/+1 |
|/ / |
|
* | | Bump pinned version of pynacl pulled from github | Erik Johnston | 2014-11-27 | 1 | -1/+1 |
* | | Bump version numbers and change log | Erik Johnston | 2014-11-26 | 1 | -2/+2 |
|/ |
|
* | Use tagged version of matrix-angular-sdk | Mark Haines | 2014-11-20 | 1 | -4/+4 |
* | Mark synapse as not zip-safe since it needs to be able to read schema files f... | Mark Haines | 2014-11-17 | 1 | -0/+1 |
* | Remove syweb directory. pull in syweb as a dependency from github | Mark Haines | 2014-11-17 | 1 | -2/+4 |
* | SYN-138: Rewrite synctl in python and include it in the python distribution | Mark Haines | 2014-11-13 | 1 | -0/+1 |
* | SYN-112: Get pynacl from github instead of PyPI | Mark Haines | 2014-11-04 | 1 | -0/+1 |
* | exclude tests | Mark Haines | 2014-11-04 | 1 | -1/+1 |
* | Add log message if we can't enable ECC. Require pyopenssl>=0.14 since 0.13 do... | Mark Haines | 2014-10-24 | 1 | -0/+1 |
* | use a tagged version of syutil rather than master | Mark Haines | 2014-10-20 | 1 | -1/+1 |
* | Use https link to download syutil as not everyone has ssh access to github. | Mark Haines | 2014-10-20 | 1 | -2/+3 |
* | Bump syutil dependency | Erik Johnston | 2014-10-17 | 1 | -2/+2 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | add pyyaml dependency for config files | Mark Haines | 2014-09-01 | 1 | -0/+1 |
* | Add python shebang line and chmod +x setup.py | Paul "LeoNerd" Evans | 2014-08-27 | 1 | -0/+2 |
* | Bump versions to 0.0.1 | Erik Johnston | 2014-08-22 | 1 | -1/+1 |
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+14 |
* | Fix dependency_link url | Erik Johnston | 2014-08-12 | 1 | -1/+1 |
* | Change syutil dependency link to point at github. | Erik Johnston | 2014-08-12 | 1 | -1/+1 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+40 |