Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
fc57b6
Allow milestone to be set when creating an issue using API
4 files
Authored by Mark Reynolds
7 years ago
, Committed by Pierre-Yves Chibon
7 years ago
,
raw
patch
tree
parent
4 files changed.
83 lines added
.
29 lines removed
.
pagure/api/issue.py
file modified
+2
-0
pagure/forms.py
file modified
+4
-0
pagure/lib/__init__.py
file modified
+4
-3
tests/test_pagure_flask_api_issue.py
file modified
+73
-26
Allow milestone to be set when creating an issue using API
pagure/api/issue.py
file modified
+2
-0
pagure/forms.py
file modified
+4
-0
pagure/lib/__init__.py
file modified
+4
-3
tests/test_pagure_flask_api_issue.py
file modified
+73
-26