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

zulip / zulip / 5402 / 3
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2016 06:31AM UTC
Files 203
Run time 9s
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

28 Sep 2016 06:24AM UTC coverage: 87.307% (-0.03%) from 87.341%
TEST_SUITE=backend

push

travis-ci

timabbott
Add option for hosting each realm on its own subdomain.

This adds support for running a Zulip production server with each
realm on its own unique subdomain, e.g. https://realm_name.example.com.

This patch includes a ton of important features:
* Configuring the Zulip sesion middleware to issue cookier correctly
  for the subdomains case.
* Throwing an error if the user tries to visit an invalid subdomain.
* Runs a portion of the Casper tests with REALMS_HAVE_SUBDOMAINS
  enabled to test the subdomain signup process.
* Updating our integrations documentation to refer to the current subdomain.
* Enforces that users can only login to the subdomain of their realm
  (but does not restrict the API; that will be tightened in a future commit).

Note that toggling settings.REALMS_HAVE_SUBDOMAINS on a live server is
not supported without manual intervention (the main problem will be
adding "subdomain" values for all the existing realms).

[substantially modified by tabbott as part of merging]

19941 of 22840 relevant lines covered (87.31%)

0.87 hits per line

Source Files on job 5402.3 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 15
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5402
  • Travis Job 5402.3
  • ea39fb25 on github
  • Prev Job for TEST_SUITE=backend on master (#5400.4)
  • Next Job for TEST_SUITE=backend on master (#5403.4)
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

© 2026 Coveralls, Inc