Ecosyste.ms: OpenCollective

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

github.com/hapijs/validate

hapi core internal validation support
https://github.com/hapijs/validate

Describe ordered arrays (fixes #745)

5b00ebcdaa4d4228c6a8cd44f810e35f974a0cd5 authored over 9 years ago
Merge pull request #737 from kgraves/master

makes allow/valid/invalid not accept undefined #734

1e87865f2d7e1e525147516e7da488c2bfef1d11 authored over 9 years ago
fixes all issues opened on my last commit

1bf75b7a4c94e8fd05d17e21669f452f06df9231 authored over 9 years ago
makes allow/valid/invalid not accept undefined #734

7a39de93661c5428c2823d8ae19c0f8f9248fdd3 authored over 9 years ago
6.9.0

de00c8ad66100b7ecc04cf52c6ef83032f515d7c authored over 9 years ago
Merge pull request #688 from ck-lee/master

Toggable ordered flag for array to match items against input in order

c797d701459a172928059fe71dcca648e858af8b authored over 9 years ago
Add ordered API method for array to match items against input in order. closes #659

765a24b844b34197f25aa0307ef33705f8cd3033 authored over 9 years ago
6.8.1

6bb5c721edc49348829ad420e3d225441d705e8d authored over 9 years ago
Merge pull request #730 from hapijs/funcObj

Fix function properties validation. Closes #729

ae4aafa6def976cc35e0cf3f7b91c4b637d0f099 authored over 9 years ago
Note length change on func

cb99f6b9c8895b32ec2f92b788f3ea08a0ec18d4 authored over 9 years ago
Fix func validated prototype. Closes #730

c490a8b5237e01834baa75bea3e6720981376df5 authored over 9 years ago
Fix function properties validation. Closes #729

db599e75c0f15d49a18d77e66bb8b441f46746f4 authored over 9 years ago
6.8.0

eefc2cc693a843885f776a24328b4a7552dfb281 authored over 9 years ago
Update toc when versioning

56ae15d310b14b60b51f54d860e1bb1571e26836 authored over 9 years ago
Merge pull request #728 from hapijs/funcObj

Allow functions to act as objects. Closes #727

a9616c47d99c7c1f8456cbc0becfd7ebd4694cfc authored over 9 years ago
func with keys test

9d6013ff264186e61e4389721f51a14f1c0a2275 authored over 9 years ago
Allow functions to act as objects. Closes #727

dbd46603c14325550bfd7c77607cb45fadf17a9f authored over 9 years ago
Anchor the regexp (fixes #724)

7f210bc76dfaa55c3ed777141d6b301ecbbf24be authored over 9 years ago
Upgrade to lab 6.0.0

5cf407928b57878e4dd2709f8bd9f18720f7b079 authored over 9 years ago
Add node 4 latest (hapijs/contrib#54)

12a6c39b2e02b7289bb1f9d24c5a0bc947c5697e authored over 9 years ago
6.7.1

d4cd8598e1772abba7c4f0e08fc85b4b1af85c7a authored over 9 years ago
Annotate arrays properly (fixes #721)

7e228c0e185d43f16443037a3d66a22724b93ed5 authored over 9 years ago
Split docs (fixes #716)

91099113cb23617b0972ddd15fa112ef6fc2d387 authored over 9 years ago
6.7.0

a25c96d1186b7ded1944211de352edc9915e3670 authored over 9 years ago
Fix linting

ec2ce4232d92a931f70c40ee396dcefd8fd972ee authored over 9 years ago
Add gitter chat

0ba312b6754af7095104ee353b0ecc2293ee8de4 authored over 9 years ago
node v4

10f967773ab65aea086613da3aaa9c91cec90332 authored over 9 years ago
Add documentation about Joi.isRef

d10025738cf7c16d646aa0787b12ccfc61bc76f7 authored over 9 years ago
Merge pull request #715 from spiralni/patch-1

Additional clarification for beginners - README.md

7a19301db4d4ced9f736ac23d223ae87e1bc379a authored over 9 years ago
Update README.md

b322872f2650828e90d22fef5733658705eb21f9 authored over 9 years ago
Additional clarification for begginers - README.md

As a contribution for improving the documentation for beginners (https://github.com/hapijs/joi/i...

c7947474a1d7b214d983fd4540c0beccbbe94efc authored over 9 years ago
Fix dependencies with stripUnknown (fixes #703)

03ffea71ecc72895c0a869520139207661a0b360 authored over 9 years ago
Allow overriding object keys (fixes #710)

aac5b706bb7fb4adef60194c6c6d3323ba6ce190 authored over 9 years ago
Merge pull request #708 from danielb2/assert

add attempt function

4d8cc533db5da5ecd4860a59e6f1a1033f8656f0 authored over 9 years ago
Adds attempt function

0ad9f4c63268773b56546edfd532c8c9fc0edc66 authored over 9 years ago
Merge pull request #704 from pierreinglebert/patch-1

allow npm 3 in package.json engines entry

e8185e99456c2a721bd40139ee94c33f3734040c authored over 9 years ago
Fix linting issues

dc3c431dde78560d208197a0f228851ef20f5c5a authored over 9 years ago
allow npm 3 in package.json engines entry

As [npm 3](https://github.com/npm/npm/releases/tag/v3.2.1) is out (still in beta though).
I don...

37215d9552296a3270ce89f7e8adce254166f516 authored over 9 years ago
Merge pull request #702 from thegoleffect/master

add hapi to package.json keywords so joi is searchable

e814bc2dee704d0a18d071585d2ed77396f7e3b0 authored over 9 years ago
add hapi to package.json keywords so joi is searchable

6efae204939580dde56adf5fd0d295e63c2ae2eb authored over 9 years ago
6.6.1

40cf19b27dde89347cc643a46fc647d1141ebc5e authored over 9 years ago
Safer hasOwnProperty

51780624e5e7ef0e4b5a29d0b85d8948f940462f authored over 9 years ago
Cleanup for #694.

e92e91c35385c9d0e4e8a9767814f35a7990405e authored over 9 years ago
Merge pull request #694 from LinusU/has-own-property

test: prototype-less objects

50c82f97346b828c2e7f294522bad2c6fbca7532 authored over 9 years ago
test: prototype-less objects

ffc2856d8a011e787414a6501c2f324d123d61db authored over 9 years ago
6.6.0

85fbcc2639b32f28ef50095b186b8ace269dfc2e authored over 9 years ago
Merge pull request #690 from mgartner/fix-or-path

removes trailing "." from or path

f33d2c513f2f8126603cd2e64fac5726bdf87d43 authored over 9 years ago
removes trailing "." from or path

c5b6ecb626d8e128b4f32e46f5bfcfec6a6ba4e3 authored over 9 years ago
Fix missing string.isoDate()

34de402eac80c2216f513ddedc00024bf1b86df1 authored over 9 years ago
Merge pull request #684 from mgartner/fix-unknown-key-path

fix unknown nested key path

e202ca166d1e3fc59a7a5d69a4bdb1d0c6b521e4 authored over 9 years ago
Merge pull request #683 from ludoblues/master

Add the "noDefaults" option

8eff7cf31de4adf5e0e269c4a1f451bd2e47f9fc authored over 9 years ago
fix unknown nested key path

b773c2ed6700fb9dffc072e27fc6b3aa0975bf79 authored over 9 years ago
Fixes 682

update readme

fix condition

3c401f95a2b4a2d0954d5d60f44b87d0c4f83386 authored over 9 years ago
Fix linting errors

6b3ca3eb1baa297b998272e7ca95f61d70cf5469 authored over 9 years ago
Merge pull request #676 from bmordan/patch-1

Update README.md

f29f2dd60033c32717688930633ffc05761ae165 authored over 9 years ago
Update README.md

Boolean also supports `'on'` `'off'` see: https://github.com/hapijs/joi/commit/6af168cf3e4e3e32a...

9b5fa7f065de6c07964cdc77df2890db349baebe authored over 9 years ago
Fix all the variables shadowing

72610f83426b181280ad18ad5442f6c5a772f07c authored over 9 years ago
Fix a few variables shadowing

b74c4727b31b76f9dcf2b0fcaa7aae6b55f22c20 authored over 9 years ago
6.5.0

a10e67073f101ebe94041721f83080224d8cdc77 authored over 9 years ago
Fixes for #656.

c43e09d946cbc3fe3d5dd25d63475615b01adf55 authored over 9 years ago
Updated regexp for absolute ISO 8601 date validation

ba7457124c83f2fd14f7c16e8d19a3e4a77eadca authored over 9 years ago
Merge pull request #668 from hapijs/assert_errors

allow passing an error object as message to assert

fd07ac89e778f72e19b51cd6f1c43c2d9b7a38be authored over 9 years ago
allow passing an error object as message to assert

be8c2aa249eb901d39867227ea1437177e6f5e2d authored over 9 years ago
Linting issues

1074ffc60b56776423b34df6af32eb114d0d9297 authored over 9 years ago
Merge pull request #649 from usrz/master

Implementation of white space normalisation.

bb62f65b1b899727159917965982429a0bd750a7 authored over 9 years ago
Implementation of hapijs/joi#648 and hapijs/joi#649: implement "string.replace(...)"

a2c78490037631a2e5b9445102900b4d66c14957 authored over 9 years ago
Remove travis deploy.

826d3633a55ac1dad4c1bb9c81a988f60c97fc66 authored over 9 years ago
Force travis to use npm 2.x.

de65dc5ab5054976b9bb6a728563f39cb310780b authored over 9 years ago
6.4.3

fb9bac9b6bcf6b8bd8c1390a39c4faa00520a874 authored over 9 years ago
Remove now unnecessary thresholds.

baf7a020b123dfa67d06185a52aaf70380e4577d authored over 9 years ago
Use edge npm deploy.

205e56007548bc60983bafc203915e089a080d7f authored over 9 years ago
Update travis npm key.

40558c7dba92b4c6b5592278cc457434d6029dcf authored over 9 years ago
Fix array items being wrongly stripped.

413dd920986ef9e98d35cce182cb5c1103300182 authored over 9 years ago
Fix readme on stripUnknown.

56603b82772a43201f3d1434abc7a9139f179fa8 authored over 9 years ago
6.4.2

47fe4a529ce6f657d2c147dd246f5b55405f6d3f authored over 9 years ago
Merge pull request #654 from carsy/master

Fix allowing context refs on some string, number and date methods

841183e2b0d933471d69dc563123ead0571d1e16 authored over 9 years ago
Fix allowing context refs on some string, number and date methods.

The validation options were not being passed to the validation function and this merge fixes the...

4e07f5e9cfa34d254b002a792cec3e7abcb2eefc authored over 9 years ago
Fix allowing context refs on date max and min

The validation options were not being passed to the validation function.
This fixes the date com...

44fa4d8bbf02924940295424e9414253813d088f authored over 9 years ago
Fix allowing context refs on string min, max and length

The validation options were not being passed to the validation function.
This fixes the string c...

a35e0ca80a99d61047d5d563eb0b41c7831fd197 authored over 9 years ago
Fix allowing context refs on number min, max, less and greater

The validation options were not being passed to the validation function.
This fixes the number c...

13bed4dcc1c09ac56455789c1c31d9e8dccc15ff authored over 9 years ago
Update license again.

77d6c359b00b7b37780cc91e208698b2448008a6 authored over 9 years ago
Comment cache section due to potential problems.

Related to https://github.com/hapijs/contrib/issues/30.

eb9509f965ae8f640e1029302b6e4340d88a4b05 authored over 9 years ago
Remove root index.js.

Related to https://github.com/hapijs/contrib/issues/31.

aa2e5a99641fa20bab7be8a623c3ca4082fd23eb authored over 9 years ago
Merge pull request #653 from pdehaan/patch-1

Update license attribute

e0d2d7c2ad4f5708d7aeeb2a853e1895ca81d96e authored over 9 years ago
Update license attribute

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
...

9eeabb9fa83a2204dd90596cbca8a2a3eaafce0b authored over 9 years ago
Fix mistake in string.hex rule's name.

ef52f84109042864c2cc20f98e3d23e769525524 authored over 9 years ago
Enable new lab thresholds.

a7d94d671f8c01d4d0c6e0d1d0337b9488037f43 authored almost 10 years ago
6.4.1

f3740f177f0b3e402665a574e06336feea4122e4 authored almost 10 years ago
Fix description of any.empty().

1babada4a81960dfbc0a45ce669e7c3d2ba25d75 authored almost 10 years ago
6.4.0

d907940c0adf21a24ae26cb6e322f6b96c017173 authored almost 10 years ago
Document number.positive() and number.negative().

bf975f4802e602562c15b1b09177ad9f5c6b01a3 authored almost 10 years ago
Add any().empty().

Fixes #629.

4648bbfe2a7ab620d51ab6011a839d458829e49f authored almost 10 years ago
Solve all linting issues.

a2104f184dc067dabe6f5d74b38b3ac7e2648603 authored almost 10 years ago
6.3.0

f175b9334c84f3020c64c1e469979cd9fdfba162 authored almost 10 years ago
Complete documentation about concat.

dfd1885f5c2de52a42f42bb18573524be96f56de authored almost 10 years ago
Fix more linting errors.

e967265c347142e103f087684ed1bce047135cb3 authored almost 10 years ago
Allow concat to work on an any.

7867225d0162db3060d0acf9abf3e7ecec2716f8 authored almost 10 years ago
Fix a few linting errors.

24629f04f8c0624e1f6fa73fc4cbe4e3d3dd4747 authored almost 10 years ago
6.2.0

b62fb9f953b48ec5acb7e4fa5f3f1416bbaef1bf authored almost 10 years ago
Merge branch '6.2.0'

cd72dfc2997a924b4b3edf4ad6976251aeae8fac authored almost 10 years ago