0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more method implementations for openstack; abstract some common methods into the interface class More... over 8 years ago
(WIP) Add the layout for the NovaCloudProvider class and a couple of method implementations. Require python-novaclient lib as a requirement More... over 8 years ago
A first step toward providing native library support for different clouds: create a common interface and move boto implementation into a derived class. More... over 8 years ago
Merge pull request #150 from martenson/ts-search More... over 8 years ago
re-add the changes in toolshed/init that I lost when doing rebase mumbo-jambo More... over 8 years ago
Merge branch 'master' into ts-search More... over 8 years ago
fix type of params More... over 8 years ago
Fix for a recent method signature change More... over 8 years ago
Bump dev version to 0.7.0 due to the method signature changes from the previous two commits More... over 8 years ago
Update placement finding methods to return a dict vs. lists so error messages can be included. More... over 8 years ago
Update get_clusters_pd method to return errors; changes method return type More... over 8 years ago
Add rules into a security group only if the SG was created in the first place More... over 8 years ago
BioBlend.objects: enable import of workflows containing dataset collection inputs. More... over 8 years ago
More verbose error message More... over 8 years ago
Use EC2ResponseError vs. Exception, as even assumed in the error message More... over 8 years ago
Add 'pause' to the allowable step types. More... over 8 years ago
Add data_collection_input to the allowable step types. Fix #157. More... over 8 years ago
Add upload_from_ftp() method to History. Fix #156. More... over 8 years ago
Add to_posix_lines and space_to_tab params to upload_file(), upload_from_ftp() and paste_content() methods of ToolClient. More... over 8 years ago
Merge pull request #155 from erasche/upload-example More... over 8 years ago
Remove debugging, swap parameter order More... over 8 years ago
Remove duplicated docs More... over 8 years ago
Add upload_from_ftp() function More... over 8 years ago
Add example on uploading datasets More... over 8 years ago
Bump version to dev More... over 8 years ago
Version 0.6.1 More... over 8 years ago
Update CHANGELOG for the upcoming 0.6.1 release More... over 8 years ago
Do not include launcher flavor ID in user data. More... almost 9 years ago
Propage more detailed error messages More... almost 9 years ago
mock > 1.0.1 does not support Python 2.6 anymore. mock has been included in the standard library since Python 3.3 More... almost 9 years ago