Loay
|
1eb9db1949
|
Fix minor Syntax error
|
2016-08-18 11:47:21 -04:00 |
David Cheung
|
ad4e5728d4
|
Merge pull request #20 from strongloop/globalize
Globalize strong-error-handler
|
2016-08-17 20:05:38 -04:00 |
David Cheung
|
6c056a09a3
|
Globalize strong-error-handler
|
2016-08-17 19:16:14 -04:00 |
Loay
|
a96af1f58e
|
Merge pull request #19 from strongloop/eslint
Update eslint infrastructure
|
2016-08-17 18:32:03 -04:00 |
Loay
|
3c3df0aab5
|
Update eslint infrastructure
|
2016-08-17 17:04:07 -04:00 |
Loay
|
ee83367d2a
|
Merge pull request #18 from strongloop/document
Add documentation
|
2016-08-17 14:56:18 -04:00 |
Loay
|
0906001543
|
Add documentation
|
2016-08-17 14:25:36 -04:00 |
Richard Pringle
|
67bb4a0981
|
Improve grammar in readme.
|
2016-07-12 10:37:26 -04:00 |
David Cheung
|
4770af97ae
|
Merge pull request #15 from strongloop/html-response
Html response and content negotiation
|
2016-06-14 12:33:15 -04:00 |
David Cheung
|
4b29acdcb0
|
Test with express instead of http server
|
2016-06-14 12:04:32 -04:00 |
David Cheung
|
5646680e5e
|
HTML response for accepted headers
|
2016-06-14 12:04:32 -04:00 |
Miroslav Bajtoš
|
8da15ea4d7
|
1.0.1
* Remove statusCode from details in Array errors (David Cheung)
|
2016-05-26 09:24:35 +02:00 |
David Cheung
|
57343bba20
|
Merge pull request #12 from strongloop/array-no-status-code
Remove statusCode from details in Array errors
|
2016-05-25 13:51:08 -04:00 |
David Cheung
|
9f74606847
|
Remove statusCode from details in Array errors
This is to preserve behavior from strong-remoting rest adapter
|
2016-05-25 11:12:31 -04:00 |
Miroslav Bajtoš
|
6fb9f941b4
|
1.0.0
* First release!
|
2016-05-20 17:36:57 +02:00 |
David Cheung
|
ec04268074
|
Merge pull request #11 from strongloop/debug-error-message
Include err.message for debug data
|
2016-05-20 11:30:16 -04:00 |
David Cheung
|
ef72b5c0f1
|
Include err.message and err.name for debug data
err.message and err.name are not enumerable,
therefore needs to be explicited added to the data obj
|
2016-05-20 11:00:03 -04:00 |
Miroslav Bajtoš
|
a5129595ef
|
Merge pull request #10 from strongloop/handling-res-statuscode
Handle error from res.statusCode
|
2016-05-16 17:12:13 +02:00 |
David Cheung
|
cfde2a8bb0
|
Handle error from res.statusCode
|
2016-05-13 11:27:53 -04:00 |
Miroslav Bajtoš
|
0158d3a735
|
Merge pull request #9 from strongloop/initial-implementation
Initial implementation
|
2016-05-13 13:14:30 +02:00 |
Miroslav Bajtoš
|
225d35994b
|
Initial implementation
The response is always JSON
Options supported: log, debug
|
2016-05-13 13:10:53 +02:00 |
Miroslav Bajtoš
|
5a8c01c2f4
|
Add project infrastructure
- add license
- scaffold basic package.json
- setup eslint linter
- setup Travis CI
|
2016-05-13 12:58:28 +02:00 |
Simon Ho
|
04abccbbae
|
Initial commit
|
2016-01-22 09:08:22 -08:00 |