History log of /ontohub/app/serializers/repository_serializer.rb
Revision Date Author Comments Expand
4c1d51e9760c808027ec7f559e80067744c78541 28-May-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add port to url helper calls.

820a91872ae09fd7ec759a8d0410cd34c04487c3 28-May-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Use config.fqdn instead of Settings.hostname If `Settings.hostname` is defined, it is the same as `config.fqdn`, so this is only really a change if `Settings.hostname` is `nil`. This doesn't change the deployment config. There we explicitly use `Settings.hostname` because we don't want to read the hostname from our development machines when deploying.

509083a007c5c690da87b9240db8c23d24616c64 09-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add a repository serializer.