openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
Dolt (API)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Aug 24, 2025 — Aug 24, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump to next dev version
Travis Swicegood
More...
over 14 years ago
Add Simpleton class for simple APIs (v0.9.0)
Travis Swicegood
More...
over 14 years ago
Run all of the Dolt tests on Simpleton to make sure it behaves the same
Travis Swicegood
More...
over 14 years ago
Rename Api to Dolt and use Simpleton for basic requests
Mike Thornton
More...
over 14 years ago
- Made API the base class for extending Dolt for APIs - Dolt now accepts a base_url for simple requests that don't need a subclass - Added documentation and tests
Mike Thornton
More...
over 14 years ago
First pass at adding travis-ci support to Dolt
Travis Swicegood
More...
over 14 years ago
bump to next dev version
Travis Swicegood
More...
over 14 years ago
add support for param handling in content-types (v0.8.0)
Travis Swicegood
More...
over 14 years ago
Merge pull request #11 from JNRowe/master
Travis Swicegood
More...
over 14 years ago
Added test for content-type headers with parameters.
James Rowe
More...
over 14 years ago
Fix JSON handling for Content-Type headers with additional parameters.
James Rowe
More...
over 14 years ago
bump to next dev version
Travis Swicegood
More...
almost 15 years ago
v0.7.0 (thanks @six8 and @kmike)
Travis Swicegood
More...
almost 15 years ago
Merge remote-tracking branch 'six8/cloneable'
Travis Swicegood
More...
almost 15 years ago
Merge remote-tracking branch 'origin/master'
Travis Swicegood
More...
almost 15 years ago
Merge pull request #8 from kmike/cleanup
Travis Swicegood
More...
almost 15 years ago
Version bump, updated flickr example
Mike Thornton
More...
almost 15 years ago
- Prefer json over simplejson - Install requires httplib2 - Only decode json if content-type is right - Attribute requests returns clones so that you may re-use references for repeated requests - Attribute access and with_* functions return clone - Explicit use of with_body for form encoding or with_json for json encoded bodies - get_url() can be passed extra path parts or url parameters - Added with_headers() - Added add_basic_auth helper
Mike Thornton
More...
almost 15 years ago
Unused attribute is removed
kmike
as Mikhail Korobov
More...
about 15 years ago
v0.6.0
Travis Swicegood
More...
about 15 years ago
Merge pull request #4 from kmike/error-handling
Travis Swicegood
More...
about 15 years ago
add example for requirements installation
Travis Swicegood
More...
about 15 years ago
tweak markdown
Travis Swicegood
More...
about 15 years ago
add a requirements file for dev
Travis Swicegood
More...
about 15 years ago
add install_requires to make sure httplib2 is added
Travis Swicegood
More...
about 15 years ago
bump to dev version
Travis Swicegood
More...
about 15 years ago
Merge pull request #3 from kmike/readme
Travis Swicegood
More...
about 15 years ago
tests are good but the actual code shouldn't be forgotten ;)
kmike
as Mikhail Korobov
More...
about 15 years ago
keep attribute stack clean even after exceptions
kmike
as Mikhail Korobov
More...
about 15 years ago
note about how to run tests in README
kmike
as Mikhail Korobov
More...
about 15 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree