0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #12 - it now installs into an environment that doesn't have requests pre-installed. More... about 11 years ago
Updated for 0.2.7 More... about 11 years ago
A single place to reference the version number. More... about 11 years ago
Send body-less DELETE requests. Fixes gh-6. More... about 11 years ago
No static files used, so reference removed from conf.py. Modified all links to docs.intercom.io in the main index. Added section on Notes. More... about 11 years ago
Remove an unnecessary exclude from the manifest. Set zip_safe to False. More... about 11 years ago
Fix reference to doc files. More... about 11 years ago
Splitting the requirments up (should speed up Travis builds). More... about 11 years ago
Set the source encoding to UTF-8. Remove unused imports. More... about 11 years ago
Support for Notes. More... about 11 years ago
Added some documentation for deleting a user. More... about 11 years ago
Prep for 0.2.6 gh-8 More... about 11 years ago
Implement the delete user functionality. More... about 11 years ago
Consistent version numbering for 0.2.5 release. More... about 11 years ago
Fixing incorrect copy. More... about 11 years ago
Another version string. Need to centralize these. More... about 11 years ago
Oops, wrong verison number. More... about 11 years ago
Updating changelog and setup for 0.2.5 More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
Merge pull request #5 from marselester/fix-json-value-error More... about 11 years ago
Fix the doctests. Fixes gh-7 More... about 11 years ago
Add catching ``ValueError: No JSON object could be decoded`` More... over 11 years ago
Incorrect path to README. More... over 11 years ago
Removed 2.4 and 2.5 (Requests needs > 2.6 support). Added doctests call. More... about 12 years ago
Trying more versions of Python. More... about 12 years ago
Fixed install command. More... about 12 years ago
Trying to get Travis working. More... about 12 years ago
Removed the coverage report. Served no purpose. More... about 12 years ago
Added another test for find. More... about 12 years ago
Added a development page and modified doctest to automatically run the doctests of all modules in the intercom package. More... about 12 years ago