summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-24Merge branch 'development' of github.com:helma/opentox-dataset into developmentroot
2011-02-24next_id fixedroot
2011-02-23application.rb and .gitignore fixedChristoph Helma
2011-02-23datamapper removed, file storage implementedChristoph Helma
2011-02-23datamapper removed, file based storageroot
2011-02-11fix correct setting of subjecit and read rack.input only oncemguetlein
2011-01-25Merge remote branch 'rautenberg-dataset/development' into developmentmguetlein
2011-01-20disable sinatra built in error handling to allow new ot error handlingmguetlein
2011-01-19do not try to save dataset unless no id givenmguetlein
2011-01-18get subjectid from api-wrapper helpermr
2011-01-13add html support for get datasetmguetlein
2011-01-10A&Amr
2011-01-10A&Amr
2010-12-15get subjectid also out of request headers for deletemr
2010-12-14rename token_id to subjectidmr
2010-12-14remove token_id from datasetsmr
2010-12-13a&amr
2010-12-02merge with helma/developmentmr
2010-11-24opentox-ruby gem in config.ruChristoph Helma
2010-11-24opentox-ruby-api-wrapper renamed to opentox-rubyChristoph Helma
2010-11-24status 503 for rejected tasksChristoph Helma
2010-11-19lazar predictions and toxcreate are workingChristoph Helma
2010-11-10Adapted to new wrapper version, yard documentation added.Christoph Helma
2010-10-22new API with support for external services (initial version)Christoph Helma
2010-09-14simplified version of OwlSerializer, RDF/XML for algorithm/lazar, RDF/XML ↵Christoph Helma
for annotations,compounds, features in dataset
2010-09-13Merge commit 'mguetlein/test' into testChristoph Helma
Conflicts: application.rb
2010-09-13intermediary commit for new owl serializerChristoph Helma
2010-09-07owl cache temporarily deactivatedChristoph Helma
2010-09-06Merge commit 'mguetlein/test' into developmentChristoph Helma
Conflicts: application.rb
2010-09-03add metadata functionalitymguetlein
2010-08-25opentox-api-wrapper bumped to 1.6.6Christoph Helma
2010-08-25opentox-api-wrapper bumped to 1.6.5Christoph Helma
2010-08-25api wrapper bumped to 1.6.4Christoph Helma
2010-08-18opentox-api-wrapper bumped to 1.6.3Christoph Helma
2010-08-18obsolete rakefiles removedChristoph Helma
2010-08-09opentox-api-wrapper bumped to 1.6.2Christoph Helma
2010-08-09Merge commit 'mguetlein/test' into developmentChristoph Helma
2010-08-09file property removedChristoph Helma
2010-08-09remove not necessary Yaml.loadmguetlein
2010-08-09opentox-api-wrapper bumped to 1.6.1Christoph Helma
2010-08-09Merge commit 'mguetlein/test' into developmentChristoph Helma
Conflicts: application.rb
2010-08-06replace tabs with 2spaces, changed only one line: owl_to_yamlmguetlein
2010-08-06owl and csv parsing disabledChristoph Helma
2010-08-05Merge commit 'mguetlein/test' into developmentChristoph Helma
2010-08-04change to_owl such set compounds without feature values are added to rdf as wellmguetlein
2010-07-22CONFIG reverted to @@configChristoph Helma
2010-07-19opentox-api-wrapper bumped to 1.6.0Christoph Helma
2010-07-02Excel export for regression datasets fixedChristoph Helma
2010-06-28move to wrapper version 1.5.7 (application/x-yaml)mguetlein
2010-06-25replace text/x-yaml with application/x-yamlmguetlein