lp://qastaging/~divmod-dev/divmod.org/sysenv-cleanup-2097-2

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

2457. By exarkun

merge forward, resolve conflicts

2456. By exarkun

Branching to 'sysenv-cleanup-2097-2'

2455. By exarkun

Merge better-site-upgrader-2533-3

Author: exarkun
Reviewer: pjd
Fixes #2533

Fix several problems with the WebSite upgrader:

  * Make sure the old object is uninstalled
  * Make sure an AnonymousSite is created
  * Make sure a LoginSystem is properly installed

2454. By exarkun

Merge with-ifexp-2095

Author: indigo, exarkun
Reviewer: herve, exarkun, washort
Fixes #2095

Add support for if-else expressions and with statements to Pyflakes.

2453. By pjd

Merge cleanup-2551

Author: pjd
Reviewer: washort
Fixes #2551

This corrects a number of typos and other miscellaneous problems.

2452. By exarkun

Merge upgrade-from-get-2538

Author: exarkun
Reviewer: pjd
Fixes #2538

Add explicit support to the Axiom reference attribute type for the case
where an upgrade of the referred to value is triggered by an access to
the attribute and the upgrader replaces or deletes the original value
of the reference.

2451. By pjd

Merge AbstractFixedPointDecimal-Python2.5.2-2543

Author: pjd
Reviewer: washort
Fixes #2543

Avoid using Decimal._rescale, which changed incompatibly in Python 2.5.2.

2450. By pjd

Merge lazier-batch-process-start-2542

Author: pjd
Reviewer: washort
Fixes #2542

Avoid starting the batch process unless it's actually needed. Among other
things, this significantly lightens upgrader tests.

2449. By glyph

Deal with a number of issues with text columns in the region-model scrolltable.

Author: glyph

Reviewer: pjd

Fixes #2393

This fixes a bunch of bugs which would cause the scrolltable to behave badly with a text sort-column; describing these is more trouble than it's worth because of the difficult-to-describe nature of the region-model implementation. The most serious problem is that the top and bottom regions would not be seen as overlapping, and any addressbook with more than one page of people in it would appear to have over a thousand (and would accumulate a near-infinite amount of data as the user scrolled around).

2448. By glyph

Make the Axiom scheduler tests not use the real clock.

They were using it before. That was pretty bad. It made them unreliable and slow.

Author: idnar

Reviewer: glyph

Fixes #2537

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