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

257 Коммитов

Автор SHA1 Сообщение Дата
Vlad Filippov f7fd3a0e8e Merge pull request #87 from mozilla/rfk/update-hapi
chore(dependencies): update hapi dependency to 7.5.3 r=vladikoff
2015-01-08 17:00:58 -05:00
Ryan Kelly ff251c5406 chore(dependencies): update hapi dependency to 7.5.3
Closes #86
2015-01-09 08:32:13 +11:00
Sean McArthur 0b9fddc261 Merge pull request #83 from jrgm/avatar-load
basic upload/download load test for avatars
2014-11-25 17:10:40 -08:00
John Morrison 3c7740454e remove stray console.log line 2014-11-24 20:05:05 -08:00
John Morrison cb814ed284 basic upload/download load test for avatars 2014-11-24 19:22:57 -08:00
Sean McArthur 275e2d0cbe v0.26.1 2014-11-17 14:16:03 -08:00
Sean McArthur 1108e46209 Merge pull request #82 from mozilla/rfk/handle-500-response-from-worker
fix(avatars): properly detect and report image upload errors
2014-11-17 10:35:15 -08:00
Sean McArthur 77276e59b5 Merge pull request #81 from mozilla/rfk/no-spaces-in-logging-op-name
fix(logging): remove spaces from logging op name
2014-11-17 10:28:42 -08:00
Ryan Kelly 902d0e68ca fix(avatars): properly detect and report image upload errors
Ensure that failures in the image-processing worker are reported back to
the client, rather than being silently ignored.

Closes #79
2014-11-17 11:27:25 +11:00
Ryan Kelly 41fad890db fix(logging): remove spaces from logging op name 2014-11-17 11:09:37 +11:00
Vlad Filippov bda368b028 Merge pull request #78 from mozilla/rfk/fix-worker-logging-error
fix(logging): remove spaces from logging op name in the worker
2014-11-16 18:59:32 -05:00
Ryan Kelly 290c9ed785 fix(logging): remove spaces from logging op name in the worker
After the switch to mozlog, the first arg to all logging calls is an
"op name" which cannot contain spaces.  This removes one such instance
which was causing (unhandled) errors in the worker process.

Closes #77
2014-11-17 10:54:50 +11:00
Ryan Kelly bfc8ec1ea0 chore(dependencies): update convict dependency to v0.6
Older versions of convict depend on an insecure version of the validator
module.
2014-11-17 10:53:10 +11:00
Sean McArthur 11a22c6945 v0.26.0 2014-11-12 15:50:57 -08:00
Sean McArthur d2d2bbecc6 chore(dependencies): update dependencies
also removes awsbox-related files, since that dependency is no longer used.
2014-10-30 16:31:12 -07:00
Sean McArthur b27b48bf61 feat(logging): use mozlog with heka format
This uses mozlog to make sure all our logs match the Heka JSON Schema.

Closes #71
BREAKING CHANGE: Both the config and the output for logging has changed.
    Config can be removed, as the defaults are what should be used in
    production.
2014-10-30 16:24:49 -07:00
Sean McArthur ed61d9018e v0.24.0 2014-10-20 12:49:38 -07:00
Sean McArthur 0e0afd0d29 chore(build): generate changelogs on each release
fixes #74
2014-10-20 12:48:40 -07:00
John Morrison 248e2e48f8 feat(server): enable HSTS maxAge six months 2014-10-20 12:44:36 -07:00
Sean McArthur 05351da2e5 chore(dependencies): upgrade dependencies 2014-10-20 12:44:17 -07:00
Sean McArthur e401aa9867 v0.23.0 2014-10-06 17:33:07 -07:00
Ryan Kelly 1488fb2d28 Merge pull request #67 from mozilla/unlog-png
remove logging of arguments to img.compute
2014-10-07 08:54:04 +11:00
Sean McArthur 1826d518c7 remove logging of arguments to img.compute 2014-10-06 12:41:26 -07:00
Ryan Kelly d237685b61 Merge pull request #63 from mozilla/cc-error
Improve Compute-custer error handling
2014-10-03 14:15:51 +10:00
Sean McArthur 702651ecd6 log time spent in gm and uploading to s3 2014-10-02 19:48:19 -07:00
Sean McArthur d7e2dd47b9 better error handling if compute-cluster throws Strings 2014-10-02 19:46:50 -07:00
Ryan Kelly 40d849a81d Merge pull request #61 from mozilla/pool
switch to mysql pool
2014-10-02 17:10:39 +10:00
Sean McArthur 68daca3853 switch to mysql pool 2014-10-01 17:30:32 -07:00
Sean McArthur 9f8fe75df7 v0.22.0 2014-09-24 16:21:29 -07:00
Sean McArthur 23266cd675 Merge pull request #60 from pdehaan/package-tweak
Added a few fields to package.json
2014-09-18 17:57:26 -07:00
Peter deHaan d0ddc4779e Added a few fields to package.json 2014-09-18 17:11:51 -07:00
Sean McArthur df55ea478b Merge pull request #59 from mozilla/issue-58-avatar-id
fix(avatars): return the profile image id after a post or upload
2014-09-12 16:48:38 -07:00
Zachary Carter 85ffefc9d0 fix(avatars): return the profile image id after a post or upload 2014-09-12 16:13:34 -07:00
Sean McArthur a70f27d54f Merge pull request #52 from mozilla/profile-avatar
returns avatar for /profile
2014-09-08 15:29:33 -07:00
Sean McArthur 0f2d6575f1 Merge pull request #53 from mozilla/heartbeats
basic heartbeat for workers
2014-09-08 15:03:13 -07:00
Sean McArthur a3614c930d Merge pull request #55 from jrgm/store-image-png
store PNG images in S3 as content-type image/png
2014-09-08 15:02:07 -07:00
John Morrison 0087e46ab1 store PNG images in S3 as content-type image/png 2014-09-08 14:05:53 -07:00
Sean McArthur be0afd84b0 use uid for USERID 2014-09-08 13:35:47 -07:00
Sean McArthur bb5ca3dd4e Merge pull request #54 from jrgm/process-title
do not override the process.title
2014-09-08 13:01:34 -07:00
John Morrison d960d61634 do not override the process.title 2014-09-08 12:57:06 -07:00
Sean McArthur b5d2a11316 basic heartbeat for workers 2014-09-08 12:49:18 -07:00
Sean McArthur f76900247c returns avatar for /profile
- also fixed the crap out of the tests, all those unique hexes were
confused
2014-09-08 11:44:32 -07:00
John Morrison a7fff49572 Merge pull request #51 from mozilla/50
add profile to scopes. fixes #50
2014-09-04 11:13:28 -07:00
Sean McArthur 055003b1bb add profile to scopes. fixes #50 2014-09-04 10:28:18 -07:00
Sean McArthur fa0c969968 allow aws to load credentials from IAM 2014-08-29 15:56:55 -07:00
Sean McArthur f80417125e add oauthError
fixes #48
2014-08-27 09:38:09 -07:00
Sean McArthur 4a8ddba617 disable aws tests on travis for now 2014-08-27 09:33:44 -07:00
Sean McArthur da39906e54 add aws to worker sample json 2014-08-27 09:33:07 -07:00
Sean McArthur d4acd04165 Merge branch 'avatar' 2014-08-26 15:16:53 -07:00
Sean McArthur aaec215847 adding worker config sample 2014-08-26 15:16:22 -07:00