lp:~divmod-dev/divmod.org/pretend-formwidget-2278

Created by Glyph Lefkowitz and last modified
Get this branch:
bzr branch lp:~divmod-dev/divmod.org/pretend-formwidget-2278
Members of Divmod-dev can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Divmod-dev
Project:
Divmod
Status:
Development

Recent revisions

2297. By moe

test, fix

2296. By moe

Branching to 'pretend-formwidget-2278'

2295. By washort

merge load-themes-once-2253.
Cache themes for the entire life of the process.
Author: washort
Reviewer: exarkun, glyph
Closes #2253.

2294. By moe

merge post-body-urls-2269. updates Hyperbola to use Mantissa.DOMReplace to turn urls in blurb post bodies into <a> tags. author: moe, reviewer: exarkun. closes #2269.

2293. By oubiwann

Merge athena-widget-plugin-2100: twistd athena-widget plugin displays traceback
if the webserver is hit more than once

This was implemented by creating LivePage subclass
nevow._widget_plugin.WidgetPluginRoot; this is what is instantiated in
makeService() instead of ElementRenderingLivePage. At each request of this
resource, WidgetPluginRoot serves a new instance of ElementRenderingLivePage
which gets passed a new instance of the widget (element with which the pluggin
was called).

Author: glyph, oubiwann
Reviewer: exarkun
Fixes #2100

2292. By glyph

Correct a bug in axiom where exceptions were raised when tables were created concurrently.

Author: glyph

Reviewer: exarkun

Fixes #2266

This also increases the speed of the tests considerably, because a great deal of unnecessary re-reading of the database schema was eliminated.

2291. By washort

merge cache-website-root-2265.
Requesting a JS module from a MantissaLivePage should not hit the database each time.

author: washort
reviewer: exarkun

Closes #2265.

2290. By exarkun

Revert r13411 - test suite regression

Refs #2263

xquotient.test.test_message.ComposeActionsTestCase.test_addPersonForm
and
xmantissa.test.test_people.AddPersonFragmentTests.test_renders
both fail as a result of this merge.

2289. By glyph

Cache the dummy row height generated by _getRowHeight.

Author: glyph

Reviewer: moe

Fixes #2226

This should be a significant optimization, especially as the scrolltable loads more and more rows.

2288. By exarkun

Merge livepersontests-2263

Author: exarkun
Reviewer: moe
Fixes #2263

Update the person fragment nits to reflect recent incompatible
"API" changes so that they pass again. Simplify them somewhat
by removing much of their database interaction as well, and
convert the fragment being tested to use a ThemedDocumentFactory.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~glyph/divmod.org/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers