Ecosyste.ms: OpenCollective

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

marshmallow

A lightweight library for converting complex objects to and from simple Python datatypes.
Collective - Host: opensource - https://opencollective.com/marshmallow - Code: https://github.com/marshmallow-code

Merge branch 'only-exclude' into dev

github.com/marshmallow-code/marshmallow - d2c2bc4e12eb68ba6d31a584451e397fa2d4f1a7 authored over 9 years ago by Steven Loria <[email protected]>
Update CHANGELOG and add @lustdante to AUTHORS

github.com/marshmallow-code/marshmallow - 59572a27fc372d9fdb579c026ce63d0d3443b0ba authored over 9 years ago by Steven Loria <[email protected]>
Remove incorrect test and expand test cases...

...for using only and exclude together

github.com/marshmallow-code/marshmallow - 1fcc35c6d68c3ec9c24584de250d8bd5a7356453 authored over 9 years ago by Steven Loria <[email protected]>
Consolidate the error behaviour for required args.

This adds the argument name to the validation exception.
Required args errors can now be overrid...

github.com/marshmallow-code/webargs - a8240290dcc03c7ae440314e997fedb0da97e5a6 authored over 9 years ago by Stas SUȘCOV <[email protected]>
Fix errors from flake8

smore$ flake8
./smore/apispec/core.py:32:101: E501 line too long (102 > 100 characters)
./sm...

github.com/marshmallow-code/apispec - b825563117c976c09483a0a7bee33dd67033656f authored almost 10 years ago by Joshua Johnston <[email protected]>
Fix up broken unit tests

Add some PEP8 newlines before classes, minor indentation
Make the `responses` field required per ...

github.com/marshmallow-code/apispec - c844ffb949c0709edad64cbd28d61b1394dd2fec authored almost 10 years ago by Joshua Johnston <[email protected]>
Update CHANGELOG, README, and docs

github.com/marshmallow-code/webargs - 88584fce3cb573bbb39e3cf3aaaf62c3e4ef3668 authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #36 from Trii/dev

Support for webapp2 on Google App Engine

github.com/marshmallow-code/webargs - b0bb63628e65e33129ec083e2385a629c371dbd2 authored almost 10 years ago by Steven Loria <[email protected]>
Use parser that was already created in webapp2parser

Change example to `use_kwargs` instead just so people know it exists

github.com/marshmallow-code/webargs - 53c449cb5a856b2367672eeacf91aec1fdf5ad03 authored almost 10 years ago by Joshua Johnston <[email protected]>
Bit the bullet, installed python3 and verified tests passed.

github.com/marshmallow-code/webargs - 45896aaa8aa5fdf39b219a4cf478ee58ddf8c4a1 authored almost 10 years ago by Joshua Johnston <[email protected]>
Support for webapp2 on Google App Engine

I've added an example, unit tests, and something to the docs.
Made additional changes per code r...

github.com/marshmallow-code/webargs - 33bc5e3bfef6213320c380d443a03019aaec59a5 authored almost 10 years ago by Joshua Johnston <[email protected]>
Merge branch 'dev' of https://github.com/marshmallow-code/marshmallow into dev

github.com/marshmallow-code/marshmallow - 62da0342431c669762751508b4feb3522b168eb9 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch '1.2-line' into dev

github.com/marshmallow-code/marshmallow - 7dabb249b84f1f021a7d603edcf7a0c29a8987bb authored almost 10 years ago by Steven Loria <[email protected]>
Bump version and update CHANGELOG

github.com/marshmallow-code/marshmallow - 666dcbd61a85ee5939d643f061bcd0ad8c741b84 authored almost 10 years ago by Steven Loria <[email protected]>
Add @taion to AUTHORS

github.com/marshmallow-code/marshmallow - 2facb01246f2cb2cb453b3bd0776bca7c9db8a30 authored almost 10 years ago by Steven Loria <[email protected]>
Simplify conf.py; no latex output

github.com/marshmallow-code/webargs - 3286396bcbb97a0a73468eea98d20e5ef154a0ec authored almost 10 years ago by Steven Loria <[email protected]>
Install dev-requiremnts in sphinx virtualenv

Fixes failure on ReadTheDocs

github.com/marshmallow-code/webargs - f8fc62e816afbc5b9f6b928d0ed84a076a358adc authored almost 10 years ago by Steven Loria <[email protected]>
Bump version and update CHANGELOG

github.com/marshmallow-code/webargs - 2e94722a72a68361283f03d5af4c5b226aae1961 authored almost 10 years ago by Steven Loria <[email protected]>
Ignore .konchrc

github.com/marshmallow-code/webargs - 8bb1cf6d7b19afaeabc236fd3c662bd1419fb275 authored almost 10 years ago by Steven Loria <[email protected]>
Schema.py - only respects exclude

I did make an issue a week ago but couldn't resist to try out this pull request.

github.com/marshmallow-code/marshmallow - f69e055ea15bcaf74b813bd353f4c3bc3b9be00f authored almost 10 years ago by lustdante <[email protected]>
Add @stas to AUTHORS; bump dev version; update changelog

github.com/marshmallow-code/webargs - 1a6c07a8add7397bbea36f769de3173bb6d5540c authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #35 from stas/store_arg_name

Store the argument name inside the exception object.

github.com/marshmallow-code/webargs - c30cb7f2fe975571a6117d148ca2b9bf66582364 authored almost 10 years ago by Steven Loria <[email protected]>
Add arg_name to exception arguments.

github.com/marshmallow-code/webargs - 14abf4373313774e672d08a0f4b60f460b726b54 authored almost 10 years ago by Stas SUȘCOV <[email protected]>
Pin flake8 version; fix pep8 version conflict

github.com/marshmallow-code/webargs - 7c37756135049f265bf36f296cf5fb8495bc02aa authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #170 from marshmallow-code/remove-allow-blank

Remove allow_blank parameter

github.com/marshmallow-code/marshmallow - d4115d434b1586b1271fa8366951b3523e84e236 authored almost 10 years ago by Steven Loria <[email protected]>
Pin flake8 version; fix pep8 version conflict

github.com/marshmallow-code/webargs - 03a03695112f7edd39031feebb54a5ecc9649d0d authored almost 10 years ago by Steven Loria <[email protected]>
Store the argument name inside the exception object.

github.com/marshmallow-code/webargs - 841b996c5ebe2cd8a304e343815b0fe582d4c377 authored almost 10 years ago by Stas SUȘCOV <[email protected]>
Add @taion to AUTHORS

github.com/marshmallow-code/marshmallow - 05a21acf5a0f07fad2536c4502cce006b0447b91 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch '1.2-line' into dev

github.com/marshmallow-code/marshmallow - 360eaf7f95010d9578a672306171cb344fea5601 authored almost 10 years ago by Steven Loria <[email protected]>
Update changelog

github.com/marshmallow-code/marshmallow - d6b1d4ec5b170508368f965fe19568682e4e5395 authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #178 from taion/patch-2

Remove dead code in fields

github.com/marshmallow-code/marshmallow - 6212f78a2cd64abba5fa3889e4c3debfc24c64c6 authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #176 from taion/patch-1

Fix many handling in postprocess example

github.com/marshmallow-code/marshmallow - 8e260c7f94f8d5a434c19e2bc4b6dc09d69407a7 authored almost 10 years ago by Steven Loria <[email protected]>
Update changelog and bump dev version

github.com/marshmallow-code/marshmallow - 888b484eb9e5c4bf6ff8e3fe825882966cb628fd authored almost 10 years ago by Steven Loria <[email protected]>
Document as_string on Number rather than on Integer

thanks @taion for the suggestion

github.com/marshmallow-code/marshmallow - 86d06208f17346633f164f52b0b168abd027b498 authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #175 from taion/jjia/as_string

Fix as_string on fields.Integer

github.com/marshmallow-code/marshmallow - 0af81e122fbfb8d16cd27a5acb5c29020404f69c authored almost 10 years ago by Steven Loria <[email protected]>
Remove dead code in fields

Those values are necessarily already truthy

github.com/marshmallow-code/marshmallow - 3ba2b5ea7e31595c1da25392c7590dc92db3f70e authored almost 10 years ago by Jimmy Jia <[email protected]>
Fix many handling in postprocess example

github.com/marshmallow-code/marshmallow - 6900a43b9cd8208e30fd123c77d1211a047ab1c6 authored almost 10 years ago by Jimmy Jia <[email protected]>
Fix as_string on fields.Integer

For marshmallow-code/marshmallow#173

github.com/marshmallow-code/marshmallow - c81ecb819032260e1969acc68ee2ac81a4c524cc authored almost 10 years ago by Jimmy Jia <[email protected]>
Remove unused attribute from legacy API

github.com/marshmallow-code/marshmallow - 7a94b815f6a8e0544db2b82f0a1a25a9e30824af authored almost 10 years ago by Steven Loria <[email protected]>
Update changelog and upgrading guide (remove allow_blank)

github.com/marshmallow-code/marshmallow - d5daeefed02f7c4903f180992d956ab99386e023 authored almost 10 years ago by Steven Loria <[email protected]>
Remove allow_blank param from Email and URL validators

github.com/marshmallow-code/marshmallow - 8c7cc920b8dc64573fe22ba6c1e93ef19d807231 authored almost 10 years ago by Steven Loria <[email protected]>
Remove allow_blank parameter

Use validate.Length(min=1) instead. See #167

github.com/marshmallow-code/marshmallow - 3b9f8d5095b05af5646aca986397f409352b9daf authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch 'dev' of https://github.com/marshmallow-code/marshmallow into dev

github.com/marshmallow-code/marshmallow - aef6d78f0e7e56a67b03db5f6ce6da2c210d9ec3 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch '1.2-line' into dev

github.com/marshmallow-code/marshmallow - ca795ef38e023f90f1256c943a74e6ad9697bda3 authored almost 10 years ago by Steven Loria <[email protected]>
Bump version and update changelog

github.com/marshmallow-code/marshmallow - f8be8c324ac8e9ce2e4836a11da200d7cd8412d2 authored almost 10 years ago by Steven Loria <[email protected]>
Fix incorrect assert function

closes #169

github.com/marshmallow-code/marshmallow - 920c3b02c2b8245d00157b0aab0edacf2ca13d6e authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #168 from marshmallow-code/validation-error

Improved strict mode; ValidationError; Deprecate UnmarshallingError and MarshallingError (issue ...

github.com/marshmallow-code/marshmallow - f55611dfc00193d66169faad099be22b86968b78 authored almost 10 years ago by Steven Loria <[email protected]>
Update changelog and docs re: validation

Also expand test case for Schema.validate

github.com/marshmallow-code/marshmallow - d35151ace7e284a7b6580ede23c539d5879a471c authored almost 10 years ago by Steven Loria <[email protected]>
Remove unused import

github.com/marshmallow-code/marshmallow - 98b7278a086f773e484ccd5a3564110e1b4d77e7 authored almost 10 years ago by Steven Loria <[email protected]>
Fix raising ValidationErrors with schema validation

github.com/marshmallow-code/marshmallow - 37d18993b3a4859c5f3a0f57357d7fc007b688f3 authored almost 10 years ago by Steven Loria <[email protected]>
Make call_and_store a method a method of ErrorStore

Makes the signature much simpler

github.com/marshmallow-code/marshmallow - e78239f5ec48fbfb92d787a0fd3adac21694002b authored almost 10 years ago by Steven Loria <[email protected]>
Marshaller and Unmarshaller inherit from ErrorStore

github.com/marshmallow-code/marshmallow - f8a6914d76ad93ed53e7b779cc321130dc347f57 authored almost 10 years ago by Steven Loria <[email protected]>
In strict mode, raise ValidationError with full errors dict and fields

see #128

github.com/marshmallow-code/marshmallow - 670620ecb473b23f09fa7f9b8dd4a67fe7ac79b4 authored almost 10 years ago by Steven Loria <[email protected]>
Add tests for MarshallingError and UnmarshallingError compat

github.com/marshmallow-code/marshmallow - 7ab60b2cbf2eaeae1ca6b6ec5dcdaa10cb8a7198 authored almost 10 years ago by Steven Loria <[email protected]>
Fix storing errors on specified fields

github.com/marshmallow-code/marshmallow - 97b954e9a26282377b2a04e53d8ec541e54c478c authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch 'dev' into validation-error

github.com/marshmallow-code/marshmallow - 8bedb51a93b498444278c2bb998e8e2ca81a4515 authored almost 10 years ago by Steven Loria <[email protected]>
Ignore incorrect flake error

github.com/marshmallow-code/marshmallow - 4748220fc19c2b7389a1f3474e123fe285154538 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch 'dev' into validation-error

github.com/marshmallow-code/marshmallow - 427603af817b6b04defbc7ad8d168b39144ef0bd authored almost 10 years ago by Steven Loria <[email protected]>
Pin to latest flake8

github.com/marshmallow-code/marshmallow - e2d167efc5f79b0977ee5b4a3d3c7ccaeed351eb authored almost 10 years ago by Steven Loria <[email protected]>
Update docstring and clean up constructor

github.com/marshmallow-code/marshmallow - 40398c9e9a4cb9ffe417072fc0bde52ff590844f authored almost 10 years ago by Steven Loria <[email protected]>
Raise DeprecationWarning if using Marshalling or UnmarshallingError

And remove unused _WrappingException

github.com/marshmallow-code/marshmallow - b3e0f99e85b2a85050a709fe7914b54ce3cc1c1f authored almost 10 years ago by Steven Loria <[email protected]>
Update outdated tests

github.com/marshmallow-code/marshmallow - c9853ac37c43e8e0f43ffea3272b6f45243ad034 authored almost 10 years ago by Steven Loria <[email protected]>
Remove unnecessary ForcedError

github.com/marshmallow-code/marshmallow - f1b055cd66b7c6b78bc5ff003e8b914bed2cd459 authored almost 10 years ago by Steven Loria <[email protected]>
Remove usage of MarshallingError in favor of ValidationError

github.com/marshmallow-code/marshmallow - 6a064e8c97c0ad177aa575884580afcec00b8653 authored almost 10 years ago by Steven Loria <[email protected]>
WIP: Deprecate UnmarshallingEror in favor of ValidationError

TODO:
- Remove methods/functions made unnecessary by move to new
ValidationError
- Deprecate Mar...

github.com/marshmallow-code/marshmallow - 67443f97475f626689bacad1e1a0179fd04260cc authored almost 10 years ago by Steven Loria <[email protected]>
Rename HISTORY.rst -> CHANGELOG.rst

github.com/marshmallow-code/marshmallow - 672eab1e1a5713999e63ee8fa51e5fef3bd86ba5 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch '1.2-line' into dev

github.com/marshmallow-code/marshmallow - 42f7efce2e8fd440af4bc740a4568910468ed216 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch 'issue162' into 1.2-line

github.com/marshmallow-code/marshmallow - 3a9f98ddb6b5bacf12d6359758c2997bb61bbbf2 authored almost 10 years ago by Steven Loria <[email protected]>
Fix inheritance of ordered option

fixes #162

github.com/marshmallow-code/marshmallow - 927704be32a999b5c65edaa8ee6f76e58fe6890a authored almost 10 years ago by Steven Loria <[email protected]>
Fix link to LICENSE

github.com/marshmallow-code/marshmallow - 7f3c5f43561c3f1f29442aa391ca24f8d80e43d7 authored almost 10 years ago by Steven Loria <[email protected]>
Fix py26 tests

github.com/marshmallow-code/webargs - 04f4eca68963a60a27b561a6e5c66956fe9e9229 authored almost 10 years ago by Steven Loria <[email protected]>
Remove unused imports and fix flake errors

github.com/marshmallow-code/flask-marshmallow - 68b9299fdc6979aa376ffc10b5e13a85eaf3bc67 authored almost 10 years ago by Steven Loria <[email protected]>
Allow nesting of dict subtypes

github.com/marshmallow-code/webargs - 4552f233b13f24b1aa5eb23915c4b2c7bb62d194 authored almost 10 years ago by Steven Loria <[email protected]>
Add flake8 support

github.com/marshmallow-code/flask-marshmallow - b6b0bb6edb4d1218ca9609a79b6c7378154f4236 authored almost 10 years ago by Steven Loria <[email protected]>
Hide Fork me banner on small screens

github.com/marshmallow-code/webargs - 708d440ae7a94e6477e76a086652723bbbcc06b1 authored almost 10 years ago by Steven Loria <[email protected]>
Bump version and update changelog

github.com/marshmallow-code/webargs - 85fd6d06cd453b686132d741d681ad93bb46a936 authored almost 10 years ago by Steven Loria <[email protected]>
Fix changelog

github.com/marshmallow-code/webargs - c4edf7845bd6e40f4cf778e83c434e0c9888b202 authored almost 10 years ago by Steven Loria <[email protected]>
Merge pull request #33 from sloria/target-to-location

Rename `target` -> `location`

github.com/marshmallow-code/webargs - 17b0430db3d3f28cd568afd75b1ba4d34a4126df authored almost 10 years ago by Steven Loria <[email protected]>
Fix test for deprecated parameter

github.com/marshmallow-code/webargs - d11f07ce277149279cdc8739799987a7e8550d9c authored almost 10 years ago by Steven Loria <[email protected]>
Update changelog and use correct branch for travis badge

github.com/marshmallow-code/webargs - e715b998a51ba73a1bb13a7ac52e2e075797006b authored almost 10 years ago by Steven Loria <[email protected]>
Rename target_handler -> location_handler

github.com/marshmallow-code/webargs - 9bde850ccdaa4b219ff937dc058378fa2fe93b71 authored almost 10 years ago by Steven Loria <[email protected]>
Fix validate parameter of Parser#use_args

github.com/marshmallow-code/webargs - 9d77ffcb954efea106ca93461eb0471ef1044797 authored almost 10 years ago by Steven Loria <[email protected]>
Rename `target` param of Arg

github.com/marshmallow-code/webargs - 409fc03e52f3e6133833ecfdb75ee3668f1ccee5 authored almost 10 years ago by Steven Loria <[email protected]>
Fix changelog in docs

github.com/marshmallow-code/webargs - 88abc13a4c512d8fb5b04d304bc676cf56294674 authored almost 10 years ago by Steven Loria <[email protected]>
Rename targets -> locations

github.com/marshmallow-code/webargs - c2c5ba49139324ec08dd8f0c74166bba5f98a127 authored almost 10 years ago by Steven Loria <[email protected]>
Update docs for `dest` parameter

github.com/marshmallow-code/webargs - 8a0e5353493a24e4d7baf5cc57a5f969c3776519 authored almost 10 years ago by Steven Loria <[email protected]>
Rename HISOTRY.rst -> CHANGELOG.rst; bump dev version

github.com/marshmallow-code/webargs - 9b36d163b0f864209363a341675a1179dc55737f authored almost 10 years ago by Steven Loria <[email protected]>
Deprecate `source` parameter

github.com/marshmallow-code/webargs - 72e95daba52ae6b9db5c07f0bb90b6542f9d0ec5 authored almost 10 years ago by Steven Loria <[email protected]>
Add `dest` parameter. Prefer it over `source`

See #32

github.com/marshmallow-code/webargs - 86f8e7efd1f30a5903cf39a4c3835991934b6bef authored almost 10 years ago by Steven Loria <[email protected]>
Pin flake8 and deps, update setup.cfg

github.com/marshmallow-code/webargs - 6b770cc3f2bce876d7e59c01a1e44505126d6f0e authored almost 10 years ago by Steven Loria <[email protected]>
Fix tox requirements

github.com/marshmallow-code/marshmallow - 5da7879a0eb92e57f65c565e1d0b587f811fceab authored almost 10 years ago by Steven Loria <[email protected]>
Remove legacy, pre-1.0 API

[see #73]

github.com/marshmallow-code/marshmallow - f76ce7be4c3664c7d402550dec2fbf26c91f0a74 authored almost 10 years ago by Steven Loria <[email protected]>
Rename HISTORY.rst -> CHANGELOG.rst

github.com/marshmallow-code/marshmallow - 9c3f5b2f101ea9dc9ab92cb1bc9a1fc7d01a4f67 authored almost 10 years ago by Steven Loria <[email protected]>
Remove dead code and expand test coverage

github.com/marshmallow-code/marshmallow - b6074bc7b1a110a29ff1a8dd09b884f43422880f authored almost 10 years ago by Steven Loria <[email protected]>
Move class Meta options tests to separate test module

github.com/marshmallow-code/marshmallow - b965ddf697197902449f635d652867385dc140a9 authored almost 10 years ago by Steven Loria <[email protected]>
Default to empty tuples instead of None

github.com/marshmallow-code/marshmallow - 98b5a4548bbf974b5ea612ac186aa0d25185bbb4 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch 'include-option' into dev

github.com/marshmallow-code/marshmallow - 41b8ed395fd39eb17e75bd73608824bfd2bd901e authored almost 10 years ago by Steven Loria <[email protected]>
Document `include` option

github.com/marshmallow-code/marshmallow - d47b11f09baefb406843506e6d02a2e9850b2aef authored almost 10 years ago by Steven Loria <[email protected]>
Rename add_fields -> include

github.com/marshmallow-code/marshmallow - d4eb99495e92e376b759621ef8ad54182d7f2909 authored almost 10 years ago by Steven Loria <[email protected]>
Merge branch '1.2-line' into dev

github.com/marshmallow-code/marshmallow - d4636db69ef2ce2bebc69edd8188d0d3a6520a7b authored almost 10 years ago by Steven Loria <[email protected]>