Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
6bf79a
Display the users and groups tied to the repo in the API
Authored and Committed by Matt Prahl
7 years ago
raw
patch
tree
parent
5 files changed.
526 lines added
.
369 lines removed
.
pagure/lib/model.py
file modified
+22
-0
tests/test_pagure_flask_api_fork.py
file modified
+136
-102
tests/test_pagure_flask_api_project.py
file modified
+204
-160
tests/test_pagure_flask_api_user.py
file modified
+136
-105
tests/test_pagure_lib_git.py
file modified
+28
-2
Display the users and groups tied to the repo in the API
pagure/lib/model.py
file modified
+22
-0
tests/test_pagure_flask_api_fork.py
file modified
+136
-102
tests/test_pagure_flask_api_project.py
file modified
+204
-160
tests/test_pagure_flask_api_user.py
file modified
+136
-105
tests/test_pagure_lib_git.py
file modified
+28
-2