summaryrefslogtreecommitdiff
path: root/lib/rest-client-wrapper.rb
AgeCommit message (Expand)Author
2017-06-09added addressable gem to avoid URI::InvalidURIErrorgebele
2017-01-11documentation for all classesChristoph Helma
2016-10-14git commit added to model metadataChristoph Helma
2016-03-14descriptor testsChristoph Helma
2015-10-30error methods do only accept 1 argumentMicha Rautenberg
2015-10-30error methods do only accept 1 argumentMicha Rautenberg
2015-07-08feature, error and task (almost) workingch
2014-10-10log post requestsmguetlein
2014-07-09set default ssl verification to false to allow self signed certificatesrautenberg
2014-05-30increased timeout for RestClientWrappergebele
2013-08-16fix error handling when non-ot-errors are returned (like e.g. from the 4store)mguetlein
2013-08-08error handling rewrite: making sure to pass backtracemguetlein
2013-07-16subjectid handled by RestClientWrapperChristoph Helma
2013-07-10subjectids partially removedChristoph Helma
2013-05-28added short commentMartin Gütlein
2013-03-26code cleanup and refactoring.Christoph Helma
2013-02-07Merge branch 'development' of github.com:opentox/opentox-client into developmentrautenberg
2013-02-07add regex filter for URL authentificationrautenberg
2013-02-04add validation, some debug messages, small adjustmentsmguetlein
2012-10-11Fixed RestClientWrapper descriptionAndreas Maunz
2012-08-02error handling improvedChristoph Helma
2012-08-01task error handling improvedChristoph Helma
2012-07-18rest call error handling fixedChristoph Helma
2012-06-04remove URI.ssl and URI.accessable testrautenberg
2012-05-04ntriples as default format, rdfxml as fallbackChristoph Helma
2012-05-03remote task tests workingChristoph Helma
2012-05-02initial task serviceChristoph Helma
2012-04-26tests removed, URI.accessible? check temporarily removedChristoph Helma
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