summaryrefslogtreecommitdiff
path: root/validation
AgeCommit message (Expand)Author
2011-05-10fix stratified validationmguetlein
2011-05-10fix (replace remainding created_at with date)mguetlein
2011-05-09fix search via param functionality for validation, add corresponding unit-testsmguetlein
2011-05-03switch from datamapper/mysql to redis (sqlite for qmrf)mguetlein
2011-02-23extend limit to 512 from 255, plus minor fixmguetlein
2011-02-19add subject-id to to-html, minor changesmguetlein
2011-02-14set cookie in reports, hack for ambit, new examplesmguetlein
2011-02-10add waiting task for tests, add new ambit examplemguetlein
2011-02-09render https in reportsmguetlein
2011-02-08fix create qmrf report, remove not-found-test from unit-testmguetlein
2011-02-07add a&a to qmrf reportsmguetlein
2011-02-07activate copy of old cv dataset foldsmguetlein
2011-02-03adding weighted_accuracy, change accuracy computation, some minor changesmguetlein
2011-02-03use return task method for sinatramguetlein
2011-02-01replace halts with raise OT:Errormguetlein
2011-01-31update serach facilities, minor test fixesmguetlein
2011-01-28repaired test_examples with subjectidmguetlein
2011-01-28whitelist validation-non-resource-uris, minor fixesmguetlein
2011-01-26adjust to new A&A for GET, remove old Report-Errorreportingmguetlein
2011-01-20adjust to rdf method name, add new error handling supportmguetlein
2011-01-19aa suport, rdf supportmguetlein
2011-01-14minor fixes + adjustments to set percentage completedmguetlein
2011-01-13adjust to new wrapper, replace activerecord with datamapper (remove activerec...mguetlein
2010-11-30fix validation_type for examplemguetlein
2010-11-30fix validation_type for examplemguetlein
2010-11-30fix validation_type for examplemguetlein
2010-11-29add qmrf to examples, add text/html support for qmrfmguetlein
2010-11-29addjust report service init to ortonamguetlein
2010-11-26huge commit, main changes: validation_type and .finished introduced, supporti...mguetlein
2010-10-11example fix, format-reports as task, report-format-simplified, validation res...mguetlein
2010-10-06add text/html support, remove delete disabling, add new line to uri-list returnsmguetlein
2010-09-14tmp disable delete for rhodesmguetlein
2010-09-14add cleanup for validationsmguetlein
2010-09-10params for task and qmrf jnlpmguetlein
2010-09-07added cv cleanup functionmguetlein
2010-09-07fix minor qmrf errormguetlein
2010-09-07fix examplesmguetlein
2010-09-07add validation to qmrf-report, bootstrappingmguetlein
2010-09-02fix activerecord version, improve rake init scriptmguetlein
2010-08-19task title and creator, reach report minor fixesmguetlein
2010-08-18first version reach reportingmguetlein
2010-08-11move to wrapper 1.6.2, remove report-dir-check, initial commit of reach repor...mguetlein
2010-08-04add new /predictions funcionalitymguetlein
2010-08-02improve search facilites to enable rdf-format propertiesmguetlein
2010-07-28remove rdf_provider to use rewritten owl.rb in wrappermguetlein
2010-07-19change validation creation in cvmguetlein
2010-07-14replace save with save! to raise exceptions if saving failsmguetlein
2010-07-13fixed r-square, added validated_datasets (to example page as well)mguetlein
2010-07-12reorded loading to load wrapper after activerecordmguetlein
2010-07-12completing regression/statistics fixmguetlein