Eric Kryski
|
1ed50bbd4b
|
Merge pull request #26 from feathersjs/separate-handler
move error handler out of index
|
2018-08-20 19:58:09 -07:00 |
|
David Luecke
|
9a745c419e
|
Merge pull request #25 from feathersjs/default-html-23
Adding default error page and make HTML formatting optional
|
2018-08-20 19:58:09 -07:00 |
|
David Luecke
|
7557a01c14
|
Merge pull request #23 from feathersjs/error-tests
Make fully CommonJS compatible and add error middleware tests
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
d4f1775df3
|
Merge pull request #22 from feathersjs/error-handler
adding error handler back
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
63b877dcc0
|
supporting immutable data. Closes #19
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
910bcfa5fb
|
exposing our generic FeathersError so that we can check error types in an error handler
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
4daeabb82b
|
adding a couple more tests. Adding ability to pass in multiple errors without a message
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
eedb34dda8
|
Merge pull request #15 from feathersjs/es6-class-fix
Es6 class fix
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
1acdbacc1a
|
Merge pull request #13 from feathersjs/es6
complete rewrite. Closes #11 and #12.
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
2035488980
|
Merge pull request #4 from feathersjs/core-compatible
Core compatible
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
6456c2f125
|
exposing error types directly for use in service objects
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
a82eb2333c
|
adding tests
|
2018-08-20 19:58:09 -07:00 |
|
Eric Kryski
|
57600a8600
|
initial commit.
|
2018-08-20 19:58:09 -07:00 |
|