Ecosyste.ms: OpenCollective

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

github.com/hanami/validations

Validation mixin for Ruby objects
https://github.com/hanami/validations

Prepare for v0.7.0

71e73f4ba39edf1e83c1d6b2d7e4d16f18ecaca4 authored about 8 years ago by Luca Guidi <[email protected]>
Ensure Form to handle inline validations. Closes #103

3bbbef9c77ae666dfea50ca426356b791315ce0f authored about 8 years ago by Luca Guidi <[email protected]>
Official Rubies: MRI 2.3+, JRuby 9.1.5.0+

dafb5121ef79460c2aeffefdd71ef4341c04b91e authored about 8 years ago by Luca Guidi <[email protected]>
Depend on hanami-utils ~> 0.9

5d8372d9a596e8a3b950dd8b8a9614af418fd0ec authored about 8 years ago by Luca Guidi <[email protected]>
Depend on dry-validation ~> 0.10

05b971b9ee627d0b5d7155e718dba531c5a707cc authored about 8 years ago by Luca Guidi <[email protected]>
Use URI::REGEXP instead deprecated URI.regexp in testing code

7bf5c048c2abc073e65e78f70132e33b5bd3e7c1 authored about 8 years ago by Luca Guidi <[email protected]>
Make the build to pass with rubocop ~> 0.45

19cfc54410fb30fa31eab9555e2ae66dc6db5fb0 authored about 8 years ago by Luca Guidi <[email protected]>
Make it to work with latest dry-* gems

ec400cb991753f2c21683099da1fe3e34e78199d authored over 8 years ago by Luca Guidi <[email protected]>
Fix example for messages_path method (#111)

cdb128baf5f3159e968b39e2e3e638c8686ee338 authored over 8 years ago by Semyon Pupkov <[email protected]>
Change alias of datetime to date_time (#110)

I did this because DateTime is aliased as date_time in
dry-validation.
Reference https://githu...

eed29f9c607e0161dac3006a69d99af7f0b9dc56 authored over 8 years ago by Tomas Craig <[email protected]>
Prepare for v0.6.0

f04536c0180cc36e2c5c582ccd0cfbbeaea7b898 authored over 8 years ago by Luca Guidi <[email protected]>
Depend on dry-validation ~> 0.9

f17c227aa271d8246c7e7ee31362444c081c1162 authored over 8 years ago by Luca Guidi <[email protected]>
Merge pull request #107 from hanami/fix-i18n-setup-in-tests

Concat I18n load-paths, otherwise they are being overridden

98364238c6a6b9fbb686b0d2b3e152b571fa0c86 authored over 8 years ago by Luca Guidi <[email protected]>
Concat I18n load-paths, otherwise they are being overridden

3b918cc8daadfc0ee348190c9c88625e5b7fe504 authored over 8 years ago by Piotr Solnica <[email protected]>
CHANGELOG [ci skip]

32f61e13f6fe03059eaf7f0ce6267cb77a47e08a authored over 8 years ago by Luca Guidi <[email protected]>
Tidy code

b9e8862a578337e425d8909e1937b970efbc897c authored over 8 years ago by Luca Guidi <[email protected]>
Turn skipped tests into running specs

9b1350ecde311fba310fa2a734a6fa77f5f701b8 authored over 8 years ago by Luca Guidi <[email protected]>
Depend on dry-validation ~> 0.8

0074f383c2199a6d07c6ce6d345152f6ea4ec8a1 authored over 8 years ago by Luca Guidi <[email protected]>
Merge branch 'fixes-for-dry-v-0.8'

8deb59fd41c1656a49256d26ebd8f17f1435d744 authored over 8 years ago by Luca Guidi <[email protected]>
Uncomment shared predicates specs

Ref: https://github.com/dry-rb/dry-validation/issues/183

b3db41a254008eed522d6bd964b1796e818961c4 authored over 8 years ago by Luca Guidi <[email protected]>
Remove FIXME comment [ci skip]

4c9cae2e45a726e3801c3c1c55e586f25f5b6c6f authored over 8 years ago by Piotr Solnica <[email protected]>
Update to work with dry-validation 0.8.0

b4c177d3b2cdb2257e7acb7ef5e6b4302d85c98e authored over 8 years ago by Piotr Solnica <[email protected]>
Set branches explicitly in Gemfile

This is needed when you use bundle config to configure local clones,
which is super useful

b65ea505d5e87efbd9f20853a7fbaa20c61af87b authored over 8 years ago by Piotr Solnica <[email protected]>
Fix tests according to latest dry-validation changes

611de210910e3d2e822c2085d119abf6aebebe79 authored over 8 years ago by Luca Guidi <[email protected]>
Disable tests for custom predicates until https://github.com/dry-rb/dry-validation/issues/183 won't be fixed

297ac7352c41c39011be5a271a8c1fe6891bbb15 authored over 8 years ago by Luca Guidi <[email protected]>
Allow validator to be initialized without arguments

34c34dfa416a7433df8226903f4a515200067246 authored over 8 years ago by Luca Guidi <[email protected]>
Update to latest dry-rb gems

d4f171ad05d618ead1c996b10328f32edb600823 authored over 8 years ago by Luca Guidi <[email protected]>
Merge pull request #102 from hanami/high-level-rules

High level rules

74276a8dd4b5059a675762663ad2b6567931c18e authored over 8 years ago by Luca Guidi <[email protected]>
High level rules

3921314281543af96634b300926ea83376c9c3d7 authored over 8 years ago by Luca Guidi <[email protected]>
High level rules

814233a3a45e3fefe12e3d2f28850e59504a1b76 authored over 8 years ago by Luca Guidi <[email protected]>
Fix block syntax in README example (#101)

10af92250fec6e7c2018bb3b675c4e68c43b2ddb authored over 8 years ago by Alex Coles <[email protected]>
README [ci skip]

Thanks to @AMHOL for catching this typo.

0e2dd7e039c40814676e632fd4799f2055b7f09d authored over 8 years ago by Luca Guidi <[email protected]>
Merge pull request #100 from hanami/predicates-with-new-backend

Predicates with new backend

ab5235f9dfdbf6c501e99b4e9298da18630a9a9b authored over 8 years ago by Luca Guidi <[email protected]>
README [ci skip]

6b8277ad093e8843026b0e036fc00b7a7b3b47fe authored over 8 years ago by Luca Guidi <[email protected]>
Removed old tests

51a15b571eff1662f0ed2b02ad471833e201bf7c authored over 8 years ago by Luca Guidi <[email protected]>
Added support for I18n

fdea81d0500aca0a0ee1c8b20a11768fe4fd475c authored over 8 years ago by Luca Guidi <[email protected]>
Implemented messsages namespace

2a75863aa42d0ef8c85b9d16b393820046634b6c authored over 8 years ago by Luca Guidi <[email protected]>
Added support for Validations.messages

e4d62af58f555abc9a27c71d9e2bb1355ce0bc7f authored over 8 years ago by Luca Guidi <[email protected]>
Allow to setup custom error messages via YAML file

48b78f7fb693fc0b7e4ef2cbbaec4ca4fa0e4833 authored over 8 years ago by Luca Guidi <[email protected]>
Added pending test for nested schemas. Ref: dry-rb/dry-validation#162

2b70a4dd76e201db6b73dfce0d83f0a8145af743 authored over 8 years ago by Luca Guidi <[email protected]>
Added support for inline and global predicates

be1d99dfc1b54b5397bf0a8fd422e119fe5f0453 authored over 8 years ago by Luca Guidi <[email protected]>
Make it to work with latest dry-rb master versions

8c17e9456f565d7088a11ea4e87a7b02848f8479 authored over 8 years ago by Luca Guidi <[email protected]>
Make it to work with latest dry-rb master versions

ff3cc7b027f691227ddd83fcde7eba57a5b3b237 authored over 8 years ago by Luca Guidi <[email protected]>
Added support for base rules (private API)

e343bcb381a4457fc1195661401d31f8370d0f33 authored over 8 years ago by Luca Guidi <[email protected]>
Use included_in? over inclusion? and excluded_from? over exclusion?

0cde80936aff1b7e6bde731a7af29d8c1e25c741 authored over 8 years ago by Luca Guidi <[email protected]>
Make it to work with latest dry-rb master versions

a13a0f76167b7a3bc5d34278d46c9c0404f6c681 authored over 8 years ago by Luca Guidi <[email protected]>
Fix require for Form

1773598c4cf9f6b1e90830e72e4d35afc449d3de authored over 8 years ago by Luca Guidi <[email protected]>
Custom predicates

96a96c5e4cd87cf842dde82c1edd6d977e8e4e94 authored over 8 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into predicates-with-new-backend

3fa2f01df169f3ac9f2afa115fd0615cebd70137 authored over 8 years ago by Luca Guidi <[email protected]>
Done with Hanami::Validations::Form

85c2d327f5c395ca65f9dcf4123f41f4f0a8ffe0 authored over 8 years ago by Luca Guidi <[email protected]>
Use dry-types and dry-logic master

2a61eaefb716d53a42b82f39e4f84a9cd14c49d0 authored over 8 years ago by Luca Guidi <[email protected]>
Fixed double message error for lt? predicate

Ref: https://github.com/dry-rb/dry-validation/issues/118

177e833b31ff7244c783040f1b2d3b271b404789 authored over 8 years ago by Luca Guidi <[email protected]>
Test against dry-validation master, as it will be v0.8.0

ec3057e81702da8d51190e874100ba5998687875 authored over 8 years ago by Luca Guidi <[email protected]>
Merge pull request #99 from vyper/patch-1

Update ruby version to 2.3.1 & 2.2.5 on travis

6a13ba07f10cb58719b529596146ad78a9fa1c3c authored over 8 years ago by Trung Lê <[email protected]>
Update ruby version to 2.3.1 & 2.2.5 on travis

- https://www.ruby-lang.org/en/news/2016/04/26/ruby-2-3-1-released/
- https://www.ruby-lang.org...

e06e32791826d98c3ac2368501926e19efdafa44 authored over 8 years ago by Leonardo Saraiva <[email protected]>
New DSL for Hanami::Validations

729174dc8dd7959c5a67414dd38238405c56eb85 authored over 8 years ago by Luca Guidi <[email protected]>
Partial implementation of Hanami::Validations::Form

677c365902247e5bc36f0cf7fbebd9d4b6a4381c authored over 8 years ago by Luca Guidi <[email protected]>
Test predicates with key/optional in combination with required/maybe macros

2a6ff23e4d26aa62ee81ae8a448ee9487fb4563f authored over 8 years ago by Luca Guidi <[email protected]>
Extra tests for Array predicate

bd7d8ee9aa1ff802b34f134b648c21d91b43bf43 authored over 8 years ago by Luca Guidi <[email protected]>
Macros: required, maybe

d9d3469e8895945341275a66bc7d043ab678d762 authored over 8 years ago by Luca Guidi <[email protected]>
Test array predicate

dfb7358ef439e9f9df4cef0efdb4b33324dbbeea authored over 8 years ago by Luca Guidi <[email protected]>
Predicates with attr

e5da5cb97f52c117e9483b35601a2c2bd6cd9b8a authored over 8 years ago by Luca Guidi <[email protected]>
Predicates with optional

ad29c1d58a92ac8cef8d0d47f58fa50c573e0b5c authored over 8 years ago by Luca Guidi <[email protected]>
Predicates with key

2407a928c1f1b71face6874cc5d5e1ff8e8fb055 authored over 8 years ago by Luca Guidi <[email protected]>
Start from scratch with tests

6cb62bbb9be543b962874417032e232512d9c290 authored over 8 years ago by Luca Guidi <[email protected]>
Merge pull request #95 from cabeza-de-termo/master

Super minor fix in README.md

3955b4235cce9f5b60364a6b6f45d4064ac0ccf4 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #94 from hanami/remove-simplecov

Remove simplecov

11dec58f29818235f6bac2452ad202f4b1f81d54 authored almost 9 years ago by Luca Guidi <[email protected]>
Super minor fix in README.md

Pointed project fork link to the correctt link

8eb329edbff1e1f417cea9682ac9b74a0b788bd5 authored almost 9 years ago by Martin Rubi <[email protected]>
Remove simplecov

3241d94cbe15f4e6c2e6b31deebdcd7e110a9b26 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #91 from deepj/simplecov-deprecation

Fix SimpleCov deprecation message

f7ab3056d15f28edf04c99241d529129e5d74880 authored almost 9 years ago by Trung Lê <[email protected]>
Merge pull request #92 from deepj/jruby-9050

Use the latest JRuby 9.0.5.0 instead of old JRuby 9.0.0.0.pre1 version on Travis

27894e9c0b7c3b7beac489cca2a6bed8eff2c791 authored almost 9 years ago by Trung Lê <[email protected]>
Use the latest JRuby 9.0.5.0 instead of old JRuby 9.0.0.0.pre1 version on Travis

80b18934924b5e07d6f6926a8b75529a8aaae92a authored almost 9 years ago by deepj <[email protected]>
Fix SimpleCov deprecation message

This avoids the following deprecation message:

```
test/test_helper.rb:8:in `<top (required)>':...

2cbe7b39e39f01380d6aba76939eb07724b57b1a authored almost 9 years ago by deepj <[email protected]>
Depend on model ~> 0.7

ec81843f810e9a2533ae4a0801cb5dc459a47bd3 authored almost 9 years ago by Luca Guidi <[email protected]>
Master is now 0.6

51f44e27d239caaf02402b31a20242d0bbde8e12 authored almost 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.5.0

a005f4c8c8011752a5a99066f5891fdb9ff8d912 authored almost 9 years ago by Luca Guidi <[email protected]>
Enabled Hanami::Model integration test after the name switch off

6181db8c5c915b651d113d413528a7846210539e authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #89 from hanami/hanami

Lotus => Hanami

1f3dabaf476dcc525521cb76deee30ec61adaeca authored almost 9 years ago by Luca Guidi <[email protected]>
Finalize renaming

15edfd8d47d42806b204ddcdb6bb22e54aa983f3 authored almost 9 years ago by Luca Guidi <[email protected]>
Lotus => Hanami

2021183097897b922c305cb61a5d908e2b821618 authored almost 9 years ago by Luca Guidi <[email protected]>
[ci skip] README

fd78faed2b0137882af1505034f45cd81d242900 authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #85 from pascalbetz/issue-84

Empty String should not be accepted, according to the docs.

577f6ec49b11510e3ba32816c8cde20756d4ab74 authored almost 9 years ago by Trung Lê <[email protected]>
Empty String should not be accepted, according to the docs.

https://github.com/lotus/validations/issues/84

Test to demonstrate the problem + fix.

363c81e5609752c18a5327085f7a2a61b0a8a861 authored almost 9 years ago by Pascal Betz <[email protected]>
Merge branch 'master' of github.com:lotus/validations

4f3d9352ffab6cce1ea3c96b303ddd22c8320bc8 authored almost 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.4.0

6b7ec9ee0e43b911f790774df49a356b936169eb authored almost 9 years ago by Luca Guidi <[email protected]>
Merge pull request #83 from lotus/add-rubies-to-travis

Added rubies versions to travis

3a4919ce090b6a9e45edbd3e872bdb0b35091d09 authored almost 9 years ago by Alfonso Uceda <[email protected]>
Added rubies versions to travis

abd2dfa9b67e758b5d87782c85283d0a2a9aeb82 authored almost 9 years ago by Alfonso Uceda Pompa <[email protected]>
Bump to v0.4.0

c95e6713b440554b3e1a9246d873645c503dfa9a authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #82 from hlegius/81-blank-values-with-size-attribute-fails

Added blank_value? to size predicate

e6b5817fa0557678f0573c7285a7853e6c0676e2 authored about 9 years ago by Luca Guidi <[email protected]>
Fixed README.md

c4bb8b7a391b1f36321b8c92e93922a49266f0f5 authored about 9 years ago by Hélio Costa e Silva <[email protected]>
Updated README.md to explain blank values

4569ae62ebbbac2e6fad1f71eb6c95687e2946ea authored about 9 years ago by Helio Costa e Silva <[email protected]>
Added blank_value? to size predicate

Now, the application will ignore blank values for `size` predicate as
well occurs for other pred...

a1d5ddf99d85bc962ecef5d7dfc2eab8e958e2c0 authored about 9 years ago by Helio Costa e Silva <[email protected]>
Merge pull request #78 from lotus/ignore-blank-values-for-format-validation

Ignore blank values for format validation

f0b90201bfba9947744703c0e9313be5080eb785 authored about 9 years ago by Luca Guidi <[email protected]>
Ignore blank values for format validation

ef3bb9111f056849459cb94177b9eac79188681d authored about 9 years ago by Luca Guidi <[email protected]>
Test against lotus-model ~> 0.5

a893bbb2abb8fa0f2dd0a93743f566e0d00b4302 authored about 9 years ago by Luca Guidi <[email protected]>
Depend on lotus-utils ~> 0.6

ac7b88cd7fca97327ec3fdb19e7e78650a8273bb authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

a1e65a22a2ecd84a86eaa0fa06d4dc7d27238c58 authored about 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

7d8234ce3a06e233e53f0f55183086304d2e3322 authored about 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.3.3

fefd9d6b4154e3333d4adf1efcbff8ddf8d7cde1 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #70 from vyper/patch-1

Add ruby version 2.1.7 & 2.2.3 in .travis.yml

bfe1bc9d2a8b6000bddfeb3ffd145854f5832005 authored over 9 years ago by Trung Lê <[email protected]>