Commit Graph

95 Commits

Author SHA1 Message Date
Ritchie Martori
6e793dd863 fixed missing keys.json 2012-12-17 16:26:49 -08:00
Ritchie Martori
55b3af1934 added errorTemplate option 2012-12-13 20:05:21 -08:00
Ritchie Martori
4b550e0c87 added root check to emit proxy 2012-12-13 15:49:43 -08:00
Ritchie Martori
56f0a64e2d refactored permissions into request event 2012-12-13 15:01:06 -08:00
DallonF
8482a4329a Added module dashboards 2012-12-06 12:55:36 -07:00
DallonF
f02871b3f9 Merge branch 'refactor/deployment' into 0.7-feature/module-dashboard
Conflicts:
	HISTORY.md
	README.md
	lib/db.js
	package.json
2012-12-06 08:51:03 -07:00
Ritchie Martori
1655dafed3 Merge branch 'master' into feature/clustering 2012-12-04 11:24:04 -08:00
Ritchie Martori
f90e494a3e fixed missing dir 2012-12-01 13:34:42 -08:00
Ritchie Martori
1a47d4c228 added dir to server options - for booting in other directories than process.cwd() 2012-12-01 13:18:00 -08:00
DallonF
144927c5ea Added backward compatibility to module loader 2012-11-20 11:36:16 -07:00
Dallon Feldner
b0794c6336 Refactored config loader to support modules 2012-11-19 11:55:18 -07:00
Dallon Feldner
82a8be9da3 Fixed issues with internal client in modules 2012-11-15 08:24:27 -07:00
Ritchie Martori
d532c70c4b added status to cluster info 2012-10-24 10:25:30 -07:00
Ritchie
53427894ba added initial distributed socket implementation 2012-10-23 11:22:17 -07:00
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