lp:~divmod-dev/divmod.org/pretend-formwidget-2278
- Get this branch:
- bzr branch lp:~divmod-dev/divmod.org/pretend-formwidget-2278
Branch merges
Branch information
Recent revisions
- 2295. By washort on 2007-08-30
-
merge load-themes-
once-2253.
Cache themes for the entire life of the process.
Author: washort
Reviewer: exarkun, glyph
Closes #2253. - 2294. By moe on 2007-08-29
-
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 on 2007-08-29
-
Merge athena-
widget- plugin- 2100: twistd athena-widget plugin displays traceback
if the webserver is hit more than onceThis was implemented by creating LivePage subclass
nevow._widget_ plugin. WidgetPluginRoo t; 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 on 2007-08-28
-
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 on 2007-08-27
-
merge cache-website-
root-2265.
Requesting a JS module from a MantissaLivePage should not hit the database each time.author: washort
reviewer: exarkunCloses #2265.
- 2290. By exarkun on 2007-08-24
-
Revert r13411 - test suite regression
Refs #2263
xquotient.
test.test_ message. ComposeActionsT estCase. test_addPersonF orm
and
xmantissa.test.test_ people. AddPersonFragme ntTests. test_renders
both fail as a result of this merge. - 2289. By glyph on 2007-08-24
-
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 on 2007-08-24
-
Merge livepersontests
-2263 Author: exarkun
Reviewer: moe
Fixes #2263Update 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