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

564 Коммитов

Автор SHA1 Сообщение Дата
vladikoff 2bac088ebe refactor(avatars): remove avatar list and some selected avatar logic 2016-11-23 14:30:34 -05:00
Vijay Budhram 9bbdf88178 feat(hpkp): Add hpkp headers to all requests (#207) r=vladikoff 2016-11-18 13:51:42 -05:00
John Morrison d78c64c8e7 feat(newrelic): add optional newrelic integration (#222) r=vladikoff 2016-11-15 15:25:15 -05:00
Vijay Budhram 37085147a5 Release v0.74.0 2016-11-15 09:43:09 -05:00
Jon Buckley 37f74021d5 fix(docker): Shrink docker image size (#220) r=vladikoff 2016-11-14 17:20:41 -05:00
Jon Buckley 70a2cde9e5 Merge pull request #217 from jbuck/node-4.6.2
chore(nodejs): Upgrade to Node.js v4.6.2
2016-11-10 17:24:22 -05:00
Jon Buckley a4288309c1 chore(nodejs): Upgrade to Node.js v4.6.2 2016-11-09 16:19:35 -05:00
Jon Buckley 4e43d1968c Release v0.73.1 2016-11-08 15:17:41 -05:00
Jon Buckley 20a7f7b60e chore(nodejs): Upgrade to Node.js v4.6.1 2016-11-08 15:08:10 -05:00
Phil Booth a8b17ad212 Release v0.73.0 2016-11-02 09:25:52 +00:00
John Morrison 1dd037ee69 Merge pull request #216 from mozilla/fix-log-config-info-st-startup
fix(config): log config at info level at startup
2016-10-31 10:37:11 -07:00
John Morrison 57adbe54e6 fix(config): log config at info level at startup 2016-10-31 10:26:37 -07:00
John Morrison 80b27090f1 chore(config): remove obsolete awsbox config file (#215) 2016-10-28 22:31:04 -04:00
Sean McArthur a0fa3c62af Merge pull request #214 from mozilla/fix-travis-node-6
fix(travis): build on node 4 and 6
2016-10-06 19:27:48 -07:00
John Morrison ff81c7cf5b fix(travis): build on node 4 and 6 2016-10-06 18:42:56 -07:00
Sean McArthur e2b85293dd Release v0.71.0 2016-10-05 09:21:31 -07:00
Ryan Kelly 2df72b6525 fix(deps): downgrade to hapi 14 (#213) r=vladikoff 2016-10-04 10:30:32 -04:00
Jon Buckley 3ad6ae670b fix(config): Add env key to required config variables (#211) r=vladikoff
* fix(config): Add env key to required config variables

* fix name nit
2016-09-28 13:12:40 -04:00
Sean McArthur 206bf89f6a Merge pull request #210 from jbuck/add-env-config
fix(config): Add env key to required config variables
2016-09-27 14:16:27 -07:00
Jon Buckley 232480ff39 fix(config): Add env key to required config variables 2016-09-27 15:57:36 -04:00
Sean McArthur a8fc8d6f62 Merge pull request #195 from mozilla/n4-upt
fix(deps): update to latest hapi, joi and boom. requires node 4+
2016-09-26 09:50:33 -07:00
Vlad Filippov d975d21aae fix(deps): update to latest hapi, joi and boom. requires node 4+ 2016-09-26 10:24:45 -04:00
Vijay Budhram 40bef0a877 Release v0.70.0 2016-09-21 11:31:56 -04:00
Vlad Filippov 05ae545aba fix(log): add remoteAddressChain to summary (#208) r=jrgm 2016-09-08 14:54:28 -04:00
Vijay Budhram 03376689f0 Release v0.68.0 2016-08-24 11:24:32 -04:00
Vlad Filippov 629fb31827 feat(customs): turn off customs until server support, update tests (#206) 2016-08-16 00:57:23 -04:00
Larissa Gaulia 954c1a1d46 feat(server): rate limit avatar uploads (#201) r=vladikoff
fixes #132
2016-08-16 00:32:58 -04:00
Vijay Budhram a661c94717 Release v0.67.1 2016-08-10 11:03:02 -04:00
Vijay Budhram 2a805bdbfb Merge pull request #205 from mozilla/docker-tests
fix(tests): fix docker racing tests, r=@vbudhram
2016-08-10 10:55:02 -04:00
Vlad Filippov d50aa7fb83 fix(tests): fix docker racing tests 2016-08-10 10:46:13 -04:00
Vlad Filippov ba1ecb4a91 chore(docs): add circleci badge 2016-08-10 10:35:56 -04:00
Vijay Budhram 979363de38 Release v0.67.0 2016-08-10 10:13:02 -04:00
John Morrison f98800c878 revert changes for NODE_ENV=production (#202)
* Revert "fix(config): Quoting syntax"

This reverts commit 2eb7235346.

* Revert "fix(config): Add production as allowed environment in code"

This reverts commit c8c1c22b74.

* Revert "fix(config): Add production as allowed environment"

This reverts commit ceec9645b0.
2016-08-03 11:23:45 -04:00
Vlad Filippov 08b44fac22 fix(config): only allow https gravatars (#204) 2016-07-27 10:13:34 -04:00
Vlad Filippov 1fe5765057 chore(release): bump version with 'grunt version' (#200) r=jrgm,vbudhram
Fixes #73
2016-07-25 21:07:12 -04:00
Jon Buckley 2eb7235346 fix(config): Quoting syntax 2016-07-22 17:23:30 -04:00
Jon Buckley c8c1c22b74 fix(config): Add production as allowed environment in code 2016-07-22 17:13:44 -04:00
Jon Buckley ceec9645b0 fix(config): Add production as allowed environment 2016-07-22 17:01:55 -04:00
John Morrison 05a068e32a Merge pull request #196 from jbuck/docker-exec
feat(docker): Switch to exec so signals get passed through correctly
2016-07-21 16:33:21 -07:00
John Morrison 2fbb0e336f Merge pull request #198 from jbuck/remove-git-config
chore(config): Remove unused git key from config
2016-07-21 15:49:34 -07:00
Sean McArthur 84cdfb37a2 Merge pull request #199 from mozilla/run-dev-fix
fix(dev): stop all child servers if one crashes
2016-07-21 12:15:09 -07:00
Vlad Filippov 0922c166ef fix(dev): stop all child servers if one crashes 2016-07-21 14:58:16 -04:00
Jon Buckley 548937a96e chore(config): Remove unused git key from config 2016-07-21 14:39:06 -04:00
Jon Buckley 34ba6019e7 feat(docker): Switch to exec so signals get passed through correctly 2016-07-21 14:14:22 -04:00
Sean McArthur a49d2126fd Merge pull request #194 from mozilla/upt-dep
fix(deps): updating prod dependencies
2016-07-15 14:18:18 -07:00
Vlad Filippov 0138ffaa0c fix(deps): updating prod dependencies 2016-07-15 13:52:01 -04:00
Sean McArthur 43b55e73a1 Merge pull request #193 from mozilla/pr-upt
fix(deps): update dev dependencies
2016-07-15 10:20:40 -07:00
Vlad Filippov 37e73bc08a fix(deps): update dev dependencies 2016-07-15 12:46:38 -04:00
Jon Buckley 1ce332cc69 chore(deps): Update Dockerfile to node@0.10.46 2016-07-14 15:53:35 -04:00
Jon Buckley 98e33741cf feat(docker): Add npm scripts for starting web server & worker 2016-07-14 13:58:26 -04:00