Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hapijs/boom

HTTP-friendly error objects
https://github.com/hapijs/boom

Corrected minor typo in README.md (#180)

e3dc6a988dec9f50a50a3fb7df86a00cdba41842 authored about 7 years ago
Fix typo in README (#178)

* :memo: Fix typo in README

`instaceof`-> `instanceof`

* :memo: Fix carriage return

3e254158f1a69dc8118d6adcfc8a3c82416ee30d authored about 7 years ago
Test boomify with instanceof

55d8996f9d4e9ffee787fd9fbaff306330bb0ec3 authored over 7 years ago
7.1.1

19189a9e75890fe1cc361b0568bef682ab1a71ff authored over 7 years ago
Support instanceof Boom. Closes #173

310c9869151d7791ea59aff51dca01d11eb48d5b authored over 7 years ago
7.1.0

a47d1502917b12f6affb4f682503bc9265f1cc3f authored over 7 years ago
decorate option. Closes #172

9bfefb63c02c157671a95dcaf621e8c47465fb31 authored over 7 years ago
Clarified usage of new

a75a104ade6404dfb9b24458c0925b85c12eb8f2 authored over 7 years ago
Clarify Boom is not a constructor

abeaf6f8c1b09241b6120eb8832e68d46d71e53e authored over 7 years ago
Remove wrap reference

e2a775c9a2bc328e4c05140749031d72db0921d0 authored over 7 years ago
Clarify test for #168

65c887f0ef275ae9d3263997cfcec0ebcef498df authored over 7 years ago
Refactor boom. Closes #171

fef7cd487227f3f16f5cdfe17ec691a8ce5dc06c authored over 7 years ago
lab 15

1ac7fae9f747769653a9f52ddb9e6e2f543e4a61 authored over 7 years ago
fix typo in readme (#167)

a5411c0e8f2776581a5b264ca649c0c930325f12 authored over 7 years ago
node 8. Closes #165

e005cd132cf24b025af697b04786952c0d7fb445 authored over 7 years ago
Boom.boomify(). Closes #160

8b35a4c5f6dc706f3396cfed3f5cc5f60a5f6eb1 authored over 7 years ago
node 8

8d34e7510615d79dfd89db2c6cc9f27525b5857f authored over 7 years ago
typeof

9a6da998d70f795bc0cc264005ab2acd4ca5b6aa authored over 7 years ago
Support error.typeof. Cleanup for #156

7f68bcd875f0970c893ba3488c76bd9fb43e5069 authored over 7 years ago
Added typeOf functionality (#156)

* Add support for typeOf

* added the test for typeOf functionality

* nit: fixing lint rules

898a3642f32b3d6babe3748af515db8f2b2350b0 authored over 7 years ago
Hide error on 500 when Error is provided. Closes #157

d16e60dc4328a3f13fe4a4ce3b89e203e94ea165 authored over 7 years ago
Fix output message. Closes #154

fd5c9fdad5b04f876406f82713a5c5d562631213 authored over 7 years ago
Fix double wrapped boom in server errors. Closes #152

5b0a4014dd68e0b785f0f5529d628a4502b15ea5 authored over 7 years ago
version 4.3.1

3d30c69faf6733a1604b400df71ed4781799a032 authored almost 8 years ago
fix #148 when Boom supplied to wrapper (#149)

544cc13db7c7fc99b43bbb8eb1ce2ce57f2c78db authored almost 8 years ago
Cleanup for #139

cd6790e133b31f1de04430eb50f16ae68714eeae authored almost 8 years ago
Adds support for `Boom.someMethod(err)`, closes #138 (#139)

* Adds support for `Boom.someMethod(err)`, closes #138

* Added tests for #138 and #139

* R...

c80316235d31f8659e6a21b24a940a1e0ade5f24 authored almost 8 years ago
Assert on extra arguments to wrap(). Closes #142

3aa4a8c05e88646c22edac2e876411d8d3d61b06 authored almost 8 years ago
Add Boom.teapot() method with documentation and tests (#78)

116ba7dcd38020e450db6548439e042a58f0faeb authored almost 8 years ago
Unauthorized extension for #146 (#147)

* allow different param for attributes

* improved docs and fixed attributes property

* cha...

648acb116a4372a2a3fdcdf9d320205560840d98 authored almost 8 years ago
Update .travis.yml

389633710d3f0eebc5d776ce18f89d2597e9720c authored about 8 years ago
Fixed link in contributing doc (#137)

Closes #136

78f64ebf06e289a6892f286fb80df939742b679f authored over 8 years ago
Remove duplicate test (#134)

Looks like I accidentally added a duplicate test in https://github.com/hapijs/boom/pull/133/comm...

dfde618bd32284f2b66d2b9a7d0b14de8eaa6b32 authored over 8 years ago
version 4.2.0

7cc537da52fdb551ee6517119e018640336739dc authored over 8 years ago
Add 'allow' parameter to methodNotAllowed for setting 'Allow' header (#133)

Add 'allow' parameter to 405 method not allowed for setting 'Allow' header
Closes #132

aade1dd08017dcb6805886440bdb5e515994ad2e authored over 8 years ago
version 4.1.0

0390dac9c7ace148266b489c121f08ff23468903 authored over 8 years ago
Add 402 payment required (#130)

Closes #128

d2d5419673885270f2f2870fa8f3e18af5413820 authored over 8 years ago
Add Boom.internal() to API docs closes #127 (#129)

6c460482f7407cb25e95e416e320ade817783040 authored over 8 years ago
version 4.0.0

9e96db63c34b2451a3d96425f55a821d76792912 authored over 8 years ago
Remove deprecated serverTimeout (#125)

Closes #118

f4f1c3e248aab9397f1f67277c8a9d8c182828cb authored over 8 years ago
latest node

d222ed6ef67af8f4773006c453387c9fdf4f5d42 authored over 8 years ago
version 3.2.2

bb24c759b88e2346182e2c53d6fa5d089d30fec3 authored over 8 years ago
Added .npmignore file. (#121)

26708f579c9543b06c11e8be67ac92f5c68a0f49 authored over 8 years ago
Rename serverTimeout to serverUnavailable. Closes #117. (#119)

* Rename serverTiemout to serverUnavailable

* Revert TOC changes

* Put back tests for serv...

c08252517de482c29c06c45df6d0663a4fea29b9 authored over 8 years ago
Updated version script. (#115)

5d67ac02fc110a0474b038aa4698f5fb7d3ff56f authored over 8 years ago
version 3.2.1

96eb7565e16f53c631f6264d969b733b0194420e authored over 8 years ago
Updated to code 3. (#113)

067b1a292fb91dde12a52f9eb18109794afcd925 authored over 8 years ago
misc

a12e0aceb3a004980150514e6e1c404ac8e53c2e authored over 8 years ago
version 3.2.0

c171edf74c24e6c394b0267a48350a97c17d8f79 authored over 8 years ago
Added HTTP code 423 Locked (#112)

c3b3c6b8137d719c9afcb890020a5c55c3d3a0c5 authored over 8 years ago
version 3.1.3

47f4e4863bda34612033ffed27f24f27f6889505 authored almost 9 years ago
Merge pull request #110 from hapijs/travis

Added node 6.

eaef18513c548736b14c7b5c456dc45aa43bfefa authored almost 9 years ago
Updates for node 6

301b7b992102d30c2e2f3f383a1679e6de6f7f1d authored almost 9 years ago
Added node 6.

18e27fdbbb48e6303899aed6260a20ced265243d authored almost 9 years ago
version 3.2.1

7040bf8ec0a8f121d8b51e41ee07d67209bcc30a authored about 9 years ago
Merge pull request #97 from gergoerdosi/quotes

Use quotes instead of backticks

345ab948e51a79f8173dc5f268c24b6e1ba8d04a authored about 9 years ago
Merge pull request #98 from gergoerdosi/travis-badge

Use svg badge

4338bf7c2c00d7aabef0c568276445f67839c35e authored about 9 years ago
Use svg badge

4c238cbcb158e191a77ca57ce9e70ae31142f0d6 authored about 9 years ago
Use quotes instead of backticks

5739af4012dcee60c927d5d9c1faee8f75ac7467 authored about 9 years ago
version 3.1.1

d455050c8d55da4fd092953f639476ed880f090a authored about 9 years ago
Merge pull request #95 from hapijs/proto

Changed prototype logic.

6f0041d7c7c908185c9e926d3b7e5679696f5aaa authored about 9 years ago
Changed prototype logic.

269ff018221eb36eac5bfb0af060b93f8d8213c1 authored about 9 years ago
version 3.1.0

3af172b2213a3ec502cdddfc37281243c92e0b4e authored about 9 years ago
Cleanup for 254593fd1d09e79049692675a4f9b7b5108b36d8

- Closes #93
- Closes #92

f51f2eeba5fae1b79f79c14b2c42d110f0433b2c authored about 9 years ago
Merge pull request #91 from hapijs/code-451

Add new 451 Unavailable For Legal Reasons

ca3aac4a868e17802fc3159ae9f58170cccfbea9 authored about 9 years ago
Add new 451 Unavailable For Legal Reasons

254593fd1d09e79049692675a4f9b7b5108b36d8 authored about 9 years ago
Merge pull request #89 from hapijs/toc

Autogenerate Table of Contents

03fc3c4f8b90ca6104b35328a670b59a37e3223b authored about 9 years ago
Autogenerate table of contents. Closes #86.

005a398cb529a5bbd566e574aafd5785c5ee860a authored about 9 years ago
Merge pull request #85 from mtharrison/master

Fixed typo in README schema => scheme

f81417ccae679e5378ac580abce3899f8277ed9d authored about 9 years ago
Fixed typo in README schema => scheme

ea0844327058a15fb9239bd556b9a46704904421 authored about 9 years ago
Merge pull request #83 from hapijs/es6

es6 style. Closes #77

9a71a86b5517ef328bdbd0750945da90a15352e8 authored over 9 years ago
es6 style. Closes #77

dbcbee5d4fe99f9e5f976f9b2d2ebc72e603354b authored over 9 years ago
version 2.10.1

ff1a662a86b39426cdd18f4441b112d307a34a6f authored over 9 years ago
Merge pull request #81 from ricardohbin/lab-update

Upgrade to lab 7.x.x

880ad5ee1a3815cf69167316c0e2e290e4197dbe authored over 9 years ago
Merge pull request #80 from hapijs/server-error-trace

Fix ctor passing in serverError helper

aa3efe330fc6ae9be120d68c5933fda202362753 authored over 9 years ago
Add test coverage for stack trace generation

444da7b88db52b23eaa091ad856de2987cc79b52 authored over 9 years ago
lab 7.x.x

2ef4d5e962331551d6b65b274eb35e7d97e5dbe3 authored over 9 years ago
Fix ctor passing in serverError helper

Fixes #79

1e7f7b6ed2ed4acd0180a400b9eb7d02023a7a92 authored over 9 years ago
Merge pull request #70 from manonthemat/master

Documentation: Overview

685169d7c1e974f6b10f6e6b3053a31a8489d8f6 authored over 9 years ago
link fix for 428

c7130de2bdb5ca06f392d5c4ac35715f3ce60f43 authored over 9 years ago
link to status code 428 added

1d899a9174f1aeee6c19c78a06197e5be614c439 authored over 9 years ago
Merge branch 'master' of https://github.com/hapijs/boom

ef1265e85d5788751c54dd49fda5cb5af7761cd1 authored over 9 years ago
version 2.10.0

0d745c736930ef849d94fbdd7a32d7c300197c0e authored over 9 years ago
Merge pull request #75 from apechimp/precondition-required

Support Precondition Required

72a1a2e18f06b20fbd7a16e8135ac63a940bb59f authored over 9 years ago
Support Precondition Required

Closes #74

ab84618761764e68d3a95056e671ef64620bbe65 authored over 9 years ago
Merge pull request #71 from lloydbenson/master

upgrade to lab 6 and cleanup

a9730fde3310ef2925fec002ede86cbb74bedc41 authored over 9 years ago
upgrade to lab 6 and cleanup

c8ca74ac07550c5ee5a0505fcf4b6c088e1289ef authored over 9 years ago
moved Boom.badImplementation doc to top of 5xx Errors

f4778ab08764045834882ed281da5b74f2124b17 authored over 9 years ago
added overview section in readme

16237bea271795582394b503818ddfdbec9aed1d authored over 9 years ago
version 2.9.0

2ffee0e9d9868140911d30c7acfd7925e534623e authored over 9 years ago
Merge pull request #68 from hapijs/capture-stack

Call captureStackTrace to filter boom from traces

62f51e6ec5de88d8cba66099af21a1578192d5e0 authored over 9 years ago
Rename internal.internal to internal.serverError

0a137e65ebca32167c43f706aab8d3efb29246f4 authored over 9 years ago
Merge pull request #69 from lloydbenson/master

add linting / fix minor linting issue

a0874d8bbefb38bca71870b8657d75d728563679 authored over 9 years ago
add lint for coverage as well

0e1401ace0033475779bb1b2a11d3bf6fc69b0b6 authored over 9 years ago
add linting and fix missing semi colon

097062b629779e058cc744b9c95e173819ee8812 authored over 9 years ago
Call captureStackTrace to filter boom from traces

Fixes #67

4ff6c492f6b68143f254071871c78a97818874b7 authored over 9 years ago
node v4

75e468d29641a5b4c3e3778d06dc9d19b7d07ca1 authored over 9 years ago
version 2.8.0

43f13bf2d336b35ccbb062b32ba2a17259f6d24c authored over 9 years ago
Merge pull request #63 from hapijs/unauthorized

Unauthorized

5c160e4da525a09bfa0914fc5ddabd46a803e0bb authored over 9 years ago
undo version

219b47abfb88abdf6668605ede2b3206d8796cd1 authored over 9 years ago