Ghost/core/server
Hannah Wolfe 8c74f55b36 Disable knex useNullAsDefault warning
refs #6623

- automatically set useNullAsDefault to false for sqlite3 so that we don't get a warning
- we should *not* be relying on the behaviour of interpretting undefined anywhere, so it is correct that an error should be output if this happens so that we can fix the bad behaviour
2016-03-24 12:49:06 +00:00
..
api Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
apps
config Always override database config + exit tests on error 2016-03-14 15:39:59 +00:00
controllers Generate context from channelConfig, not URL 2016-03-20 12:59:25 +00:00
data Disable knex useNullAsDefault warning 2016-03-24 12:49:06 +00:00
errors Migration messaging improvements 2016-03-22 09:59:22 +00:00
events
helpers Merge pull request #6616 from ErisDS/meta-schema-fix 2016-03-21 10:22:06 +01:00
mail
middleware Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
models Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
permissions
routes Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
storage Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
translations Merge pull request #6579 from jaswilli/auth-api 2016-03-08 15:54:34 +01:00
utils Refactor & test fixture migrations 2016-03-03 09:03:37 +00:00
views
filters.js
ghost-server.js
i18n.js Fix jsDoc on i18n.t() 2016-02-22 01:57:22 +01:00
index.js Refactor content deletion 2016-03-22 10:10:09 -05:00
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00