0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a couple missing findAll methods that return all records in the system. More... almost 14 years ago
Added checks for null document web ID input, removed the summary output from the search to make it faster and cleaned up VuzitCL a bit. More... almost 14 years ago
Adds a consumer class for the new pages API and fixed a couple very small errors. More... about 14 years ago
Made several tweaks to prepare for the 2.0.0 release. More... about 14 years ago
Added event loading and SSL support. More... about 14 years ago
Added search support and also support for preview and watermark functionality. More... about 14 years ago
Added options list support to all functions. More... about 14 years ago
Added download URL support and made multiple preparations for the findAll and options list support that will be added to the upload and find methods. More... about 14 years ago
Added sub-command support to match the other client libraries. More... about 14 years ago
Added the missing LICENSE file and updated the README copyright to 2010. More... about 14 years ago
Modified src/com/vuzit/Base.java * uploadFile: Set the HTTP timeout to 5 minutes for uploads in case the file is an especially large one. More... about 14 years ago
Added HTTP timeout, error checking for incorrect service URLs, get status method and made some other minor fixes. More... over 14 years ago
Added a new upload method with the "secure" parameter, added the --public flag to VuzitCL, made a build fix and corrected a few problems with the README. More... over 14 years ago
Added document upload support via a file path or stream. Fixed a couple small bugs with VuzitCL. More... over 14 years ago
Renamed WebClientException to ClientException and removed empty parameter values. More... over 14 years ago
Added the service URL and upload options as well as the stub for the function. Tweaked the build and read me files. More... over 14 years ago
Added a destroy method for deleting documents and improved the error handling. More... over 14 years ago
Added exception checking for the findById method. More... over 14 years ago
Added the User-agent property to all requests and cleaned up VuzitCL. More... over 14 years ago
The Document findById method now works. No debugging added yet. More... over 14 years ago
Added working support for loading up the web service API request XML. More... over 14 years ago
The test environment through the VuzitCL command-line application has been setup with the jargs project code. The load code can now be added and tested. Some build and documentation fixes were added as well. More... over 14 years ago
Added the signature code via the Service class and Base64 class. It correctly matches the VuzitRuby output. More... over 14 years ago
Added a basic README, code classes and ANT build file. More... over 14 years ago