Miroslav Bajtoš
51395209fe
Merge pull request #37 from zbarbuto/safe_fields7
...
Allow specifying safeFields
2017-01-30 14:08:31 +01:00
Zak Barbuto
4e3f6eb6cc
Support options.safeFields
2017-01-30 13:51:34 +01:00
David Cheung
9d6f07181f
Merge pull request #35 from aozisik/master
...
add xml error output support
2017-01-09 15:45:07 -05:00
Rand McKinney
7658eb4d32
Readme cleanup ( #36 )
...
* Cleanup README for docs
* Final fixes
* Update README.md
Note that migration required only for apps scaffolded w/ older tools.
* Update README.md
* Update README.md
* Update README.md
Made final fixes per review comments.
2017-01-09 12:09:47 -08:00
Ahmet Ozisik
06c53d1f73
xml support added
2017-01-09 19:01:52 +03:00
siddhipai
13ec01fb18
Merge pull request #31 from strongloop/update-support-URL
...
Update paid support URL
2016-12-09 14:54:11 -08:00
Siddhi Pai
f2352f86f2
Update paid support URL
2016-12-09 14:28:59 -08:00
Simon Ho
cfb08a147f
Merge pull request #33 from strongloop/downstream-ignore-dashboard-controller
...
Downstream ignore dashboard-controller
2016-12-09 12:21:14 -08:00
Simon Ho
1bf1bdf6e9
Downstream ignore dashboard-controller
2016-12-09 11:17:57 -08:00
Candy
f1d5f064f0
Merge pull request #29 from strongloop/add_translation5
...
Update pt translation file
2016-11-10 15:44:12 -05:00
Candy
e166091f57
Update pt translation file
2016-11-10 12:49:57 -05:00
Amirali Jafarian
613c7209d3
Merge pull request #27 from strongloop/clear_example
...
Make the example more clear
2016-10-18 08:02:42 -04:00
Amir Jafarian
a9db471e34
Make the examples more clear
2016-10-17 11:22:22 -04:00
David Cheung
89d0f6b7dc
Merge pull request #26 from strongloop/Fix_README
...
Fix readme
2016-10-14 15:49:36 -04:00
Amir Jafarian
79cf9a7c4c
Fix readme
2016-10-14 15:38:23 -04:00
Candy
66173e8fd8
1.1.1
...
* Update pt translation file (Candy)
* Update translation files - round#2 (Candy)
* globalization: add translated strings (gunjpan)
2016-10-07 14:15:16 -04:00
Candy
e15a25fc0f
Merge pull request #25 from strongloop/add_translation3
...
Update pt translation file
2016-10-06 15:28:15 -04:00
Candy
3703d1bd41
Update pt translation file
2016-10-06 11:29:29 -04:00
Loay
b837259648
Merge pull request #24 from strongloop/add_translation2
...
Update translation files - round#2
2016-09-28 17:14:38 -04:00
Candy
1da7da739f
Update translation files - round#2
2016-09-28 13:56:55 -04:00
David Cheung
e1a0f5954f
Merge pull request #22 from strongloop/add-translatedFiles
...
globalization: add translated strings
2016-09-20 17:58:07 -04:00
gunjpan
f4ef5fc486
globalization: add translated strings
2016-09-20 17:14:18 -04:00
Miroslav Bajtoš
006d281db1
1.1.0
...
* Fix minor Syntax error (Loay)
* Globalize strong-error-handler (David Cheung)
* Update eslint infrastructure (Loay)
* Add documentation (Loay)
* Improve grammar in readme. (Richard Pringle)
* Test with express instead of http server (David Cheung)
* HTML response for accepted headers (David Cheung)
2016-09-05 15:02:46 +02:00
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