loopback/lib
Doug Toppin 42c9777de3 using base64 caused an occasional token string to contain '+' which resulted in a space being embedded in the token. 'hex' should always produce a url safe string for the token. 2014-02-25 22:14:32 -05:00
..
connectors Add karma for running browser tests 2014-02-12 10:17:02 -08:00
middleware Allows options to be passed to strong-remoting 2014-02-19 15:14:31 -08:00
models using base64 caused an occasional token string to contain '+' which resulted in a space being embedded in the token. 'hex' should always produce a url safe string for the token. 2014-02-25 22:14:32 -05:00
application.js Merge pull request #192 from strongloop/fix/port-zero 2014-02-21 10:08:27 -08:00
browser-express.js Add karma for running browser tests 2014-02-12 10:17:02 -08:00
compat.js Add loopback.compat to simplify upgrade to 1.6 2014-01-27 10:29:57 +01:00
loopback.js Merge fixup 2014-02-19 14:11:16 -08:00