summary refs log tree commit diff
path: root/setup.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add twisted to setup requires so it gets processed before setuptools_trialDavid Baker2015-01-301-0/+1
* Allow any greater version for webclientErik Johnston2015-01-301-1/+1
* We do need Twisted 14, not 15: we use internal Twisted things that have been ...David Baker2015-01-301-1/+1
* Bump web sdk version to 0.6.0Mark Haines2014-12-191-2/+2
* Merge branch 'develop' of github.com:matrix-org/synapse into events_refactorErik Johnston2014-12-111-0/+1
|\
| * Merge branch 'develop' into media_repositoryMark Haines2014-12-101-4/+4
| |\
| * | Add pillow to dependenciesMark Haines2014-12-051-0/+1
* | | Merge branch 'develop' of github.com:matrix-org/synapse into events_refactorErik Johnston2014-12-091-3/+3
|\ \ \ | | |/ | |/|
| * | point the entry_point for synapse-homeserver at the right methodMark Haines2014-12-051-1/+1
| * | Pull in latest matrix-angular_sdkErik Johnston2014-12-051-2/+2
| * | Pull in latest matrix-angular_sdkErik Johnston2014-12-051-2/+2
* | | Begin fleshing out a new Event objectErik Johnston2014-12-021-0/+1
|/ /
* | Bump pinned version of pynacl pulled from githubErik Johnston2014-11-271-1/+1
* | Bump version numbers and change logErik Johnston2014-11-261-2/+2
|/
* Use tagged version of matrix-angular-sdkMark Haines2014-11-201-4/+4
* Mark synapse as not zip-safe since it needs to be able to read schema files f...Mark Haines2014-11-171-0/+1
* Remove syweb directory. pull in syweb as a dependency from githubMark Haines2014-11-171-2/+4
* SYN-138: Rewrite synctl in python and include it in the python distributionMark Haines2014-11-131-0/+1
* SYN-112: Get pynacl from github instead of PyPIMark Haines2014-11-041-0/+1
* exclude testsMark Haines2014-11-041-1/+1
* Add log message if we can't enable ECC. Require pyopenssl>=0.14 since 0.13 do...Mark Haines2014-10-241-0/+1
* use a tagged version of syutil rather than masterMark Haines2014-10-201-1/+1
* Use https link to download syutil as not everyone has ssh access to github.Mark Haines2014-10-201-2/+3
* Bump syutil dependencyErik Johnston2014-10-171-2/+2
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* add pyyaml dependency for config filesMark Haines2014-09-011-0/+1
* Add python shebang line and chmod +x setup.pyPaul "LeoNerd" Evans2014-08-271-0/+2
* Bump versions to 0.0.1Erik Johnston2014-08-221-1/+1
* add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+14
* Fix dependency_link urlErik Johnston2014-08-121-1/+1
* Change syutil dependency link to point at github.Erik Johnston2014-08-121-1/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+40