summaryrefslogtreecommitdiff
path: root/lib/rest-client-wrapper.rb
AgeCommit message (Expand)Author
2012-03-29Merge branch 'development' of github.com:opentox/opentox-client into developmentChristoph Helma
2012-03-29RestClientWrapper follows redirectsChristoph Helma
2012-03-29let subjectid in header if aa is defined and request go to openssorautenberg
2012-03-28change for new aa variablesrautenberg
2012-03-21prevent ssl uris from URI.accessible? checkrautenberg
2012-03-08improved integration of error reports, call stack added as errorDetailsChristoph Helma
2012-03-07error and dataset tests added, wait_for_task moved to URI.to_objectChristoph Helma
2012-03-02additional OpenTox errors, *_error methods in rest-client-wrapperChristoph Helma
2012-03-02error test fixedChristoph Helma
2012-03-02error report fixed for old task servicesChristoph Helma
2012-02-29TaskError implemented, logging still partially redundantChristoph Helma
2012-02-29request and response as RestClientWrapper instance variablesChristoph Helma
2012-02-29logging in error.rb, dynamic class methods in rest-client-wrapper.rbChristoph Helma
2012-02-28generic rest-client calls ignoring http errors from task servicesChristoph Helma