Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
1a6e21
Add an API endpoint to retrieve pull requests by uid
Authored and Committed by Slavek Kabrda
6 years ago
raw
patch
tree
parent
3 files changed.
249 lines added
.
0 lines removed
.
pagure/api/__init__.py
file modified
+4
-0
pagure/api/fork.py
file modified
+85
-0
tests/test_pagure_flask_api_fork.py
file modified
+160
-0
Add an API endpoint to retrieve pull requests by uid
pagure/api/__init__.py
file modified
+4
-0
pagure/api/fork.py
file modified
+85
-0
tests/test_pagure_flask_api_fork.py
file modified
+160
-0