Commit Graph

48 Commits (master)

Author SHA1 Message Date
Kirill Kamakin 0fce0fc151
Add support for PostgreSQL to Docker image (#282) 3 years ago
JR Conlin c2f17a7bae
bug: revert cornice update (#279)
Closes: #278
3 years ago
pmkohn eb47d35770
change dependences in requirements.txt due to version conflict on debian. see also tokenserver:#219 (#277) 3 years ago
Ryan Kelly 6768bf52d1
Use the latest HEAD for server-syncstorage and tokenserver dependencies.
If this helps get folks back up and running with the latest syncserver
docker image, we can tag some new releases of both and then reference
them here, but let's try it out first.
4 years ago
Louis Sautier a8e5424ec6
Require google-cloud-spanner to avoid a warning
Avoids "ImportError: No module named google.api_core.exceptions"
4 years ago
Ryan Kelly 2761288375
Add explicit dependency on umemcache.
I don't really know why this is necessary but I'm hoping it will
get the tests passing on CI. It shouldn't be required for actual
running of the server.
4 years ago
Louis Sautier 529dafc6f2
Update requirements to fix sync with useOAuthForSyncToken enabled
This fixes authentication with identity.sync.useOAuthForSyncToken
enabled which requires newer tokenserver and syncstorage versions.

Closes: https://github.com/mozilla-services/syncserver/issues/218
Closes: https://github.com/mozilla-services/syncserver/issues/225
4 years ago
Ryan Kelly 31d045b318
Lock version of soupsieve for py2 compatibility. 4 years ago
clecle226 f096308bd8
correct the issue #157(update pyramid)
Update minor version Pyramid for resolve PkgRessourcesDeprecationWarning
4 years ago
Ryan Kelly 29b5fb4e97
Update github-hosted reqs to latestt tags. 5 years ago
Felix Stupp dd429ceeb5
requirements: Added futures 3.0
Required on some systems
5 years ago
Ryan Kelly 15b02b4609
fix(deps): Update SQLAlchemy to latest version. 5 years ago
Ryan Kelly 90d8e83b3d
Update requests version dependency to silence security alert. 6 years ago
Niko Wenselowski 0a76855c68 simplejson is available as the 'json' module since Python 2.6. 6 years ago
Ryan Kelly 68a4bdec9a
chore(deps): Update SQLAlchemy to latest version. 6 years ago
Ryan Kelly 2497ad5c27 Use oauth-sync-enabled tokenserver, adjust config to match. 6 years ago
Ryan Kelly 57f4de6773 Prep v1.7.0 6 years ago
Ryan Kelly 4f4787eadf Update to latest version of dependencies 7 years ago
Ryan Kelly cf944cf4c9 Update dependencies to fix LocalVerifier support (#93)
Fixes #91, by pulling in a new version of tokenserver's LocalVerifier class that properly supports the extra "idpClaims" property that we use for tracking FxA generation numbers.
7 years ago
Ryan Kelly 0b784329b2 Update dependencies 7 years ago
Ryan Kelly 35283e66fd Prep v1.6.0 8 years ago
Ryan Kelly bb1c5668f4 Update requests dependency version 8 years ago
Ryan Kelly ccfb350664 Update to latest version of dependencies 8 years ago
Ryan Kelly a727a530d1 Use latest HEAD for server-syncstorage 8 years ago
Ryan Kelly aeaa6c1563 Use latest HEAD of tokenserver and server-syncstorage 8 years ago
Ryan Kelly 150cef8745 Update github-hosted dependencies to latest versions 9 years ago
Ryan Kelly 674a3020cf Update server-syncstorage dependency 9 years ago
Ryan Kelly d65419ecfc Pin WebOb to a known-working version 9 years ago
sedrubal 6dae2fd1b5
changed http to https in github url 9 years ago
Ryan Kelly 2d418f18f3 Update to latest tokenserver release 9 years ago
Ryan Kelly 287bf190ec Update requests to latest release 9 years ago
Ryan Kelly 7cc82ba725 Update to more recent configparser dependency 9 years ago
Ryan Kelly 5d44e8152f Install zope.component, seems to help with build issues on some platforms 10 years ago
Ryan Kelly 51be5c3910 Install gunicorn by default 10 years ago
Ryan Kelly f54cdaf545 Pin configparser to b/w compatible version until upstream bug resolved. 10 years ago
Ryan Kelly b64fe5851c Update to latest mozsvc, which fixes some logging issues. 10 years ago
Ryan Kelly 09ecde0b01 Update to latest tokenserver commit 10 years ago
Ryan Kelly b69a983828 Update dependencies to latest deployment tags 10 years ago
Ryan Kelly 069804f077 Update to use new simplified mozsvc.metrics infrastructure 10 years ago
Ryan Kelly 8da3ae26b1 Update server-syncstorage dependency 10 years ago
Ryan Kelly 988a23c051 Update to latest server-syncstorage release 10 years ago
Ryan Kelly 0ee5588101 Expose tokenserver's allow_new_users setting at top-level server config. 10 years ago
Ryan Kelly 9781224124 Update mozsvc dependency 10 years ago
Ryan Kelly 23290e92a2 Use libzmq-less version of tokenserver repo, to simplify build. 10 years ago
Ryan Kelly c4ee6757d6 Reduce requirements.txt to bare essentials. 10 years ago
Ryan Kelly c7c80a5627 Pin dependencies to release version 10 years ago
Dan Callahan 49806375b1 Remove testing packages from requirements.txt 10 years ago
Ryan Kelly d0d47fae3b Initial commit; refactored from server-full2 codebase 10 years ago