Commit Graph

239 Commits

Author SHA1 Message Date
Aaron Fay
fdb28b82a5 Added tests for remote connection 2012-09-18 22:56:12 -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
Ritchie Martori
91e4ab976e fixed no open connection during db.dropDatabase() 2012-09-17 15:27:02 -07:00
Ritchie Martori
23209af76d merged 2012-09-17 15:10:10 -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
4c6a5e5b57 added lazy db connections 2012-09-17 11:06:13 -07:00
DallonF
db24dce136 Fixed most lint errors 2012-09-06 10:50:53 -07:00
Ritchie Martori
5820c4a139 fixed keys.json 2012-08-28 13:50:47 -07:00
Ritchie Martori
93d6932195 merged upstream 2012-08-28 13:44:53 -07:00
Ritchie Martori
b5c2bdec38 added port generation to faux requests in tests 2012-08-28 13:44:08 -07:00
DallonF
718e9ed502 Merge branch 'master' of github.com:deployd/deployd
Conflicts:
	test/support/keys.json
2012-08-28 10:57:45 -07:00
DallonF
c23dcb559d Added absolute urls to dpd.js 2012-08-28 10:57:20 -07:00
Ritchie Martori
9371a4cb7b added random port generation to listen() test 2012-08-28 10:25:06 -07:00
DallonF
f7bd5a54b5 Fixed bug where a query would sometimes change mid-request 2012-08-28 09:38:31 -07:00
DallonF
4d8957ac6e Fixed regression error where On Validate does not have access to an object's full data on a Put request 2012-08-23 15:44:49 -07:00
DallonF
577ded64ab Fixed bug where cancel() on a non-specific GET would abort the entire request 2012-08-23 14:12:11 -07:00
DallonF
29fa337abc Fixed failing tests 2012-08-23 11:57:03 -07:00
Ritchie Martori
47106d21a4 Release v0.6.1 2012-08-21 14:18:02 -07:00
Ritchie Martori
d501c8a429 fixed odd bug only during tests on travis-ci 2012-08-14 17:33:24 -07:00
Ritchie Martori
1cfc0dd16d more test debugging for travis 2012-08-14 16:46:03 -07:00
Ritchie Martori
9ce2aad38c testing for travis build 2012-08-14 16:11:22 -07:00
Ritchie Martori
768aa588a8 removed deployment tests 2012-08-14 10:57:12 -07:00
Ritchie Martori
dc4e6f43a6 fixed fs.exists breaking in 0.6 2012-08-14 09:46:13 -07:00
Ritchie Martori
f722f48a52 added debug for travis testing 2012-08-14 09:15:53 -07:00
Ritchie Martori
834642d790 undo try catch for loadConfig test 2012-08-14 08:58:41 -07:00
Ritchie Martori
2962b6a8e8 fixed throwing config-loader test 2012-08-14 08:09:16 -07:00
Ritchie Martori
f3757e5dfb updated test-app 2012-08-10 11:20:37 -07:00
Ritchie Martori
2bf7f43198 added underscore to package.json 2012-08-10 10:23:23 -07:00
Ritchie Martori
1973089170 new docs 2012-08-08 11:48:22 -07:00
Ritchie Martori
19bdf748fd removed old docs 2012-08-08 07:35:37 -07:00
Ritchie Martori
e34354cbe2 removed log from test 2012-08-07 13:59:27 -07:00
Ritchie Martori
660ac48288 fixed property renaming not updating all values in dashboard 2012-08-07 08:21:41 -07:00
Ritchie Martori
b3a897e5c3 fixed documentation 2012-08-06 15:26:24 -07:00
Ritchie Martori
b732361119 refactored Resource to inherit from EventEmitter, added changed and deleted events 2012-08-06 10:29:29 -07:00
Ritchie Martori
bab171afd6 fixed internal calls being canceled() 2012-08-03 13:11:40 -07:00
Ritchie Martori
ccd5c1891c updated tests after removing execListener 2012-08-03 11:34:35 -07:00
Ritchie Martori
3be267e1cc removed execListener from collection 2012-08-03 11:11:50 -07:00
Ritchie Martori
4a8a7e23d6 script tests 2012-08-03 10:37:19 -07:00
Ritchie Martori
cc47d0886f initial script refactor 2012-08-03 10:36:41 -07:00
Ritchie Martori
f75f573da7 merged upstream 2012-08-02 10:11:21 -07:00
DallonF
9ec61c91c3 Fixed tests 2012-08-02 09:58:12 -07:00
Ritchie Martori
ba5bb67b92 merged upstream 2012-08-01 15:30:31 -07:00
DallonF
8bcfa63f67 Updated dashboard for new resource loading, fixed some workflow bugs 2012-08-01 14:32:35 -07:00
Ritchie Martori
7870f302b8 removed internal check from collection 2012-08-01 10:56:28 -07:00
Ritchie Martori
fc1ed57132 updated test app with event source files 2012-07-24 17:21:07 -07:00
Ritchie Martori
8666859812 initial config refactor 2012-07-24 15:51:38 -07:00
Ritchie Martori
d3eb325410 fixed regressions on tests due to emitToAll and resource caching 2012-07-24 13:37:43 -07:00
Ritchie Martori
2d0b48b0c1 initial custom resource loading and resource caching 2012-07-24 13:00:18 -07:00