openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
Dolt (API)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
1 day
ago.
Jun 23, 2024 — Jun 23, 2025
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix tests to work with new body=None code to handle POSTs properly
Travis Swicegood
More...
over 15 years ago
fixes Dolt so that when it's loaded up in an ipython shell it doesn't try to push tab completion into it's attribute stack.
Chris Dickinson
More...
over 15 years ago
if the method is POST, params for the call are put into the body, not stapled onto the query string
Chris Dickinson
More...
over 15 years ago
remember to return your results from dolt when you're inside of bit.ly
Chris Dickinson
More...
over 15 years ago
just a wee bit more twiddling.
Chris Dickinson
More...
over 15 years ago
don't try to assign to the results of a dict update.
Chris Dickinson
More...
over 15 years ago
added a default value for bitly http object
Chris Dickinson
More...
over 15 years ago
removing http objects from the generated login credentials -- whoops
Chris Dickinson
More...
over 15 years ago
renamed `api_key` and `api_version` to `apiKey` and `api_version`, respectively
Chris Dickinson
More...
over 15 years ago
initials of bitly dolt api
Chris Dickinson
More...
over 15 years ago
grr - fix a stupid copy 'n' paste error
Travis Swicegood
More...
over 15 years ago
add setup.py and a few TODOs to the fabfile
Travis Swicegood
More...
over 15 years ago
Add official Twitter api
Nathaniel Haas
More...
over 15 years ago
no need to have this print in the example code
Travis Swicegood
More...
over 15 years ago
add flickr example that demos listing my public photos
Travis Swicegood
More...
over 15 years ago
Allow changing how the parameters are added to the string.
Travis Swicegood
More...
over 15 years ago
refactor out the parsing of the response
Travis Swicegood
More...
over 15 years ago
allow other collapse schemes
Travis Swicegood
More...
over 15 years ago
added basic example for talking to readernaut. interesting edge case in their api which might need params to be parsed for the url_template pattern
Jeff Triplett
More...
over 15 years ago
added a brightkite example
Jeff Triplett
More...
over 15 years ago
updated twitter example to use getpass so passwords aren't in the clear
Jeff Triplett
More...
over 15 years ago
add some more documentation to using custom methods
Travis Swicegood
More...
over 15 years ago
add in a test for properties working to explain methods
Travis Swicegood
More...
over 15 years ago
Add licensing inforamtion
Travis Swicegood
More...
over 15 years ago
add an example Twitter client using Dolt
Travis Swicegood
More...
over 15 years ago
add a README file
Travis Swicegood
More...
over 15 years ago
one more sanity test
Travis Swicegood
More...
over 15 years ago
add in json parsing of return values
Travis Swicegood
More...
over 15 years ago
rename to Dolt
Travis Swicegood
More...
over 15 years ago
move this to an instance variable for better extensibility
Travis Swicegood
More...
over 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