Commit Graph

708 Commits

Author SHA1 Message Date
Ritchie Martori
bb4b6574dc merged dallonf 0.5 2012-06-18 13:08:50 -07:00
Ritchie Martori
af1db71b66 fixed isRoot error when session was not created 2012-06-18 13:01:19 -07:00
Ritchie Martori
6989589327 fixed bug where cancel was not canceling for any request 2012-06-15 12:50:25 -07:00
DallonF
97e1cd4599 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5
Conflicts:
	bin/dpd
2012-06-15 11:37:55 -07:00
Ritchie Martori
3e5afcb26c consistent console.log in cli 2012-06-15 11:23:15 -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
DallonF
5aa63de14d Turned on --nojournal for mongod 2012-06-15 10:48:53 -07:00
DallonF
1db6ec8604 Fixed bug where querying an empty collection would not respond 2012-06-15 10:28:22 -07:00
Ritchie Martori
3b54d9cc7c added keys module for generating and checking keys against a json file 2012-06-15 10:27:29 -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
972ac6f00b More CLI polish for file association 2012-06-15 09:50:41 -07:00
Ritchie Martori
75191dc940 Merge branch '0.5' of github.com:dallonf/deployd into 0.5 2012-06-15 09:26:11 -07:00
DallonF
ccc235de99 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5 2012-06-15 08:44:35 -07:00
DallonF
d460602cd4 Prepped CLI for file association 2012-06-14 13:40:02 -07:00
DallonF
751187009d Added "this" support in on DELETE events 2012-06-14 13:10:51 -07:00
DallonF
84752834a4 Added internal exception to cancel(), hide(), and protect() 2012-06-14 12:05:02 -07:00
DallonF
f3ea679224 Dpd command will now create necessary directories if needed 2012-06-14 11:34:18 -07:00
DallonF
f366dcbeae Updated folder structure 2012-06-14 11:29:22 -07:00
Ritchie Martori
70654459aa removed todos 2012-06-14 09:52:20 -07:00
Ritchie Martori
d35e13c4a2 updated todos 2012-06-14 09:52:08 -07:00
Ritchie Martori
56017086cc added socket-io to clib, fixed incorrect deep.equal in tests 2012-06-13 07:06:06 -07:00
Ritchie Martori
a45f2351ba initial emit-to-users by query and emit to all 2012-06-12 20:40:00 -07:00
DallonF
dadc2a8521 Bumped async-eval requirement 2012-06-12 13:06:57 -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
DallonF
1ca5bf3491 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5 2012-06-11 09:44:53 -07:00
Ritchie Martori
f28877bebf fixed missing client in user collection 2012-06-11 09:44:40 -07:00
DallonF
832e0966d7 Fixed unit tests relating to internal client 2012-06-11 08:58:10 -07:00
Ritchie Martori
62fb6f2303 fixed gaps in collection and context to allow full internal-client integration 2012-06-11 07:34:58 -07:00
Ritchie Martori
70a2d2e2d6 fixed tests for dsl cancel, error 2012-06-07 16:40:49 -07:00
Ritchie Martori
6b2cc1d11b added validation event, fixed event errors 2012-06-07 16:33:37 -07:00
Ritchie Martori
876b7cb0b3 added unique email check 2012-06-07 16:15:56 -07:00
Ritchie Martori
13f13998de email and password automatically required on usercollection 2012-06-07 15:33:32 -07:00
Ritchie Martori
46aa96eebe fixed /users/me support, added me GET event handler 2012-06-07 15:20:07 -07:00
Ritchie Martori
bdcbc7a1ef Merge branch '0.5' of git://github.com/dallonf/deployd into 0.5 2012-06-07 14:30:22 -07:00
Ritchie Martori
e44392dc5d fixed syntax error 2012-06-07 14:30:18 -07:00
DallonF
c06e263c67 Fixed broken tests 2012-06-07 14:25:54 -07:00
Ritchie Martori
dcbc7ec740 Merge branch '0.5' of git://github.com/dallonf/deployd into 0.5 2012-06-07 14:16:22 -07:00
Ritchie Martori
f02122429f fixed failing collection test for new validation 2012-06-07 14:15:28 -07:00
DallonF
13749c9f6d Added internal client - totally untested and unimplemented in events 2012-06-07 14:06:19 -07:00
Ritchie Martori
2669e8b306 collection PUTs now return the updated version 2012-06-07 14:03:22 -07:00
Ritchie Martori
fcdbe1cfea collection PUTs now only validate required on POST 2012-06-07 13:41:42 -07:00
Ritchie Martori
62f80262f8 store now returns empty array when there arent any results 2012-06-07 13:35:17 -07:00
DallonF
dec7e857d8 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5
Conflicts:
	lib/resources/dashboard/index.html
	lib/resources/dashboard/js/entry.js
2012-06-07 13:27:59 -07:00
DallonF
1a83c46a07 Removed some excess comments 2012-06-07 13:25:21 -07:00
Ritchie Martori
bab0cdbc32 todos 2012-06-07 13:25:15 -07:00
DallonF
32971ca56d Added generated get() and do() aliases to dpd.js 2012-06-07 13:17:04 -07:00
Ritchie Martori
38a5a2b63c updated dashboard, updated repl 2012-06-07 13:02:18 -07:00