0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the Ruby gem file that did not include the files it needed. More... about 14 years ago
Added checks to prevent nil values from being input into methods. Removed the summary output from the search methods for more speed, fixed a bug with the download_url method. More... about 14 years ago
Added code to consume the event web service API. More... about 14 years ago
Adds a consumer class for the pages API along with some other changes to support it. More... about 14 years ago
Added search support to the library and VuzitCL. More... about 14 years ago
Increased the HTTP timeout for large files to prevent errors and made the upload file parameter an optional IO so that it can be loaded from a database. More... about 14 years ago
Fixed a bug where IIS would reject basic web service requests. A couple small fixes were added as well. The version has been updated to 1.2.1 for the next release. More... over 14 years ago
Updated version number to 1.2.0 and fixed the gemspec file. More... over 14 years ago
Made some documentation fixes and removed all of the unused debugging code. More... over 14 years ago
Total rewrite of VuzitCL so that it has a variety of sub-commands. Added SSL support. Fixed an upload bug. More... over 14 years ago
Made all of the Document instance properties read only. Added status to the list of returned flags. Added the download_url method so that the URL to the document can be downloaded. More... over 14 years ago
Major clean up of the code. Removed most of the previous code in favor of the more architecturally sound code that the other Vuzit client library projects use. This prepares for the upcoming release which will actually have some features in addition to the architecture improvements. More... over 14 years ago
Added the "Base" web client base class. Renamed "get_signature" to "signature". Various cleanups. More... over 14 years ago
Renamed the Vuzit::Exception class to Vuzit::ClientException to match the other classes. More... over 14 years ago
Added a User-Agent to all requests More... almost 15 years ago
Fixed the usage parameters to required where appropriate and removed the HTML from the README More... almost 15 years ago
Updated the version of VuzitRuby to 1.1.0 and prepared code for the first release of VuzitCL. More... about 15 years ago
Made vuzitcli an executable for the Gem build so that people can run it via the command-line More... about 15 years ago
Updated the README to have accurate links and added the unit test runner to the Rakefile More... about 15 years ago
Fixed a command-line parsing bug More... about 15 years ago
Fixed the documentation for all of the files so that they work well in rdoc 2.4 More... about 15 years ago
Added service URL option to vuzitcli, cleaned up commented lines, fixed the auto CGI escaping issue, removed TODO items and fixed it such that gems now work. Documentation still does not work More... about 15 years ago
Initial commit of VuzitRuby source code More... about 15 years ago