Sean McArthur
79412cd1a5
v0.50.1
2015-12-01 13:42:31 -08:00
Sean McArthur
ada9021bd8
v0.50.0
2015-11-18 10:29:28 -08:00
Sean McArthur
aa3a140bc1
feat(email): fetch email from auth-server /account/profile
...
Closes #165
2015-11-16 09:59:08 -08:00
Vlad Filippov
45c2da442b
revert(email): fetch email from auth-server /account/profile
2015-11-13 16:40:47 -05:00
Sean McArthur
cc70645763
feat(email): fetch email from auth-server /account/profile
...
Closes #165
2015-11-11 14:36:41 -08:00
vladikoff
6a62bdfe06
fix(build): add grunt-nsp
...
Fixes #161
2015-11-10 15:31:24 -05:00
Sean McArthur
4fc110bd76
v0.49.0
2015-11-03 15:56:48 -08:00
Sean McArthur
62c1371973
v0.48.0
2015-10-20 14:35:18 -07:00
Sean McArthur
13b597ca14
v0.47.0
2015-10-07 11:15:03 -07:00
Sean McArthur
b459cda59b
v0.46.0
2015-09-23 09:53:52 -07:00
Sean McArthur
016483b9bf
v0.45.0
2015-09-11 12:48:41 -07:00
Sean McArthur
29c076d615
fix(run_dev): add rimraf dependency back
...
Closes #138
2015-08-31 11:17:17 -07:00
Sean McArthur
040b41e1cc
v0.44.0
2015-08-26 10:38:47 -07:00
Ryan Kelly
5621dfd535
Merge pull request #129 from mozilla/events
...
feat(events): add events to delete user data when account is deleted
2015-08-20 13:07:45 +10:00
Sean McArthur
79d98a3d5e
feat(events): add events to delete user data when account is deleted
...
Closes #127
2015-08-17 12:01:06 -07:00
Vlad Filippov
b5cdf1c696
chore(package): remove main from package.json
...
Fixes #88
2015-08-09 19:15:18 -04:00
Sean McArthur
40e53e5939
v0.42.0
2015-07-22 11:03:06 -07:00
Peter deHaan
da8334a3cd
chore(build): Tweak ESLint config to disable global consistent-this rule
2015-06-17 16:17:10 -07:00
Peter deHaan
e88d81013a
chore(build): Replace JSHint with ESLint
2015-06-17 00:27:17 -07:00
Sean McArthur
b50a9140a2
v0.39.0
2015-06-10 15:29:51 -07:00
Andrew Chilton
f7551a2d44
Merge pull request #116 from mozilla/rfk/strict-convict
...
chore(config): Update convict and switch on strict validation.
2015-06-10 16:04:00 +12:00
Ryan Kelly
f9a97120d8
chore(config): Update convict and switch on strict validation.
2015-06-10 12:03:59 +10:00
Ryan Kelly
76ad56fa5f
chore(metadata): Use SPDX license identifier.
2015-06-10 12:03:15 +10:00
Peter deHaan
a9df213e95
chore(license): Update license to be SPDX complaint
2015-05-22 17:20:44 -07:00
Sean McArthur
6441e24d4d
v0.36.0
2015-04-30 16:18:31 -07:00
Sean McArthur
19b70f93f1
v0.35.0
2015-04-13 14:22:12 -07:00
Zachary Carter
ad6488eb40
feat(displayName): add a profile table with a displayName field
2015-04-09 17:35:13 -07:00
Zachary Carter
2fbfbbdab9
feat(mysql): use mysql patcher to allow incremental schema updates
2015-04-09 17:18:56 -07:00
Zachary Carter
6301945f74
chore(package.json): remove nodemon dependency
2015-04-09 15:51:59 -07:00
John Morrison
1710054254
fix(changelog): set package.json repository correctly so conventional-changelog creates valid URL
2015-03-22 00:28:50 -07:00
Sean McArthur
5cd913646a
v0.33.0
2015-03-16 14:22:15 -07:00
Sean McArthur
8183840ae3
v0.31.0
2015-02-17 14:22:00 -08:00
Sean McArthur
395ea5807f
chore(install): check that `gm` is installed
...
Fixes #76
2015-02-09 11:40:16 -08:00
Ryan Kelly
ff251c5406
chore(dependencies): update hapi dependency to 7.5.3
...
Closes #86
2015-01-09 08:32:13 +11: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
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
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
Sean McArthur
9f8fe75df7
v0.22.0
2014-09-24 16:21:29 -07:00
Peter deHaan
d0ddc4779e
Added a few fields to package.json
2014-09-18 17:11:51 -07:00
Sean McArthur
f9c054a5ca
avatars wip
2014-08-13 18:50:19 -07:00
Peter deHaan
c45f3132f0
updating hapi and request
2014-08-07 10:11:21 -07:00
Peter deHaan
3a5f8dca90
Merge pull request #34 from mozilla/cov
...
use text-cov for coverage in console
2014-08-05 16:09:35 -07:00
Sean McArthur
f043254415
use text-cov for coverage in console
2014-08-05 14:57:02 -07:00