Siddhi Pai
14e77640ff
Revert dev-dependency on loopback to 2.x
2016-11-18 12:13:29 -08:00
Siddhi Pai
ebd1f6b15a
Set publish tag to "lts"
2016-11-18 12:12:33 -08:00
Miroslav Bajtoš
814171d2b3
Merge pull request #12 from strongloop/update-lb-3-rc
...
Update deps to loopback 3.0.0 RC
2016-09-22 14:10:33 +02:00
Miroslav Bajtoš
46cfc17600
Update deps to loopback 3.0.0 RC
2016-09-22 13:57:02 +02:00
Simon Ho
268716f69e
Merge pull request #5 from azatoth/disambig_readme
...
make warning less ambigious
2016-08-10 16:20:25 -07:00
Carl Fürstenberg
7d0f6afaef
make warning less ambigious
2016-08-10 14:16:21 +02:00
Miroslav Bajtoš
13a7b62f35
1.0.0
...
* First release!
2016-08-10 10:46:08 +02:00
Miroslav Bajtoš
2a5d4d1e97
Merge pull request #3 from strongloop/docs-and-cleanup
...
Docs and cleanup
2016-08-10 10:44:51 +02:00
Miroslav Bajtoš
62f6871089
Add big fat warning to README
...
Recommend against using this module.
2016-08-01 15:23:19 +02:00
Miroslav Bajtoš
28e99e5e2c
API cleanup
...
Rename "per-request-context" middleware to shorter "per-request".
Introduce "LoopBackContext.perRequest" as a shortcut for way too long
"loopback-context/server/middlewar/per-request"
2016-08-01 15:23:19 +02:00
Miroslav Bajtoš
6e301d6955
Enable Travis CI
2016-08-01 14:40:22 +02:00
Miroslav Bajtoš
b66ec60e98
Merge pull request #1 from strongloop/feature/initial-implementation
...
Initial implementation
2016-08-01 10:25:34 +02:00
Miroslav Bajtoš
71585a2395
fixup! style
2016-07-29 09:39:38 +02:00
Miroslav Bajtoš
1f214bf3ba
Lazy-load CLS module
...
As soon as CLS module is loaded, the instrumentation/patching of
async-listener is fired. This may cause stack overflows due to promise
instrumentation.
By loading CLS module lazily (only when used for real), we avoid
this kind of problems in applications that are not using current-context
at all.
2016-07-29 09:36:34 +02:00
Miroslav Bajtoš
867a7c3616
Rename to loopback-context/LoopBackContext
2016-07-29 09:36:34 +02:00
Miroslav Bajtoš
9bd4afbe7e
Initial implementation
2016-07-29 09:17:04 +02:00
Miroslav Bajtoš
c8daeb5587
Rename to loopback-context
...
Also change the npm version to 1.0.0, so that we don't have to modify
downstream loopback pull request after we make the first release.
2016-07-29 09:16:11 +02:00
Miroslav Bajtoš
63d031422d
Initial commit
2016-07-28 15:11:12 +02:00