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

53 Коммитов

Автор SHA1 Сообщение Дата
Phil Booth d8841483d7
chore(api): remove metrics context data from deprecated endpoints
Fixes #2496.

Previously we identified some endpoints that were receiving metrics
context data but would work equally well propagating stashed data
instead.

There's been some work to prepare those endpoints, e.g. in 804907a3 we
ensured metrics context gets propagated through the account reset flow.
And in the content server, as of train 123 we no longer send metrics
context data to these endpoints. Ergo, it is now safe to remove it from
the payload schemata.

Note that this change presented us with a dilemma in the remote tests
for account reset. Some of the assertions there check that metrics
context data is set in the email headers correctly. That now depends on
memcached in order to work, but we were disabling memcached in the test
config. Rather than delete those assertions, which are valuable, I opted
to enable memcached instead. So memcached is now a prerequisite for the
tests to succeed in this repo.
2018-10-25 17:18:07 +01:00
Xavier RENE-CORAIL 45975d6de6 chore(docs): add badges for LGTM analysis and alerts 2018-08-28 16:06:37 +01:00
Phil Booth c6ad40270a
feat(email): write live email-sending config to redis 2018-08-10 15:19:51 +01:00
Vlad Filippov 0c0ef301ac chore(docs): update docs for node 6 (#2120) r=rfk 2017-09-14 16:21:27 -04:00
Vlad Filippov 7414ee8ac1 refactor(server): remove separate notifier process (#1800) r=vbudhram 2017-04-20 17:25:47 -04:00
Vlad Filippov 7631997740 chore(docs): add npm test LOG_LEVEL docs 2017-04-18 11:47:00 -04:00
Vlad Filippov 9c49c5fab6 chore(docs): update node version in docs 2017-03-22 20:20:24 -04:00
Vlad Filippov 5a1561b6c9 chore(docs): add circle badge (#1703) 2017-03-07 16:46:38 -05:00
Vlad Filippov 6f49d99923 chore(docs): add coverage badge 2017-02-24 16:52:56 -05:00
vladikoff 87d97e2c08 chore(docs): update mailer docs 2017-02-22 12:16:09 -05:00
vladikoff c71e577890 chore(docs): update docs, AUTHORS 2017-02-22 11:43:45 -05:00
Vlad Filippov b3adbcf66d chore(deps): update to latest version of hapi (#1330) r=rfk,seanmonstar,vbudhram
* fix(validation): adjust validation, bump version of joi

* fix(tests): restore tests

* chore(deps): rewrap
2016-09-13 20:52:06 -04:00
Sean McArthur 37f0fe4637 chore(tests): allow passing a glob to npm test 2016-06-29 17:24:00 -07:00
Edouard Oger 0c8767aadf chore(git): Run a quick linting task on pre-push 2016-05-27 11:15:35 -07:00
John Morrison b77c58c190 chore(docs): remove misleading references to awsbox 2015-12-21 17:50:44 -08:00
vladikoff f90a8c11da fix(tests): run mysql tests on travis
Fixes #1032
2015-09-18 18:59:47 -04:00
Phil Booth b29bdf421b chore(docs): update the configuration documentation 2015-08-24 16:28:39 +01:00
Phil Booth 7b1fffa6af chore(docs): remove stale db info from the readme 2015-08-10 10:13:20 +01:00
Danny Coates 14204cfa57 replace browserid-crypto with fxa-jwtool
uses native node crypto instead of bigint
2015-04-29 16:03:45 -07:00
Nick Alexander ce42b1c000 Update README.md to show how to adjust log level 2015-01-26 10:48:16 -08:00
Andrew Chilton 7b83874452 Merge pull request #767 from chilts/more-docs-on-processes
Explain what processes start up when running npm start
2014-07-23 15:53:40 +12:00
Andrew Chilton 7b3d0330b4 Explain what processes start up when running npm start 2014-07-23 10:10:46 +12:00
Fmstrat a3b17d9130 Update README.md 2014-07-16 09:58:40 -04:00
Fmstrat bdd12bf955 Update README.md
Added note to not run as root to avoid easy to miss errors during the fast-scrolling install that lead to WD permissions issues in node later during the testing phase.
2014-07-16 09:57:01 -04:00
John Morrison 24d3d8d43e Update Readme to note that server must be stopped when running tests 2014-07-15 18:01:58 -07:00
ckarlof a419ace0e7 Formatting changes for previous commit 2014-06-26 16:58:20 -07:00
ckarlof 8c00f9c03c Instructions for changing the FXOS auth server 2014-06-26 16:56:21 -07:00
Danny Coates 4a15d02726 moved client into test directory 2014-06-03 11:15:36 -07:00
Ryan Kelly 6e94827000 Merge pull request #725 from chilts/readme-fix-for-schema
Add some temporary hand wavey instructions regarding database patches
2014-05-22 14:29:38 +10:00
Andrew Chilton 6740eec294 Add some temporary hand wavey instructions regarding database patches 2014-05-22 16:16:41 +12:00
Ryan Kelly 83d7dcb514 Add more words in README => CONTRIBUTING link 2014-05-16 15:59:47 +10:00
Andrew Chilton 50773d942c Initial attempt at a CONTRIBUTING.md 2014-05-16 14:37:59 +12:00
Peter deHaan f0560476b4 chore(build): Use the new Travis CI badge 2014-03-21 16:10:46 -07:00
Danny Coates 14f847ea22 point readme design lin to onepw. fixes #616 2014-03-20 14:02:32 -07:00
Danny Coates 517352b3be fixes #544 2014-02-06 17:32:34 -08:00
Ryan Kelly 69e441fdf5 Update awsbox config to use port 587 for SES SMTP access. 2014-01-02 15:26:13 +11:00
Peter deHaan c248c0b2c1 adding travis badge 2013-11-20 18:14:03 -08:00
Ryan Kelly ff72cf45dd Document URL for auto-updated dev deployment. 2013-11-20 13:36:21 +11:00
Ryan Kelly 0964b318ed Update all the things for new dev domains. 2013-11-20 13:36:21 +11:00
Peter deHaan 34d57f8928 de-picling due to recent repo rename. A couple picl's remain, but I'll file separate bugs as they're less straight forward 2013-11-15 15:38:04 -08:00
Danny Coates fa98df84a3 added docs for MySQL setup 2013-11-01 15:21:16 -07:00
Ryan Kelly 452f35cf30 Add an "overview" document with higher-level description of the service. 2013-10-16 17:26:17 +11:00
Chris Karlof 4d1086cd32 added prereqs section to README.md; fixes #192 2013-09-13 14:18:26 -07:00
Jed Parsons 9f744142a5 docs for configuring account bridge url 2013-09-04 17:01:35 -07:00
Ryan Kelly 8601175a58 Document procedure for seting up SES on the dev awsbox. 2013-08-26 12:05:48 +10:00
Chris Karlof 3a9a030cde removed link to etherpad in README, added link to KeyServerProtocol doc, moved link to docs to top 2013-08-16 11:33:44 -07:00
Ryan Kelly ca9b822c25 Update README with details of latest dev deployment 2013-08-09 13:53:01 +10: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 c078d5206d linked API doc and reference client from readme 2013-07-09 17:27:18 -07:00
Zachary Carter 458b910992 add link to protocol 2013-06-17 15:18:57 -07:00