Ryan Kelly
6dd80f9634
Allow configuring the oauth verifier URL by env var.
2020-03-30 16:59:59 +11:00
JR Conlin
33a1e42c14
Merge pull request #207 from mozilla-services/soupsieve-lock
...
Lock version of soupsieve for py2 compatibility.
2020-03-16 07:04:37 -07:00
Ryan Kelly
31d045b318
Lock version of soupsieve for py2 compatibility.
2020-03-16 12:30:26 +11:00
JR Conlin
43b76da6d0
Merge pull request #201 from yoasif/patch-1
...
Update readme to fix spelling error and link
2020-02-11 17:44:03 +01:00
Asif Youssuff
1704360e09
Update readme to fix spelling error and link
2020-02-06 19:28:17 -05:00
Ryan Kelly
7557f7f06c
Merge pull request #196 from clecle226/master; r=rfk
...
correct the issue #157(minor update pyramid)
2020-01-20 12:01:26 +11:00
clecle226
f096308bd8
correct the issue #157(update pyramid)
...
Update minor version Pyramid for resolve PkgRessourcesDeprecationWarning
2020-01-16 14:41:13 +01:00
Ryan Kelly
8c2c2ed76b
Merge pull request #193 from mozilla-services/bug/191; r=rfk
...
bug: Bring staticnode up-to-date with tokenserver storage
2020-01-15 14:18:26 +11:00
Ryan Kelly
ad365ab39a
Merge pull request #186 from tublitzed/docs/examples-for-local-syncstorage-rs; r=rfk
...
docs: add local syncstorage-rs examples
2020-01-14 12:12:19 +11:00
jrconlin
9be195f2a7
bug: Bring staticnode up-to-date with tokenserver storage
2020-01-13 13:36:35 -08:00
Rachel Tublitz
d45c9589ce
docs: add local syncstorage-rs examples
2020-01-13 10:14:20 -05:00
Ryan Kelly
1b1c42122c
Merge pull request #188 from Demacr/master; r=rfk
...
add passing secret key through file for docker swarm secrets
2019-12-16 11:56:53 +11:00
Daniil Karandashov
3e9e557d28
fix indent
2019-12-14 18:30:55 +03:00
Daniil Karandashov
c3f51c412b
add passing secret key through file for docker swarm secrets
2019-12-14 18:21:43 +03:00
Ryan Kelly
2106051a1a
Merge pull request #185 from MingyJ/master; r=rfk
...
Update README
2019-12-09 14:28:43 +11:00
Brett
a40e807a79
Update README
...
Added link to Dockerhub, add 'mozilla' before each of the package names to prevent
"Error response from daemon: pull access denied for syncserver, repository does not exist or may require 'docker login': denied: requested access to the resource is denied"
2019-12-05 18:52:36 -07:00
Ryan Kelly
29b5fb4e97
Update github-hosted reqs to latestt tags.
2019-11-20 06:55:05 +11:00
Ryan Kelly
5932c464d7
Merge pull request #183 from mavidser/mavidser-patch-1; r=rfk
...
Fix incorrect GID in readme.
2019-11-06 06:35:34 +11:00
Sid Verma
562fcfcd65
Fix incorrect GID in readme.
2019-11-05 14:05:35 +05:30
Ryan Kelly
e9b63a0871
Merge pull request #180 from Zocker1999NET/master; r=rfk
...
requirements: Added futures 3.0
2019-09-02 14:25:30 +10:00
Felix Stupp
dd429ceeb5
requirements: Added futures 3.0
...
Required on some systems
2019-08-29 05:16:48 +02:00
Ryan Kelly
ac7b29cc40
Merge pull request #173 from lukeb2e/master; r=rfk
...
Disabling PEP 517 processing is invalid
2019-06-03 09:10:03 +10:00
Luke
745bff65e3
Update Dockerfile
...
--no-use-pep517 is not supported anymore
2019-06-02 00:27:35 +02:00
Philip Jenvey
a9fa69d598
Merge pull request #169 from mozilla-services/update-sqlalchemy-1.3.3
...
fix(deps): Update SQLAlchemy to latest version.
2019-04-17 10:28:41 -07:00
Ryan Kelly
15b02b4609
fix(deps): Update SQLAlchemy to latest version.
2019-04-17 14:18:57 +10:00
Ryan Kelly
dbe9481ab7
Merge pull request #167 from Mozilla-GitHub-Standards/master
...
Add Mozilla Code of Conduct
2019-03-29 06:57:54 +11:00
Mozilla-GitHub-Standards
73db4dc076
Add Mozilla Code of Conduct file
...
Fixes #166 .
_(Message COC002)_
2019-03-27 12:51:12 -07:00
Vlad Filippov
12af274daf
Merge pull request #162 from mozilla-services/readme-secret-key-docs
...
chore(docs): Clarify docs on using a secret key in docker env vars.
2019-03-07 22:38:19 +01:00
Ryan Kelly
653cb1d5f7
chore(docs): Clarify docs on using a secret key in docker env vars.
2019-03-08 07:11:04 +11:00
Ryan Kelly
6236d05f6f
Merge pull request #160 from mozilla-services/fix-customization-instructions; r=eoger
...
fix(docs): Use correct .ini file sections for customization params.
2019-03-07 07:26:50 +11:00
Ryan Kelly
27f0b313e0
fix(docs): Use correct .ini file sections for customization params.
2019-03-07 07:03:37 +11:00
Ryan Kelly
11b328d175
Merge pull request #156 from alexfornuto/patch-1; r=rfk
...
Comment grammar fix.
2019-02-18 10:23:21 +11:00
Alex Fornuto
c0d0b100bd
init LICENSE
...
This file is linked to in CONTRIBUTING.md but does not exist in master.
2019-02-14 23:59:12 -06:00
Ryan Kelly
bebd2f375a
Add CONTRIBUTING.md, based on templates from FxA.
2019-02-06 14:16:50 +11:00
Alex Fornuto
0e6009480a
Comment grammar fix.
2019-02-02 03:11:42 -06:00
Ryan Kelly
7b3b8579ac
Add --no-use-pep517 to pip, as a workaround for build issues.
2019-01-29 10:56:34 +11:00
Ryan Kelly
0fa45210e4
Fix formatting in README
2019-01-29 10:33:59 +11:00
Ryan Kelly
76c3fb0b36
Merge pull request #154 from captn3m0/patch-1; r=rfk
...
Adds instructions for persistent SQLite setup
2019-01-29 10:30:47 +11:00
Nemo
7b0a02c39b
Adds instructions for persistent SQLite setup
2019-01-26 17:54:58 +05:30
Ryan Kelly
90d8e83b3d
Update requests version dependency to silence security alert.
2018-11-02 09:12:36 +11:00
Ryan Kelly
2ed24ccad3
Merge pull request #148 from mathstuf/python2-virtualenv; r=rfk
...
makefile: use the system Python's virtualenv
2018-10-23 13:53:44 +11:00
Niko Wenselowski
d1eaec5da4
travis: install virtualenv
2018-10-21 10:18:10 -04:00
Ben Boeckel
a4b4eda6d0
makefile: use the system Python's virtualenv
...
`virtualenv` on Fedora is now a Python3 tool. Without installing
Python3, there is no `virtualenv` tool. Instead, just rely on the
package being installed.
2018-10-19 16:04:02 -04:00
Ryan Kelly
cc9e45f344
Merge pull request #141 from okin/feature/support_python_3; r=rfk
...
Improve support for Python 3
2018-10-11 13:01:57 +11:00
Niko Wenselowski
b70acabdca
Merge branch 'master' of github.com:mozilla-services/syncserver into feature/support_python_3
2018-10-10 08:46:27 +02:00
Niko Wenselowski
dc27164a26
Improve support for Python 3.
...
This fixes the messages shown in #97 but does not mean there is proper Python 3 support in all used libraries.
2018-10-10 08:32:35 +02:00
Ryan Kelly
346d309868
chore(deps): Update SQLAlchemy to latest version.
2018-10-10 08:31:36 +02:00
Ryan Kelly
6d2dc6b50c
Merge pull request #142 from okin/feature/remove_obsolete_dependency
...
Remove unused dependency simplejson.
2018-10-08 10:42:35 +10:00
Niko Wenselowski
0a76855c68
simplejson is available as the 'json' module since Python 2.6.
2018-10-02 19:06:43 +02:00
Vlad Filippov
9c6aa91369
Merge pull request #139 from mozilla-services/feature.update-sqlalchemy
...
chore(deps): Update SQLAlchemy to latest version.
2018-09-27 09:01:08 -04:00