Make child ontologies mirror the state of their parent.
using state model in all previous places
rename download to fetching
prevent ontology-state update for child-versions.
change determination of final state for timeout.
fix whitespace issues Includes fixes for the following whitespace-related issues: - Trailing whitespace at end of line - Tabs in file - No newline at end of file This commit fixes these issues for .rb, .coffee, and .sass files.
Revert "unset ontology_id on setting state to failed" This reverts commit 57eba7322d74ad38e54791f9a5aea29562bf2684.
unset ontology_id on setting state to failed required to pass the logic_id_check related to #608
refactoring of failed_ontology_versions
Ensure ontology state is updated even on exceptions related to #340
States for OopsRequest implemented.