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

394 Коммитов

Автор SHA1 Сообщение Дата
vladikoff 0f2d808077 Release v1.92.1 2017-08-01 11:44:23 -04:00
Vijay Budhram 8c1d7f2f73 Release v1.92.0 2017-07-26 01:32:31 -04:00
Phil Booth cc052f9259 Merge branch 'train-91' 2017-07-21 07:48:23 +01:00
Vijay Budhram e201e7f0e8 Release v1.91.3 2017-07-19 22:31:18 -04:00
Phil Booth 23ab4f8ed8 Merge branch 'train-91' 2017-07-18 04:30:51 +01:00
Phil Booth e779a459a0 Release v1.91.2 2017-07-18 04:10:56 +01:00
Phil Booth c0595182d1 fix(tests): update tests to match recent db changes (#1995), r=@vbudhram 2017-07-17 21:56:06 -04:00
Udara Weerasinghege 5742ffff3a * feat(cache): store updated session tokens in redis
https://github.com/mozilla/fxa-auth-server/pull/1968
r=philbooth,vladikoff
2017-07-14 08:56:21 +01:00
Sean McArthur b0c45ca983 Release v1.91.1 2017-07-12 12:07:37 -07:00
Vijay Budhram b657db05ff Release v1.91.0 2017-07-12 11:28:23 -04:00
Phil Booth a1568e3e64 Merge branch 'train-90' 2017-07-12 10:03:56 +01:00
Phil Booth a1f3373657 chore(docs): git add generated api docs in precommit hook
https://github.com/mozilla/fxa-auth-server/pull/1985
r=shane-tomlinson
2017-07-11 12:23:07 +01:00
John Morrison fc31bcebaa Release v1.90.2 2017-07-06 11:34:07 -07:00
Phil Booth aaa2cb725d Release v1.90.1 2017-07-05 15:48:24 +01:00
Phil Booth 7d59790ca0 chore(package): update api docs on precommit (#1972) r=vladikoff 2017-07-05 08:08:40 -04:00
Vijay Budhram ce60fd48ce Release v1.90.0 2017-06-28 14:10:40 -07:00
Phil Booth a6aa3c34d2 Merge branch 'train-89' 2017-06-28 13:45:31 -07:00
Phil Booth 8c905bbc3f Release v1.89.1 2017-06-28 13:18:30 -07:00
Phil Booth 7ce5c05250 feat(sms): Switch to AWS SNS for SMS
https://github.com/mozilla/fxa-auth-server/pull/1964
r=philbooth,jbuck
2017-06-28 13:17:29 -07:00
Vijay Budhram a358d7c7b8 Release v1.89.0 2017-06-14 06:46:04 -04:00
Sean McArthur 5ca2acbf35 Make our test suite faster (again) (#1938) r=vladikoff
* test(i18n): cache parsing of po files

When running our remote tests, every time we restarted the server, we
would re-parse all of the po translation files. Each time takes around
500ms. By caching files we've already parsed, this shaves around 12s off
the remote test suite.

* test(dev): make `npm test` faster, provide `npm run test-ci`

Since `npm test` is what we run constantly when working on features, if
we can make it faster, we make development faster.

- Disable memcache. We never specifically start a memcached, but the
  tests were running trying to look for it. With the default settings
  being to retry once with a 500ms timeout, many test would hang for 1s
  checking memcached for data that wasn't even useful to the test. By
  setting to 'none', this saved 45s.

- Disable scrypt. scrypt is **slow**. While developing locally, and
  running the tests, we don't actually need to test that some value run
  through scrypt turns out to be correctly encrypted. By using the
  verifier version '0', this saved 55s.

- Disable coverage. Using coverage takes some time to instrument the
  code, and spawn in a child process. While nyc is pretty good at caching,
  and the slow down isn't that much, it's also more annoying to debug
  with. First, it ruins all stack trace lines numbers. Second, it spits a
  gigantic coverage report at the end of the test run, requiring scrolling
  back up to see the actual test results.

To make sure we still run the test suite with the default options
enabled, this provides a `test-ci` target, that is enabled to be always
be run from TravisCI and Circle.
2017-06-09 15:30:45 -04:00
Ryan Kelly 3f7ed68e09 chore(log): Remove datadog/statsd integration (#1921); r=vladikoff
We've had too many doubts about the reliability of the numbers to get any
value out of it in practice, so let's remove it to keep things simple.
2017-06-04 12:32:32 +10:00
Phil Booth c9b0c43ebb Release v1.88.1 2017-06-01 22:14:58 +01:00
Sean McArthur d03f96f82f Release v1.88.0 2017-05-30 22:02:31 -07:00
Ryan Kelly 5825341706 Merge tag 'v1.87.1-private' into public-87.1-backport 2017-05-29 14:51:29 +10:00
Vlad Filippov 90185f7740 Release v1.87.1 2017-05-26 09:21:47 -04:00
Phil Booth 643ed85864 feat(docs): automatically generate API docs from the code
https://github.com/mozilla/fxa-auth-server/pull/1786

r=vladikoff
2017-05-18 11:48:04 +01:00
Vijay Budhram 65f85bb95f Release v1.87.0 2017-05-17 10:32:54 -04:00
Phil Booth 362aa6b750 chore(deps): update nexmo (#1899), r=@vbudhram 2017-05-17 09:37:20 -04:00
vladikoff 0ece36baa8 Release v1.86.0 2017-05-02 22:51:28 -04:00
Vlad Filippov b06033e13f fix(mailer): escape json output (#1853) r=vladikoff
refs: bmo bug 1320211
2017-04-26 13:14:40 -04:00
vladikoff 25906317ec Release v1.85.1 2017-04-18 16:28:05 -04:00
vladikoff 581b5d0fd1 Release v1.85.0 2017-04-18 12:38:19 -04:00
vladikoff c317d88637 Release v1.84.4 2017-04-17 22:48:15 -04:00
vladikoff 2936e43401 Release v1.84.3 2017-04-17 22:48:15 -04:00
John Morrison 82bd9b5127 fix(config): stop using envc; interferes with docker --env-file (#1833) r=vladikoff 2017-04-17 18:51:04 -04:00
Phil Booth caf15d09bf Release v1.84.2 2017-04-11 09:51:49 +01:00
Vijay Budhram b8e87771c7 Release v1.84.1 2017-04-05 13:52:42 -07:00
Vijay Budhram 1158477084 Release v1.84.0 2017-04-04 11:02:11 -07:00
Phil Booth d67d3954e6 Release v1.83.3 2017-03-28 13:32:37 +01:00
Phil Booth 92e33a6b60 Release v1.83.2 2017-03-22 12:02:42 +00:00
Vijay Budhram cad110ad8a Release v1.83.1 2017-03-21 19:12:29 -04:00
Phil Booth 74ddd9711b Release v1.83.0 2017-03-21 11:12:14 +00:00
vladikoff 7779206013 Release v1.82.7 2017-03-17 15:10:39 -04:00
vladikoff ab56769d03 Release v1.82.6 2017-03-17 13:20:23 -04:00
vladikoff e19e3ea2b5 Release v1.82.5 2017-03-16 17:03:45 -04:00
vladikoff 5e34357c42 Release v1.82.4 2017-03-11 13:05:10 -05:00
vladikoff 8a727cab10 Release v1.82.3 2017-03-08 13:10:32 -05:00
vladikoff cd78f13133 Release v1.82.2 2017-03-08 11:14:02 -05:00
vladikoff 881ed4e11c Release v1.82.1 2017-03-06 17:44:01 -05:00