Julen Landa Alustiza 069347c634 api/issue: allow viewing issues with user tokens 4 år sedan
..
__init__.py 9982ed8cbe When viewing file's history, use the default branch if needed 4 år sedan
pagure.png d34652a875 Add missing file for the tests 7 år sedan
placebo.png 3edfe0ad97 Add placebo.png file used in the tests for view_issue_raw_file 9 år sedan
test_alembic.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_config 803bbd0939 Add a set-default-branch action to pagure-admin 5 år sedan
test_dev_data.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_fnmatch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_admin.py bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 år sedan
test_pagure_exclude_group_index.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask.py 78427e8d32 Support werkzeug 1.0 which changed some of its top-level imports 4 år sedan
test_pagure_flask_api.py 1f2b600f5b api: refactor doc UI 4 år sedan
test_pagure_flask_api_auth.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_api_fork.py 49aa66f53b Tag filtering support on api pull requests endpoint 5 år sedan
test_pagure_flask_api_fork_assign.py d477d22aa8 fix renewing url on invalid token error message 5 år sedan
test_pagure_flask_api_fork_update.py d477d22aa8 fix renewing url on invalid token error message 5 år sedan
test_pagure_flask_api_group.py 420a2f6a82 Order the groups returned by name 4 år sedan
test_pagure_flask_api_issue.py 069347c634 api/issue: allow viewing issues with user tokens 4 år sedan
test_pagure_flask_api_issue_change_status.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_api_issue_comment.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_api_issue_create.py 3871071c0a Expose related_prs on issue API 4 år sedan
test_pagure_flask_api_issue_custom_fields.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_api_issue_update.py 31280551ec api: add update issue endpoint 4 år sedan
test_pagure_flask_api_plugins_install.py 5543e47835 Add API for plugins 4 år sedan
test_pagure_flask_api_plugins_remove.py 5543e47835 Add API for plugins 4 år sedan
test_pagure_flask_api_plugins_view.py 5543e47835 Add API for plugins 4 år sedan
test_pagure_flask_api_plugins_view_project.py 5543e47835 Add API for plugins 4 år sedan
test_pagure_flask_api_pr_flag.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_api_project.py f483d70e61 Add the GET project/webhook/token endpoint 4 år sedan
test_pagure_flask_api_project_blockuser.py d477d22aa8 fix renewing url on invalid token error message 5 år sedan
test_pagure_flask_api_project_git_tags.py 28bce03ba3 Allow to force the creation of a git tag 4 år sedan
test_pagure_flask_api_project_tags.py f6b1f497a6 api/project: get project tag endpoint 4 år sedan
test_pagure_flask_api_project_update_watch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_api_ui_private_repo.py 3871071c0a Expose related_prs on issue API 4 år sedan
test_pagure_flask_api_user.py 8defdf3843 tests: fix users activity tests 4 år sedan
test_pagure_flask_docs.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_dump_load_ticket.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_form.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_internal.py bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 år sedan
test_pagure_flask_rebase.py b761219610 tests/tests_pagure_flask_rebase: align to code and add more test cases 4 år sedan
test_pagure_flask_ui_app.py 1d9a545ba7 Fix taking into account the blacklisted patterns 4 år sedan
test_pagure_flask_ui_app_browse.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_app_give_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_app_index.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_app_userdash.py 6af1241a63 tests: test userdash with a member of a non-user type group 4 år sedan
test_pagure_flask_ui_archives.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_clone.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_fork.py 1c9abcd1de Use assertRegex instead of assertIn to avoid non-determinism failures 4 år sedan
test_pagure_flask_ui_groups.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_issue_pr_link.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_issues.py 0cafab1d42 tests: fix black formatting on tests 5 år sedan
test_pagure_flask_ui_issues_acl_checks.py 581c9c5b99 Fix some not assert tests that are broken due to csp fixes 5 år sedan
test_pagure_flask_ui_issues_open_access.py 0cafab1d42 tests: fix black formatting on tests 5 år sedan
test_pagure_flask_ui_issues_private.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_issues_read_only.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_issues_templates.py aede197253 Fix the unit-tests for the change in the html related to CSP support 5 år sedan
test_pagure_flask_ui_login.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_no_master_branch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_old_commit.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_default_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_fedmsg.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_irc.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_mail.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_mirror.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_noff.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_pagure_ci.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_pagure_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_pagure_no_new_branch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_pagure_request_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_pagure_ticket_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_rtd_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_plugins_unsigned.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_pr_edit.py 902dcfcb60 tests: a try except block on tearDown to prevent failing tests due to directory removing race conditions 5 år sedan
test_pagure_flask_ui_pr_no_sources.py 064be0a7a8 tests: move pull request creation function from pr_no_sources test suite to __init__ 5 år sedan
test_pagure_flask_ui_priorities.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_quick_reply.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_remote_pr.py 6725ecefa9 Return to the pr view after merging it 5 år sedan
test_pagure_flask_ui_repo.py 89a24d37b8 Fix view_commits when the identified provided is a blob 4 år sedan
test_pagure_flask_ui_repo_delete_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_repo_flag_commit.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_repo_milestones.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_repo_slash_name.py fd0057656b Fix the unit-tests for the change in the UI 4 år sedan
test_pagure_flask_ui_repo_view_blame.py 5d96e5a4a3 Fix git blame when the identifier provided is a blob 4 år sedan
test_pagure_flask_ui_repo_view_file.py 0cafab1d42 tests: fix black formatting on tests 5 år sedan
test_pagure_flask_ui_repo_view_history.py 9982ed8cbe When viewing file's history, use the default branch if needed 4 år sedan
test_pagure_flask_ui_roadmap.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_flask_ui_slash_branch_name.py fd0057656b Fix the unit-tests for the change in the UI 4 år sedan
test_pagure_flask_ui_star_project.py 49fc1909af Fix double-spacing issues that is breaking the tests with jinja 2.11.0 4 år sedan
test_pagure_flask_util.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_hooks_pagure_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib.py 6e9a29c33e Adjust the unit-tests for markdown 3.2.1 4 år sedan
test_pagure_lib_add_user_to_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_drop_issue.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_encoding_utils.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_git.py 6db5a5b91c Do not block when waiting for subprocess to finish 4 år sedan
test_pagure_lib_git_auth.py 6725ecefa9 Return to the pr view after merging it 5 år sedan
test_pagure_lib_git_auth_paguregitauth.py f66badc9a6 Implement Pagure Git Auth 5 år sedan
test_pagure_lib_git_diff_pr.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_git_get_tags_objects.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_git_mirror_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_gitolite_config.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_link.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_login.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_mimetype.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_model.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_model_delete_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_notify.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_notify_email.py 3ff58428b2 Ensure @<username> doesn't over-reach when sending notifications 5 år sedan
test_pagure_lib_plugins.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_star_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_task_mirror.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_task_services.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_lib_watch_list.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_merge_pr_no_fork.py 6725ecefa9 Return to the pr view after merging it 5 år sedan
test_pagure_repospanner.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_pagure_send_notification.py 72b4aaf06f Send oldrev as old_commit for git.receive event 5 år sedan
test_pagure_utils.py 5405a22371 Drop un-used import 4 år sedan
test_pfmarkdown.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_stream_server.py 73d1200552 Project wide black fixes, including tests, docs and all 5 år sedan
test_style.py 9301b3b8da When running black, include the diff in the output 4 år sedan
test_tasks.py 433908999b some black formatting 4 år sedan