summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03remove not-existing gem benchmarkmguetlein
2011-05-03Merge branch 'development' of github.com:opentox/opentox-ruby into developmentmguetlein
2011-05-03add validation gems to opentox-rubymguetlein
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-05Merge branch 'feature/external' into developmentChristoph Helma
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-16Version bump to 1.0.2Christoph Helma
2011-03-16conversion to float in Math.gaussChristoph Helma
2011-03-16Merge branch 'release/v1.0.1' into developmentChristoph Helma
2011-03-16Merge branch 'release/v1.0.1'Christoph Helma
2011-03-16v1.0.1 builtChristoph Helma
2011-03-16Version bump to 1.0.1Christoph Helma
2011-03-16Version bump to 1.0.0Christoph Helma
2011-03-16Version bump to 0.0.0Christoph Helma
2011-03-16doc for Feature.find, load_features in feature_typeChristoph Helma
2011-03-09Regenerate gemspec for version 1.0.0Christoph Helma
2011-03-09.gitignore updatedChristoph Helma
2011-03-09Merge branch 'release/v1.0.0'Christoph Helma
2011-03-09API Doc link fixedChristoph Helma
2011-03-09README fixedChristoph Helma
2011-03-09README updated and converted to markdownChristoph Helma
2011-03-09Version bump to 1.0.0Christoph 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-24Merge branch 'development' of github.com:helma/opentox-ruby into developmentChristoph Helma
2011-02-24Merge remote branch 'mguetlein/development' into developmentChristoph Helma
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-11Merge remote branch 'mguetlein/development' into developmentChristoph Helma
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