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 '1.2-line' into dev

Conflicts:
AUTHORS.rst

db5e99842353134e817e4b67623146a84dce028c authored about 10 years ago
Update changelog and add @RealSalmon to AUTHORS

3ac9ec743f136d66dcf7e622143544e03fac412b authored about 10 years ago
Merge branch 'RealSalmon-deserialize-none-as-none' into 1.2-line

f25e47b1cd6bceb9f9179ef153f9cd98a37bbcae authored about 10 years ago
Deserialize None as None

4c5fde3eb986eef5df39ae0fae108e9b35d5b6b7 authored about 10 years ago
Update dev version and changelog

8ccb7f7524441672ad0617d38e8a2fc6d9265061 authored about 10 years ago
Merge branch '0xDCA-required-message' into dev

4cf29104fdc311cb9d864b1e13e5eb79f32bc228 authored about 10 years ago
Minor docs changes re: `required` param

774c2a74932f9c04ce38a4fc2584f2acad492e10 authored about 10 years ago
Now accepting as the required message anything that the ValidationError constructor takes

278ff691f2e4de0bba6368ca05ccd4ba3dd92abe authored about 10 years ago
Removing .directory. Minor fixes

cb173779ae1ba3c4aaa50e600c0b3eb69f20b832 authored about 10 years ago
Implementing customization of required message

bbb3c965f733090cb5481fbfc456e1125b8399d4 authored about 10 years ago
Merge branch 'validator-generator' into dev

dff82fd66dfd1b96eee80738d5a30ec7dbc66885 authored about 10 years ago
Remove support for generator functions that yield validators

Plain generators are ok, though

resolve #74

a43ebf4c4e3f486d7d4751fa4fa3e793fd632442 authored about 10 years ago
Merge branch 'docfix' into dev

c2628f1740c82fe60e5975b36d8f2f2064171b30 authored about 10 years ago
Fix gratipay link

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

450921c36b63b448a926c3ee6d2d04a2b718b6cb authored about 10 years ago
Bump dev version and update changelog

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

24f153da8274fd35aee074d5236742e8d1e37998 authored about 10 years ago
Happy new year

e802eaeb82bd3e534a76a594b2f6552b671b1ef6 authored about 10 years ago
Merge branch 'multi-field-error' into dev

98d760eccb0b8d1b68dc33c2ddfa76ca4033a647 authored about 10 years ago
Fix schema validator tests

Maintaining backwards-compatibility adds too much complexity
to the UnmarshallingError interface...

fa29379ffd7afe0539a706e79d948fcaa2b99ab8 authored about 10 years ago
WIP: Allow schema-level errors to be stored on multiple fields

see #118

Right now, this is a backwards-incompatible change to the
UnmarshallingError interface...

1bf7ae9fc88acebbc341616d9294a233694128ed authored about 10 years ago
Merge branch 'fix-error-handler' into 1.2-line

30ec6b8f8efdd5d7ef38b81a18ef13c3ba54ebb3 authored about 10 years ago
Call error_handler when calling Schema#validate

fix #121

8bb112735d638b0c431856523661b6eeb8e9f31e authored about 10 years ago
Update issue tracker link

08a8cd62f3ba45e4845c34cbb7aea406e97c4af7 authored about 10 years ago
Fix links in tests

596a607126626e7373dd46feec8d3945437ade49 authored about 10 years ago
Update git URLs

0a56a3dfb84e4551699f069768db807c9d350e50 authored about 10 years ago
Update travis URLs

e5e61c1541ce4a9e5eac6700d7fa6367a9c25489 authored about 10 years ago
Add test case for serializing nested attribute that is None

fcbcdd20f5af0e16dcff104f725597a84d6f12d1 authored about 10 years ago
Add test case for validator that raises ValidationError w/ list

7f6bee8dc11ac47c641072ac7905115eb2a709bd authored about 10 years ago
Don't install pytest-xdist and docs requirements by default

Also fix typo in contributing docs

ad144d80f2cbbb5e89f25d9d2bec8f335a629392 authored about 10 years ago
Fix readme links

ffcec8a54ff48095b95473ad8f5b20e606f06172 authored about 10 years ago
Bump version and update changelog

81342369ee663650d0f904d3da855fff970212dd authored about 10 years ago
Merge branch 'docs' into dev

847643c63126688ec445547ca7622de0a9cc8234 authored about 10 years ago
Update docs

Link to GH profiles, issue nums; add links to README

fe8eed5e997d0e1bd856484a1ac5cd4fb794491b authored about 10 years ago
Use iso format in example

8522bb75032a2f0d9e07e3849e8d3c8d8166539e authored about 10 years ago
Add missing test cases and refactor tests

9d2002277cea3b76a2e886d0c346a9c59906fdf8 authored about 10 years ago
Update changelog

10ec35424e4b5a2166dd4370fb63698d75d1df17 authored about 10 years ago
Fix handling schema validation errors with dict or list

see #110

3ca29d046d1aa2117f6b378f5c5a9143e69417ba authored about 10 years ago
Allow dict to be passed as error in user validator

fix #110

e5e7520d93dc4981eb484dfa3ffab0155f6d05af authored about 10 years ago
Merge branch 'philtay-unicode' into dev

d5bef8613d3fd7738e35d79fb288c09d3f58eed1 authored about 10 years ago
Add unicode_literals to class_registry

7af75620a9946b601b65aaf409c243bb8460ea1d authored about 10 years ago
Import unicode_literals from the __future__

Make sure all string literals are unicode on Python 2 too.

f4c7cc2f6896d5f7b3e9f65349589018617b6c79 authored about 10 years ago
Merge branch 'docs' into dev

45b74dab1e6206d2e772ec32c46e70e4d976af9a authored about 10 years ago
Update docs (sphinx-issues)

0d3d309017e65abebe85b42a3a8f99dbd11bf7e3 authored about 10 years ago
Merge branch '1.2-docs' into dev

6e5b810d61a1ba4330f7150ccef03647bf904fd6 authored about 10 years ago
Add migration docs for 1.2

resolve #97

deab9a108860030515f01c17b28baef79392a124 authored about 10 years ago
Add decimal.Decimal to TYPE_MAP

eeaa657531d61c7aaee7c77c6dcf1bfdd78abf47 authored about 10 years ago
Add warning about rendering Decimal field to JSON

also, update changelog

3770a6e28aa7e1bcfbb75e0e5bfacb73983dc5e1 authored about 10 years ago
Merge branch 'fix-shared-validators' into dev

d40fba826e59a7a8ed59c773a98525f213bae082 authored about 10 years ago
Ensure that validators are not shared with parent classes

Fix #88

b9104ab88e99adc20de3bc770618ae2f1bfbec2e authored about 10 years ago
Update contributing docs

2e94f261c45cf8ac962790461f97e8359b30870b authored about 10 years ago
Merge branch 'svenstaro-ignore-popular-venvs' into dev

cc63054d928f392fa0e321d0148b1eda30b2e5b0 authored about 10 years ago
Exclude env and venv from flake8

Fix #99

ee6f6056147bae94c4ce2e02eee3f910227780a5 authored about 10 years ago
Update changelog and add @davidism to AUTHORS

449b8f85f5f121e83af4fb89fe6488ecf074649e authored about 10 years ago
Merge branch 'davidism-loads_many' into dev

ced618270fa6890b4f81826fdf1cd5520d8c9426 authored about 10 years ago
Merge branch 'decimal-follow-up' into dev

b3f46bb743e4a9144e4213fdbd2f1cd85d603e7b authored about 10 years ago
Bump dev version and update changelog

364e4aab09e09baf54d1ad6b6da6ecb337386e90 authored about 10 years ago
Deprecate Fixed, Price, and Arbitrary fields in favor of Decimal

c20459ebbe0781574a81206f5a35e7d2abadc973 authored about 10 years ago
Merge branch 'philtay-decimal' into dev

ea3ee78278d8bf0669c3876b94c4f89793dbba2c authored about 10 years ago
loads uses the schema's many value by default

2d7d49d0b85fcdf09d7868fa432b8de0450a7616 authored about 10 years ago
Update changelog

1a8d83c279857102007274315742bfb85e886e20 authored about 10 years ago
Add vesauimonen to authors

651620dda5fd33fb1196f4835d25983566b0c7b8 authored about 10 years ago
Handle exceptions in UUID deserialization

UUID deserialization raised unexpected exceptions with malformed
values. Refs #106.

b2451a7180b3b11b9e1e7817af29582850bfd3c0 authored about 10 years ago
Merge branch 'philtay-noneof' into dev

7e02b73e1ff6295f4997172dac59709537672bac authored about 10 years ago
Update changelog

8a9c9b9a1f7c6fca28d1a168a44732cc74117174 authored about 10 years ago
Merge branch 'dev' of https://github.com/sloria/marshmallow into dev

2c3f701b319de8ccbf4b7d92543d86a512cc67d7 authored about 10 years ago
Merge branch 'svenstaro-empty-date-stuff' into dev

8b33b22d3188bd517f3c9fb2a9b71250a530ec37 authored about 10 years ago
Falsy values are also invalid for Time and Date fields

0ff0ffece3fceb28661a792e5c5ca77767854ad7 authored about 10 years ago
Falsy values are not valid DateTime input

ff47e4e70eb165e8660bc9671d9de071fc019716 authored about 10 years ago
DRY up time field tests using pytest parametrization

ee9456c48c8e762d7d73b77f199ed8b1d3e8addc authored about 10 years ago
Merge pull request #100 from svenstaro/pytest-only-for-tests-dir

Only run py.test for the tests/ subdir

04670b4975aa6b1116698b99a5b7baba22d9f905 authored about 10 years ago
Add NoneOf test

cce179bcb41b56584e9bc937d640938ef5e2c06d authored about 10 years ago
Add NoneOf validator

755be01a1459ec34bd1bbd390374281aa6f580fe authored about 10 years ago
Add Decimal serialization test

b30db8c0cce87be47027b6c82f09d01e88e6a268 authored about 10 years ago
Add Decimal deserialization test

9e04a063c4ae8200d72bec1b1101ec3457c0a096 authored about 10 years ago
Add Decimal field

08b0707b3cafa5f63ff598e2e77fab629d21cac3 authored about 10 years ago
Make flake8 happy

64b92af6f3832bcead4384f40908b657a74cbd6a authored about 10 years ago
Add failing test case for TimeDelta and also fix all of the errors

1f28e30b244def9bce2bce4b9302bc4989590c04 authored about 10 years ago
Add failing test cases for empty date stuff

2658046876dc952a37eef97319217383dd919652 authored about 10 years ago
Ignore popular virtualenv names to fix issues like #99

9d31a4d687c599ed7f6d8b621fab4af9f1c33148 authored about 10 years ago
Only run py.test for the tests/ subdir

7dfaa63d348ea0e3da6eec0589cf141e0678278a authored about 10 years ago
Merge pull request #98 from svenstaro/patch-3

I don't need to be there twice

d11e3ccf82288e6805d225d274262957fbee6ff5 authored about 10 years ago
I don't need to be there twice

I'm not that big of a deal to be listed twice. ;)

e5f2127039830d7708ff7cc50723cfa6abd4b75f authored about 10 years ago
Update changelog

4798fa71d71aef2eeb949ed251ca6695675e39dd authored about 10 years ago
Merge branch 'philtay-class-validators' into dev

69af47ab6537896aecf7fadb447d6cb0cb0b0a50 authored about 10 years ago
Improve URL and Email tests

aba745c708ab5d723ed4a1fd0dcc8312cb483b77 authored about 10 years ago
Improve URL validator

f09cd10cf39d008729ba04570208e89bf9397ea2 authored about 10 years ago
Move imports at the top

06fcaf63f69c7aa2aa8d928c7e03f2f4e71adbd2 authored about 10 years ago
Use class-based validators

cb788a64b644955f4704d5d1ce2da1e9aff2acf7 authored about 10 years ago
Fix test_url_field_deserialization

061324320aa7fcb14ff1d01280443aa2b71dda46 authored about 10 years ago
Unit tests for class-based validators

717301113cd3053922cc8d45134155e71b1e1ec7 authored about 10 years ago
Refactor to implement class-based validators

881fa240c16e441425dd39b6984c81b81bc9554d authored about 10 years ago
Merge branch 'fix-string-default' into dev

0eeb088f781cf0bc2389ae1258b5ff34817143da authored about 10 years ago
Fix `as_string` of Number fields when serializing to default val

c501c3e256a8ab33bab1be5095f7c220ccad55bb authored about 10 years ago
Merge branch 'fix-py2-asstring' into dev

0dfb64751535a4c7064ab3a38cf84d602eada9be authored about 10 years ago
Fix as string behavior on py2

6fd68748a9cedce20c8feb43d0302d6ed2a6fe10 authored about 10 years ago
Merge branch 'refactor-number' into dev

352e84f29701c1e85e92243228dfef4ed57e6826 authored about 10 years ago
Handle as_string in _validated rather than in _format_num

e9e5bbc4eb8e03bc9abcde2f4b541fc1afcb4f09 authored about 10 years ago
Merge branch 'contrib' into dev

Conflicts:
CONTRIBUTING.rst

0022a76597bf96ccb752fdbd0acaea1a8540a4f1 authored about 10 years ago
Add guidelines for branching

d256e51dccf4eda86d4037aa2055fff47895d280 authored about 10 years ago