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
delicious_api
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Mar 22, 2025 — Mar 22, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Regenerated gemspec for version 1.0.0
jbgutierrez
More...
almost 17 years ago
[no comment]
jbgutierrez
More...
almost 17 years ago
final cleanup and ready to release! :-)
jbgutierrez
More...
almost 17 years ago
final cleanup and ready to release! :-)
Javier Blanco
More...
almost 17 years ago
refactored save! and save methods removed unneccesary spec "handle 'item already exists' response code" removed too abstract spec "should raise an exception when something goes wrong"
Javier Blanco
More...
almost 17 years ago
added 1 new spec "should find a Bookmark by its url" renamed find methods in Bookmark class
Javier Blanco
More...
almost 17 years ago
Ruby 1.9 compat: certificate verification is stricter in Ruby 1.9. It is disabled so that it doesn't raise an error
Javier Blanco
More...
almost 17 years ago
Ruby 1.9 compat: Change the require line to use a full path instead of a relative path
Javier Blanco
More...
almost 17 years ago
removed warning: parenthesize argument(s) for future version
Javier Blanco
More...
almost 17 years ago
completed Bookmark rdoc
Javier Blanco
More...
almost 17 years ago
implemented bookmark class added rdoc for base, bundle, tag and bookmark custom macro freeze_time to stub Time.now added 1 new spec to handle 'item already exists' response code when adding a new bookmark
Javier Blanco
More...
almost 17 years ago
removed useless setter methods
Javier Blanco
More...
almost 17 years ago
rewritten tag and bundle specs to improve readability added 4 new specs to handle 'false' response on wrapper calls added 1 new spec to handle 'item not found' response code when deleting a bookmark
Javier Blanco
More...
almost 17 years ago
using Time.iso8601 to parse a date in the format of ISO 8601 FIX: Bundle.new call (Damn it!, I should've run the specs)
Javier Blanco
More...
almost 17 years ago
implemented bundle class specs
Javier Blanco
More...
almost 17 years ago
implemented tag class specs
Javier Blanco
More...
almost 17 years ago
implemented base class specs
Javier Blanco
More...
almost 17 years ago
moved rspec custom matchers into custom_matchers.rb added quite a few new expectations DRYed delicious_api_spec/wrapper_spec.rb
Javier Blanco
More...
almost 17 years ago
chosen a name more descriptive for the wrapper! :-)
Javier Blanco
More...
almost 17 years ago
renamed private method retrieve_data => process_request
Javier Blanco
More...
almost 17 years ago
removed wrong specs - should create new bookmark from xml doc - should create new tag from xml doc
Javier Blanco
More...
almost 17 years ago
split complex spec - should be able to fetch tag bundles + should be able to fetch all the user tag bundles + should be able to fetch specific tag bundle
Javier Blanco
More...
almost 17 years ago
renamed several methods to keep the API methods with the same naming criteria.
Javier Blanco
More...
almost 17 years ago
implemented specs * should be able to fetch popular, recommended and network tags for a specific url
Javier Blanco
More...
almost 17 years ago
implemented specs * should be able to fetch all tags * should be able to rename a tag on all posts * should be able to delete a tag from all posts
Javier Blanco
More...
almost 17 years ago
fixed waiting time between queries
Javier Blanco
More...
almost 17 years ago
added time gap between requests handling response status codes added new spec * should wait AT LEAST ONE SECOND between queries removed dumb specs * should send a GET request successfully * should return XML from the body renamed specs * should raise an error when invalid credentials => should handle 401 errors * should raise an error when invalid request => should handle 503 errors implemented specs * should use SSL * should set user and password * should handle 401 errors * should handle 503 errors rspec refactoring * removed instance method * added request_should_be_sent_to method * added stub_body_response_with method
Javier Blanco
More...
about 17 years ago
refactoring constructor to accept options parameter instead of the preceding third parameter with the user agent value added logic to set the default user agent value renamed 'get_bookmark_by_date' into 'get_bookmarks_by_date' added some comments on CONSTANTS
Javier Blanco
More...
about 17 years ago
should be able to fetch all bookmarks by date or index range
Javier Blanco
More...
about 17 years ago
renamed string 'post' to 'bookmark'
Javier Blanco
More...
about 17 years ago
←
1
2
→
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