Ecosyste.ms: OpenCollective

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

github.com/marshmallow-code/marshmallow

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

Merge branch 'philtay-timedelta' into dev

518151b225979e1f976e8b2e7f95fb09c26114d6 authored almost 10 years ago
Update docstring for TimeDelta and update changelog

fc9465439f76d5cc24e8ded0b68768bdb3e12508 authored almost 10 years ago
Optimize implementation of TimeDelta#_serialize

33144049717acc9cf576b73e10880697e54febe8 authored almost 10 years ago
Use schema variable properly

9ab4c6dc9dd8b5e8c72310e7f5627371c233951a authored almost 10 years ago
Default allow_null=True for Nested fields

[close #132]

db0ffd7cf48ee9845b5871424060f1a8f0affbe6 authored almost 10 years ago
Merge branch 'philtay-minor' into dev

6e4a4c8345c38fc9f485d4115e0032eae598248e authored almost 10 years ago
Import unicode_literals and minor fixes

c35fdfff0eda96e95637439ae0b18a23cb900f86 authored almost 10 years ago
Document fields.Select deprecation

bdec25587f81a5e7661f612a5e5267cb52573bd2 authored almost 10 years ago
Add sudo: false for faster builds

65e6cb7bd06185ae15fec718f142401f36e4606b authored almost 10 years ago
Test TimeDelta error message

3a9efaf719e416691e08d2abd676261019ef40fb authored almost 10 years ago
Pin version of pep8

1.6.2 introduces a regression in config handling that is
causing flaking to fail

see https://gi...

8cc855fb714841c115e0805026678762816aad71 authored almost 10 years ago
Change TimeDelta overflow error message

0ae74bc14f2a08b488876ae6b355564ec1e88f3b authored almost 10 years ago
Merge branch 'issue129' into dev

36be771e491d98c762fb02aa6fedfc84324f8830 authored almost 10 years ago
Update docs and changelog; add warnings about private API

f1664e78c0348f9f23c86744e69146068b72bcf7 authored almost 10 years ago
Move missing and null to marshalling module

2d15d2dc1b9b1ce785b66627fad83e5bd892d55c authored almost 10 years ago
Move Marshaller and Unmarshaller to marshmallow.marshalling

[close #129]

bcc5a33aca8033508132eca6280a8d5e8795d8d9 authored almost 10 years ago
Minor fix

a2985153fafccbc77f9dd8dcc1430444781a6956 authored almost 10 years ago
Fix line length errors

c2cdc7683af7911a233fb0b2454e868841c6a26c authored almost 10 years ago
Rewrite TimeDelta serialization test

38157f07740e7f08b7a64ca30ff4ec64479ac843 authored almost 10 years ago
Rewrite TimeDelta deserialization tests

59aff7d8cd6a156c8a3af20ed5df8e380830c7e6 authored almost 10 years ago
Rewrite TimeDelta from scratch

0e08bbc5d353f4b9b3e87241338d12757f91b13f authored almost 10 years ago
Remove total_seconds function

7efa5739a7041f86adc49ad49c86b8addb63ddce authored almost 10 years ago
Merge branch 'philtay-test-validate' into dev

39dd974d562aa70cd469d3936b08fd969e8bdb32 authored almost 10 years ago
Deprecate Select field in favor of validate.OneOf

closes #135

329f37c77c97e32d22d9fd7f0e50daf38a986f02 authored almost 10 years ago
Merge branch '1.2-line' into dev

7aaafbe2d3ae5269a9a6b05549be5dcbce8f0c51 authored almost 10 years ago
Update chnagelog

c86c2c30b5f405e1edaf9892cdf03866f77d2d64 authored almost 10 years ago
Merge branch 'fix/nested-validation' into 1.2-line

dd1fd9a1b4f268a64768ba59bf5e131438a0c47a authored almost 10 years ago
Handle nested schema validators

see #144

19973498c352893b50523e10b5f97162fe5527de authored almost 10 years ago
Fix typo

4c726dbdd66aeed8aa21ce26d5c0ab3737684f47 authored almost 10 years ago
Add and improve tests

15a27f566eb3abf3167a113f039c6960a828b1b0 authored almost 10 years ago
Fix Length message and some cosmetic changes

10e0d0cfeaf00f1be2affeda0caef5e8db54e252 authored almost 10 years ago
Merge branch 'better-error-messages' into dev

10c125bd6fbd870a5ba7fa35abf4483879d96037 authored almost 10 years ago
More consistent error message interpolation

- Every error message can be interpolated with {input}.
- Default message is defined as a class ...

4cb155216e738de0fcc93e15b6adc7c923031bd1 authored almost 10 years ago
Make OneOf._format_error a method and interpolate {input}

...insteado {value}, for consistency with NoneOf

e427a7475d957f78667a50da9608cd32d6a53204 authored almost 10 years ago
Make _format_error a method rather than a lambda

fa33da39902d531182406e6f724500eca9653eb7 authored almost 10 years ago
Allow NoneOf error message to be interpolated with {input} and {values}

e92b36ca6816667d9cd5dec608da936300425365 authored almost 10 years ago
Make docstrings more consistent

95a208d31ee0a799e01d0c53dc474f31465a4ffb authored almost 10 years ago
Update changelog

c94bae60ce22702037f6f93d2918c3496026e7d4 authored almost 10 years ago
Merge branch 'philtay-oneof' into dev

0470e1b9c3dba19432df32c7c5d60654ca303633 authored almost 10 years ago
Add test for custom error messages

f6bac803a3d7c4c2eb7afbd760de35bd9886c847 authored almost 10 years ago
Add OneOf tests

5cb49593b30966a5b6e5f407f22ce4455d7528dc authored almost 10 years ago
More elegant error message interpolation

252c6cb2bdb4671e20d33e6c3583b5f46bf93b9f authored almost 10 years ago
Add error message interpolation

922bc2487351ba9e933c0153d3e31594da73a181 authored about 10 years ago
Rename pairs to options

9d99445aa2c02d19ae4c02d5d165acd9a7f61655 authored about 10 years ago
Add OneOf validator

71bd39a1439518f283ea21dc4cb43d8886159b7a authored about 10 years ago
Add zip_longest

8ee777a19bc3034ab9778e0b2bd2228149cba0fa authored about 10 years ago
Merge branch 'ryanlowe0-raw_data_validation' into dev

5437bc74d4755cbdfbc7aadd562662ca2aae7d10 authored about 10 years ago
Add unit test for utils.get_func_args

256cc21a5628755204fa5e541ebfa6270f2deaea authored about 10 years ago
Update Schema#validator docstring and update changelog

9eb37f91c56734cecdc7911f622cb64514f1c0b7 authored about 10 years ago
Rather than renaming get_func_args to get_callable_args, extend its functionality instead.

8517f6c5344c3f99b698df28a70c63b909eed229 authored about 10 years ago
Fix flake errors

b7ca1e13bcabb0282f7e0fe73e1ae677d4f4ced1 authored about 10 years ago
Replace occurrences of get_func_args with get_callable_args, deprecating the former.

Make get_callable_args account for methods.

84ad35d3eb1849b43e60c4d4e3180f1dcd3107e7 authored about 10 years ago
Document optional raw_data argument.

c80f5310aebeb3df6636b57e6ba7facf2684ff2a authored about 10 years ago
Added optional raw_data arg to custom validators.

5d532288b03ac261df627eb179064a0e8e440eda authored about 10 years ago
Merge branch '1.2-line' into dev

Conflicts:
AUTHORS.rst

b282736fc20e5b5307133c37a8745fc03ecc173a authored about 10 years ago
Fix link in authors

b1a1499a66423f8f56c1edbb927578a8a16d5390 authored about 10 years ago
Merge branch '1.2-line' into dev

Conflicts:
AUTHORS.rst
HISTORY.rst

f2158921c5a559b4efefb58946ae3a201dfb7ec7 authored about 10 years ago
Update changelog and add @3rdcycle to AUTHORS

dee7bf24c3ed050f3b21e782f5708c434f1544d2 authored about 10 years ago
Fix "many" serialization with skip_missing

Conflicts:
marshmallow/fields.py

2507860d94c313fc83e7f8e2c9e04db34bab822c authored about 10 years ago
Add and improve custom accessor tests

d64b9445de1fdd639698226f69cf3ed2fa0208e3 authored about 10 years ago
Merge branch '3rdcycle-fix-custom-accessor' into dev

365d8245cbad8c909fc05092b46fd1b953772c91 authored about 10 years ago
Fix "many" serialization with skip_missing

e691d88bc93f71e720cac2d83e980acf15a76f5b authored about 10 years ago
Add and improve custom accessor tests

502c8b72c615fd94fde0eda2040e733434f27739 authored about 10 years ago
Fix "many" serialization with custom accessor

Make sure the 'accessor' parameter is passed on when
the serialize method in Field calls itself ...

9266c4970e04e8b43213bd23b35348b9327edf1b authored about 10 years ago
Merge branch 'issue136' into dev

f33375dc3a52994268bc4db80d1f396fca549e7e authored about 10 years ago
Fix allow_blank serialization behavior for URL and Email fields

fix #136

6f529f39ef59c8e338528175c2fbe2d3e30b97c6 authored about 10 years ago
Merge branch 'dev' of https://github.com/marshmallow-code/marshmallow into dev

a23da1c4520916c8d06d07bebfa3b4bec424c4a6 authored about 10 years ago
Update changelog

35929e567e450dfc07ae98d2388b3368eedc4b5f authored about 10 years ago
Merge pull request #134 from philtay/missing

Add missing parameter

d5bf91a51e669f8db01cf165ed4100f8f46e8d15 authored about 10 years ago
Add tests for missing parameter

bd22f0a86bc7a977b0eac61fa36471e31469ef03 authored about 10 years ago
Add docs for missing parameter

d989f7ed3c134602375aa1ecfd7f9d4fc3659dbb authored about 10 years ago
Use null instead of None

31b3afc5a09af9e06c5421aef472b413c1f6f3f8 authored about 10 years ago
Add missing parameter

3e17782e4b4e502e455643bcf501b869f99d4eaf authored about 10 years ago
Update changelog and minor note in docstring

92fc2300a7e194932d8b948b7cd3bf29b62cad2d authored about 10 years ago
Merge branch 'philtay-load-dump-only' into dev

a998ae110fe6c66d72d7502dac52e906540538f0 authored about 10 years ago
Test load_only parameter

68d0c62f6476996ef662666958f05cfc365bac55 authored about 10 years ago
Test dump_only parameter

e521228f98722480d14d0f3554192a9a28125519 authored about 10 years ago
Add docs for load_only and dump_only

91342a9e2abf313135601bdeb325265188939dfc authored about 10 years ago
Move dump_only check

6bea90d99116a714658626f2be586fc13a61e2d4 authored about 10 years ago
Add load_only and dump_only options

dac3e72708f75e2a0df618ebf90801767eb0375f authored about 10 years ago
Update changelog and fix flake error

7826ae0d4813772dd79a876e99cf816cb2b22642 authored about 10 years ago
If allow_none=True, None deserializes to None

Makes behavior consistent across fields

1a5f222c2ff2a977040795e125ad56cbc38bbf70 authored about 10 years ago
Default dict_class=dict

eb248d050690de067e7821a65851c2c098942ee5 authored about 10 years ago
Update docs for String, Url, and Email

0fe192097efc5dadf15bdde30484531bf4059b16 authored about 10 years ago
Fix string comparison

21d0d9e86b7b7d5e69673bfc00169dc5b0c9191a authored about 10 years ago
Merge branch 'hakjoon-load_from' into dev

Conflicts:
HISTORY.rst
marshmallow/fields.py

4e6c5bf2eb1a67114aa11ea35d71c1be082d682f authored about 10 years ago
Minor documentation modifications re: load_from

Also update changelog and add @hakjoon to AUTHORS

ca1714c91429978be368a33e13e4eb7a21ef7f7d authored about 10 years ago
Merge branch 'allow-none-empty' into dev

a1308a3555f00ce8a29863d3d37bd925a237c479 authored about 10 years ago
Merge branch '1.2-line' into dev

Conflicts:
HISTORY.rst
marshmallow/__init__.py

4b61e5a95ae774597797418e0b41d3902e266e43 authored about 10 years ago
Document deserialization of empty values

15a35e9c505616b3b0dfbf851b11a778b243a492 authored about 10 years ago
Change List field's allow_none to behave the same as other fields

291e4dd9da943b046ec43f8d4904dd05bdb680d9 authored about 10 years ago
Expand test cases for deserializing None

279234632f3f6cabd7313dddcd1770a1f7986240 authored about 10 years ago
Add allow_blank param to Email and URL fields

f924a6e71612c1babb41a13f024e5790fd1924d8 authored about 10 years ago
Allow error messages for allow_none and allow_blank to be configured

02b72938259ed0fbf0814921481ea3d8e814a82b authored about 10 years ago
Add allow_none and allow_blank parameters

WIP: Error messages still not configurable

1bff0d4931961bba3b2174739f68b0ed022c9ead authored about 10 years ago
Documentation for 'load_from' option.

d9535d43ae0a2c5fe0fa89adbad65ce3d6fb10e2 authored about 10 years ago
Adding load_from attribute for field. Unmarshaler will try field.load_from if attr_name is missing in incoming data

6279a664641ea91048c97e6901aa0a58c3b998b5 authored about 10 years ago
Merge branch '1.2-line' into dev

Conflicts:
HISTORY.rst
marshmallow/__init__.py

975a32facce20312b9456eec2241a7a58dd263ec authored about 10 years ago
Update changelog and bump version

881241482e8abb3057ad8a85990bef9d0bd46cd8 authored about 10 years ago
Correct issue number and attribution

48b3b6b0b00dbb940fe898240de2fdddf44bbc6a authored about 10 years ago