Ghost/core
Jason Williams 13229fb6a4 Fix server-side validation
Closes #3122
-Fix validation so that all values are validated instead
 of just values that evaluate to true.
-Ensure validation methods consistently return promises
 and switch error handling from try/catch to promise.catch
 to get rid of unhandled rejection warnings.
-Add 0 and 1 to list of acceptable values in boolean validation.
2014-07-03 14:57:57 +00:00
..
client Fix server-side validation 2014-07-03 14:57:57 +00:00
server Fix server-side validation 2014-07-03 14:57:57 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Merge pull request #3180 from novaugust/psm-reset-on-error 2014-07-02 23:07:46 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00