strongloop / strong-remoting

Communicate between objects in servers, mobile apps, and other servers.
www.strongloop.com
Other
105 stars 93 forks source link

Handle array of errors. #290

Closed richardpringle closed 8 years ago

richardpringle commented 8 years ago

Connect to strongloop/loopback#2123

backport from strongloop/strong-remoting#289

richardpringle commented 8 years ago

@bajtos I believe this is okay to merge as I already merged the change on master, but could you just take one last look?

I am very reluctant to merge anything that doesn't pass CI

bajtos commented 8 years ago

@richardpringle wants to merge 1 commit into 2.x-latest from 2.x-handle-error-array

I am afraid you chose a wrong branch, all back-ports should target 2.x.

bajtos commented 8 years ago

Also your code does not pass npm test due to linting errors, see e.g. Travis output.

bajtos commented 8 years ago

@richardpringle please create a new pull request targeting 2.x, this pull request can be closed.