summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-21remove HTTP Basic Authentication credentials passed in URL in error messagesdevelopmentrautenberg
2015-03-26avoid data_entries nil errortb2.4.1gebele
2015-03-09reintroduce percentageCompleted for task progress;added method to generate a ↵gebele
task uri for pass to object to update progress
2014-11-05Merge branch 'development' of github.com:opentox/opentox-client into developmenttb2.4.0rautenberg
2014-11-05add missing opening body tag in to_html method / remove autologin to avoid ↵rautenberg
confusion with configuration errors
2014-11-05fixed metadata call for find_or_create, flatten arrays in object; ensure ↵gebele
right quotation for string objects
2014-11-05add missing opening body tag in to_html methodrautenberg
2014-11-05fix missing header hash in RestClientWrapper callrautenberg
2014-11-04add rescue to .features and .compounds methods to make them work with A&A ↵rautenberg
(it do not work if dataset do not exists)
2014-11-04Merge branch 'development' of github.com:opentox/opentox-client into developmentrautenberg
2014-11-04remove \!AA checkrautenberg
2014-10-30Merge branch 'development' of ssh://github.com/opentox/opentox-client into ↵mguetlein
development
2014-10-30add option to filter out predictions from validation result according to ↵mguetlein
confidence
2014-10-30add method to fetch descriptor valuesmguetlein
2014-10-24AA fix fix fix :(tb2.3.0rautenberg
2014-10-24Powerful you have become Dooku, the dark side I sense in you. AA fix fix.Micha Rautenberg
2014-10-21do not force quotes when exporting csvmguetlein
2014-10-21fix disabling AAmguetlein
2014-10-21ensure to load compound when determening compound indices in datasetmguetlein
2014-10-10log post requestsmguetlein
2014-10-10log error-report as yaml to prevent printing some un-needed linesmguetlein
2014-10-10extend to_csv for inchi export, do not cache compound_index mapping (to ↵mguetlein
prevent errors on non-mappable compounds)
2014-10-10fix error msgmguetlein
2014-10-07provide list of descriptor names in clientmguetlein
2014-10-06fix: code from task has to be fetched via get (this did only work before ↵mguetlein
because a head on task was actually interpreted as a get)
2014-10-06fix split method for datasets with missing valuesmguetlein
2014-07-09set default ssl verification to false to allow self signed certificatesrautenberg
2014-06-10update to ruby 2.0.0-p481 to solve openssl wheezy issueMicha Rautenberg
2014-05-30Merge branch 'development' of github.com:opentox/opentox-client into developmenttb2.1.0gebele
2014-05-30increased timeout for RestClientWrappergebele
2014-02-25add .yardopts, mv README.markdown to README.mdtb2.0.0rautenberg
2014-02-25add .yardopts, mv README.markdown to README.mdrautenberg
2014-02-25test webhook for rubydocrautenberg
2014-02-25test webhook for rubydocrautenberg
2014-02-25Update yard documentationorautenberg
2014-02-25Update yard documentation, set link to RubyDoc.inforautenberg
2014-01-07fix mime_type for files with spacesrautenberg
2013-11-14update metadata handling for rdf parsing to ntriples;e.g. edit a modelgebele
2013-11-14try to improve rdf writer method/add commentgebele
2013-10-17temp fix for: bundle install fails with ssl certificate verification err ↵rautenberg
(see: http://stackoverflow.com/questions/10246023/bundle-install-fails-with-ssl-certificate-verification-error)
2013-08-16fix error handling when non-ot-errors are returned (like e.g. from the 4store)mguetlein
2013-08-09add find for modelmguetlein
2013-08-09do not convert error message via 'inspect', this creates 'nil' strings and ↵mguetlein
escapes special chars
2013-08-09allow error messages to be nilmguetlein
2013-08-08error handling rewrite: making sure to pass backtracemguetlein
2013-08-07Updated ruby to 2.0.0-p247davor
2013-08-06move policy management to opentox-serverrautenberg
2013-07-27fix AA entry testrautenberg
2013-07-26fix errorrautenberg
2013-07-26remove even more subjectidsrautenberg