Commit Graph

81 Commits

Author SHA1 Message Date
Ritchie Martori
fa330c6530 added process.server 2012-10-01 13:01:40 -07:00
Ritchie Martori
f336e87796 fixed process exiting without error code 2012-09-25 12:27:22 -07:00
Ritchie Martori
8c29ea5429 fixed broken stdin 2012-09-19 12:16:59 -07:00
Ritchie Martori
04c2a5a85a fixed blank line when writing errors 2012-09-19 10:33:05 -07:00
Ritchie Martori
d291ae2b6e merged feature/domains 2012-09-17 16:08:09 -07:00
Ritchie Martori
654428ce8d added domain error handling to module loading, fixed 404 tests with faux router req and res objects 2012-09-17 14:08:43 -07:00
Ritchie Martori
102d8bfa99 renamed db.connect to db.create 2012-09-17 12:01:07 -07:00
Ritchie Martori
837e436087 added domain error handling to requests and modules 2012-09-12 16:50:04 -07:00
Ritchie Martori
686423c96b removed uncaughtException handling, only pause requests that have a Content-Length 2012-09-12 13:14:48 -07:00
Ritchie Martori
63655c11f5 updated server docs 2012-09-07 10:35:27 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
DallonF
ae1de4afde Merge branch 'bug/random-crashes' 2012-09-06 09:25:48 -07:00
DallonF
cab4d47dc8 Making the linter happy in a couple cases 2012-09-06 09:24:33 -07:00
DallonF
6d6f847676 Merge branch 'master' into bug/random-crashes 2012-08-29 10:02:54 -07:00
DallonF
096a387b41 Added more helpful error message when a resource type is missing 2012-08-29 08:48:28 -07:00
DallonF
81163cf3df Fixed crashes 2012-08-29 08:23:23 -07:00
DallonF
85c3374ef8 Added crash logging 2012-08-28 17:39:37 -07:00
DallonF
a1f6d605d4 Workaround for occasional crash in scrubber 2012-08-22 11:41:28 -07:00
DallonF
d580671000 Added more aggressive errors for resource loading 2012-08-15 14:08:38 -07:00
Ritchie Martori
b3a897e5c3 fixed documentation 2012-08-06 15:26:24 -07:00
DallonF
76c7b1e047 Refactored resource loading to be more flexible 2012-08-01 13:14:16 -07:00
DallonF
f44a25cbfc Added authentication and partial resource sidebar 2012-07-23 16:30:55 -07:00
DallonF
17ac309541 Enabled remote dashboard 2012-07-17 10:01:47 -07:00
Ritchie Martori
35e58407ed fixed incorrect remote authentication header in router 2012-07-06 15:34:32 -07:00
Ritchie Martori
47835bce32 refactored isRoot to hang on request 2012-07-06 12:55:40 -07:00
Ritchie Martori
6d03aa2b84 added dpd remote command 2012-07-06 12:30:49 -07:00
Ritchie Martori
ac77d912f9 added -o open command to cli 2012-07-06 11:17:11 -07:00
Ritchie Martori
b6a313b267 removed default host 2012-07-05 14:52:27 -07:00
Ritchie Martori
2bb001a6f8 moved default env to cli 2012-06-15 11:22:03 -07:00
Ritchie Martori
8286968e07 root key implementation 2012-06-15 11:17:09 -07:00
Ritchie Martori
98b11182bb added keys module for generating and checking keys against a json file 2012-06-15 10:26:22 -07:00
DallonF
f366dcbeae Updated folder structure 2012-06-14 11:29:22 -07:00
Ritchie Martori
a45f2351ba initial emit-to-users by query and emit to all 2012-06-12 20:40:00 -07:00
Ritchie Martori
fcd8e2ec07 Merge branch '0.5' of git://github.com/dallonf/deployd into 0.5 2012-06-12 10:22:00 -07:00
Ritchie Martori
6815f3d293 mongod runner, fixed session bug when session did not exist 2012-06-12 10:20:13 -07:00
DallonF
1aa298dc1c Updated internal client 2012-06-11 10:13:48 -07:00
Ritchie Martori
46aa96eebe fixed /users/me support, added me GET event handler 2012-06-07 15:20:07 -07:00
DallonF
c06e263c67 Fixed broken tests 2012-06-07 14:25:54 -07:00
DallonF
13749c9f6d Added internal client - totally untested and unimplemented in events 2012-06-07 14:06:19 -07:00
Ritchie Martori
38a5a2b63c updated dashboard, updated repl 2012-06-07 13:02:18 -07:00
Ritchie Martori
49b6fedfb0 added dynamic type loading 2012-06-06 22:15:23 -07:00
Ritchie Martori
bc703c06c8 fixed delete collection not removing old data 2012-06-06 22:00:54 -07:00
Ritchie Martori
e22960820d more integration fixes, resource crud 2012-06-05 19:28:35 -07:00
Ritchie Martori
f767628cc7 fixed bad callback params for resources 2012-06-05 18:51:09 -07:00
Ritchie Martori
7e4f0d7192 type loader 2012-06-05 14:43:57 -07:00
DallonF
7f172d7c1e Massively refactored config saving and loading 2012-06-05 13:04:06 -07:00
Ritchie Martori
9e88a9f920 added files resource 2012-06-04 17:34:20 -07:00
Ritchie Martori
25474b4b93 refactored context, added sugar to http utils 2012-06-04 14:12:13 -07:00
Ritchie Martori
155fa3eef5 added resource crud 2012-06-04 12:02:49 -07:00
Ritchie Martori
3ff1e88029 added debugging 2012-06-04 08:39:18 -07:00