Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Ryan Kelly 6e6b28c7a1 feat(push): Add VAPID identification to push messages. (#1468); r=philbooth 2016-10-10 12:40:45 +11:00
Phil Booth 3529d4734f chore(git): ignore npm-debug.log 2016-09-27 16:02:47 +01:00
Vlad Filippov 8451a5621d fix(tests): switch coverage tool, adjust log_tests (#1348) r=vbudhram
Fixes #1340
2016-07-18 16:38:50 -04:00
Danny Coates 100d816bd0 reorganize test related files and removed unuse code 2014-06-03 12:00:06 -07:00
Lloyd Hilaiel daf772af28 use ass for code coverage - issue #94 2013-12-18 09:03:17 +02:00
Danny Coates 158d65df87 first stab at a vagrant setup 2013-12-04 14:56:28 -08:00
Ryan Kelly 4990a0c25c First attempt at a pure-python loadtest client.
This can be used to compare to the javascript version, to help
track down inefficiencies or bugginess.
2013-11-15 13:28:48 +11:00
Ryan Kelly cecbdf2729 Tweak .gitignore 2013-11-15 13:28:48 +11:00
Ryan Kelly 452f35cf30 Add an "overview" document with higher-level description of the service. 2013-10-16 17:26:17 +11:00
Ryan Kelly 898bb68df0 Use pre-computed credentials for most loadtest operations.
This means we don't have to do the password-stretching at runtime,
giving much improved throughput on the loadtests.
2013-09-04 17:45:06 -07:00
Ryan Kelly 7aa50c2c1e Refactoring the awsboxen deployment scripts. 2013-09-04 17:45:06 -07:00
Danny Coates 75fdf6f2b4 account may be null on /account/keys 2013-09-03 12:05:38 -07:00
Ryan Kelly c70937886a Add hooks for tying awsbox SMTP settings to Amazon SES.
There is a deployment helper script "deploy.js" which will read an
encrypted file "awsbox-secrets.json.gpg" to obtain the necessary
credentials and pass them to the instance.  This file is not checked
into the repository, for security reasons.
2013-08-06 17:19:23 +10:00
Danny Coates c7abb0c156 use bunyan as the logger, remove 'good' 2013-06-20 11:10:34 -07:00
Danny Coates cdca282e23 use node-statsd to send memory data to heka 2013-05-31 17:22:48 -07:00
Zachary Carter b519a7e3b4 include the config directory 2013-05-16 17:25:14 -07:00
Zachary Carter 318bd677e1 now generates certs from a signToken and public key 2013-05-16 17:13:01 -07:00
Zachary Carter d92d1038aa Skeleton Hapi app 2013-05-13 17:00:22 -07:00