Ecosyste.ms: OpenCollective

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

github.com/celery/amqpframe

AMQP framing.
https://github.com/celery/amqpframe

Reduce the number of tests

ab4d73d092a8e0d35a7964a2033b8be97ee21a6a authored about 8 years ago by Dmitry Malinovsky <[email protected]>
Restructure reqs a bit

b116d58618f05bdb81b94e43cbd7899357f5a654 authored about 8 years ago by Dmitry Malinovsky <[email protected]>
Lots of fixes

8346a298cb4561c4bb7a5363d46c986ae1bbab21 authored about 8 years ago by Dmitry Malinovsky <[email protected]>
Refactored types to subclass builtin types

15125122c43a02322910fca4fe4139670c11409a authored about 8 years ago by Dmitry Malinovsky <[email protected]>
linting

3a293c851e2659e8c397d5f552b84369842a6972 authored about 8 years ago by Dmitry Malinovsky <[email protected]>
unittest->unittests

b9fa5961a1f919dc4b08a9697bcae28bedb6bffb authored about 8 years ago by Dmitry Malinovsky <[email protected]>
Yay, tests passed

dc15f386600e9674718dc9cd58de02e4d7ce762e authored about 8 years ago by Dmitry Malinovsky <[email protected]>
More work on everything

dbffccb48b26e244a7e5142f8fee78f453767625 authored about 8 years ago by Dmitry Malinovsky <[email protected]>
Don't try to upgrade codestyle reqs

4fbc4f214bf0099488d79f79be706494a5d95590 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Reorder makefile a bit

0de008c6cd46cd6c051396ed4f7b9bf93823b2d4 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Force isort single line

9f03ba7b565a24bd3a47d6b4ec59440601e36c96 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Initial codestyle automation

61defe27b67733f52597e7d65b71990546e8daa3 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
There are no runtime requirements, hurray!

d014ebf9cd7ae9133165274ac45651b4f407c304 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Refactor types a bit

3001bc1244b0572ab54322425c9a41e0d24fb559 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Even more code style

fbf2dc9d77c33d5474dfb0b82ec34e17b5efb0e6 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
More code style

01c03345608c14ddd05eaf62e7c144a78ec3fb81 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Code style fixes

602c726bbfbb0be3bdd0ad9bc820750928fa8e3d authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Let's keep __init__.py clean

573eee1ee0332b2cb5468993e096c9d3f7fdca22 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
singledispatch is actually cool

f5c49edf21f760b04a765160b3940911727b6bfa authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Restructure tests, all passing (hurray)

4edebdb406e6cd2d68618c960692a6e9749ca14f authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Fix Float/Double detections

a3e6c366c2bbfdc16b079d223d0439d471708188 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Don't throw an exception if the result is successful

cec151f28b8a4e0fdc7a4b952393887d582aa217 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Almost all hypothesis tests are passing

0843195f22b13768a22ceb5d668c98cf2d7da0a6 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Add tests

6d4b48ca09b32a29b1972b92495c73c8ef2b557f authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Expose frames as the main api

e86264c7caabe3aab926d1f5af8732950e0dcc42 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Don't work with raw streams, use types

4da9af82298ede933fb668e8c0ca996f8ec1bbfc authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Update methods.py

6965745e68fb56dbb6bb01c728462a0eddc88144 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Fix various errors in types.py

811c6fece7985026dafd1b760717aa4a9300cfcc authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Correct gendate a bit

3505c9132c0f268d87da2c8751cc79b25ea21ac2 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Update methods.py template; add requirements

a22756f28643bf5e5ad8f6a4dc09a9b6718c2351 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Included license information

ebd13254c49d4791eec98bf54151f5ce3daf224e authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Added frame handling, basic class, etc

79b17b180edeae51a64f43cae0ba32b6ab9b1916 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Add BSD 3-clause license file

fc5328feda8d4a89a3513bba5fe622c7768e5127 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Remove old license so github will suggest to pick another one

2ff147be10cc68dbb3b8da575b0d485ad8d8b148 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
More codegen fixes

628f0e960cb105ed32ac6097b196a39ab3fec38d authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Rename spec -> codegen

5ce81e8e2259d1bf78ca2f136c1c27d68aca898a authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Move constants into dedicated module

Refactor spec generation a little bit
Add missing Decimal type

c810d362d6433fc8856a4536027e97f5fa03a663 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Merge branch 'master' of github.com:celery/amqpframe

efe20774a44ff510b1227c0ed5e0b05e5010deba authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Add type classes: serialization & deserialization

f4e7d4313857b1802a5af3b3fb713d6c0df1f58d authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Add spec generation script & generated methods.py

3f5b58dc5ab45d743edf2a953ee03992597da5d8 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Add basic setup.py and package skeleton

2e761f34b7050453c64cecccb7b9f07d71264ba7 authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Get rid of pycharm files

868718be916d1297cb357c78523bfce2707e3f1a authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Add python gitignore

1787c1feea95b59b635c74dd3cef8d9844974cce authored over 8 years ago by Dmitry Malinovsky <[email protected]>
Initial commit

ede61ce9392a6909497668714f36faa54ed8e540 authored over 8 years ago by Dmitry Malinovsky <[email protected]>