Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ioerror/blockfinder issues and pull requests

#98 - countries codes provider moved source

Issue - State: closed - Opened by hubroot over 6 years ago - 1 comment

#97 - correct spelling mistake

Pull Request - State: closed - Opened by EdwardBetts about 7 years ago

#96 - post setup failure

Issue - State: closed - Opened by bishisht over 7 years ago - 1 comment

#95 - Pypi package work.

Pull Request - State: closed - Opened by d1b over 8 years ago

#94 - Update the blockfinder version to 3.14160.

Pull Request - State: closed - Opened by d1b almost 9 years ago

#93 - Correct exit code if ``failures % 256 == 0`` due to UNIX semantics

Pull Request - State: closed - Opened by d1b almost 9 years ago

#92 - Discard duplicate per-country IP blocks

Pull Request - State: closed - Opened by boite almost 9 years ago - 1 comment

#91 - Deduplicate lookup from assignments table

Pull Request - State: closed - Opened by boite almost 9 years ago - 2 comments

#90 - fetch_assignments returns duplicate networks

Issue - State: closed - Opened by boite almost 9 years ago

#89 - Correct exit code if ``failures % 256 == 0`` due to UNIX semantics

Pull Request - State: closed - Opened by lamby almost 9 years ago - 1 comment

#88 - Pypi package

Pull Request - State: closed - Opened by d1b almost 9 years ago - 1 comment

#87 - Fix unclosed files.

Pull Request - State: closed - Opened by d1b almost 9 years ago

#83 - Move to using 'new' style classes as that's what python 3 will use

Pull Request - State: closed - Opened by d1b almost 9 years ago

#82 - Add python 3.4 and 3.5 to travis-ci's test configuration.

Pull Request - State: closed - Opened by d1b almost 9 years ago

#81 - Pep8-ify the blockfinder source code.

Pull Request - State: closed - Opened by d1b almost 9 years ago

#80 - Package for PyPI

Issue - State: closed - Opened by xiongchiamiov over 10 years ago - 5 comments

#79 - Feature/add export geoip

Pull Request - State: closed - Opened by aagbsn over 10 years ago

#78 - str decode() takes no kwargs, replace with arg

Pull Request - State: closed - Opened by aagbsn over 10 years ago - 1 comment

#77 - str decode() takes no keyword arguments

Issue - State: closed - Opened by aagbsn over 10 years ago - 1 comment

#76 - Add ASN and AS Description lookup by IP.

Pull Request - State: closed - Opened by aagbsn over 10 years ago - 1 comment

#75 - Fix Python 2.6 support

Pull Request - State: closed - Opened by xiongchiamiov over 10 years ago - 7 comments

#74 - Normalize incoming country codes

Pull Request - State: closed - Opened by xiongchiamiov over 10 years ago - 17 comments

#73 - Update README

Pull Request - State: closed - Opened by gnuns over 10 years ago

#72 - Parallelize import process

Issue - State: closed - Opened by xiongchiamiov over 10 years ago - 3 comments

#71 - Fixing invalid COUNTRY_CODE_URL

Pull Request - State: closed - Opened by Phoul over 10 years ago

#70 - Invalid COUNTRY_CODE_URL

Issue - State: closed - Opened by Phoul over 10 years ago - 5 comments

#69 - Support python 2.7 and version >= 3.3.

Pull Request - State: closed - Opened by d1b over 10 years ago - 1 comment

#68 - Create blockfinder website

Issue - State: open - Opened by kloesing almost 11 years ago - 3 comments

#67 - Testing/develop

Pull Request - State: closed - Opened by isislovecruft about 11 years ago - 1 comment

#66 - Different outputs on different devices for the same Country

Issue - State: closed - Opened by erkenberg about 11 years ago - 3 comments

#65 - New attempt for processing ARIN (and other's) extended zone file format

Pull Request - State: closed - Opened by philpraxis about 11 years ago - 2 comments

#64 - Changed behavior to correctly process new formats from ARIN:

Pull Request - State: closed - Opened by philpraxis about 11 years ago - 13 comments

#63 - Add a travis ci configuration file.

Pull Request - State: closed - Opened by d1b about 11 years ago

#62 - RIPE Blocking / Fail Gracefully on Initialization?

Issue - State: closed - Opened by collina over 11 years ago - 6 comments

#61 - Fix unhandled URLError, and fix a SyntaxError for an old Python2.x print statement.

Pull Request - State: closed - Opened by isislovecruft over 11 years ago - 10 comments

#60 - update default User-Agent to match current TBB

Pull Request - State: closed - Opened by leif over 11 years ago

#59 - Add --what-country option.

Pull Request - State: closed - Opened by isislovecruft over 11 years ago - 7 comments

#58 - Blockfinder initialization is broken

Issue - State: closed - Opened by fpietrosanti over 11 years ago - 2 comments

#57 - Include a embedded copy of ipaddr. The license for ipaddr is found insid...

Pull Request - State: closed - Opened by d1b over 11 years ago - 2 comments

#56 - Embedded ipaddr

Pull Request - State: closed - Opened by d1b over 11 years ago - 2 comments

#55 - Usage example err, and filtering results

Pull Request - State: closed - Opened by ghost almost 12 years ago - 20 comments

#54 - Make code look more like PEP-8.

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#53 - Imported LIR country codes are not upper-case'd

Issue - State: closed - Opened by kloesing almost 12 years ago - 3 comments

#52 - Imported LIR entries have overlapping ranges

Issue - State: open - Opened by kloesing almost 12 years ago - 2 comments

#51 - Imported LIR country information may contain comments

Issue - State: closed - Opened by kloesing almost 12 years ago - 5 comments

#50 - Please review and merge two fixes to database comparison code.

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#49 - Please review and merge my branch to compare different data sources

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#48 - Import MaxMind's CSV files into our database cache.

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#47 - Store all assignments (IPv4/6, ASN, RIR, LIR) in a single table

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#46 - Come up with code conventions, follow them, and write them to a HACKING file.

Issue - State: closed - Opened by kloesing almost 12 years ago - 3 comments

#45 - Add a db configuration file and add methods to get the database version ...

Pull Request - State: closed - Opened by d1b almost 12 years ago - 7 comments

#44 - Use ipaddr for everything IP address related.

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#43 - Only download country codes when explicitly asked to.

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#42 - Please merge even more refactoring commits

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#41 - Please review and merge remaining changes from refactoring process

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#40 - Fix unit tests.

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#39 - Move all database code to new DatabaseCache class.

Pull Request - State: closed - Opened by kloesing almost 12 years ago - 1 comment

#38 - Please review and merge faster ip_address_to_dec implementation

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#37 - IPv4 address conversion should be made more robust

Issue - State: closed - Opened by kloesing almost 12 years ago - 2 comments

#36 - Valid IPv6 considered invalid because of missing IPy

Issue - State: closed - Opened by kloesing almost 12 years ago - 3 comments

#35 - Reverse lookups for ASN is broken

Issue - State: closed - Opened by kloesing almost 12 years ago - 2 comments

#34 - Fix asn_look up and the -r help information.

Pull Request - State: closed - Opened by d1b almost 12 years ago

#33 - Please review and merge faster ip_address_to_dec implementation AND DatabaseCache

Pull Request - State: closed - Opened by kloesing almost 12 years ago - 5 comments

#32 - Faster ip_address_to_dec implementation

Issue - State: closed - Opened by kloesing almost 12 years ago - 2 comments

#31 - Please review and merge these three minor tweaks

Pull Request - State: closed - Opened by kloesing almost 12 years ago

#30 - Refactor blockfinder into modules

Issue - State: closed - Opened by kloesing almost 12 years ago - 7 comments

#29 - No silent download of country code file

Issue - State: closed - Opened by kloesing almost 12 years ago - 2 comments

#28 - Assumption that RIR delegation files contain whole blocks is false

Issue - State: closed - Opened by kloesing almost 12 years ago - 10 comments

#27 - Refactor testcase

Pull Request - State: closed - Opened by d1b about 12 years ago - 1 comment

#26 - Please pull!

Pull Request - State: closed - Opened by d1b about 12 years ago

#25 - Please pull!

Pull Request - State: closed - Opened by d1b almost 13 years ago

#24 - Let's get around the appengine country code service fail ...

Pull Request - State: closed - Opened by d1b almost 13 years ago

#22 - Add a version number to the database

Issue - State: closed - Opened by d1b about 13 years ago - 6 comments

#21 - Just a few small changes :P

Pull Request - State: closed - Opened by d1b about 13 years ago - 3 comments

#20 - Reverse ASN lookup

Pull Request - State: closed - Opened by hellais over 13 years ago

#19 - TODO

Pull Request - State: closed - Opened by hellais over 13 years ago

#17 - hum it has been a while ...

Pull Request - State: closed - Opened by d1b over 13 years ago - 1 comment

#16 - hum it has been a while :)

Pull Request - State: closed - Opened by d1b over 13 years ago

#15 - please pull!

Pull Request - State: closed - Opened by d1b almost 14 years ago

#14 - please pull!

Pull Request - State: closed - Opened by d1b almost 14 years ago

#13 - please pull!

Pull Request - State: closed - Opened by d1b almost 14 years ago - 1 comment

#12 - Untitled

Pull Request - State: closed - Opened by d1b almost 14 years ago - 2 comments

#11 - Untitled

Pull Request - State: closed - Opened by hellais almost 14 years ago - 1 comment

#10 - please pull!

Pull Request - State: closed - Opened by d1b almost 14 years ago - 1 comment

#9 - make lir parsing / using optional / add some more arguments.

Pull Request - State: closed - Opened by d1b almost 14 years ago - 1 comment

#8 - lets tell people the lir parsing can take a while

Pull Request - State: closed - Opened by d1b almost 14 years ago - 1 comment

#7 - fix the sql reverse lookup query and improve the speed for LIR lookups ^ ^

Pull Request - State: closed - Opened by d1b almost 14 years ago - 2 comments

#6 - fixes and now can use LIR for reverse ipv4 look ups

Pull Request - State: closed - Opened by d1b almost 14 years ago

#5 - put the lir data into sqlite :) and a bunch of bug fixes!

Pull Request - State: closed - Opened by d1b almost 14 years ago

#4 - fixes bugs and add the requirement of IPy

Pull Request - State: closed - Opened by d1b almost 14 years ago

#3 - Diff it, Pull it, Commit it, Push it, Quick rebase it

Pull Request - State: closed - Opened by hellais almost 14 years ago - 1 comment

#2 - Untitled

Pull Request - State: closed - Opened by hellais almost 14 years ago - 1 comment

#1 - playing with this new pull request thingy wow this is neat

Pull Request - State: closed - Opened by d1b about 14 years ago - 4 comments