Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
1e87ae
Make _get_project respect CASE_SENSITIVE from settings instead of arg
Authored and Committed by Slavek Kabrda
6 years ago
raw
patch
tree
parent
10 files changed.
60 lines added
.
58 lines removed
.
pagure/api/ci/jenkins.py
file modified
+1
-2
pagure/api/project.py
file modified
+1
-2
pagure/hooks/files/default_hook.py
file modified
+1
-2
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+1
-2
pagure/lib/__init__.py
file modified
+3
-2
pagure/lib/git.py
file modified
+4
-8
pagure/lib/tasks.py
file modified
+15
-30
pagure/lib/tasks_services.py
file modified
+3
-6
pagure/ui/fork.py
file modified
+2
-4
tests/test_pagure_flask_ui_app.py
file modified
+29
-0
Make _get_project respect CASE_SENSITIVE from settings instead of arg Fixes #3334
pagure/api/ci/jenkins.py
file modified
+1
-2
pagure/api/project.py
file modified
+1
-2
pagure/hooks/files/default_hook.py
file modified
+1
-2
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+1
-2
pagure/lib/__init__.py
file modified
+3
-2
pagure/lib/git.py
file modified
+4
-8
pagure/lib/tasks.py
file modified
+15
-30
pagure/lib/tasks_services.py
file modified
+3
-6
pagure/ui/fork.py
file modified
+2
-4
tests/test_pagure_flask_ui_app.py
file modified
+29
-0