summaryrefslogtreecommitdiff
path: root/lib/task.rb
AgeCommit message (Expand)Author
2012-03-28result uri check in task temporarily removedChristoph Helma
2012-03-22improved error reporting for failed system callsChristoph Helma
2012-03-19libraptor1-dev dependency addedChristoph Helma
2012-03-15metadata reload fixedChristoph Helma
2012-03-15dynamic adjustment of task poll timesChristoph Helma
2012-03-14metadata methods fixedChristoph Helma
2012-03-13short backtrace for errorDetailsChristoph Helma
2012-03-12actor uri addedChristoph Helma
2012-03-08improved integration of error reports, call stack added as errorDetailsChristoph Helma
2012-03-06backtick operator overwrite to catch system call errorsChristoph Helma
2012-03-02additional OpenTox errors, *_error methods in rest-client-wrapperChristoph Helma
2012-03-02error report fixed for old task servicesChristoph Helma
2012-02-29duplicated error logs not yet solvedChristoph Helma
2012-02-29TaskError implemented, logging still partially redundantChristoph Helma
2012-02-28generic rest-client calls ignoring http errors from task servicesChristoph Helma
2012-02-23(partially) switched back to RestClientWrapperChristoph Helma
2012-02-23integrated features and tests from feature/typhoeus, tests pass reliably (as ...Christoph Helma
2012-02-20task catches and reports errors (some dataset tests still fail)Christoph Helma
2012-02-19task handling fixed for http codes > 202Christoph Helma
2012-02-16Task.wait_for_completion fixedChristoph Helma
2012-02-15tests fixed for new task apiChristoph Helma
2012-02-08toxbank-investigation compatible versionChristoph Helma
2012-01-10untested updateChristoph Helma
2011-05-25remove check for task status when code is 201 (after discussion with nina and...mguetlein
2011-05-20Merge branch 'master' into developmentChristoph Helma
2011-05-04use task-status-code from task-service (to fix inconsistent task status codes)mguetlein
2011-02-10merged with michas versionmguetlein
2011-02-09task with subtask from mguetleinmr
2011-02-09fix rdf parsing to work with ambit dataset service with a&a, minor changesmguetlein
2011-02-08set waiting_for in taskmguetlein
2011-02-08manually insert code from mguetlein repository | restclientwrapper.post event...mr
2011-02-08not using rapper directly, use rest client and tmp-filemguetlein
2011-02-07.find method raises error if opentox-object not found, extending validation.rbmguetlein
2011-02-03update /refactor validation.rbmguetlein
2011-02-02resclient wrapper: headers <-> payload, error report from rdfmguetlein
2011-01-28extend whitelisting, get feature_type from algorithmmguetlein
2011-01-25merged michas GET authorizationmguetlein
2011-01-24fix task to rdfmguetlein
2011-01-24fix error handlingmguetlein
2011-01-14add percentage completed supportmguetlein
2011-01-13find methods for algorithm and model, split method for dataset, feature_type ...mguetlein
2011-01-10A&A extentmr
2010-12-14remove token_id from tables in databasemr
2010-11-30Accept: text/uri-list for running algoritmsChristoph Helma
2010-11-24opentox-ruby-api-wrapper renamed to opentox-rubyChristoph Helma
2010-11-19lazar predictions for toxcreate workingChristoph Helma
2010-11-11first steps towards version 2.0, yard documentation started, passes compound,...Christoph Helma
2010-10-22new API with support for external services (initial version)Christoph Helma
2010-08-19as_task: title and creator required, fix create_new_dataset from owl datasetmguetlein
2010-08-11remove prognames to shorten logmguetlein