[#2689] Changes from code review.

  1. Require admin permission on repo for merge request.
  2. Fix merge requests query - constrain by app_config_id.
  3. Add test for updating status on a merge request.

Signed-off-by: Tim Van Steenburgh tvansteenburgh@geek.net

Tim Van Steenburgh Tim Van Steenburgh 2011-09-07

Dave Brondsema Dave Brondsema 2011-09-08

changed Allura/allura/controllers/repository.py
changed Allura/allura/lib/repository.py
changed ForgeGit/forgegit/tests/functional/test_controllers.py
changed ForgeHg/forgehg/tests/functional/test_controllers.py
Allura/allura/controllers/repository.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/repository.py Diff Switch to side-by-side view
Loading...
ForgeGit/forgegit/tests/functional/test_controllers.py Diff Switch to side-by-side view
Loading...
ForgeHg/forgehg/tests/functional/test_controllers.py Diff Switch to side-by-side view
Loading...