lp:~divmod-dev/divmod.org/themed-404-275

Created by Glyph Lefkowitz and last modified
Get this branch:
bzr branch lp:~divmod-dev/divmod.org/themed-404-275
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

2653. By jonathanj

An ICanHandleNotFound implementation that renders a 404 fragment in the
Mantissa shell.

2652. By jonathanj

Branching to 'themed-404-275'

2651. By exarkun

Merge quotient-scheduler-2925

Author: exarkun
Reviewer: mithrandi
Fixes: #2925

Remove all code from Quotient which instantiates Schedulers or SubSchedulers and
upgrade away persistent attributes which refer to existing such items. Replace
this with simple adaption of Stores to IScheduler where necessary.

2650. By exarkun

Merge sine-scheduler-2924

Author: exarkun
Reviewer: mithrandi
Fixes: #2924

Remove all code from Sine which instantiates Schedulers or SubSchedulers and
upgrade away persistent attributes which refer to existing such items. Replace
this with simple adaption of Stores to IScheduler where necessary (though
largely the use of schedulers seemed to be pointless and superficial).

2649. By exarkun

Merge mantissa-scheduler-2923

Author: exarkun
Reviewer: mithrandi
Fixes: #2923

Remove all code from Mantissa which instantiates Schedulers or SubSchedulers and
upgrade away persistent attributes which refer to existing such items. Replace
this with simple adaption of Stores to IScheduler.

2648. By exarkun

Merge quotient-nits-2946

Author: exarkun
Reviewer: mithrandi
Fixes: #2946

Update the Quotient nits to reflect the long-ago changed URL structure for
application-specific static content. This fixes a number of nit failures
by changing from from asserting against the wrong value to asserting against
a good value.

2647. By exarkun

Apply nevow-isession.2.patch

Author: exarkun
Reviewer: jonathanj
Fixes: #2945

Remove the duplicate definition of `ISession` from `nevow.inevow` and make a
few trivial improvements to the original, no longer masked, definition.

2646. By jonathanj

Author: jonathanj
Reviewer: glyph
Fixes: #2936

Handle the case, in cookieDomainForRequest, where a request has no "host"
header.

2645. By exarkun

Merge quotient-compose-2437

Author: exarkun
Reviewer: glyph
Fixes: #2437

Change Quotient's compose form to stop using long-since deleted LiveForm
implementation details (which caused it to no longer work) and start using
public APIs. Also, add a test which exercises this code.

2644. By exarkun

Merge quotient-mxlookup-2941

Author: exarkun
Reviewer: glyph
Fixes: #2941

Fix the Quotient MX lookup code to work with Twisted 8.2 and newer by no
longer using the deprecated (and unfortunately, in a slight incompatibility
twist, disconnected) `protocol` attribute of the `Resolver`. Fortunately,
this just involves deleting some code (but adding unit tests), as the behavior
the broken code was trying to provide is provided automatically by Twisted
now.

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