~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/interfaces/branch.py

  • Committer: Jelmer Vernooij
  • Date: 2011-08-22 21:04:00 UTC
  • mfrom: (13261.7.21 bzr-2.4b4)
  • mto: This revision was merged to the branch mainline in revision 13941.
  • Revision ID: jelmer@canonical.com-20110822210400-3hfq31q2wgrtauad
Merge bzr-2.4b4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1063
1063
          adapted to an IBranchTarget.
1064
1064
        """
1065
1065
 
1066
 
    def requestUpgrade():
 
1066
    def requestUpgrade(requester):
1067
1067
        """Create an IBranchUpgradeJob to upgrade this branch."""
1068
1068
 
1069
1069
    def branchChanged(stacked_on_url, last_revision_id, control_format,