summaryrefslogtreecommitdiff
path: root/lib/rest_client_wrapper.rb
AgeCommit message (Collapse)Author
2011-05-25remove duplicate debug msgmguetlein
2011-05-06minor fixes: missing-values when splitting datasets, timeout handled in ↵mguetlein
rest-client-wrapper
2011-02-21clean uri now works for https, rdf parsing issues: /features and ↵mguetlein
?feature_uris, missing subjectid
2011-02-10small fixesmguetlein
2011-02-10merged with michas versionmguetlein
2011-02-09fix tum hackmguetlein
2011-02-09remove lettermguetlein
2011-02-09fix rdf parsing to work with ambit dataset service with a&a, minor changesmguetlein
2011-02-08manually insert code from mguetlein repository | restclientwrapper.post ↵mr
event with changed method call
2011-02-03update /refactor validation.rbmguetlein
2011-02-02resclient wrapper: headers <-> payload, error report from rdfmguetlein
2011-01-24fix error handlingmguetlein
2011-01-21simplify error handling once again, and adding http codemguetlein
2011-01-20implemented new error handling, still TODO rdf-support, replace haltsmguetlein
2011-01-14add percentage completed supportmguetlein
2011-01-13find methods for algorithm and model, split method for dataset, feature_type ↵mguetlein
method for model and feature, perform single predicitons in resuce block, add to-html.rb, fix handling of rest-client-wrapper
2010-11-19lazar predictions for toxcreate workingChristoph Helma
2010-11-11first steps towards version 2.0, yard documentation started, passes ↵Christoph Helma
compound, dataset, feature, algorithm, fminer tests
2010-09-02old user authentification removedChristoph Helma
2010-06-28new wrapper versionmguetlein
2010-06-02change error size restrictionmguetlein
2010-06-01adjust error handling for big error msgsmguetlein
2010-05-12make error handling easiermguetlein
2010-05-06major change: using literal datatypes in owlmguetlein
2010-04-28adjust to new task api (201)Martin Gütlein
2010-04-27check for invalid result_uriMartin Gütlein
2010-04-27change tasks: remove tree structure, add max wait timeMartin Gütlein
2010-04-23changing owl once againMartin Gütlein
2010-04-23minor fixesMartin Gütlein
2010-04-23adjusted task to api, new owlMartin Gütlein
2010-04-21minor changeMartin Gütlein
2010-04-21rest client wrapper: changed method signature, added timeoutMartin Gütlein
2010-04-20adding error msg if redirect task failsMartin Gütlein
2010-04-19make sure that result is a string!Martin Gütlein
2010-04-19make sure halt is caughtMartin Gütlein
2010-04-19improved error handlingMartin Gütlein