summaryrefslogtreecommitdiff
path: root/lib/task.rb
AgeCommit message (Expand)Author
2013-07-10subjectids partially removedChristoph Helma
2013-05-10changed rdf reader/writergebele
2013-04-08debug messsages partially removed, gem depencies updated. tested with ruby 2....Christoph Helma
2013-03-26code cleanup and refactoring.Christoph Helma
2013-02-22fix pending log messages for non-runtime errorsmguetlein
2013-02-15error messages in tasks fixedChristoph Helma
2013-02-04add pending fix to log non-runtime-errorsmguetlein
2012-11-07added method created_atgebele
2012-08-01task error handling improvedChristoph Helma
2012-07-13Merge branch 'development' into feature/datasetChristoph Helma
2012-07-13wait for tasks in post/put requestsChristoph Helma
2012-07-06feature and task tests passChristoph Helma
2012-07-05expand methods :finished_atgebele
2012-05-09subjectid for tasks, uri check on completion disabledChristoph Helma
2012-05-04ntriples as default format, rdfxml as fallbackChristoph Helma
2012-05-02initial task serviceChristoph Helma
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