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

2471 Коммитов

Автор SHA1 Сообщение Дата
Sean McArthur 22734a13bd Merge pull request #1658 from mozilla/phil/issue-1610
fix(tests): add missing tests for log.begin and log.summary calls
2017-02-15 11:12:11 -08:00
Phil Booth e1265fff86 fix(tests): add missing tests for log.begin and log.summary calls 2017-02-15 11:05:38 +00:00
Sean McArthur f5c9bc369e Merge pull request #1656 from mozilla/issue-1644-graduate-signin-unblock
refactor(unblock): Graduate sign-in unblock
2017-02-14 10:28:23 -08:00
Vijay Budhram 5f07f22dfa refactor(unblock): Graduate sign-in unblock 2017-02-14 11:12:52 -05:00
Phil Booth a3d4f56928 fix(logging): log errors when we encounter unexpected createdAt values
https://github.com/mozilla/fxa-auth-server/pull/1641

r=vbudhram
2017-02-13 17:53:38 +00:00
Edouard Oger 901525b910 fix(push): notify a device connected only when account verified
Fixes #1651
2017-02-13 13:50:44 +01:00
Phil Booth 64b3a368bf Merge pull request #1653 from mozilla/phil/auto-unbuffer
feat(server): auto-unbuffer binary data when crossing API boundaries
refactor(server): unify the unbuffering functions to one place

https://github.com/mozilla/fxa-auth-server/pull/1653

r=vbudhram
2017-02-11 11:47:10 +00:00
Phil Booth a649b78d9a refactor(server): unify the unbuffering functions to one place 2017-02-11 11:23:19 +00:00
Phil Booth 35115f99d1 feat(server): auto-unbuffer binary data when crossing API boundaries 2017-02-11 10:51:35 +00:00
Vlad Filippov d9b6bd96cb fix(dev): disable ip profile in dev (#1643) r=vbudhram
Disabling ip profiling in dev. This way during development we will actually see the signin confirmation form by default
2017-02-10 17:40:56 -05:00
Sean McArthur 04980e9534 Merge pull request #1640 from mozilla/record-bounces
feat(email): record email bounces in database
2017-02-10 10:08:35 -08:00
Sean McArthur 29c9f397df style(lib): update let to const when possible
https://github.com/mozilla/fxa-auth-server/pull/1652

r=philbooth
2017-02-10 08:45:03 +00:00
Sean McArthur b4279c1ac4 feat(email): record email bounces in database 2017-02-09 15:54:04 -08:00
Sean McArthur 9c23b0abaa Merge pull request #1650 from mozilla/phil/flow-uid-locale
feat(logging): add optional uid and locale to flow event data
2017-02-09 10:41:27 -08:00
Phil Booth 038d457e3c feat(logging): add optional uid and locale to flow event data 2017-02-09 13:13:48 +00:00
Divya Biyani 8ca537cbcc feat(space-unary-ops) : changes according to space unary ops eslint rule (#1639) r=vladikoff 2017-02-08 10:39:56 -05:00
Vlad Filippov a7219200c0 fix(config): change reminder poll for many servers (#257), r=@vbudhram 2017-02-07 22:32:55 -05:00
Sean McArthur 83e9458423 fix(git): update husky to unbreak git hooks on ubuntu (#258) r=vladikoff 2017-02-07 19:51:54 -05:00
Sean McArthur 08151dddae Release v1.80.0 2017-02-07 15:45:00 -08:00
Sean McArthur 9bd342f5fc Release v1.80.0 2017-02-07 14:48:47 -08:00
Sean McArthur c672298ca9 Merge pull request #1642 from mozilla/fix-config-style-1
fix(style): adjust config code style issue
2017-02-07 11:33:19 -08:00
Vlad Filippov bb5f5d0e87 fix(style): adjust config code style issue
:{
2017-02-07 14:18:54 -05:00
Sean McArthur 98393e09d0 Merge pull request #1637 from mozilla/mailer-up r=rfk,vladikoff 2017-02-03 13:29:46 -08:00
Sean McArthur 02fbda3263 fix(dependencies): update bluebird, nodemailer, convict, moment-timezone (#251) r=vladikoff 2017-02-01 12:42:04 -08:00
Vlad Filippov 2c7d27a820 feat(new-buffer) : changes acc. to no new buffer eslint rule (#1636) r=vladikoff
Fixes #1612
2017-02-01 13:29:28 -05:00
vladikoff 1a709fac2d fix(shrinkwrap): update shrinkwrap to latest version 2017-02-01 10:10:27 -08:00
divyabiyani 4450a212c9 feat(new-buffer) : changes acc. to no new buffer eslint rule 2017-02-01 10:08:58 -08:00
Sean McArthur 05f9dd6206 chore(travis): add node6 test target (#1632) r=vladikoff 2017-01-31 07:19:40 -05:00
Phil Booth da5edc5725 feat(docs): document the fix for duplicate flow events (#1634) r=vladikoff 2017-01-31 07:00:26 -05:00
Ryan Kelly 2b4777a78d fix(push): Try to always send a deviceName in the 'device connected' push message. (#1633); r=philbooth 2017-01-31 20:08:34 +11:00
Sean McArthur 644a6205c1 Release v1.79.0 2017-01-30 11:40:15 -08:00
Sean McArthur 2c6a280a9e Release v1.79.0 2017-01-30 11:02:58 -08:00
Sean McArthur f3d412b733 Release v1.78.0 2017-01-30 11:02:10 -08:00
Phil Booth e5eaccff8a fix(docs): document recent flow event changes (#1630), r=@vbudhram 2017-01-30 09:13:25 -05:00
Vijay Budhram 38d4957f28 refactor(tests): Reorganize local tests (#1629) r=vladikoff,philbooth 2017-01-27 15:07:35 -05:00
Vlad Filippov 1a96ee3ed8 chore(docs): update AUTHORS file (#252) 2017-01-27 10:02:25 -05:00
Vijay Budhram 2e84e07e02 feat(email): Add flow events for email delivery notifications (#1626), r=@philbooth
Adds support for handling and processing `flowEvents` for email delivery.
2017-01-26 13:52:05 -05:00
Phil Booth 81428f38bc feat(ci): add config for cross-repo testing
https://github.com/mozilla/fxa-auth-server/pull/1621

r=vladikoff
2017-01-26 17:42:53 +00:00
Vlad Filippov 3719437759 feat(logs): log endpoint errors for better debugging (#1627) r=vbudhram,philbooth
New "server.EndpointError" error logging...
2017-01-26 12:42:44 -05:00
Vijay Budhram 88cd2678a6 refactor(email): Don't flag logins with incorrect email case (#1623). r=@rfk
Don't flag logins with incorrect email case in invalid login attempts.
2017-01-25 09:17:29 -05:00
Vijay Budhram 0fa378e25b fix(logging): Log bounced complaint
https://github.com/mozilla/fxa-auth-server/pull/1622

r=philbooth
2017-01-24 15:34:32 +00:00
John Morrison 04aa467302 chore(mailer): update fxa-auth-mailer (and other shrinkwrap) (#1620) 2017-01-23 22:35:57 -05:00
Vijay Budhram d0cf24960c refactor(templates): Update to correct font-size and line height (#249) r=vladikoff,ryanfeeley
Fixes #246
2017-01-20 11:04:34 -05:00
Sean McArthur ca4419ae4a feat(ip-profiling): make IP Profiling allowed recency use config (#1615), r=@vbudhram
Set default config to allow 3 days.

Closes #1614
2017-01-18 22:39:42 -05:00
Vijay Budhram 42aafdfddc refactor(templates): Update to correct details styling (#248) 2017-01-18 20:59:21 -05:00
Vijay Budhram e6a1b87e31 fix(logging): Log templates that don't have flow event data (#1618), r=@philbooth 2017-01-18 14:33:19 -05:00
John Morrison 7ff93b10d2 Merge pull request #1616 from mozilla/fix-enable-ses-event-publishing
fix(email): turn on SES Event Publishing metrics
2017-01-14 16:35:15 -08:00
John Morrison 9105f87e77 fix(email): turn on SES Event Publishing metrics 2017-01-12 17:24:21 -08:00
John Morrison bd033d70aa Merge pull request #247 from mozilla/fix-ses-event-publishing-changes
set up "SES Event Publishing" metrics
2017-01-12 11:09:02 -08:00
John Morrison 56bd661628 feat(mailer): set up "SES Event Publishing" metrics 2017-01-11 20:43:03 -08:00