Release date: December 13, 2013
Fixed HTTP 500 errors when failing to save the registration form.
If saving the registration form failed in some way (due to a username conflict, for example), Djblets would fail with an HTTP 500. It's now propagated up and reported properly.
- Christian Hammond
- David Trowbridge