loopback-datasource-juggler/lib
Scott Nonnenberg bf3234b9f0 http adapter: pre/postProcess, fix destroy and all
preProcess() ensures that null fields are excluded from the wire. I've experienced jQuery/node/express 3.0 turning nulls into empty strings.

postProcess() ensures that Date fields are actually turned back into dates. JSON, you're annoying sometimes.

destroy() is now implemented.

all() now URL encodes any query filters provided.
2013-03-06 18:05:30 -08:00
..
adapters http adapter: pre/postProcess, fix destroy and all 2013-03-06 18:05:30 -08:00
abstract-class.js This is the smash with blunt object fix for #215, since the more flexible #213 was rejected. 2013-03-05 12:02:07 -07:00
hookable.js Jslinize if blocks, not strict equal for ids on uniqueness checking 2012-04-19 03:20:44 +04:00
jutil.js Validations 2011-10-10 17:22:51 +04:00
list.js List support for non-object values 2013-02-19 16:33:09 +08:00
railway.js Add proper type registration 2013-02-22 01:24:20 +07:00
schema.js Add proper type registration 2013-02-22 01:24:20 +07:00
sql.js Document 2012-03-27 18:22:24 +04:00
utils.js Better safeRequire 2012-10-07 14:54:20 +04:00
validatable.js FIxes in async validations (in sync case), closes 214 2013-03-01 21:13:04 +07:00