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

hypothesis / h / 8462 / 1
68%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 07 Oct 2015 03:30PM UTC
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

07 Oct 2015 03:21PM UTC coverage: 67.595% (+0.1%) from 67.46%
8462.1

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

2426 of 3589 relevant lines covered (67.6%)

0.68 hits per line

Source Files on job 8462.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8462
  • Travis Job 8462.1
  • 65695c29 on github
  • Prev Job for on better-login-form (#8378.1)
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