Ritchie Martori
|
477bba7c53
|
replaced shelling out to mongo with node
|
2012-09-25 13:33:53 -07:00 |
|
Ritchie Martori
|
dfdc8c2fad
|
updated history and readme
|
2012-09-25 12:30:20 -07:00 |
|
Ritchie Martori
|
f336e87796
|
fixed process exiting without error code
|
2012-09-25 12:27:22 -07:00 |
|
Ritchie Martori
|
8611b53ad3
|
removed unnecessary resource store
|
2012-09-25 12:18:52 -07:00 |
|
Ritchie Martori
|
3f47bb55d2
|
merged remote db patch updates
|
2012-09-25 12:05:31 -07:00 |
|
Ritchie Martori
|
b685a378cc
|
renamed api folder
|
2012-09-24 14:01:31 -07:00 |
|
Dallon Feldner
|
3a4c9c6b06
|
Added deployment documentation
|
2012-09-24 11:48:05 -07:00 |
|
Dallon Feldner
|
6f67e29452
|
Updated custom dashboard docs
|
2012-09-24 10:20:13 -07:00 |
|
Dallon Feldner
|
867e809ce2
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-09-24 10:12:21 -07:00 |
|
Dallon Feldner
|
78747f5c59
|
Merge remote-tracking branch 'remotes/origin/refactor/dashboard-resource'
|
2012-09-24 10:07:48 -07:00 |
|
Dallon Feldner
|
51f50032bb
|
Started refactor
|
2012-09-21 08:22:02 -07:00 |
|
Ritchie Martori
|
7683ba46bc
|
Merge pull request #54 from aaronfay/master
Fixes #52 - authenticate with remote mongo server
|
2012-09-20 21:09:07 -07:00 |
|
Aaron Fay
|
659976db1a
|
merge commit
|
2012-09-20 20:40:43 -07:00 |
|
Ritchie Martori
|
96bf90f40f
|
Merge branch 'feature/docs'
|
2012-09-20 19:51:02 -07:00 |
|
Ritchie Martori
|
345f058887
|
fixed doc links
|
2012-09-20 18:14:57 -07:00 |
|
Ritchie Martori
|
d8dd7ff6b9
|
docs cleanup
|
2012-09-20 18:11:39 -07:00 |
|
Ritchie Martori
|
23cc62fa61
|
cleaned up docs
|
2012-09-20 17:38:38 -07:00 |
|
Ritchie Martori
|
a8b076d923
|
added docs from .com
|
2012-09-20 13:00:34 -07:00 |
|
Ritchie Martori
|
176d9fe0f2
|
added local testing of remote db auth
|
2012-09-20 12:10:10 -07:00 |
|
Dallon Feldner
|
eef1eb0b5c
|
incremented version for development
|
2012-09-20 11:50:23 -07:00 |
|
Dallon Feldner
|
5c9f5c0c00
|
Fixed error reporting
|
2012-09-20 09:11:09 -07:00 |
|
Dallon Feldner
|
6de9719240
|
Merge branch 'master' into refactor/config-loader
Conflicts:
lib/config-loader.js
|
2012-09-20 08:37:24 -07:00 |
|
Ritchie Martori
|
69c454f1a1
|
bump version
v0.6.4
|
2012-09-19 16:58:35 -07:00 |
|
Ritchie Martori
|
ee63879de6
|
fixed incorrect content-length
|
2012-09-19 16:54:37 -07:00 |
|
Ritchie Martori
|
e4850677ae
|
removed keys.json dependency
|
2012-09-19 14:21:26 -07:00 |
|
Ritchie Martori
|
84442bb4a9
|
dropped 0.6 support
v0.6.3
|
2012-09-19 12:35:53 -07:00 |
|
Ritchie Martori
|
744629bf31
|
added mongodb to travis services
|
2012-09-19 12:29:33 -07:00 |
|
Ritchie Martori
|
43a7cb7d60
|
bumped version
|
2012-09-19 12:26:31 -07:00 |
|
Ritchie Martori
|
2ecd09821f
|
updated history
|
2012-09-19 12:19:13 -07:00 |
|
Ritchie Martori
|
b497bbc5ac
|
Merge branch 'feature/reload'
|
2012-09-19 12:17:46 -07:00 |
|
Ritchie Martori
|
8c29ea5429
|
fixed broken stdin
|
2012-09-19 12:16:59 -07:00 |
|
Ritchie Martori
|
60671d45d4
|
fixed bad merge
|
2012-09-19 12:09:06 -07:00 |
|
Ritchie Martori
|
05b1736eb7
|
added shared stdio with monitor child process
|
2012-09-19 12:02:28 -07:00 |
|
Dallon Feldner
|
a67ce7a90b
|
Re-implemented cache
|
2012-09-19 11:55:26 -07:00 |
|
Dallon Feldner
|
ac273b89ee
|
Refactored config loader
|
2012-09-19 11:48:14 -07:00 |
|
Ritchie Martori
|
04c2a5a85a
|
fixed blank line when writing errors
|
2012-09-19 10:33:05 -07:00 |
|
Ritchie Martori
|
f2e449797d
|
removed max restarts, fixed open bug
|
2012-09-19 10:21:39 -07:00 |
|
Aaron Fay
|
fdb28b82a5
|
Added tests for remote connection
|
2012-09-18 22:56:12 -07:00 |
|
Aaron Fay
|
8768695c22
|
successfully authenticated with remote mongodb
|
2012-09-18 21:46:31 -07:00 |
|
Aaron Fay
|
6f51bcecd7
|
added step library for auth, wired auth prompt into dpd script
|
2012-09-18 21:12:06 -07:00 |
|
Aaron Fay
|
fef514545f
|
modified dpd script to accommodate host and dbname
|
2012-09-18 20:34:07 -07:00 |
|
Aaron Fay
|
a54eaa36f4
|
upgrade package.json to use 'doh>=0.0.4
|
2012-09-18 19:54:29 -07:00 |
|
Ritchie Martori
|
79485c6752
|
removed stray console.log
|
2012-09-18 15:58:35 -07:00 |
|
Ritchie Martori
|
69064088d5
|
added auto restart on error
|
2012-09-18 15:04:53 -07:00 |
|
Dallon Feldner
|
9d4363fd88
|
Fixed bug where username would not save on an empty users collection
|
2012-09-18 08:50:39 -07:00 |
|
Dallon Feldner
|
20b44df338
|
Fixed some lint errors
|
2012-09-18 08:20:37 -07:00 |
|
Dallon Feldner
|
6d7751ab10
|
Fixed dashboard bug where properties were not editable
|
2012-09-18 08:17:51 -07:00 |
|
Ritchie Martori
|
e713f47576
|
history
|
2012-09-17 16:09:13 -07:00 |
|
Ritchie Martori
|
d291ae2b6e
|
merged feature/domains
|
2012-09-17 16:08:09 -07:00 |
|
Ritchie Martori
|
c244bab78c
|
better test db connection error handling
|
2012-09-17 15:39:19 -07:00 |
|