- server: profile scope is more selectively inserted into routes (30f20073)
- travis: build and test on 0.10, 0.12 and 4.x (41acdda1)
- email: improve handling of 4XX errors from auth server. (835f7244)
- build:
- config: adjust lib gm limits for aws (daff6c6f, closes #167)
- mysql: fix patcher version check to enforce patch >= n (8db250f7, closes #131)
- server: set nodejs/request maxSockets to Infinity (65efc72c, closes #102)
- upload: add gm image identification (55b0744e, closes #96)
- worker: disable gzip encoding on requests to local worker (40dfefd5, closes #98)
- email:
- avatars: add configuration to adjust avatar upload size (bc86f168, closes #158)
- server: prevent null exception when oauth server is down (cf1dc35d, closes #151)
- run_dev: add rimraf dependency back (29c076d6, closes #138)
- version: use explicit path with git-config (aa6535f2)
- config: add options events.region and events.queueUrl (4c3c4135)
- display_name: Don't allow control characters in the display_name field. (5b9e20d2, closes #126)
- server: return errno 104 if oauth server is drunk (3bd6b14d, closes #121)
- display_name: allow a blank display name (e27223dd)
<a name"0.39.0">
- avatar: Add etag to the profile avatar API endpoint (07569c5d)
- profile: add etag to profile API endpoint (dcf1bb64)
- db: race condition when asking for db multiple times at startup (1bc2cae5)
<a name"0.35.0">
- changelog: set package.json repository correctly so conventional-changelog creates valid UR (17100542)
- test:
- displayName: add a profile table with a displayName field (ad6488eb)
- mysql: use mysql patcher to allow incremental schema updates (2fbfbbda)
- docs: note "avatar" field in /v1/profile response (0698d434)
- docker: Dockerfile and README update for basic docker development workflow (d424fb66)
- images: delete images from s3 when asked to (ec25152b)
- avatars:
- config: use ip addresses instead of localhost (58defb67)
- logging:
- logging: use mozlog with heka format (b27b48bf, closes #71)
- server: enable HSTS maxAge six months (248e2e48)
- Both the config and the output for logging has changed. Config can be removed, as the defaults are what should be used in production. (b27b48bf)
- Both the config and the output for logging has changed. Config can be removed, as the defaults are what should be used in production. (b27b48bf)
- server: enable HSTS maxAge six months (248e2e48)