LICENSE
MANIFEST.in
README.rst
createdb.py
requirements.txt
setup.cfg
setup.py
doc/Makefile
doc/conf.py
doc/contributing.rst
doc/contributors.rst
doc/deployment.rst
doc/development.rst
doc/index.rst
doc/milter.rst
doc/project_settings.rst
doc/requirements.txt
doc/_static/site.css
doc/_templates/pagure-logo.html
files/emoji_clean_json.py
files/gitolite.rc
files/gitolite3.rc
files/pagure.cfg.sample
files/pagure.conf
files/pagure.spec
files/pagure.wsgi
milters/comment_email_milter.py
milters/milter_tempfile.conf
milters/pagure_milter.service
pagure/__init__.py
pagure/__init__.pyc
pagure/default_config.py
pagure/default_config.pyc
pagure/doc_utils.py
pagure/doc_utils.pyc
pagure/exceptions.py
pagure/exceptions.pyc
pagure/flask_fas_openid.py
pagure/flask_fas_openid.pyc
pagure/forms.py
pagure/forms.pyc
pagure/login_forms.py
pagure/login_forms.pyc
pagure/mail_logging.py
pagure/mail_logging.pyc
pagure/pfmarkdown.py
pagure/pfmarkdown.pyc
pagure.egg-info/PKG-INFO
pagure.egg-info/SOURCES.txt
pagure.egg-info/dependency_links.txt
pagure.egg-info/requires.txt
pagure.egg-info/top_level.txt
pagure/api/__init__.py
pagure/api/__init__.pyc
pagure/api/fork.pyc
pagure/api/issue.pyc
pagure/hooks/__init__.py
pagure/hooks/__init__.pyc
pagure/hooks/debug.pyc
pagure/hooks/fedmsg.py
pagure/hooks/fedmsg.pyc
pagure/hooks/irc.py
pagure/hooks/irc.pyc
pagure/hooks/mail.py
pagure/hooks/mail.pyc
pagure/hooks/pagure_hook.py
pagure/hooks/pagure_hook.pyc
pagure/hooks/pagure_request_hook.py
pagure/hooks/pagure_request_hook.pyc
pagure/hooks/pagure_ticket_hook.py
pagure/hooks/pagure_ticket_hook.pyc
pagure/hooks/files/fedmsg_hook.py
pagure/hooks/files/git_multimail.py
pagure/hooks/files/pagure_hook.py
pagure/hooks/files/pagure_hook_requests.py
pagure/hooks/files/pagure_hook_tickets.py
pagure/hooks/files/post-receive
pagure/internal/__init__.py
pagure/internal/__init__.pyc
pagure/lib/__init__.py
pagure/lib/__init__.pyc
pagure/lib/git.py
pagure/lib/git.pyc
pagure/lib/link.py
pagure/lib/link.pyc
pagure/lib/login.py
pagure/lib/login.pyc
pagure/lib/model.py
pagure/lib/model.pyc
pagure/lib/notify.py
pagure/lib/notify.pyc
pagure/static/delete.png
pagure/static/green.png
pagure/static/grey.png
pagure/static/header-bg.png
pagure/static/jquery-1.10.2.js
pagure/static/jquery-ui-1.11.2.custom.css
pagure/static/jquery-ui-1.11.2.custom.min.js
pagure/static/koji.css
pagure/static/orange.png
pagure/static/pagure-logo.png
pagure/static/pagure.css
pagure/static/pink_arrow.png
pagure/static/placebo.png
pagure/static/red.png
pagure/static/sorttable.js
pagure/static/toggle.css
pagure/static/upload.js
pagure/static/users.png
pagure/static/emoji/emoji_strategy.json
pagure/static/emoji/emojione.min.js
pagure/static/emoji/emojione.sprites.css
pagure/static/emoji/emojione.sprites.png
pagure/static/emoji/jquery.textcomplete.min.js
pagure/static/images/edit.png
pagure/static/images/file.png
pagure/static/images/folder.png
pagure/static/images/fork_button.png
pagure/static/images/fork_button_hover.png
pagure/static/images/forked.png
pagure/static/images/git.png
pagure/static/images/profile_button.png
pagure/static/images/profile_button_hover.png
pagure/static/images/settings_button.png
pagure/static/images/settings_button_hover.png
pagure/static/images/ui-bg_flat_0_aaaaaa_40x100.png
pagure/static/images/ui-bg_flat_0_eeeeee_40x100.png
pagure/static/images/ui-bg_flat_55_ffffff_40x100.png
pagure/static/images/ui-bg_flat_75_ffffff_40x100.png
pagure/static/images/ui-bg_glass_65_ffffff_1x400.png
pagure/static/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
pagure/static/images/ui-bg_highlight-soft_25_3c6eb4_1x100.png
pagure/static/images/ui-bg_highlight-soft_50_dddddd_1x100.png
pagure/static/images/ui-bg_highlight-soft_75_dddddd_1x100.png
pagure/static/images/ui-icons_3c6eb4_256x240.png
pagure/static/images/ui-icons_454545_256x240.png
pagure/static/images/ui-icons_666666_256x240.png
pagure/static/images/ui-icons_db3279_256x240.png
pagure/static/images/ui-icons_ffffff_256x240.png
pagure/templates/_formhelper.html
pagure/templates/_render_repo.html
pagure/templates/add_group.html
pagure/templates/add_group_project.html
pagure/templates/add_user.html
pagure/templates/admin_index.html
pagure/templates/commit.html
pagure/templates/docs.html
pagure/templates/edit_tag.html
pagure/templates/fatal_error.html
pagure/templates/file.html
pagure/templates/forks.html
pagure/templates/group_info.html
pagure/templates/group_list.html
pagure/templates/index.html
pagure/templates/issue.html
pagure/templates/issues.html
pagure/templates/master.html
pagure/templates/new_issue.html
pagure/templates/new_project.html
pagure/templates/not_found.html
pagure/templates/plugin.html
pagure/templates/pull_request.html
pagure/templates/pull_request_comment.html
pagure/templates/repo_info.html
pagure/templates/repo_master.html
pagure/templates/requests.html
pagure/templates/settings.html
pagure/templates/unauthorized.html
pagure/templates/user_emails.html
pagure/templates/user_info.html
pagure/templates/user_list.html
pagure/templates/user_settings.html
pagure/templates/login/login.html
pagure/templates/login/password_change.html
pagure/templates/login/password_reset.html
pagure/templates/login/user_new.html
pagure/ui/__init__.py
pagure/ui/__init__.pyc
pagure/ui/admin.py
pagure/ui/admin.pyc
pagure/ui/app.py
pagure/ui/app.pyc
pagure/ui/docs.py
pagure/ui/docs.pyc
pagure/ui/filters.py
pagure/ui/filters.pyc
pagure/ui/fork.py
pagure/ui/fork.pyc
pagure/ui/groups.py
pagure/ui/groups.pyc
pagure/ui/issues.py
pagure/ui/issues.pyc
pagure/ui/login.py
pagure/ui/login.pyc
pagure/ui/plugins.py
pagure/ui/plugins.pyc
pagure/ui/repo.py
pagure/ui/repo.pyc
tests/__init__.py
tests/__init__.pyc
tests/placebo.png
tests/test_progit_flask_api.py
tests/test_progit_flask_api.pyc
tests/test_progit_flask_api_auth.pyc
tests/test_progit_flask_api_fork.pyc
tests/test_progit_flask_api_issue.pyc
tests/test_progit_flask_dump_load_ticket.py
tests/test_progit_flask_dump_load_ticket.pyc
tests/test_progit_flask_internal.py
tests/test_progit_flask_internal.pyc
tests/test_progit_flask_ui_admin.py
tests/test_progit_flask_ui_admin.pyc
tests/test_progit_flask_ui_app.py
tests/test_progit_flask_ui_app.pyc
tests/test_progit_flask_ui_docs.py
tests/test_progit_flask_ui_docs.pyc
tests/test_progit_flask_ui_fork.py
tests/test_progit_flask_ui_fork.pyc
tests/test_progit_flask_ui_groups.py
tests/test_progit_flask_ui_groups.pyc
tests/test_progit_flask_ui_issues.py
tests/test_progit_flask_ui_issues.pyc
tests/test_progit_flask_ui_no_master_branch.py
tests/test_progit_flask_ui_no_master_branch.pyc
tests/test_progit_flask_ui_plugins.py
tests/test_progit_flask_ui_plugins.pyc
tests/test_progit_flask_ui_plugins_fedmsg.py
tests/test_progit_flask_ui_plugins_fedmsg.pyc
tests/test_progit_flask_ui_plugins_irc.py
tests/test_progit_flask_ui_plugins_irc.pyc
tests/test_progit_flask_ui_plugins_mail.py
tests/test_progit_flask_ui_plugins_mail.pyc
tests/test_progit_flask_ui_plugins_progit_hook.py
tests/test_progit_flask_ui_plugins_progit_hook.pyc
tests/test_progit_flask_ui_plugins_progit_request_hook.py
tests/test_progit_flask_ui_plugins_progit_request_hook.pyc
tests/test_progit_flask_ui_plugins_progit_ticket_hook.py
tests/test_progit_flask_ui_plugins_progit_ticket_hook.pyc
tests/test_progit_flask_ui_repo.py
tests/test_progit_flask_ui_repo.pyc
tests/test_progit_flask_ui_slash_branch_name.py
tests/test_progit_flask_ui_slash_branch_name.pyc
tests/test_progit_lib.py
tests/test_progit_lib.pyc
tests/test_progit_lib_git.py
tests/test_progit_lib_git.pyc
tests/test_progit_lib_link.py
tests/test_progit_lib_link.pyc
tests/test_progit_lib_model.py
tests/test_progit_lib_model.pyc