1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 2 days ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented a Dydra.setup! convenience method. More... over 13 years ago
Fixed a bug in the Client.rpc method when unauthenticated. More... over 13 years ago
Added a Revision class stub. More... over 13 years ago
Added an API token authentication example to the README. More... over 13 years ago
Implemented a Dydra.authenticate! convenience method. More... over 13 years ago
Improved YARD annotations and code nitpicks. More... over 13 years ago
Added a README section on using a SOCKS proxy. More... over 13 years ago
Fixed some minor typos in command help texts. More... over 13 years ago
Bumped the version to 0.0.4. More... over 13 years ago
fix error for invalid repository to count More... over 13 years ago
Improve login error handling More... over 13 years ago
Merge branch 'master' of github.com:dydra/dydra More... over 13 years ago
Removed the faulty wget-based download instructions (does not work any longer after GitHub started enforcing SSL-only connections). More... over 13 years ago
Implement error handling for the query command More... over 13 years ago
Added a note about platform dependencies and missing Windows support. More... over 13 years ago
Add RepositoryMisspecified checking for clear, count, create, drop, import, list and url. More... over 13 years ago
Added brief mentions of ~/.dydra/credentials and DYDRA_TOKEN to the README. More... over 13 years ago
Raise RepositoryMisspecified when an explicit repository identifier is required More... over 13 years ago
Add RepositoryMisspecified exception to represent repositories referenced without an explicit owner. More... over 13 years ago
Add debug output about chosen authentication method More... over 13 years ago
Debug implies verbose More... over 13 years ago
Added uninstallation instructions to the README. More... over 13 years ago
Added a Rake task for pushing the gem to RubyGems.org. More... over 13 years ago
Added Rake tasks for bumping the gem version and tagging releases. More... over 13 years ago
Debug implies verbose More... over 13 years ago
Use ARGV after parsing to determine command names More... over 13 years ago
Removed the obsolete `datagraph` CLI script. More... over 13 years ago
Prefer the credentials file over an environment variable of DYDRA_TOKEN More... over 13 years ago
Added a Rake task for running specs. More... over 13 years ago
Imported a Gemfile for use with Bundler. More... over 13 years ago