Python Rust Other
Latest commit 898d702 Oct 19, 2017 @jrconlin jrconlin Merge pull request #1053 from mozilla-services/feat/1038
feat: cache SSLContexts created by ssl.wrap_socket
Permalink
Failed to load latest commit information.
automock Change integration test to use amazons dynamodb local server. Oct 20, 2015
autopush feat: cache SSLContexts created by ssl.wrap_socket Oct 18, 2017
autopush_rs feat: SSL support to the Rust server Sep 14, 2017
configs fix: Hyphenate `content-available`; don't send `alert` for APNs. Apr 7, 2017
docs feat: remove Simplepush from codebase Sep 25, 2017
keys Revert "Revert "Feature/prop ping modularize"" Jun 15, 2015
parquet_schemas feat: update parquet schema for unified parquet logging May 5, 2017
.clog.toml chore: fix changelog and clog for past commit oopsies Mar 10, 2016
.coveragerc feat: move tests to pytest Oct 12, 2017
.dockerignore fix: fix dockerfile for automated builds Mar 18, 2016
.editorconfig chore: Add .editorconfig for consistent styling across editors. Nov 3, 2015
.gitignore feat: Add a `/status` handler on the ws port Sep 8, 2017
.noserc feat: include timestamps in tests' logs (#675) Sep 28, 2016
.pyup.yml chore: fix syntax Jul 21, 2017
.travis.yml chore: allow WITH_RUST=false to disable the rust build Oct 17, 2017
CHANGELOG.md chore: tag 1.38.0 Oct 13, 2017
CONTRIBUTING.md chore: add a pyup config file Jul 13, 2017
Dockerfile feat: upgrade to pypy 5.9.0 Oct 6, 2017
Dockerfile.automock List Docker volumes; use subdirectory for logging. Apr 9, 2015
Dockerfile.python27 feat: initial Rust proof of concept implementation Sep 6, 2017
LICENSE Add license file Apr 29, 2015
MANIFEST.in Switch to using tox Mar 24, 2015
Makefile chore: add a pyup config file Jul 13, 2017
README.md Removed typo in URL Mar 23, 2017
autokey.py flake8 fix Dec 29, 2015
boto-compose.cfg feat: add docker-compose and revamp docs Aug 29, 2016
circle.yml chore: add python27 dockerfile (#495) Jul 13, 2016
default.nix fix: remove readline from the nix pkg also Aug 5, 2016
doc-requirements.txt chore: kill the base requirements Mar 23, 2017
docker-compose.yml feat: add docker-compose and revamp docs Aug 29, 2016
hekad.toml Add little hekad config to easily see statsd output. Mar 11, 2015
maintenance.py fix: ensure lambda script paginates through all table names Sep 12, 2017
mypy.ini refactor: convert handler tests to client/inlineCallbacks May 24, 2017
requirements.in feat: update dependencies to the latest versions Oct 9, 2017
requirements.txt feat: update dependencies to the latest versions Oct 9, 2017
setup.cfg feat: include timestamps in tests' logs (#675) Sep 28, 2016
setup.py chore: allow WITH_RUST=false to disable the rust build Oct 17, 2017
states.dot feat: initial Rust proof of concept implementation Sep 6, 2017
test-requirements.txt feat: move tests to pytest Oct 12, 2017
tox.ini chore: allow WITH_RUST=false to disable the rust build Oct 17, 2017

README.md