Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cypriss/mutations issues and pull requests

#164 - Adds Ruby 3.2 to the CI matrix. Updates checkout action version.

Pull Request - State: closed - Opened by petergoldstein almost 2 years ago - 1 comment

#163 - Extend readme validation error handling section

Pull Request - State: open - Opened by VJMueller about 2 years ago

#162 - Validate hash with mixed required attributes

Issue - State: closed - Opened by M-Hagras over 2 years ago - 2 comments

#161 - How to handle multiple types

Issue - State: open - Opened by aliceclv over 2 years ago - 1 comment

#160 - Add Ruby 3.1 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein over 2 years ago - 1 comment

#159 - FloatFilter to support empty_is_nil option

Pull Request - State: open - Opened by gadimbaylisahil almost 3 years ago

#158 - Optionally raise on empty hash filter definitions

Pull Request - State: open - Opened by mariokostelac over 3 years ago

#157 - Switch from Travis CI to GitHub Actions

Pull Request - State: closed - Opened by eugeneius almost 4 years ago

#156 - I can't pass a Hash to the mutation

Issue - State: closed - Opened by Ahmunna almost 4 years ago - 1 comment

#155 - Rename to chickens

Pull Request - State: closed - Opened by jkogara almost 4 years ago

#154 - Is this still being maintained?

Issue - State: open - Opened by abhitrivedi about 4 years ago - 2 comments

#153 - Module for declaring dependencies between validations

Pull Request - State: closed - Opened by dariota about 4 years ago

#152 - [README] Updates README with link to Rails generators

Pull Request - State: closed - Opened by aquaflamingo over 4 years ago - 2 comments

#151 - how to flatten nested errors?

Issue - State: open - Opened by MathieuDerelle over 4 years ago - 1 comment

#150 - Don't remove unknown characters in string filter

Pull Request - State: closed - Opened by eugeneius almost 5 years ago - 1 comment

#149 - Don't use full key in nested error messages

Pull Request - State: closed - Opened by eugeneius almost 5 years ago

#148 - empty_is_nil and strip options should cooperate.

Pull Request - State: closed - Opened by saverio-kantox almost 5 years ago - 6 comments

#147 - Feature request: `either_of` filter

Issue - State: open - Opened by MOZGIII almost 5 years ago - 3 comments

#146 - dup default values to prevent leaks across calls

Pull Request - State: closed - Opened by rintaun about 5 years ago - 3 comments

#145 - Is it ok to define private helper methods that use add_error?

Issue - State: closed - Opened by OpenCoderX about 5 years ago - 5 comments

#144 - Fixnums are deprecated, update a test label to reflect that.

Pull Request - State: closed - Opened by lorcan about 5 years ago - 2 comments

#143 - nils:false not working on optional integer

Issue - State: closed - Opened by omarsotillo over 5 years ago - 1 comment

#142 - inconsistent :key in nested errors

Issue - State: closed - Opened by MathieuDerelle over 5 years ago - 1 comment

#141 - Enable dynamic defaults for attributes

Pull Request - State: closed - Opened by stevenpetryk over 5 years ago - 3 comments

#140 - how to add errors in nested objects

Issue - State: open - Opened by MathieuDerelle over 5 years ago - 3 comments

#138 - Feature: UUID Filter

Pull Request - State: closed - Opened by omarish almost 6 years ago - 2 comments

#137 - Validation exception is raised for unicode string

Issue - State: closed - Opened by popcorn almost 6 years ago - 1 comment

#136 - StringFilter strips some emoji out of the passed string

Issue - State: closed - Opened by jmfryan about 6 years ago - 2 comments

#135 - Added empty_is_nil option for StringFilter

Pull Request - State: closed - Opened by skylerwshaw over 6 years ago - 3 comments

#134 - Rails Generators

Issue - State: open - Opened by Aboodchei over 6 years ago - 3 comments

#133 - Add bundler files to .gitignore

Pull Request - State: closed - Opened by SeanHealy33 over 6 years ago - 1 comment

#132 - Change errors to hash with indifference

Pull Request - State: open - Opened by SeanHealy33 over 6 years ago

#131 - Strip unicode format characters in StringFilter

Pull Request - State: closed - Opened by ojundt over 6 years ago - 3 comments

#130 - Allow filters to be reused across commands

Pull Request - State: closed - Opened by eidge over 6 years ago - 3 comments

#129 - Retain fullname for command keys on error

Pull Request - State: closed - Opened by khalilovcmd over 6 years ago - 12 comments

#128 - Adding new option for ArrayFilter min_length. fixes #127

Pull Request - State: closed - Opened by jwoertink over 6 years ago - 5 comments

#127 - Enhancement: Adding min_length to ArrayFilter

Issue - State: closed - Opened by jwoertink over 6 years ago - 2 comments

#126 - Allow arguments that respond to to_hash, instead of only Hash instances

Pull Request - State: closed - Opened by antoniobg over 6 years ago - 8 comments

#125 - Respect Mutations.cache_constants in array filters

Pull Request - State: closed - Opened by eugeneius over 6 years ago

#124 - Dry::Monads ❤️ Mutations::Outcome

Pull Request - State: open - Opened by saverio-kantox almost 7 years ago

#122 - Add empty option for DateFilter

Pull Request - State: closed - Opened by jamesacarr almost 7 years ago - 5 comments

#121 - ensure symbolic error keys remain symbols

Pull Request - State: open - Opened by estraph about 7 years ago - 3 comments

#120 - add TypeFilter to additional filters

Pull Request - State: open - Opened by estraph about 7 years ago - 1 comment

#119 - add SymbolFilter to additional filters

Pull Request - State: closed - Opened by estraph about 7 years ago - 8 comments

#118 - add UriFilter to additional filters

Pull Request - State: open - Opened by estraph about 7 years ago

#117 - Feature: Range Filter

Pull Request - State: closed - Opened by MhdSyrwan over 7 years ago

#116 - Feature: dynamic hash

Pull Request - State: closed - Opened by MhdSyrwan over 7 years ago - 1 comment

#115 - Optional error_key filter for command inputs

Pull Request - State: closed - Opened by mwhatters over 7 years ago

#114 - Extend add_error to also support complex error arrays, hashes

Pull Request - State: open - Opened by SpComb over 7 years ago

#113 - Document default behavior of nil and discard_empty for string

Pull Request - State: closed - Opened by shayonj over 7 years ago - 3 comments

#112 - Add Rubinius to test matrix again

Pull Request - State: closed - Opened by eugeneius almost 8 years ago

#111 - Bump version to 0.8.1

Pull Request - State: closed - Opened by patrickod almost 8 years ago - 2 comments

#110 - Use assert_equal to check symbolic errors

Pull Request - State: closed - Opened by eugeneius almost 8 years ago

#109 - Fix warnings caused by redefining ErrorfulCommand

Pull Request - State: closed - Opened by eugeneius almost 8 years ago

#108 - Avoid warnings

Pull Request - State: closed - Opened by olleolleolle almost 8 years ago - 3 comments

#107 - README: Use shiny SVG badges

Pull Request - State: closed - Opened by olleolleolle almost 8 years ago - 1 comment

#106 - Provide support for BigDecimal use with float_filter

Pull Request - State: open - Opened by tyronewilson almost 8 years ago - 3 comments

#105 - Fix warnings and add Ruby 2.4 to test matrix

Pull Request - State: closed - Opened by eugeneius almost 8 years ago - 10 comments

#104 - Additional filters cannot take the name into account

Issue - State: open - Opened by saverio-kantox over 8 years ago - 3 comments

#103 - Money/Decimal filter

Issue - State: closed - Opened by mxhoncharov over 8 years ago - 3 comments

#101 - Clean up redundant dependencies in Gemfile & Gemspec

Pull Request - State: closed - Opened by patrickod over 8 years ago

#100 - Add ruby 2.2.0 and 2.3.0 to the test matrix

Pull Request - State: closed - Opened by patrickod over 8 years ago

#99 - Forbid non-numeric input to be treated as an integer

Pull Request - State: open - Opened by lorcan over 8 years ago - 1 comment

#98 - Upgrade bundler in travis-ci before test run

Pull Request - State: closed - Opened by patrickod over 8 years ago - 1 comment

#97 - Offering help with maintainership

Issue - State: closed - Opened by patrickod over 8 years ago - 4 comments

#96 - Boolean filter does not support value check

Issue - State: closed - Opened by leonfu103 over 8 years ago - 1 comment

#95 - Fixing DateFilter.filter for Rubinius

Pull Request - State: closed - Opened by lb almost 9 years ago - 1 comment

#94 - Validate mutation without executing?

Issue - State: closed - Opened by elfassy about 9 years ago - 1 comment

#93 - Remove unprintable characters from strings by default

Pull Request - State: closed - Opened by ivovh about 9 years ago - 1 comment

#92 - Bump version to 0.7.3 ?

Issue - State: closed - Opened by alfredolopezzz over 9 years ago - 6 comments

#91 - The mutation name in `ValidationException`

Issue - State: open - Opened by am-kantox over 9 years ago

#90 - Added a time filter

Pull Request - State: closed - Opened by lorcan over 9 years ago - 13 comments

#89 - Add a strict option to integer filter

Pull Request - State: closed - Opened by jkogara over 9 years ago

#88 - Hashes with arbitrary structure

Issue - State: closed - Opened by x3mka over 9 years ago - 2 comments

#86 - Added empty_is_nil option for integers

Pull Request - State: closed - Opened by ivovh almost 10 years ago

#85 - 'model_id' gets passed as 'model', which clashes with similarly named hash.

Issue - State: closed - Opened by simonv3 almost 10 years ago - 1 comment

#84 - How to combine mutation errors from a mutation?

Issue - State: closed - Opened by openface almost 10 years ago

#83 - Integer filter accepts non-numeric strings.

Issue - State: open - Opened by bobjflong about 10 years ago - 9 comments

#82 - Sharing inputs across multiple mutations?

Issue - State: closed - Opened by openface about 10 years ago - 1 comment

#81 - Documentation for wildcard hash filter

Issue - State: closed - Opened by RickCarlino about 10 years ago - 1 comment

#80 - Does Mutations need Maintainers?

Issue - State: closed - Opened by ryanfaerman about 10 years ago - 7 comments

#79 - Unable to autoload mutations in sub directory from scoped controller

Issue - State: closed - Opened by RickCarlino about 10 years ago - 2 comments

#78 - Specify a default for optional values?

Issue - State: closed - Opened by jrab89 over 10 years ago - 4 comments

#76 - CI failing for RBX

Issue - State: closed - Opened by ryanfaerman over 10 years ago - 1 comment

#72 - Add license to gemspec

Pull Request - State: closed - Opened by michaelherold over 10 years ago - 1 comment

#71 - Clean up the code a little bit

Pull Request - State: closed - Opened by michaelherold over 10 years ago

#70 - Factorize nil case handlers to the super class InputFilter.

Pull Request - State: closed - Opened by blambeau over 10 years ago

#69 - Add the "failure?" method to the outcome

Pull Request - State: open - Opened by ryanfaerman over 10 years ago - 3 comments

#67 - Added proc support to string and integer inclusion validation

Pull Request - State: closed - Opened by dlozano over 10 years ago - 1 comment

#66 - HashWithIndifferentAccess causing unexpected behavior

Issue - State: open - Opened by michaelherold over 10 years ago - 8 comments

#61 - adds big_decimal filter

Pull Request - State: closed - Opened by petermin over 10 years ago - 2 comments

#60 - Allow default values to be callable objects

Pull Request - State: closed - Opened by polmiro over 10 years ago - 4 comments

#54 - support Time objects

Issue - State: closed - Opened by assembler almost 11 years ago - 3 comments

#37 - Additional filter names are now underscored instead of downcased.

Pull Request - State: closed - Opened by eliank over 11 years ago - 1 comment

#33 - Added empty option for floats and integers.

Pull Request - State: closed - Opened by eliank over 11 years ago - 14 comments