summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-10-10extend to_csv for inchi export, do not cache compound_index mapping (to preve...mguetlein
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 beca...mguetlein
2014-10-06fix split method for datasets with missing valuesmguetlein
2014-07-09set default ssl verification to false to allow self signed certificatesrautenberg
2014-05-30Merge branch 'development' of github.com:opentox/opentox-client into developmentgebele
2014-05-30increased timeout for RestClientWrappergebele
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-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 es...mguetlein
2013-08-09allow error messages to be nilmguetlein
2013-08-08error handling rewrite: making sure to pass backtracemguetlein
2013-08-06move policy management to opentox-serverrautenberg
2013-07-27fix AA entry testrautenberg
2013-07-26fix errorrautenberg
2013-07-26remove even more subjectidsrautenberg
2013-07-26remove some more subjectidsrautenberg
2013-07-26remove some more subjectidsrautenberg
2013-07-26remove some subjectidsrautenberg
2013-07-24Fixed RDF parser problem.davor
2013-07-23Fixed RDF parser problem in to_ntriples.davor
2013-07-17uri objects fixed in ntriples serialsiationChristoph Helma
2013-07-17dataset ntriples serialisation fixed and activatedChristoph Helma
2013-07-16comments removedChristoph Helma
2013-07-16subjectid handled by RestClientWrapperChristoph Helma
2013-07-12value type identification/conversion fixedChristoph Helma
2013-07-10descriptor-long test fixedChristoph Helma
2013-07-10subjectids partially removedChristoph Helma
2013-07-04Algorithm::Generic and Model::Generic classes.Christoph Helma
2013-07-04Merge branch 'development' of github.com:opentox/opentox-client into developmentChristoph Helma
2013-07-04descriptor calculation fixedChristoph Helma
2013-07-03Merge branch 'development' of github.com:opentox/opentox-client into developmentgebele
2013-07-03redo merge deletes;typogebele
2013-07-03fix list method with subjectidrautenberg
2013-07-02Algorithms and Models are modules instead of classes.Christoph Helma
2013-07-01add subjectids, changes in yard docrautenberg
2013-06-25change html border colorgebele
2013-06-19Merge branch 'development' of github.com:opentox/opentox-client into developmentChristoph Helma
2013-06-19openbabel requirement removed. initial descriptor classes.Christoph Helma
2013-06-18ot-objects api uri as triple object value must be RDF::URIgebele
2013-06-12add type to dataset metadatagebele
2013-06-12add subjectid to delete methodgebele
2013-06-10Merge branch 'development' of github.com:opentox/opentox-client into developmentChristoph Helma
2013-06-07use subclass to get all predicates in turtle outputgebele
2013-06-06comment dataset.rbMartin Gütlein