• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rendrjs / rendr
77%
master: 86%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: master
Repo Added 26 Feb 2014 08:20PM UTC
Files 22
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/rest-adapter-support-hostname
branch: feature/rest-adapter-support-hostname
CHANGE BRANCH
x
Reset
  • feature/rest-adapter-support-hostname
  • 0.5.1
  • 0.5.2
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.5
  • 1.1.0
  • 1.1.3
  • 1.1.4
  • access-router-from-controller
  • fix-query-params
  • fixes-while-documenting
  • get-fragment
  • hotfix-amd
  • lazy-collection-params-undefined
  • lazy-loading-fixes
  • master
  • move-examples
  • pass-spec-to-lazy
  • rendr-on-refresh-hydrate
  • require-amd-clientrouter
  • restAdapter-fix
  • sanitize-server-2-client
  • support-0.12
  • support-nested-params
  • update-dependencies
  • upgrade-backbone
  • upgrade-chai
  • upgrade-dependencies
  • upgrade-express-underscore
  • upgrade-jquery-2
  • upgrade-modules
  • upgrade-rendr-handlebars

pending completion
785

push

travis-ci

spikebrehm
Support `hostname` property in RestAdapter

Previously, when constructing a URL based on an object,
`RestAdapter` supported the `host` property but not the `hostname`
property. A side effect of this was that `host` overrode the `port`
property, because according to the `url` docs, `host` is supposed to be
a string that contains the `port`:

http://nodejs.org/api/url.html#url_url_format_urlobj

This change allows specifying `hostname` instead of `host`, which in
turn allows specifying `port` as a separate property.

962 of 1242 relevant lines covered (77.46%)

22.07 hits per line

Relevant lines Covered
Build:
Build:
1242 RELEVANT LINES 962 COVERED LINES
22.07 HITS PER LINE
Source Files on feature/rest-adapter-support-hostname
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
785 feature/rest-adapter-support-hostname Support `hostname` property in RestAdapter Previously, when constructing a URL based on an object, `RestAdapter` supported the `host` property but not the `hostname` property. A side effect of this was that `host` overrode the `port` property, be... push 19 Jun 2014 05:33PM UTC spikebrehm travis-ci pending completion  
See All Builds (363)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc