Ecosyste.ms: OpenCollective

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

github.com/express-validator/express-validator

An express.js middleware for validator.js.
https://github.com/express-validator/express-validator

Merge pull request #202 from Coreorient/patch-lodash-alias-rename

Change lodash method names to match 4.x changes

4e1fa406fee4db40af15529eb1ee639f11038cc0 authored almost 9 years ago by Rusty Bailey <[email protected]>
Update package.json

Bump lodash to most 4.2.x

64d34f736b2b0d0880a5ca0c55fff8296422cf73 authored almost 9 years ago by Timo Rüppell <[email protected]>
Merge pull request #1 from Coreorient/patch-lodash-alias-rename

Change lodash method names to match 4.x changes

0b883dc6d9be73ec8900a8b8fd7a6432ab13d261 authored almost 9 years ago by Timo Rüppell <[email protected]>
Change lodash method names to match 4.x changes

The _.contains alias was dropped in 4.0.0 in favor of _.includes

55ad06654b65ffd2d7ecdc7f33de80b6856f7340 authored almost 9 years ago by Timo Rüppell <[email protected]>
2.19.0

479dc71c78e73d0e525b8111c7672c524564b60e authored almost 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #198 from aristidesfl/upgrade

Upgrade dependency (validator.js) from 4.2.x -> 4.5.x

fabf40b84820ac31783e66958014177affb15d10 authored almost 9 years ago by Rusty Bailey <[email protected]>
Upgrade dependency (validator.js) from 4.2.x -> 4.5.x

Minor change in API, backwards compatibility maintained:

- isLenght({min: 2, max: 10})
- isByte...

460e11c6df1210d66abd96cd3d2593c429528edf authored almost 9 years ago by Aristides Lourenco <[email protected]>
code style fix

fe894f132adb68dae966346bca5985bb2b10b82e authored about 9 years ago by Pascal Opitz <[email protected]>
making sure options object is tested, adjusted readme to include example

bb13c59cdce4c78ba900c8f6979fc33d754ea945 authored about 9 years ago by Pascal Opitz <[email protected]>
options property now doesn't have to be an array

98b4a222c90a7ff592dea68df07e44ed49a300fc authored about 9 years ago by Pascal Opitz <[email protected]>
Fixing options not getting passed into chain when using schema

3417dddf56611d09f41f5f44721a58d63a984551 authored about 9 years ago by Pascal Opitz <[email protected]>
Upgrade to 2.18.0

8a2cb3bd75fadb49cb861e08d2f5c3db1d9693bf authored about 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #183 from ctavan/slew_of_features

Optional() options, sanitizeHeaders(), and documentation

fdfe9e130f9ef6e70b6c08a9929cf920d059c80f authored about 9 years ago by Rusty Bailey <[email protected]>
Fix #177: Add sanitizeHeaders with tests and docs.

4c9359f3062241535991bad6411f3ed2a658bff7 authored about 9 years ago by Rusty Bailey <[email protected]>
Fix #120: Add an options object to optional() so that you can test for falsy values.

3e636f36a84d0defd7d644b1ef5d697811755be5 authored about 9 years ago by Rusty Bailey <[email protected]>
Update validator to 4.2.x and add node 4.0/4.1 to travis.yml.

56d18fb5dc675502d06d57a377259e173d29d6fa authored about 9 years ago by Rusty Bailey <[email protected]>
Fix #182: Add how to call validators/sanitizers with arguments to docs.

3123c0f41bdaeced65deeb672c0955359571fa93 authored about 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #173 from riguy724/master

Fixed syntax error in schema validation example in README.md

80c7aaa9bca51584f03bfabb5f5a42d10edddb65 authored over 9 years ago by Rusty Bailey <[email protected]>
Update readme

dc9a5763b4378ee56f1b4f49b3d88c5044f8fdf6 authored over 9 years ago by Christopher Riley <[email protected]>
Upgrade to 2.17.1.

94f5c11065d800c0a027fb0b2c52914e8dafaec7 authored over 9 years ago by Rusty Bailey <[email protected]>
Clarify mappedErrors in README - resolves #161

13083d90bec06b0f7b9dbb6bff5986e7fd1735eb authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #166 from ctavan/nested_params_format

Fix the output of nested params in error object.

4cb25b1fc236569dfe0a65657d0b8164e6704bb8 authored over 9 years ago by Rusty Bailey <[email protected]>
Issue #165: Fix the output of nested params to be a uniform string in the param field. This was broken in the refactor of v2.12.0.

eef534782067bf19b459120a5770ed186fbe6917 authored over 9 years ago by Rusty Bailey <[email protected]>
Update README.md

979cd33b3c8d13923f93573f63a85cd88f9d0d27 authored over 9 years ago by Rusty Bailey <[email protected]>
Upgrade to 2.17.0

ba73177ec176363ef25566a5241bfc4331ccd5ae authored over 9 years ago by Rusty Bailey <[email protected]>
Typo fix.

bf54ca8252c4cb358a2ef0823abf41b70c02fab8 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #164 from Jakeii/async

Async Validation

6107114d9a5b0669a1b6b4f72052455509c0de79 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge branch 'master' into async

9b66f885d5fd862c2b27418955c8ab5a9e5c58c5 authored over 9 years ago by Jake Lee Kennedy <[email protected]>
Upgrade to 2.16.0.

09f2225a8d7101bab3f149d4d04f94e878df709f authored over 9 years ago by Rusty Bailey <[email protected]>
Fix typos in comments.

b7d98ec7a933c2cd4a1cda8cdfa2f3918075c609 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #145 from Jakeii/schema

Add validation by schema

9f5e260697bb625737f3dde1b056d09de438bd1e authored over 9 years ago by Rusty Bailey <[email protected]>
async validation

6e13c901bf5e0dea5b0085b1366c9a6c6dae9956 authored over 9 years ago by Jake Lee Kennedy <[email protected]>
change failMsg to errorMessage, use optional in README.md example

b6fca2b3a2d0d215f1ae620301977c0c6a0ccb6b authored over 9 years ago by Jake Lee Kennedy <[email protected]>
conform to jscs and other imporvements

8ff36987ce13476fad5dbb5653612860ecf0aca3 authored over 9 years ago by Jake Lee Kennedy <[email protected]>
Merge branch 'master' of https://github.com/ctavan/express-validator into schema

d4134b03ac4c32b1715ba68512388f582d611af3 authored over 9 years ago by Jake Lee Kennedy <[email protected]>
Upgrade to 2.15.1

a5e89062d2e33ed09345ccb6dcec83e61e4cdefb authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #160 from chrissinclair/master

Fixed bug where custom messages would be applied incorrectly

886487cfa75dc93f4aee1385097b31406fa1db74 authored over 9 years ago by Rusty Bailey <[email protected]>
Fixed bug where with message would provide a custom message to an incorrect validation if the one it was meant to apply to passed, but a validation with a default message failed before hand.

b9dc9dfee7408d37319b138ff33a06e688c2b36c authored over 9 years ago by Chris Sinclair <[email protected]>
Upgrade to 2.15.0

1ffb3d4ce6622ca4e0b415df32fc11540f1b434e authored over 9 years ago by Rusty Bailey <[email protected]>
Correct sanitize example in README.

a16ea13f968ab6de058e161a6cd7368ff036c6b2 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #159 from chrissinclair/master

#126 - Added withMessage method to provide a message per validation

bb28df3b896ec25b617576834ec1b7419639f444 authored over 9 years ago by Rusty Bailey <[email protected]>
Updated a few style points per PR feedback.

bf5edfaaf9e2ff7f420600116cb9a63dea1de807 authored over 9 years ago by Chris Sinclair <[email protected]>
Updated readme to detail the .withMessage method

10a15a22ed3da0d730b958b0699e01e2f7abe883 authored over 9 years ago by Chris Sinclair <[email protected]>
Added withMessage extension to provide a custom message per validation

9b4243cbd96c34af77a0570ab752942c6ca8f58f authored over 9 years ago by Chris Sinclair <[email protected]>
Upgrade to 2.14.2

42bcf60b81372dd6c0cb7451ebc8276867dccba1 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #157 from phuson/master

Fixed typo with the direction of how to use custom sanitizers.

c86661906a652666baa1e464f5d28b03930c006f authored over 9 years ago by Rusty Bailey <[email protected]>
Fixed typo with the direction of how to use custom sanitizer.

88079994627ece8559c03a6adf5150e9dd79bf6d authored over 9 years ago by Son <[email protected]>
Upgrade to 2.14.1

84e489fd1a8d63eec6483a5511681ec767412ffe authored over 9 years ago by Rusty Bailey <[email protected]>
Add sudo false to travis to move to container builds: http://docs.travis-ci.com/user/workers/container-based-infrastructure/

669fcb8c177c4f86c1fe3c357537e622bc60ae46 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #155 from ikokostya/skip-validation

Don't call validators for optional parameters

3c4fd6815e93d643ff1c0d06f9d2ff61c6477b1a authored over 9 years ago by Rusty Bailey <[email protected]>
Don't call validators for optional parameters

b6c89ef88f7cf7b20cc7e5e807a7066aa8fa791e authored over 9 years ago by ikokostya <[email protected]>
Upgrade to 2.14.0

478f36d66b0fafbd105c4e4f71b63db9bb5d9a5e authored over 9 years ago by Rusty Bailey <[email protected]>
Change lodash version to 3.10.x and validator version to 4.0.x

60bfdcb4991f7a7afb73704e74ad426d1fbf6db2 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #154 from SamVerschueren/iss153

Updated to the latest validator version (4.0.2)

dde72117685d9f2eb81cfe6436664f8103ebcb14 authored over 9 years ago by Rusty Bailey <[email protected]>
Updated to the latest validator version (4.0.2)

3e5ca7003cd2ab7eaa3d88083d589fc94f8e78f7 authored over 9 years ago by Sam Verschueren <[email protected]>
Upgrade to 2.13.0

0b02b1b000241914205a9c72e4e9f291b792dd52 authored over 9 years ago by Rusty Bailey <[email protected]>
Update lodash to 3.10.0

879c41da7552e77748fb3a5dc0c347ad498a5952 authored over 9 years ago by Rusty Bailey <[email protected]>
Upgrade to 2.12.2

8e754ba78a7ea9b85f3fdc1be182970f010d823c authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #149 from ctavan/fix_sanitize_falsey

Test for falsy values in sanitization.

11e4c2f6e9f260b0f1b886f9ce2067b3470d56ba authored over 9 years ago by Rusty Bailey <[email protected]>
Test for falsey values in sanitization.

cd7f31bf783597313b225960407a8ee754a34d24 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #147 from ctavan/automate_jshint

Add jscsrc, add jscs/jshint to travis build, and fix errors thrown by JSHint/JSCS.

f1894f2217ad6e753ab1c8d4c0421012cecd6ea4 authored over 9 years ago by Rusty Bailey <[email protected]>
Add jscsrc, add jscs/jshint to travis build, and fix errors thrown by JSHint/JSCS.

72d06e8a105df00cb98333c5009845498a260045 authored over 9 years ago by Rusty Bailey <[email protected]>
build a chain so optional works

d1c5ec3f35078b2986cbb83ec3977f031c08a2c1 authored over 9 years ago by Jakeii <[email protected]>
add validation by schema

586d65d7a839710ffb3fcf428aff54b2babe327b authored over 9 years ago by Jakeii <[email protected]>
Upgrade to 2.12.1

eeeb52fcdfd320a6a97161ddfd2b6abb60e6d153 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #144 from JSteunou/issue-143

Provide a default options value

22fd65a34cf5cbf43aae4dae9f35d104da8939f2 authored over 9 years ago by Rusty Bailey <[email protected]>
Provide a default options value

should fix #143

006ab9927d6519b2594ebc5c841a83584433aed1 authored over 9 years ago by Jérôme Steunou <[email protected]>
Upgrade to 2.12.0

cf8427bc8f9325bab80c538084dc415ae39d5f08 authored over 9 years ago by Rusty Bailey <[email protected]>
Update node-validator to 3.40.1

261337a8a479b806f66f2cb2a819c748a53568ec authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #139 from Jakeii/refactor

Refactor

8bbeef20a783112ccc22b8a79894a839ec535751 authored over 9 years ago by Rusty Bailey <[email protected]>
complete code refactor

Much more documentation, with few tweaks to the workings of sanitisers

Clean up README.md, slig...

fc2745e3a2b122e324f8e582b7a0544e071db97d authored over 9 years ago by Jakeii <[email protected]>
Bump to 2.11.0

63ac9c84f4e54fd215e8e9a00ae92e772ba65774 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #137 from uhlryk/master

added custom santizers

542886660c325c5961bcb5be742f10332e6b9132 authored over 9 years ago by Rusty Bailey <[email protected]>
fix readme, add tests

e92aa7f0aad74a11f8359b3e588ccdfadaac16df authored over 9 years ago by Krzysztof Sztompka <[email protected]>
fix spelling sanitize; add documentation

a7352f71579ca34fd5febb6d20f86efae3169023 authored over 9 years ago by Krzysztof Sztompka <[email protected]>
added custom santizers

cdf3a0e7682ce7c32d6a8692e2bd6fb7671de5da authored over 9 years ago by Krzysztof Sztompka <[email protected]>
Update CHANGELOG.md (changelog command relies on remote tags)

06435b97d1310f6de72c6428b4281c0932ecbf5f authored over 9 years ago by Rusty Bailey <[email protected]>
Update changelog.

ea00f9d6cfe0859f6f00ceb45d66f4d9270064b0 authored over 9 years ago by Rusty Bailey <[email protected]>
2.10.0

0f48735dc77ec561ad014a721375b561ce3889fe authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #134 from ctavan/mocha_tests

Remove old unit tests in favor of Mocha unit tests

5367d150031b6a5c220ca3f5c292f36f5ee028f9 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge branch 'master' into mocha_tests

Conflicts:
package.json

0463167df9db7ea810dfc75a156451ee412bfe6d authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #135 from ctavan/config_changes

Config changes/other cleanup

2105fb3c92f7659aa4f6493c4b221460b0cd9da6 authored over 9 years ago by Christoph Tavan <[email protected]>
Use the same node versions as node-validator.

bc2ef59b5a5c45be12f6efb27199a29d8689ac2f authored over 9 years ago by Rusty Bailey <[email protected]>
Bump validator version to 3.39.0

0c3aaecb0f7d4a75a1bc20e94290cfe72e98a49c authored over 9 years ago by Rusty Bailey <[email protected]>
Add changelog to devDependencies and add npm script to generate changelog.

dfb757b8eafe3149c552be4b92eb259fb6bdd5e5 authored over 9 years ago by Rusty Bailey <[email protected]>
Add node 0.12 to travis.yml, remove dead gist link in README, add license in package.json.

bf044b577f6999a7f1e92cb9f74ddf4a44bd78d3 authored over 9 years ago by Rusty Bailey <[email protected]>
Add editorconfig.

f42077fabfc9b8ef6100069b17e83f5fab2eb395 authored over 9 years ago by Rusty Bailey <[email protected]>
Add jshint to devDependencies, add .jshintrc, fix semicolon issues.

73daa44dee192049da4fff732dec629a6630af73 authored over 9 years ago by Rusty Bailey <[email protected]>
Add comment to explain before() function busting require's cache in each test file.

fb8d049dd1f0a0da6c0070cf160316f9b732a732 authored over 9 years ago by Rusty Bailey <[email protected]>
Remove async from devDependencies

7fc7b1c54c22f19dfc650cba06b47e6e05d0c653 authored over 9 years ago by Rusty Bailey <[email protected]>
Remove old tests and change npm test to use Mocha.

Needed to use cache busting to get around the fact the validator wasn't properly changing between...

a74de1eb3ef2bdf67beb5be4fd3a8e51e4d190b5 authored over 9 years ago by Rusty Bailey <[email protected]>
Add Mocha tests for validating regex routes

39f1b55f817a7ca1f0fc802247ba8dd0d24ff21f authored over 9 years ago by Rusty Bailey <[email protected]>
Add Mocha tests for nested input

68adc6e76b6abb3f0c1946c3c51ca16c1cebe9b6 authored over 9 years ago by Rusty Bailey <[email protected]>
Add Mocha tests for mapped output using validationErrors(true)

a029176a7c7ac0666f0b93adca0d2ea0a57ff98b authored over 9 years ago by Rusty Bailey <[email protected]>
Add Mocha tests for check()

5a2f7ef3a5a0f59fb9f6692e2e5d93f81b5e497b authored over 9 years ago by Rusty Bailey <[email protected]>
Add Mocha tests for checkQuery()

9cd6f626cb287f1a877e0f645690b528938f3dc4 authored over 9 years ago by Rusty Bailey <[email protected]>
Add Mocha tests for checkBody()

c91e0220312097548abaf21d91e076e18726f3ab authored over 9 years ago by Rusty Bailey <[email protected]>
Add tests for checkParams()

bbcb4620ada424a2352a148975eba2072d8badf3 authored over 9 years ago by Rusty Bailey <[email protected]>
Add mocha/chai as dependencies, simplify app.js helper, create mocha tests for optional().

d2eb638611a015dd04d4aa59c4c790ca324bcc66 authored over 9 years ago by Rusty Bailey <[email protected]>
Merge pull request #132 from ctavan/fix_optional_header

Fix checkHeader so that it works with optional()

bfe0ccdc926e510cceda0d6ea5ad44265668e8d4 authored over 9 years ago by Christoph Tavan <[email protected]>