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

hypothesis / h / 8378
68%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 05 Oct 2015 09:26AM UTC
Jobs 1
Files 85
Run time 2s
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

pending completion
8378

push

travis-ci

nickstenning
Render the standalone login form on the server

This commit replaces the client-side rendered login form with one
rendered by deform on the server.

While it would appear that this commit just adds code, that's because
it's only an incremental improvement. It actually removes dependencies
on a bunch of components we want to remove, and will be able to when the
rest of the account forms are rewritten in a similar way. This
changeset:

- sets us on the way to a drastic simplification of the account form
  handling code both on the server and in the client.
- makes a couple of small improvements to user experience (e.g. there is
  no longer a one second pause after logging in)
- prepares the way for doing "login in a popup," which solves some
  difficult Same Origin Policy problems.
- makes it much easier to understand what's going on in the login/logout
  ajax requests sent by the client: the login/logout controller no
  longer uses AjaxFormViewMapper

2409 of 3571 relevant lines covered (67.46%)

0.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8378.1 05 Oct 2015 09:26AM UTC 0
67.46
Travis Job 8378.1
Source Files on build 8378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8378
  • d2cf8426 on github
  • Next Build on better-login-form (#8462)
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