Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
83f8bc
Change of get_project to _get_project
22 files
Authored by Farhaan Bukhsh
8 years ago
, Committed by Pierre-Yves Chibon
8 years ago
,
raw
patch
tree
parent
22 files changed.
43 lines added
.
65 lines removed
.
pagure/api/ci/jenkins.py
file modified
+1
-1
pagure/api/fork.py
file modified
+6
-12
pagure/api/project.py
file modified
+2
-4
pagure/hooks/files/default_hook.py
file modified
+1
-2
pagure/hooks/files/fedmsg_hook.py
file modified
+1
-1
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+1
-2
pagure/hooks/files/rtd_hook.py
file modified
+1
-2
pagure/lib/__init__.py
file modified
+2
-2
pagure/lib/git.py
file modified
+4
-8
pagure/lib/link.py
file modified
+1
-1
pagure/pfmarkdown.py
file modified
+2
-4
pagure/ui/fork.py
file modified
+2
-2
tests/test_pagure_flask_api_issue.py
file modified
+5
-5
tests/test_pagure_flask_api_user.py
file modified
+2
-2
tests/test_pagure_flask_docs.py
file modified
+1
-1
tests/test_pagure_flask_ui_fork.py
file modified
+1
-1
tests/test_pagure_flask_ui_roadmap.py
file modified
+1
-1
tests/test_pagure_lib.py
file modified
+4
-8
tests/test_pagure_lib_git.py
file modified
+2
-3
tests/test_pagure_lib_git_get_tags_objects.py
file modified
+1
-1
tests/test_pagure_lib_notify.py
file modified
+1
-1
webhook-server/pagure-webhook-server.py
file modified
+1
-1
Change of get_project to _get_project
pagure/api/ci/jenkins.py
file modified
+1
-1
pagure/api/fork.py
file modified
+6
-12
pagure/api/project.py
file modified
+2
-4
pagure/hooks/files/default_hook.py
file modified
+1
-2
pagure/hooks/files/fedmsg_hook.py
file modified
+1
-1
pagure/hooks/files/pagure_force_commit_hook.py
file modified
+1
-2
pagure/hooks/files/rtd_hook.py
file modified
+1
-2
pagure/lib/__init__.py
file modified
+2
-2
pagure/lib/git.py
file modified
+4
-8
pagure/lib/link.py
file modified
+1
-1
pagure/pfmarkdown.py
file modified
+2
-4
pagure/ui/fork.py
file modified
+2
-2
tests/test_pagure_flask_api_issue.py
file modified
+5
-5
tests/test_pagure_flask_api_user.py
file modified
+2
-2
tests/test_pagure_flask_docs.py
file modified
+1
-1
tests/test_pagure_flask_ui_fork.py
file modified
+1
-1
tests/test_pagure_flask_ui_roadmap.py
file modified
+1
-1
tests/test_pagure_lib.py
file modified
+4
-8
tests/test_pagure_lib_git.py
file modified
+2
-3
tests/test_pagure_lib_git_get_tags_objects.py
file modified
+1
-1
tests/test_pagure_lib_notify.py
file modified
+1
-1
webhook-server/pagure-webhook-server.py
file modified
+1
-1