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
|
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
|
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 |
|
DallonF
|
c23dcb559d
|
Added absolute urls to dpd.js
|
2012-08-28 10:57:20 -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 |
|
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
|
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
|
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
|
d64f3432f7
|
removed extraneous domain module reference
|
2012-08-14 08:11:59 -07:00 |
|
DallonF
|
1bd322b0ab
|
Fixed sidebar expanding on page load
|
2012-08-13 13:57:50 -07:00 |
|
DallonF
|
cfe4ef6732
|
Renamed "email" to "username" in dashboard
|
2012-08-13 13:40:28 -07:00 |
|
DallonF
|
271bab664c
|
Merge branch '0.6' of github.com:deployd/deployd into 0.6
|
2012-08-13 12:35:17 -07:00 |
|
DallonF
|
fe0b5a0fb0
|
Renamed "email" to "username"
|
2012-08-13 12:34:20 -07:00 |
|
Ritchie Martori
|
2741604240
|
fixed events not running when id included
|
2012-08-13 12:30:14 -07:00 |
|
DallonF
|
dfca6af41a
|
Fixed instability in type-loader
|
2012-08-13 12:26:12 -07:00 |
|
DallonF
|
56cd7e38a5
|
Added more helpful error message when Data fails to load
|
2012-08-13 12:20:49 -07:00 |
|
DallonF
|
751b4d2c1b
|
Fixed unhelpful errors when resources fail to load
|
2012-08-13 12:11:58 -07:00 |
|
DallonF
|
e91895d7b1
|
Fixed errors on script compiling
|
2012-08-10 12:17:50 -07:00 |
|
DallonF
|
98dc13570c
|
Merge branch 'feature/dashboard-header' into 0.6
|
2012-08-10 11:02:43 -07:00 |
|
DallonF
|
fc509a8571
|
Adjusted margins
|
2012-08-10 10:07:57 -07:00 |
|
Ritchie Martori
|
dd1eee6017
|
moved loadScripts to Script, added auto event script loading for resources
|
2012-08-09 19:40:27 -07:00 |
|
DallonF
|
56d33ca039
|
Added internal-client documentation
|
2012-08-09 13:01:14 -07:00 |
|
DallonF
|
1092792c54
|
Reformatted header
|
2012-08-09 12:13:19 -07:00 |
|
DallonF
|
9ee4c48f65
|
Added header to dashboard
|
2012-08-09 11:41:34 -07:00 |
|