Commit Graph

12 Commits (49806375b1aabd905f734ff9581e0e1c3f4c619a)
 

Author SHA1 Message Date
Dan Callahan 49806375b1 Remove testing packages from requirements.txt 10 years ago
Dan Callahan 8bec3e9702 Fixup a comment, suppress logging during tests
- Commit 947470d771 rendered a comment inaccurate
  in syncserver/__init__.py.

- Logging to stdout by default obscures test results; disable the stdout deluge
  by changing the logging class in syncserver/tests.ini
10 years ago
Ryan Kelly d349bdc76a Update to match latest tokenserver API. 10 years ago
Dan Callahan 947470d771 Log to stdout by default 10 years ago
Ryan Kelly df899b9801 Use `python2` by default, to guard against py3 incompatibility 10 years ago
Ryan Kelly 4b7cab5bd5 Copy db connection pool tweaks from syncstorage. 10 years ago
Ryan Kelly 62526d1625 Default to tokenserver.monkey_patch_gevent = False 10 years ago
Ryan Kelly a6eebee1de Merge pull request #4 from mozilla-services/use-persistent-db
Use a persistent sqlite db by default, rather than in-memory one.
10 years ago
Ryan Kelly ad4afc0ed5 Use a persistent sqlite db by default, rather than in-memory one. 10 years ago
Ryan Kelly 7d3a1a7d04 Add missing "staticnode" file 11 years ago
Ryan Kelly 7603ab1856 Add a simple static node assignment backend, for easier deployment. 11 years ago
Ryan Kelly d0d47fae3b Initial commit; refactored from server-full2 codebase 11 years ago