History log of /ontohub/lib/ontology_version_finder.rb
Revision Date Author Comments Expand
ad9f5a98b00cbdbe4ca358f6548644a37a3e6061 18-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

fix regular expression in version finder We should not include the Query-String in the search.

10be32b36246121321399ec3ab26d4d723d550e3 10-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

mv ontology-version api handling to api namespace This will actually support a show on ontology-versions via json.

a475fac3621783ab0e9012305ea6cd6340056385 16-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

support date-references in /ref/ loc/ids.

ea3b1dcb33fa22494493d7c540f0acedd5714631 16-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

add commit and branch references as well Additionally to version-numbers the /ref syntax now also supports commits and branches.

81a6387a4ab56a24194ecbabd6609c6bcca568b7 16-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

convert ref-version route to generalized specroute This route should support, with the help of the OntologyVersionFinder, multiple reference arguments, e.g. version-numbers, commits, branches and so forth.