1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 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
Imported an RVM configuration file. More... over 13 years ago
Added Rake tasks for building and uploading the YARD documentation. More... over 13 years ago
Added Rake tasks for building and packaging the gem. More... over 13 years ago
Check for an authentication token from the rest API and correctly note login error More... over 13 years ago
Create the ~/.dydra directory if it does not exist More... over 13 years ago
Bumped the version to 0.0.3. More... over 13 years ago
Added Gabriel Horner to the contributors list. More... over 13 years ago
Improved the project and gem title/description. More... over 13 years ago
Bumped the version to 0.0.2. More... over 13 years ago
prevent random kernel methods from being run as a dydra command i.e. `dydra sleep` More... over 13 years ago
rescue invalid number of command arguments more elegantly i.e. dydra abort More... over 13 years ago
fix dydra help to return help without asking for credentials More... over 13 years ago
Imported a very basic README file. More... over 13 years ago
Bumped the version to 0.0.1. More... over 13 years ago
Updated the RubyForge project setting. More... over 13 years ago
Properly parse empty result sets More... over 13 years ago
Update RPC to use authentication information, and update import job accordingly. More... over 13 years ago
Put result parsing logic into Dydra::Repository from Dydra::Command::Query so it can be used by client libraries. More... over 13 years ago
Catch ctrl-c on login prompt More... over 13 years ago
Identify the client in the user-agent header More... over 13 years ago
Added a default parsed binding output for queries, with options for JSON and XML. More... over 13 years ago
Output CLI options on the help screen More... over 13 years ago
Update the query command to use SPARQL endpoints More... over 13 years ago
Give a friendlier error message if no user is configured and trying to create a repository without a username More... over 13 years ago
Don't raise errors during login loop More... over 13 years ago
Note if a repository already exists More... over 13 years ago
Update the URL command More... over 13 years ago
Remove rename stub for now More... over 13 years ago
Implemented the count command More... over 13 years ago
Add some error checking to create More... over 13 years ago