Zachary Carter
|
58958d4ccd
|
fix config for docs
|
2013-01-23 15:06:05 -08:00 |
Zachary Carter
|
56ec355e91
|
upgrade hapi and hawk; have PUT payload return timestamp
|
2013-01-17 11:13:29 -08:00 |
Zachary Carter
|
d6decd05bc
|
forward port information when using ssl so that Hawk can generate the correct MAC
|
2013-01-07 15:20:05 -08:00 |
Zachary Carter
|
147d20d460
|
configure authorization to work under proxy
|
2012-12-21 09:27:47 -08:00 |
Zachary Carter
|
8dbf7b55a5
|
hapi logging
|
2012-12-20 17:18:31 -08:00 |
Zachary Carter
|
67333034bf
|
proper error format
|
2012-12-19 16:03:36 -08:00 |
Zachary Carter
|
31901e9737
|
clean up comments
|
2012-12-18 16:00:41 -08:00 |
Zachary Carter
|
06f7c6aa24
|
redirect alt domains
|
2012-12-18 15:55:22 -08:00 |
Zachary Carter
|
ffaa74876d
|
only start build server if enabled
|
2012-12-18 14:33:29 -08:00 |
Zachary Carter
|
4b6b0e080c
|
convert the key from base 64
|
2012-12-12 14:45:39 -08:00 |
Zachary Carter
|
43ef9d0ed9
|
configure database for production
|
2012-12-12 11:22:56 -08:00 |
Zachary Carter
|
7ae1ae2ebe
|
store tester emails in the db
|
2012-12-12 11:21:45 -08:00 |
Zachary Carter
|
f1e710391d
|
enable unauthorized access to docs
|
2012-12-07 11:25:12 -08:00 |
Zachary Carter
|
03d0100447
|
Implement Hawk authorization and status api
|
2012-12-06 09:34:58 -08:00 |
Zachary Carter
|
47a4c690c7
|
temporary account creation success page
|
2012-12-04 10:36:29 -08:00 |
Zachary Carter
|
cac5e63cfe
|
grab git submodules when building
|
2012-11-21 14:07:29 -08:00 |
Zachary Carter
|
012387dd77
|
add a dynamic updates.xml for chrome autoupdate support
|
2012-11-20 16:54:14 -08:00 |
Zachary Carter
|
d3811bdbda
|
switch to real irc channel
|
2012-11-20 15:30:13 -08:00 |
Zachary Carter
|
e39fd1b585
|
deploy, cleanup, and serve new extension updates
|
2012-11-20 14:54:52 -08:00 |
Lloyd Hilaiel
|
1ddf026853
|
fix path to priv key for builder, .spawn won't expand ~
|
2012-11-20 14:38:35 -07:00 |
Lloyd Hilaiel
|
d62decf464
|
fix path to crxmake.sh
|
2012-11-20 14:35:40 -07:00 |
Lloyd Hilaiel
|
95add2b64c
|
chrome addon repo renamed to gombot-chrome
|
2012-11-20 14:33:26 -07:00 |
Zachary Carter
|
5ff97d1f75
|
WIP build server
|
2012-11-20 12:25:39 -08:00 |
Zachary Carter
|
6d279102ba
|
use a common config file
|
2012-11-14 16:35:24 -08:00 |
Zachary Carter
|
99881f8faa
|
use relative for views
|
2012-11-14 14:09:02 -08:00 |
Zachary Carter
|
9e2780ef07
|
router should use the magic awsbox port
|
2012-11-14 10:43:29 -08:00 |
Zachary Carter
|
41657124dc
|
WIP persistence layer and stage account api
|
2012-11-13 09:44:11 -08:00 |
Zachary Carter
|
add29d59f5
|
add router and static servers
|
2012-11-12 17:17:23 -08:00 |
Zachary Carter
|
2e1f3dba64
|
Enable documentation
|
2012-11-06 14:56:37 -08:00 |
Lloyd Hilaiel
|
a41a9eda3b
|
implement graceful stopping of running servers, stub out client request api
|
2012-11-06 13:48:30 -07:00 |
Lloyd Hilaiel
|
3a1c8ba730
|
stub of context api test, now api server is started ephemerally, and the host and port is available to the test harness
|
2012-11-06 12:38:08 -07:00 |
Lloyd Hilaiel
|
c5559daf84
|
stub together a server based on hapi with a single route handler and an api loader that walks the lib/api directory to discover implemented apis
|
2012-11-06 09:55:43 -07:00 |
Lloyd Hilaiel
|
7b29f16f97
|
stub the api server and depend on hapi
|
2012-11-06 09:21:57 -07:00 |