Ecosyste.ms: OpenCollective

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

github.com/kiwitcms/github-marketplace

GitHub Marketplace integration for Kiwi TCMS
https://github.com/kiwitcms/github-marketplace

Changelog for version 0.1.1

5c226ee73515ecd92fa98216bd8c75c78ed353cf authored over 5 years ago by Mr. Senko <[email protected]>
Handle GitHub hook pings

Fixes Sentry KIWI-TCMS-6R:
https://sentry.io/organizations/open-technologies-bulgaria-ltd/issues...

06d067149c2437f65b3f8bb5bd4afdfb388d5eab authored over 5 years ago by Mr. Senko <[email protected]>
Make it a POST only view

also not inherit from TemplateView to avoid

TemplateResponseMixin requires either a definition ...

fe53ec02e53744623295214543c53c2101d3b2aa authored over 5 years ago by Mr. Senko <[email protected]>
Din't use find_packages b/c it doesn't exclude test_project/ from bdist_wheel

630b96b29d7bc0f73629257b642ad57577e77372 authored over 5 years ago by Mr. Senko <[email protected]>
Remove empty files - no need to ship them around

also don't ship the test project

497259028ce15cfd207ea3e2c6fff41c09f949d0 authored over 5 years ago by Mr. Senko <[email protected]>
Changelog for v0.1.0

bc2b991e46cf874d8697a31308023f390ca5c934 authored over 5 years ago by Mr. Senko <[email protected]>
Test + fix for failing signature verification in view

8452aeeae00175ca894adbab155905af8deacc76 authored over 5 years ago by Mr. Senko <[email protected]>
Add tests for utils module

01006096fcd1c96bbc650087db0ca9fdf46002ec authored over 5 years ago by Mr. Senko <[email protected]>
Add test for hook view

surprisingly it doesn't fail when signature is missing

09a49c0c64e22d8b706a943a3e1848565f210096 authored over 5 years ago by Mr. Senko <[email protected]>
Split code into calculate_signature() function

b/c this will be needed later during testing

2f1ad7379fe86b14aa2a190166ff57cea4ff6c09 authored over 5 years ago by Mr. Senko <[email protected]>
Add comment

4974923c5cbb8788a2e2e002e455c44e8ce78652 authored over 5 years ago by Mr. Senko <[email protected]>
Don't count tests in coverage

bb06e53d7deeb2d0011727e89a41d1c3908d2398 authored over 5 years ago by Mr. Senko <[email protected]>
Use request.headers instead of request.META

9fa33cfa79de2a4ed971556b3f677ce57df8d65d authored over 5 years ago by Mr. Senko <[email protected]>
Fix failing tests

0fc0078986cf73db150f2f53c93736e9a9079943 authored over 5 years ago by Mr. Senko <[email protected]>
Add tests for verify_signature()

ea8b8193b4d1d66c6d3e71e314cd03123d4ebee3 authored over 5 years ago by Mr. Senko <[email protected]>
Add a Django project to facilitate unit testing

4adfdae75a31790c909cfdc8340397b78033e417 authored over 5 years ago by Mr. Senko <[email protected]>
Make pylint happy

e495bbee37be538026d29cc0b2ef248c5b4cf1d2 authored over 5 years ago by Mr. Senko <[email protected]>
Remove unused model

- because it generates a pylint issue
- and also because we don't use it and don't want to gener...

61727166f72751f5d42ef9f021d3ec9f01ac6aef authored over 5 years ago by Mr. Senko <[email protected]>
Handle Free plans from Marketplace

b6cb58b8f51e2e2f3a145efbae06528e9576833e authored over 5 years ago by Mr. Senko <[email protected]>
Add Django to devel.txt for Travis CI

65906dd2c78d86dca5ee3f63b61e80fe10e62b22 authored over 5 years ago by Mr. Senko <[email protected]>
Add pylint checks and fix some issues

661c1a79ca39e1e0f52ab67fa0e5f3d6191869a2 authored over 5 years ago by Mr. Senko <[email protected]>
Add more support files

079baa7d953b06b91bb9936095a5fa68eacc9cda authored over 5 years ago by Mr. Senko <[email protected]>
Add module structure

68a0d29ebd6cc7782956d1b00c0c263ce34788d8 authored over 5 years ago by Mr. Senko <[email protected]>
Add boilerplace files

6cfe256b6095375870d1d8dcc032d7f1d74b4aac authored over 5 years ago by Mr. Senko <[email protected]>
Initial commit

b2a2605d8ec45c1fe17e2d76458c87eefcae5e01 authored over 5 years ago by Alexander Todorov <[email protected]>