Ecosyste.ms: OpenCollective

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

github.com/pep8speaks-org/pep8speaks

A GitHub :octocat: app to automatically review Python code style over Pull Requests
https://github.com/pep8speaks-org/pep8speaks

Merge pull request #75 from OrkoHunter/fix_bug_for_multiple_files

BUG: Fix html view links in case of multiple files

f840a923721f6f6a63cc58826a1b92b55444e250 authored about 7 years ago by Himanshu Mishra <[email protected]>
BUG: Fix html view links in case of multiple files

2cd5958fe5449d4257bb5e686c7f4bff542122b3 authored about 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #73 from khanchi97/code-smells

Make changes according to Code smells

e575e68c91d60c56c657e2412bc15c02f14d7386 authored about 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #72 from khanchi97/list-dict-issue

utils.py: Change default value of an argument

72738ec32a37d3ce406947de5cb5d5362079313c authored about 7 years ago by Himanshu Mishra <[email protected]>
Make changes according to CodeSmells

Make some changes in different files so that
in future no bugs will be introduced just
because o...

1afe137bdd0e93e9c6dd212adadef4d9f3cbdd2f authored about 7 years ago by khanchi97 <[email protected]>
utils.py: Change default value of an argument

It changes the default value of an argument `data={}` to `None`
Now in any fucntion call it woul...

5a25cf84b5d0a0366f3a71297216cdd8aaca92ed authored about 7 years ago by khanchi97 <[email protected]>
Merge pull request #69 from chinskiy/more_tests

[WIP] rewrite _request method, add tests

f9bfa3762c0fe6578929f0d09b3a5a9402d48aef authored about 7 years ago by Himanshu Mishra <[email protected]>
small fix

4ad90a244c8e6acac3767a3bcfe0297836f0605a authored about 7 years ago by chinskiy <[email protected]>
rewrite _request method, add tests

a33d0f5e1d72b2f6a8c1b248856b05515ab7b02f authored about 7 years ago by chinskiy <[email protected]>
rename type arg on method as syntax word

229cdd36dfd0820869d2e46d1af5d65652a78801 authored about 7 years ago by chinskiy <[email protected]>
Correctly point to the config in readme

b6bfce1a8ad332a7e40235af6ca4b53b7a174323 authored about 7 years ago by Himanshu Mishra <[email protected]>
Separate default config into a file

7557f1da0f0d53a296af002540253a0bedc32dff authored about 7 years ago by Himanshu Mishra <[email protected]>
Clarify updated features in README

077d4924051adf3f9e458fd563345fce484cc98d authored about 7 years ago by Himanshu Mishra <[email protected]>
No need to handle review requests

141681e6fc24c7b7c867cd1942d4460437e87332 authored about 7 years ago by Himanshu Mishra <[email protected]>
Do not accept webhooks corresponding to PR reviews

8fcbd4ba7b81d56e59fb2bc813e423429ccdf24f authored about 7 years ago by Himanshu Mishra <[email protected]>
Do not use resources when no action needs to be taken

b88c0773a6f35df73d6f4a9704c73d4a30ba1406 authored about 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #65 from OrkoHunter/patch_up_pr_60

Return a response for every request

ea9a8c29a0db3b07f68f83ade270b29f07f8337e authored about 7 years ago by Himanshu Mishra <[email protected]>
Resolve requests with a response

bdc0c7065d339c7b2ed21b66d3f10bd6d3ec19f2 authored about 7 years ago by Himanshu Mishra <[email protected]>
event_to_action is not defined outside of the if block

3c01e9c62eb2f71ff3d3584339f5dcf6addac504 authored about 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #60 from chinskiy/add_tests_plus_rewrite_app_py

Setup and add first tests, rewrite app.py a few

f8586ae8cff923d11247e77fa87388039236843a authored about 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #63 from OrkoHunter/landscape

Add landscape.io

bdedf43aa182887e2efd562f715c100bddadc8b1 authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' into add_tests_plus_rewrite_app_py

85c6c849b672c8a92f561a153db9d69ac2061c52 authored over 7 years ago by Himanshu Mishra <[email protected]>
Add landscape.io

cc861663cc0f48eb1ab4ddcbbbce1f58da8bbedf authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #61 from OrkoHunter/bit-clean-up

Remove redundant comment

623f404ed165f31d5969959138c05706d1dfbb3a authored over 7 years ago by Himanshu Mishra <[email protected]>
add case when header X-Hub-Signature not exist

5b88156edbc4efc528c6d7872d58003a4fb0604a authored over 7 years ago by chinskiy <[email protected]>
add test for utils.match_webhook_secret

593ff995cc07ef742c7f56f66e891918bc50c1f7 authored over 7 years ago by chinskiy <[email protected]>
add test for utils.update_dict

0a6ed656ad8df693c127a359a9071d3821b6d476 authored over 7 years ago by chinskiy <[email protected]>
Merge pull request #62 from chinskiy/add_travis_to_readme

add Travis status image to readme

bba911430abe25d08379900e96d8c5415923f30c authored over 7 years ago by Himanshu Mishra <[email protected]>
add Travis status image to readme

dea0fe21ab221db47ea26e9e942aaeaa0dff07d4 authored over 7 years ago by chinskiy <[email protected]>
update tests

a275dc2cbd3048e415f7eb2de5ca1d535af25354 authored over 7 years ago by chinskiy <[email protected]>
Remove redundant comment

Remove useless comment about an old variable and add information about the parameter of the `han...

89c01dfa563284750804407fbb5b2635d0739b8b authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #57 from OrkoHunter/refactor

Refactor codebase

73c7731cef36895649459ebaf446171cb922278f authored over 7 years ago by Himanshu Mishra <[email protected]>
Enable Travis

50b70ab19fea76acb34559fc07298ad60380e531 authored over 7 years ago by Himanshu Mishra <[email protected]>
Remove unused variables and imports

b40ff437d05b261636b7696cfd1d46b48d89255a authored over 7 years ago by Himanshu Mishra <[email protected]>
Fix error attribute of ghrequest

256d4b668ec45d7f696b2983485385b81a2dc59f authored over 7 years ago by Himanshu Mishra <[email protected]>
Fix concatenating base url for queries

fa33081f0695c7e5b70fa44398ea67ad27b81a05 authored over 7 years ago by Himanshu Mishra <[email protected]>
Move utility functions

8159575b33210d1bafc1cfd5bc811215715f4ec3 authored over 7 years ago by Himanshu Mishra <[email protected]>
Fix bugs, working handle_pull_request

83625280d709485c1b188b34a331139763b464b4 authored over 7 years ago by Himanshu Mishra <[email protected]>
Separate base url for query

7b089b67c9363782cbb73ae7db5bdd3f6ab2dc4f authored over 7 years ago by Himanshu Mishra <[email protected]>
Fix pep8 issues

3ecd53276525721e1ad648caae2271c950b510e4 authored over 7 years ago by Himanshu Mishra <[email protected]>
Customized response object

cfee613d5536dc2b52df9bccf358b25f99cf35e6 authored over 7 years ago by Himanshu Mishra <[email protected]>
Remove data dictionary with request object

ed45cbe42695ab81af69ac7f13901b151e6c1445 authored over 7 years ago by Himanshu Mishra <[email protected]>
Don't need pipfile

381c955a0052b4227fb8a9cda36d5ad44b354395 authored over 7 years ago by Himanshu Mishra <[email protected]>
Install pytest

4953099c1f95488a11ac697409469980389a8922 authored over 7 years ago by Himanshu Mishra <[email protected]>
Write the _requests function

8e7d2516e672e35fa1fd9d6a3c42f93ebd922892 authored over 7 years ago by Himanshu Mishra <[email protected]>
Add constants

0e306b7d35f097c50b467f25563b19707222a77e authored over 7 years ago by Himanshu Mishra <[email protected]>
Abstract requests

39f4cf74016b8d4693f186c6d99db700bccb7a5e authored over 7 years ago by Himanshu Mishra <[email protected]>
fix pep8 issues

d12dfa3cc8556488e6229165dbe298ce015a79ab authored over 7 years ago by Himanshu Mishra <[email protected]>
add test_main_post

d40c3b29830eebd2ef05c1f42e0eca41be6c822e authored over 7 years ago by chinskiy <[email protected]>
add first test

5980d7d882331cbb661e757974112091794b51f4 authored over 7 years ago by chinskiy <[email protected]>
add sublime settings to .gitignore

12a2ee16319232df7bb1af1bf92f2627d04316ae authored over 7 years ago by chinskiy <[email protected]>
start with tests

c51e006a098adb786bd19a70df439651319e55d4 authored over 7 years ago by chinskiy <[email protected]>
rewrite app.py

599935f712f58cd5db796185877024df14629a98 authored over 7 years ago by chinskiy <[email protected]>
Merge pull request #59 from chinskiy/add_descending_issues_order

Add descending issues order

abbb5f8aec3b08b611df38dfcd7f50d583db4fde authored over 7 years ago by Himanshu Mishra <[email protected]>
make readme more clear

4a1ff6605edbf42c83061887bef0c4036a2df3fb authored over 7 years ago by chinskiy <[email protected]>
add to readme descending_issues_order parameter description

030c3348b0c82641a6c225b32dc8dedf16cadf27 authored over 7 years ago by chinskiy <[email protected]>
add possibility to make descending issues order

aeea3ce6a4157cb8b360ae10176c83b3b276f204 authored over 7 years ago by chinskiy <[email protected]>
Increase line length limit

1b635c9b2be44e1b03ac8e0f8ea7037db3cdd36b authored over 7 years ago by Himanshu Mishra <[email protected]>
Ignore E701

801becc4e44f646858fffe4ce56c41baf707c0d5 authored over 7 years ago by Himanshu Mishra <[email protected]>
Update users

a72fc3d384b5f2750db4cef13ef879930c1704a1 authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' of https://github.com/orkohunter/pep8speaks

9be30ef7cb4abe29cebb32ff299068ab291b534e authored over 7 years ago by Himanshu Mishra <[email protected]>
Add users

8f22c4af9faf0e1080918cc929cd637496eade2b authored over 7 years ago by Himanshu Mishra <[email protected]>
Improve filename_match for exclude

d72b3ce71a8f8f975e6cfd9edf0d4d3e768562e4 authored over 7 years ago by Himanshu Mishra <[email protected]>
Clarify suggest diff

e32efd909f57560e964ae240c24d5416f86ca3b0 authored over 7 years ago by Himanshu Mishra <[email protected]>
Read config file from the base branch

c86e29a79a60460c8a1ceda01e9c649d643f4798 authored over 7 years ago by Himanshu Mishra <[email protected]>
Read config file from the base branch

e4f04db6cd08d8f510c8055e3d487b341d23aa9e authored over 7 years ago by Himanshu Mishra <[email protected]>
Handle installation by a user

0c1e0cf4a688df8fd3f5a9a6b1a535b300aaedbe authored over 7 years ago by Himanshu Mishra <[email protected]>
Handle empty body of PR reviews

833a309fe36983261e27cd159099baa7030749ea authored over 7 years ago by Himanshu Mishra <[email protected]>
Fix fnmatch import

c69a086a504bf344dd29d7f2062bbef72737c0f5 authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #53 from daviddavis/fix-exclude

Fix pycodestyle exclude option

8deb6f996f403bbe5e6130809aaf319715db3d88 authored over 7 years ago by Himanshu Mishra <[email protected]>
Fixing exclude option by filtering files

47b11bff7884a8dc8c58443c05c0dff22dc77cc9 authored over 7 years ago by David Davis <[email protected]>
Handle more event cases

ec822fb273904dbe26e013ca4d189005647e729d authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #48 from OrkoHunter/skip_pep8

Add [skip pep8] option to prevent bot from commenting on a PR

d4d7e4bbf19bdb73027d81374015e711365a4cde authored over 7 years ago by Himanshu Mishra <[email protected]>
Add [skip pep8] option

1c4e91530e23ba86b4bf2c3f84981548e7684b2a authored over 7 years ago by Himanshu Mishra <[email protected]>
Handle unspported review and issue_comment

acb5e0c22b28d722f9aabe4aa7f9f3fe933eb14a authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #47 from OrkoHunter/issue_comment_api

Implement issue comment api

e449b4e37046b9a48061c62fab8c90b64dd3f3d9 authored over 7 years ago by Himanshu Mishra <[email protected]>
Modify data dict for review comment

1134f6d3c40344c32c9fe28bd17aaf5e0b68aeed authored over 7 years ago by Himanshu Mishra <[email protected]>
Handle issue comment for pep8ify command

8713cae8192deb7cd7b044e1d94ae9e8d8d3f8ea authored over 7 years ago by Himanshu Mishra <[email protected]>
Handle issue comment for diff command

02afe33f95d65f0a24f667eb36be9d0754f09297 authored over 7 years ago by Himanshu Mishra <[email protected]>
Do not comment even if re-opened with no issues

c2db857a2791ed14f0a34737e29683a54bd2f035 authored over 7 years ago by Himanshu Mishra <[email protected]>
Debug suggest diff

cc9e1ce532b4f05ae3f10cb3a1fbef4af7756f5d authored over 7 years ago by Himanshu Mishra <[email protected]>
Fix bug for updating message

7c3707545d82c7c7ee489ec03a01f2a440764eae authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge branch 'master' of https://github.com/OrkoHunter/pep8speaks

374f49745f81cdcf963b09ec4e5f50f87ceee94e authored over 7 years ago by Himanshu Mishra <[email protected]>
Prevent Remote code execution, Closes #28

e09ec28786aa04bb7a6459fec6294bbb9368671a authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #35 from OrkoHunter/authors

Add list of authors

61bd949db8696c4e5466d15f62453c001b15d0ee authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #39 from chinskiy/possibility-to-change-message-without-pep8-errors

Possibility to change message without pep8 errors

15ac3bbc18b8eaaa7d1e3d7f3ba0d1433aabd4d5 authored over 7 years ago by Himanshu Mishra <[email protected]>
Add version numbers in requirements.txt Closes #41

4eb0f1682ed20cc206244d50edb801d8f127b2b3 authored over 7 years ago by Himanshu Mishra <[email protected]>
Simply don't comment with no-error messages when a PR is opened

c9f2eb6c5b7767f8596414ced82b5f5e3e40319e authored over 7 years ago by Himanshu Mishra <[email protected]>
Comment only if Python files are involved

8dadb25e03c2b5e711047a1f191e69b88047cf75 authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #44 from chinskiy/fix_links_for_errors

fix problem with links in PR with organisation

e7946c8c4043b394b32cc0cc64d5bc1764066075 authored over 7 years ago by Himanshu Mishra <[email protected]>
fix problem with links in PR with organisation

d254e0babe49d05bde6cf85af4507c40e125ad84 authored over 7 years ago by chinskiy <[email protected]>
Merge pull request #42 from OrkoHunter/bug_fix_for_empty_comment

Fix a bug on empty comment while opening/synchronizing a PR

6523ab91f1057fb4f829fb15770ee3ae2a64cc03 authored over 7 years ago by Himanshu Mishra <[email protected]>
Update empty comment but don't make when opening a PR

0dd9bd0ba3d476846607958a9d3dd0c450c3b9a6 authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #37 from chinskiy/fix-for-organisations

Fix for reading .pep8speaks.yml file

ca082a31bc30310147a83366a46dd83ae4946963 authored over 7 years ago by Himanshu Mishra <[email protected]>
add example to README.md

95f955f297295472b8e297c8955243eeb6088742 authored over 7 years ago by chinskiy <[email protected]>
Add possibility to change message without PEP8 errors

1f0d195fc3676081eca8990f7a33c3851fd22aa6 authored over 7 years ago by chinskiy <[email protected]>
add fix for reading .pep8speaks.yml file

df49c72c0594c37e519c1cea62d637d3c3817aca authored over 7 years ago by chinskiy <[email protected]>
Add AUTHORS file

7f92ce1e6bd4db547b6b83216758ad9e7c156285 authored over 7 years ago by Himanshu Mishra <[email protected]>
Merge pull request #34 from chinskiy/response-on-ping-event

add response on ping event and handler for unsupported requests

81ea443050e8cc15b0d4d875ef1ccc0abeb3d4e8 authored over 7 years ago by Himanshu Mishra <[email protected]>
add response on ping event and handler for unsupported requests

fec74129958cc17ffd1692230575e1abd0fe3dc7 authored over 7 years ago by chinskiy <[email protected]>