0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/0.0.6'
smn
as Simon de Haan
More... over 10 years ago
bumping version number
smn
as Simon de Haan
More... over 10 years ago
encode as utf-8 before putting on the wire
smn
as Simon de Haan
More... over 10 years ago
Merge pull request #10 from pjdelport/develop More... about 11 years ago
Add Tox configuration. More... about 11 years ago
Bump version to 0.0.5. More... over 11 years ago
Delete empty TODO file from middle of Python package (thanks @jerith). More... over 11 years ago
Add /ve/ to gitignore. More... over 11 years ago
Merge branch 'feature/issue-7-license-and-author-update' into develop More... over 11 years ago
Add licensing headers to all files. More... over 11 years ago
Update license and trove classifiers. More... over 11 years ago
Merge branch 'feature/issue-8-make-linkcheck-period-configurable' into develop More... over 11 years ago
Re-write link check period to work more like other parameters for now and add simple tests. More... over 11 years ago
Make link check period configurable. More... over 11 years ago
Merge branch 'feature/issue-6-general-code-clean-up' into develop More... over 11 years ago
PEP8 and method name clean-up. More... over 11 years ago
Replace odd app_register_callback type check with simple check for whether a value was passed in. More... over 11 years ago
PEP8 clean-up and removal of unused time import. More... over 11 years ago
PEP8 clean-up of setup,py More... over 11 years ago
Ignore trial test folder. More... over 11 years ago
Remove stray __init__.py file. More... over 11 years ago
Merge branch 'feature/issue-4-fix-handling-messages-with-commas' into develop More... over 11 years ago
Merge branch 'develop' into feature/issue-4-fix-handling-messages-with-commas More... over 11 years ago
Merge branch 'feature/issue-3-dont-stop-the-reactor-for-one-bad-message' into develop More... over 11 years ago
Fix spelling error in lineReceived comment. More... over 11 years ago
Handle SSMI_RESPONSE_USSD_EXTENDED message with comma. More... over 11 years ago
Handle SSMI_RESPONSE_USSD messages with commas. More... over 11 years ago
Document why logging the error should be enough. More... over 11 years ago
Don't stop the reactor on bad messages. More... over 11 years ago
Add exception classes. More... over 11 years ago