Ritchie Martori
|
328022e822
|
more docs
|
2012-09-09 10:53:30 -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
|
6ffdbdf3cd
|
Setup jshint
|
2012-09-06 09:51:55 -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
|
155b3f3913
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-08-29 08:48:39 -07:00 |
|
DallonF
|
096a387b41
|
Added more helpful error message when a resource type is missing
|
2012-08-29 08:48:28 -07:00 |
|
DallonF
|
1b5317ec26
|
Merge branch 'master' of github.com:deployd/deployd into bug/random-crashes
|
2012-08-29 08:28:01 -07:00 |
|
DallonF
|
81163cf3df
|
Fixed crashes
|
2012-08-29 08:23:23 -07:00 |
|
DallonF
|
ce3855afa2
|
Added finished flag to config loader
|
2012-08-28 18:10:20 -07:00 |
|
DallonF
|
85c3374ef8
|
Added crash logging
|
2012-08-28 17:39:37 -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
|
53454fff37
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-08-28 10:25:31 -07:00 |
|
Ritchie Martori
|
9371a4cb7b
|
added random port generation to listen() test
|
2012-08-28 10:25:06 -07:00 |
|
DallonF
|
460aa34a06
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-08-28 10:18:14 -07:00 |
|
DallonF
|
4e245c7565
|
Fixed timeout on passing test
|
2012-08-28 10:18:05 -07:00 |
|
DallonF
|
edc66633fc
|
Merge branch 'bug/changing-queries'
|
2012-08-28 10:17:07 -07:00 |
|
DallonF
|
cee73e37f8
|
Added failing test for changing recursive query bug
|
2012-08-28 10:17:00 -07:00 |
|
Ritchie Martori
|
d081ac768b
|
Release v0.6.2
v0.6.2
|
2012-08-28 09:54:53 -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 |
|
DallonF
|
85bdbd30e4
|
Fixed root status being lost on an internal request
|
2012-08-23 11:08:07 -07:00 |
|
DallonF
|
748960c439
|
Added internal property to events
|
2012-08-23 10:45:46 -07:00 |
|
DallonF
|
a1f6d605d4
|
Workaround for occasional crash in scrubber
|
2012-08-22 11:41:28 -07:00 |
|
Ritchie Martori
|
fdb4b9d494
|
bump version in readme
|
2012-08-21 16:03:01 -07:00 |
|
Ritchie Martori
|
47106d21a4
|
Release v0.6.1
v0.6.1
|
2012-08-21 14:18:02 -07:00 |
|
Ritchie Martori
|
9958468896
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-08-21 14:12:26 -07:00 |
|
Ritchie Martori
|
7d0df17f61
|
Merge pull request #32 from deployd/feature/customizable-recursion
Bumped the default recursion limit to 2 levels
|
2012-08-21 14:12:01 -07:00 |
|
Ritchie Martori
|
43dfee3686
|
Merge branch 'master' of github.com:deployd/deployd
|
2012-08-21 13:51:59 -07:00 |
|
Ritchie Martori
|
299bcc24e9
|
updated npmignore
|
2012-08-21 13:51:34 -07:00 |
|
DallonF
|
8d04e6bc2e
|
Bumped the default recursion limit to 2 levels, added $recursionLimit property to queries
|
2012-08-21 12:40:56 -07:00 |
|
DallonF
|
eb482e7993
|
Made /users/me return 204 instead of 401
|
2012-08-20 10:12:13 -07:00 |
|
DallonF
|
174836cb6e
|
Fixed documentation links in API reference
|
2012-08-20 10:08:43 -07:00 |
|
DallonF
|
c60aee9d66
|
Added test case for rare crash
|
2012-08-20 10:03:11 -07:00 |
|
DallonF
|
1c3e82be97
|
Fixed problems in validation
|
2012-08-20 10:00:07 -07:00 |
|
DallonF
|
e2d5961f5f
|
Fixed user events
|
2012-08-16 09:19:02 -07:00 |
|
DallonF
|
d580671000
|
Added more aggressive errors for resource loading
|
2012-08-15 14:08:38 -07:00 |
|
DallonF
|
2dc60f923b
|
Doesn't add resource if errors occur during loading
|
2012-08-15 11:48:42 -07:00 |
|
DallonF
|
1b537a302c
|
Fixed template tutorial link
|
2012-08-15 11:15:13 -07:00 |
|
DallonF
|
53dd5cffda
|
Fixed rare case where a resource's dashboard would not load
|
2012-08-15 10:36:10 -07:00 |
|
DallonF
|
d6d00391d0
|
Fixed unstyled auth page
|
2012-08-15 09:21:47 -07:00 |
|
Ritchie Martori
|
2b550f0d19
|
Release v0.6.0
v0.6.0
|
2012-08-14 17:37:27 -07:00 |
|