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

21372 Коммитов

Автор SHA1 Сообщение Дата
Lloyd Hilaiel 5dfce20c04 port to nodejs 0.10.x 2013-06-13 17:03:36 -06:00
Zachary Carter c9624feb65 use the bin/server convention of other identity projects 2013-06-13 14:34:37 -07:00
Zachary Carter d92de1e5d7 install memcached on awsbox deploys 2013-06-13 14:20:44 -07:00
Austin King ae9d65ee7d Merge pull request mozilla/123done#67 from mozilla/update-button
Replace login button. Fixes mozilla/123done#66
2013-06-10 16:48:37 -07:00
Dan Callahan 042e228c78 Replace login button. Fixes mozilla/123done#66 2013-06-10 16:22:54 -05:00
Zachary Carter 90909ccdff Merge branch 'toobusy' of git://github.com/dannycoates/picl-idp into toobusy
Conflicts:
	package.json
2013-06-06 09:55:58 -07:00
Zach Carter 451e56f8d7 Merge pull request mozilla/fxa-auth-server#28 from dannycoates/heka
Added request status heka messages
2013-06-06 09:52:10 -07:00
Danny Coates d4e7cb9dd6 added toobusy 2013-06-05 15:19:27 -07:00
Danny Coates a5f2a56d83 added path cbuf to request.lua (required heka dev) 2013-06-05 14:46:50 -07:00
Danny Coates 14290c8854 added request statusCode heka counter 2013-06-04 17:51:34 -07:00
Danny Coates 8e75bd9f53 switch to using native heka messages for memory reporting 2013-06-04 17:51:34 -07:00
Zach Carter 53f7a435f5 Merge pull request mozilla/fxa-auth-server#26 from dannycoates/heka
heka experiment
2013-06-03 11:18:23 -07:00
Danny Coates 10320b9f28 space out 2013-06-02 10:05:23 -07:00
Danny Coates 02fd3188f1 cleaned up memory.lua 2013-05-31 18:56:15 -07:00
Danny Coates 7ea76006ee use node-statsd to send memory data to heka 2013-05-31 17:22:48 -07:00
Danny Coates eb8ca14083 reorganized heka files 2013-05-30 18:06:33 -07:00
Danny Coates 3c06ad49f5 changed postdeploy 2013-05-30 16:59:03 -07:00
Danny Coates 7401028ade touch 2013-05-30 15:47:19 -07:00
Danny Coates 7ffed96bfe WIP on heka integration 2013-05-30 15:11:21 -07:00
Danny Coates 190e344194 stubbing in heka 2013-05-30 15:08:16 -07:00
Dan Callahan 1e613877a9 Remove defer from scripts. Fixes mozilla/123done#60 2013-05-30 14:42:56 -05:00
Lloyd Hilaiel 79bd4745a5 Merge pull request mozilla/123done#65 from mozilla/remove-gh-banner
Remove GitHub banner
2013-05-30 11:41:42 -07:00
Dan Callahan 72b18de655 Remove GitHub banner 2013-05-30 13:35:24 -05:00
Zach Carter 6123c00936 Merge pull request mozilla/fxa-auth-server#24 from mozilla/aws_config
load aws.json config
2013-05-29 23:20:15 -07:00
Zachary Carter 2197ba345b upgrade to hapi 1.6.0 2013-05-29 23:12:57 -07:00
Danny Coates 6930ceb827 Merge pull request mozilla/fxa-auth-server#21 from mozilla/auto_gen_keys
generate idp keypair on demand
2013-05-28 10:14:44 -07:00
Danny Coates d44e0a149e Merge pull request mozilla/fxa-auth-server#15 from mozilla/reset_protocol
Implement getResetToken and resetPassword of the idp protocol
2013-05-28 10:08:55 -07:00
Zachary Carter 001f583e13 fix bad aws.json 2013-05-27 15:34:08 -07:00
Zachary Carter 7d531b2eab load aws.json config 2013-05-27 15:21:12 -07:00
Zachary Carter b84c23a072 generate idp keypair on demand 2013-05-25 10:06:03 -07:00
Zachary Carter a40f11074f Implement getResetToken and resetPassword of the idp protocol 2013-05-24 16:00:20 -07:00
Zachary Carter 37c7b18660 Fix incorrect log messages - issue mozilla/fxa-auth-server#12 2013-05-23 17:03:56 -07:00
Zach Carter fa15f39031 Merge pull request mozilla/fxa-auth-server#14 from dannycoates/awsbox
use the node v0.10 awsbox ami
2013-05-23 16:58:19 -07:00
Danny Coates add9c38595 Merge pull request mozilla/fxa-auth-server#13 from mozilla/monitor
use monitoring plugin and log error responses
2013-05-23 16:38:49 -07:00
Zachary Carter e676bd6218 use monitoring plugin and log error responses 2013-05-23 16:01:07 -07:00
Danny Coates ff55d45e1f use the node v0.10 awsbox ami 2013-05-22 11:53:18 -07:00
Danny Coates 4875dbaeea Merge pull request mozilla/fxa-auth-server#10 from mozilla/hapi_1_2
update to hapi 1.2.0
2013-05-21 17:50:30 -07:00
Zachary Carter 73150332b7 update to hapi 1.2.0 2013-05-21 15:10:43 -07:00
Danny Coates 6186da7445 Merge pull request mozilla/fxa-auth-server#9 from mozilla/fix_kv_get_set_calls
Clean up calls to kv.set/get to use the new kv.store.get/set api
2013-05-20 14:52:12 -07:00
Zachary Carter 38af7ab763 Clean up calls to kv.set/get to use the new kv.store.get/set api 2013-05-20 14:49:02 -07:00
Zach Carter 1dd24ea9d9 Merge pull request mozilla/fxa-auth-server#8 from dannycoates/keys
Added test.json config file and public/secret keys
2013-05-20 14:46:40 -07:00
Danny Coates 582d09a22f added mysql.database to test.json config 2013-05-20 14:10:37 -07:00
Danny Coates 53ef9f86e7 added test keys 2013-05-20 14:09:12 -07:00
Zach Carter ef131dc644 Merge pull request mozilla/fxa-auth-server#6 from dannycoates/kvstore
use node-kvstore module
2013-05-20 14:07:16 -07:00
Danny Coates 6ce67eea44 Merge pull request mozilla/fxa-auth-server#7 from mozilla/sign_pubkeys
Sign pubkeys
2013-05-20 13:54:39 -07:00
Danny Coates 867391ff68 ping kv on heartbeat 2013-05-20 13:12:55 -07:00
Danny Coates 5409beafb0 use node-kvstore module 2013-05-16 17:57:43 -07:00
Zachary Carter 89a6cc8217 include the config directory 2013-05-16 17:25:14 -07:00
Zachary Carter 4990878d19 now generates certs from a signToken and public key 2013-05-16 17:13:01 -07:00
Danny Coates c0ffe969f8 Merge pull request mozilla/fxa-auth-server#5 from mozilla/more_tests
More tests
2013-05-16 15:12:20 -07:00