Danny Coates
|
ae4673d5eb
|
added path cbuf to request.lua (required heka dev)
|
2013-06-05 14:46:50 -07:00 |
Danny Coates
|
742a602c19
|
added request statusCode heka counter
|
2013-06-04 17:51:34 -07:00 |
Danny Coates
|
c2f5c1abf1
|
switch to using native heka messages for memory reporting
|
2013-06-04 17:51:34 -07:00 |
Danny Coates
|
db9d62c2b1
|
space out
|
2013-06-02 10:05:23 -07:00 |
Danny Coates
|
cdca282e23
|
use node-statsd to send memory data to heka
|
2013-05-31 17:22:48 -07:00 |
Danny Coates
|
49071c18ca
|
WIP on heka integration
|
2013-05-30 15:11:21 -07:00 |
Danny Coates
|
7e8b023535
|
stubbing in heka
|
2013-05-30 15:08:16 -07:00 |
Danny Coates
|
dbbc3d3caf
|
Merge pull request #21 from mozilla/auto_gen_keys
generate idp keypair on demand
|
2013-05-28 10:14:44 -07:00 |
Zachary Carter
|
37e90175c6
|
generate idp keypair on demand
|
2013-05-25 10:06:03 -07:00 |
Zachary Carter
|
2519d21984
|
Implement getResetToken and resetPassword of the idp protocol
|
2013-05-24 16:00:20 -07:00 |
Zachary Carter
|
0952ee6741
|
Clean up calls to kv.set/get to use the new kv.store.get/set api
|
2013-05-20 14:49:02 -07:00 |
Danny Coates
|
5e98adcdf3
|
added mysql.database to test.json config
|
2013-05-20 14:10:37 -07:00 |
Danny Coates
|
0321ff4139
|
added test keys
|
2013-05-20 14:09:12 -07:00 |
Zach Carter
|
383f0262fd
|
Merge pull request #6 from dannycoates/kvstore
use node-kvstore module
|
2013-05-20 14:07:16 -07:00 |
Danny Coates
|
8453ed67a7
|
ping kv on heartbeat
|
2013-05-20 13:12:55 -07:00 |
Danny Coates
|
fa8c843ddf
|
use node-kvstore module
|
2013-05-16 17:57:43 -07:00 |
Zachary Carter
|
318bd677e1
|
now generates certs from a signToken and public key
|
2013-05-16 17:13:01 -07:00 |
Zachary Carter
|
18a30a9c33
|
fix comments
|
2013-05-16 00:31:17 -07:00 |
Danny Coates
|
a0f3a61e8c
|
Merge pull request #4 from mozilla/accounts
Implement create, startLogin, and finishLogin sans SRP
|
2013-05-15 17:34:53 -07:00 |
Zachary Carter
|
4d38bdbf51
|
Implement create, startLogin, and finishLogin sans SRP
|
2013-05-15 16:52:28 -07:00 |
Danny Coates
|
318d72621a
|
i am semicolon blind
|
2013-05-15 16:04:43 -07:00 |
Danny Coates
|
d1ae5981a1
|
fixed memcached backend delete() name and moved connect()
|
2013-05-15 15:06:22 -07:00 |
Danny Coates
|
d22b4e139b
|
made memcached backend create a new client per connect() call
|
2013-05-15 14:54:00 -07:00 |
Danny Coates
|
532e29995e
|
made memcached dependency optional
|
2013-05-15 14:20:29 -07:00 |
Danny Coates
|
c2d39b42e9
|
added memcached kvstore backend
|
2013-05-15 14:13:36 -07:00 |
Zachary Carter
|
820633f1bb
|
add kvstore library and mysql adapter
|
2013-05-14 17:06:16 -07:00 |
Zachary Carter
|
d92d1038aa
|
Skeleton Hapi app
|
2013-05-13 17:00:22 -07:00 |