~launchpad-pqm/launchpad/devel

  • Committer: Launchpad Patch Queue Manager
  • Date: 2010-11-24 18:50:58 UTC
  • mfrom: (11962.3.9 safe-blueprints-model)
  • Revision ID: launchpad@pqm.canonical.com-20101124185058-a8oz0qy5syq17r3j
[r=jelmer][ui=none][bug=680875] Move some Blueprint code from views
        to models in preparation for exposing Blueprints on the API.
        - Get rid of propose_goal_with_automatic_approval by merging it with
        proposeGoal(). This required refactoring the code of the
        security adapter into a model method that is then used in
        proposeGoal() and the security adapter
        - Refactor retarget() to take just a target instead of a product or a
        distribution.
        - Start splitting ISpecification into several interfaces where each
        will be protected with a different permission.
        - Consolidate validation of blueprint retargeting into a validateMove()
        method and use that all around.
Filename Latest Rev Last Changed Committer Comment Size
..
Auth.conf 9053.2.6 15 years ago Ursula Junque Adding login name and password to the conf file. 2.3 KB Diff Download File
Frontpage.conf 8911.2.3 15 years ago Stuart Bishop Missing config file 2.4 KB Diff Download File
ShipIt.conf 8911.2.10 15 years ago Stuart Bishop More login race conditions, and ensure CD order fi 2.3 KB Diff Download File
test_auth.py 9053.2.7 15 years ago Ursula Junque Now getting the login and passwd from the test con 2.5 KB Diff Download File
test_frontpage.py 8687.15.45 15 years ago Karl Fogel Add license header block to files brought in in th 755 bytes Diff Download File
test_shipit.py 8687.15.45 15 years ago Karl Fogel Add license header block to files brought in in th 8.3 KB Diff Download File