Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
db5bf1
Prevent re-uploading a file with the same name
Authored and Committed by Pierre-Yves Chibon
9 years ago
raw
patch
tree
parent
2 files changed.
21 lines added
.
3 lines removed
.
pagure/ui/repo.py
file modified
+9
-2
tests/test_pagure_flask_ui_repo.py
file modified
+12
-1
Prevent re-uploading a file with the same name Fixes
https://pagure.io/pagure/issue/1666
pagure/ui/repo.py
file modified
+9
-2
tests/test_pagure_flask_ui_repo.py
file modified
+12
-1