summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-05-13catch nil error if delete with subjectid but without AA_SERVER is calledmguetlein
2011-05-12Merge branch 'development' of github.com:opentox/opentox-ruby into developmentChristoph Helma
2011-05-12RDF serialization of metadata fixed for multiple RDF.typesch
2011-05-12set accept-header via html-param ?media=asdf (analogous to ambits services)mguetlein
2011-05-10Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmguetlein
2011-05-10minor fix: load metadata when 'find'ing a report in validation.rbmguetlein
2011-05-09Hotfix: Gaussian Decay for neighborsAndreas Maunz
2011-05-09add list method to validation and crossvalidation objectsmguetlein
2011-05-06read acceptValue from ambit datasets, set acceptValue when create dataset fro...mguetlein
2011-05-06minor fixes: missing-values when splitting datasets, timeout handled in rest-...mguetlein
2011-05-06fix specificity (was 1-specificity) in cv-summary, (added training-test-split...mguetlein
2011-05-05Fixed activity outputAndreas Maunz
2011-05-04use task-status-code from task-service (to fix inconsistent task status codes)mguetlein
2011-04-28Removed redis-server start call.Andreas Maunz
2011-04-21subjectids for load_metadata in algorithm.rb and list_policies_uris changes i...mr
2011-04-08A&A fixesmr
2011-04-06Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmr
2011-04-06A&A fixes, code cleaningmr
2011-04-05Parser.load_features fixed for SubstructuresChristoph Helma
2011-04-04OT.isA substituted by RDF.type, identification of feature_types by RDF.typeChristoph Helma
2011-03-31Merge branch 'master' into feature/externalChristoph Helma
2011-03-31ohm-contrib addedChristoph Helma
2011-03-16conversion to float in Math.gaussChristoph Helma
2011-03-16doc for Feature.find, load_features in feature_typeChristoph Helma
2011-03-09old database config removedChristoph Helma
2011-03-03login methods in to-html.rb removed, interferes with ToxCreate loginChristoph Helma
2011-02-27code cleanupChristoph Helma
2011-02-25ohm/redis backendroot
2011-02-25experiments with db adaptersroot
2011-02-24set :lock, true in config_ru.rb, detect accept header in before filterroot
2011-02-21fix for Datset#add false values, fix for parsing compounds without valuesmguetlein
2011-02-21removing debug msgmguetlein
2011-02-21clean uri now works for https, rdf parsing issues: /features and ?feature_uri...mguetlein
2011-02-19add login functionality to webservicesmguetlein
2011-02-14fix: handle nil values in splitmguetlein
2011-02-14handle nil values in splitmguetlein
2011-02-14read from subjectcookie, fix read feature_typemguetlein
2011-02-13more debug out when authentication failsmguetlein
2011-02-11adjust parser that dataset = daset.to_rdf.from rdfmguetlein
2011-02-11fix read from rdf filemguetlein
2011-02-10adjust rdf dataset parsing: take XSD type into accountmguetlein
2011-02-10render https as linkmguetlein
2011-02-10small fixesmguetlein
2011-02-10A&A hack for report svgsmguetlein
2011-02-10merged with michas versionmguetlein
2011-02-10A&A fixesmr
2011-02-10A&A fixesmr
2011-02-10config.yaml with new settings for A&Amr
2011-02-09task with subtask from mguetleinmr
2011-02-09minor fixmr