lp://qastaging/~divmod-dev/divmod.org/indistinct-2858-2

Created by Glyph Lefkowitz and last modified
Get this branch:
bzr branch lp://qastaging/~divmod-dev/divmod.org/indistinct-2858-2
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

2645. By glyph

make the attribute-query test pass with a sort order that disagrees with its attribute; document lots of ways the fix is inadequate, and delete some dead code.

2644. By glyph

Merge forward, since it's been a little while

2643. By glyph

Branching to 'indistinct-2858-2'

2642. By mithrandi

Cache JS modules for the lifetime of the Mantissa process.

Fixes #2254
Author: washort, mithrandi
Reviewer: exarkun, glyph

2641. By exarkun

Merge scheduler-nonitem-1408-2

Author: exarkun
Reviewer: glyph
Fixes: #1408

Introduce an in-memory-only `IScheduler` adapter for `Store` which supercedes
the `Scheduler` and `SubScheduler` item classes. `Scheduler` and `SubScheduler`
still exist, but they will be deprecated shortly, and then upgraded out of
existence. The correct way to get the scheduler for a store is to adapt the
store to `IScheduler`. This will succeed without any particular database
state being created to support it.

2640. By exarkun

Merge pyflakes-redefined-by-subclass-2171

Author: exarkun
Reviewer: glyph
Fixes: #2171

Correct Pyflakes' checking of newly defined class names and the base names used
in their definition. Previously these were checked in the wrong order relative to
each other, resulting in some spurious warnings and some warnings being omitted.

2639. By exarkun

Apply mantissa-index.patch

Author: exarkun
Reviewer: glyph
Fixes: #2893

Link to the Mantissa stats document from the Mantissa documentation index.

2638. By exarkun

Merge coiterate-2887

Author: exarkun
Reviewer: glyph
Fixes: #2887

Switch all remaining uses of `epsilon.cooperator.iterateInReactor` to
`twisted.internet.task.coiterate`.

2637. By exarkun

Apply transact.patch

Author: exarkun
Reviewer: glyph
Fixes: #1629

Add a docstring to `axiom.store.Store.transact`.

2636. By exarkun

Apply quotient.patch

Author: exarkun
Reviewer: glyph
Fixes: #1846

Update the Quotient Quick Start guide to reflect the procedure which is
currently correct.

Branch metadata

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

Subscribers