Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / closeio/cleancat issues and pull requests
#73 - Issue 43: Make error message consistent
Pull Request -
State: open - Opened by HundredBillion about 1 month ago
#72 - Bump black from 23.3.0 to 24.3.0
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#71 - Fix defaults in complex fields
Pull Request -
State: closed - Opened by vtclose over 1 year ago
#70 - More linting
Pull Request -
State: closed - Opened by vtclose over 1 year ago
#69 - Linting updates
Pull Request -
State: closed - Opened by vtclose over 1 year ago
#68 - Test 3.10 and update black formatting
Pull Request -
State: closed - Opened by AlecRosenbaum over 1 year ago
#67 - Improve email validations
Pull Request -
State: open - Opened by tinvaan about 2 years ago
#66 - Make DateTime validator always return a datetime
Pull Request -
State: closed - Opened by AlecRosenbaum about 2 years ago
#65 - DateTime validator return datetime
Pull Request -
State: open - Opened by mbdaryanto about 2 years ago
- 1 comment
#64 - Add default key to Enum-based SortedSets
Pull Request -
State: closed - Opened by drewler almost 3 years ago
#63 - Add Schema.clean() docstring
Pull Request -
State: closed - Opened by froxCZ about 3 years ago
#62 - Nextgen Playground
Pull Request -
State: open - Opened by AlecRosenbaum over 3 years ago
#61 - Drop python 3.5
Pull Request -
State: closed - Opened by tsx over 3 years ago
#60 - Support factories and serializers in schema directly
Pull Request -
State: open - Opened by tsx over 3 years ago
#59 - Allow declaring a specific blank value on a per-field basis
Pull Request -
State: closed - Opened by wojcikstefan over 4 years ago
#58 - Drop unused Tox and old Python versions.
Pull Request -
State: closed - Opened by wojcikstefan over 4 years ago
#57 - Allow customizing choices error message with allowed choices
Pull Request -
State: closed - Opened by tsx over 4 years ago
#56 - Option to preserve type field in PolymorphicField
Pull Request -
State: closed - Opened by tsx over 4 years ago
#55 - Fix field removal in PolymorphicField
Pull Request -
State: closed - Opened by tsx over 4 years ago
#54 - Check for ValueError
Pull Request -
State: closed - Opened by jpmelos almost 5 years ago
#53 - Let `SortedSet` sort by a given key
Pull Request -
State: closed - Opened by jpmelos almost 5 years ago
#52 - Compatibility code for external error message in APIs
Pull Request -
State: closed - Opened by jpmelos almost 5 years ago
#51 - Allow required lists to be empty
Pull Request -
State: open - Opened by jpmelos about 5 years ago
#50 - Add UUID and CleanDict fields
Pull Request -
State: closed - Opened by tsx about 5 years ago
#49 - Expose version
Pull Request -
State: closed - Opened by tsx about 5 years ago
#48 - Disallowed schemas support
Pull Request -
State: closed - Opened by tsx about 5 years ago
#47 - Black formatter
Pull Request -
State: closed - Opened by tsx about 5 years ago
#46 - Polymorphic fields
Pull Request -
State: closed - Opened by tsx over 5 years ago
#45 - DateTime should always return a `datetime.datetime`
Issue -
State: closed - Opened by caseywebdev over 5 years ago
- 3 comments
#44 - Speed up the Regex field
Pull Request -
State: closed - Opened by wojcikstefan about 6 years ago
#43 - Make error messaging consistent
Issue -
State: open - Opened by wojcikstefan about 6 years ago
#42 - Pytest-ify CleanCat tests
Pull Request -
State: closed - Opened by wojcikstefan about 6 years ago
- 1 comment
#41 - Make URL field enforce the "required" flag
Pull Request -
State: closed - Opened by wojcikstefan about 6 years ago
#40 - Stop using hasattr
Pull Request -
State: closed - Opened by wojcikstefan about 6 years ago
#39 - Provide CleanCat schema with a context
Issue -
State: open - Opened by wojcikstefan about 6 years ago
- 14 comments
#38 - Updated email regex.
Pull Request -
State: closed - Opened by Ryanb58 over 6 years ago
- 3 comments
#37 - Email validation accepts invalid addresses
Issue -
State: open - Opened by wojcikstefan over 6 years ago
- 1 comment
Labels: bug
#36 - Enforce period and @ rules when validating emails
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 4 comments
#35 - Update to Circle v2
Pull Request -
State: closed - Opened by caseywebdev over 6 years ago
#34 - Make sure field_errors uses the raw field name
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
#33 - SQLAReference field
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 1 comment
#32 - Fix raw field name serialization
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
#31 - Allow to narrow down choices in an Enum field
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
#30 - First stab at a Schema Registry
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
#29 - Fix serializing None values
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 6 comments
#28 - EmbeddedReference base class + SQLAEmbeddedReference
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 1 comment
#27 - Add tests for MongoEmbeddedReference
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
#26 - Split mongo-specific fields into a separate module
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 1 comment
#25 - Clean up MongoEmbeddedReference
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 3 comments
#24 - Use flake8
Pull Request -
State: closed - Opened by wojcikstefan over 6 years ago
- 2 comments
#23 - Fix MongoReference serialization for None values
Pull Request -
State: closed - Opened by thomasst about 7 years ago
#22 - Return enumeration member in Enum class
Pull Request -
State: closed - Opened by thomasst about 7 years ago
#21 - Fix SortedSet.clean
Pull Request -
State: closed - Opened by wojcikstefan about 7 years ago
#20 - Sorted set
Pull Request -
State: closed - Opened by tsx over 7 years ago
#19 - Email address with an exclamation mark in the domain is incorrectly considered valid
Pull Request -
State: closed - Opened by wojcikstefan over 7 years ago
- 1 comment
#18 - Stricter URL check by not allowing arbitrary chars in domain part
Pull Request -
State: closed - Opened by tsx over 7 years ago
- 2 comments
#17 - Support URLs with IDN TLDs
Pull Request -
State: closed - Opened by tsx over 7 years ago
- 3 comments
#16 - Add serialization capabilities
Pull Request -
State: closed - Opened by thomasst almost 8 years ago
#15 - Fix the way orig_data is set during an external clean.
Pull Request -
State: closed - Opened by wojcikstefan about 8 years ago
- 5 comments
#14 - Auto-trim emails before validating them
Pull Request -
State: closed - Opened by wojcikstefan about 8 years ago
- 1 comment
#13 - Test improvements -- use Circle & Tox
Pull Request -
State: closed - Opened by thomasst about 8 years ago
#12 - Adding method Schema.raise_on_errors and kwarg to external_clean for better control over raising errors.
Pull Request -
State: closed - Opened by thomasst over 8 years ago
#11 - Adding method Schema.raise_on_errors and kwarg to external_clean for better control over raising errors.
Pull Request -
State: closed - Opened by thomasst over 8 years ago
#10 - Fix required field validation when modifying an existing object where the field isn't set.
Pull Request -
State: closed - Opened by thomasst over 8 years ago
#9 - List.max_length optional param
Pull Request -
State: closed - Opened by wojcikstefan almost 9 years ago
- 1 comment
#8 - allowed_schemes for URLs
Pull Request -
State: closed - Opened by wojcikstefan over 9 years ago
#7 - Python 3 support
Pull Request -
State: closed - Opened by thomasst almost 10 years ago
#6 - add python 3.4.2 support
Pull Request -
State: closed - Opened by schmty almost 10 years ago
- 1 comment
#5 - README instructions
Issue -
State: closed - Opened by philfreo almost 10 years ago
#4 - PhoneNumber schema
Issue -
State: open - Opened by philfreo about 10 years ago
- 2 comments
Labels: enhancement
#2 - Improve dependency definitions
Pull Request -
State: closed - Opened by leth over 11 years ago
- 2 comments
#1 - Python 3 compatibility
Pull Request -
State: closed - Opened by JNRowe over 11 years ago
- 2 comments