Pierre-Yves Chibon 622764a89f Change the PR flag API endpoints to use commit flags 3 years ago
..
__init__.py 2686492bfc Set up the loggers in the hooks 3 years ago
pagure.png d34652a875 Add missing file for the tests 6 years ago
placebo.png 3edfe0ad97 Add placebo.png file used in the tests for view_issue_raw_file 9 years ago
test_alembic.py dd8c69e822 Port pagure's test suite to pytest 3 years ago
test_config 803bbd0939 Add a set-default-branch action to pagure-admin 4 years ago
test_dev_data.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_fnmatch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_admin.py bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 years ago
test_pagure_exclude_group_index.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_flask_api.py 673b009451 Allow setting the default git branch when creating projects via the API 3 years ago
test_pagure_flask_api_auth.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_api_boards.py 05a5e4608b Allow setting a status as closing even if the project has no close_status 3 years ago
test_pagure_flask_api_fork.py 4166e2069b Add API endpoint to get a pull-request comment 3 years ago
test_pagure_flask_api_fork_assign.py d477d22aa8 fix renewing url on invalid token error message 4 years ago
test_pagure_flask_api_fork_update.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_flask_api_group.py 93bdbd22f0 Add pagination to group API 3 years ago
test_pagure_flask_api_issue.py 0087ae722c Add a way to make the stats view on more than one year (if you know how to) 3 years ago
test_pagure_flask_api_issue_change_status.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_api_issue_comment.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_api_issue_create.py 709cce9e02 Add url_path property to class User. 4 years ago
test_pagure_flask_api_issue_custom_fields.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_api_issue_update.py 31280551ec api: add update issue endpoint 4 years ago
test_pagure_flask_api_plugins_install.py 5543e47835 Add API for plugins 4 years ago
test_pagure_flask_api_plugins_remove.py 5543e47835 Add API for plugins 4 years ago
test_pagure_flask_api_plugins_view.py 5543e47835 Add API for plugins 4 years ago
test_pagure_flask_api_plugins_view_project.py 5543e47835 Add API for plugins 4 years ago
test_pagure_flask_api_pr_flag.py 622764a89f Change the PR flag API endpoints to use commit flags 3 years ago
test_pagure_flask_api_project.py dc7b709c7b Allow using the modifyacl API endpoint to remove groups from a project 3 years ago
test_pagure_flask_api_project_blockuser.py d477d22aa8 fix renewing url on invalid token error message 4 years ago
test_pagure_flask_api_project_delete_project.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_flask_api_project_git_tags.py 28bce03ba3 Allow to force the creation of a git tag 4 years ago
test_pagure_flask_api_project_tags.py f6b1f497a6 api/project: get project tag endpoint 4 years ago
test_pagure_flask_api_project_update_watch.py be364edc7e Allow project-less API token with the "modify_project" ACL to update watchers 3 years ago
test_pagure_flask_api_project_view_file.py dd207ee3bf Add an API endpoint to view the content of a git repo 3 years ago
test_pagure_flask_api_ui_private_repo.py 622764a89f Change the PR flag API endpoints to use commit flags 3 years ago
test_pagure_flask_api_user.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_flask_docs.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_dump_load_ticket.py dd8c69e822 Port pagure's test suite to pytest 3 years ago
test_pagure_flask_form.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_internal.py bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 years ago
test_pagure_flask_rebase.py 38ee917585 Forward the username when updating the pull-request 3 years ago
test_pagure_flask_ui_app.py ae4b757e0c Rework the "My PR" page so it does not pull so many info at once 3 years ago
test_pagure_flask_ui_app_browse.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_app_give_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_app_index.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_app_userdash.py 6af1241a63 tests: test userdash with a member of a non-user type group 4 years ago
test_pagure_flask_ui_archives.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_boards.py 596bc0151d Fix updating a ticket which is in a board or will no longer be 3 years ago
test_pagure_flask_ui_clone.py 814bbf8f6c Check if the API token is associated with the current project if any 4 years ago
test_pagure_flask_ui_fork.py 63a710fcfb When a file a detected as a binary file, return the raw file 3 years ago
test_pagure_flask_ui_groups.py 8899073543 Fix forms' glitches. 3 years ago
test_pagure_flask_ui_issue_pr_link.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_issues.py f7f2b4d690 Add support for customizing the new issue page 3 years ago
test_pagure_flask_ui_issues_acl_checks.py 581c9c5b99 Fix some not assert tests that are broken due to csp fixes 4 years ago
test_pagure_flask_ui_issues_open_access.py 0cafab1d42 tests: fix black formatting on tests 4 years ago
test_pagure_flask_ui_issues_private.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_issues_read_only.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_issues_templates.py aede197253 Fix the unit-tests for the change in the html related to CSP support 4 years ago
test_pagure_flask_ui_login.py 466e701ce1 Add support for disabling user registration 3 years ago
test_pagure_flask_ui_no_master_branch.py 57859c0532 Add the possibility to set the default branch at project creation 3 years ago
test_pagure_flask_ui_old_commit.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_default_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_fedmsg.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_irc.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_mail.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_mirror.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_noff.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_ci.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_no_new_branch.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_request_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_pagure_ticket_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_rtd_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_plugins_unsigned.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
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 4 years ago
test_pagure_flask_ui_pr_no_sources.py 064be0a7a8 tests: move pull request creation function from pr_no_sources test suite to __init__ 4 years ago
test_pagure_flask_ui_priorities.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_quick_reply.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_remote_pr.py 6725ecefa9 Return to the pr view after merging it 4 years ago
test_pagure_flask_ui_repo.py 1163ed9aec Add support for using cchardet to detect files' encoding 3 years ago
test_pagure_flask_ui_repo_delete_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_repo_flag_commit.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_repo_milestones.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_repo_mirrored_from.py 37b3937a39 Change the project icon when the project is mirrored from an external source 3 years ago
test_pagure_flask_ui_repo_slash_name.py fd0057656b Fix the unit-tests for the change in the UI 4 years ago
test_pagure_flask_ui_repo_view_blame.py 5d96e5a4a3 Fix git blame when the identifier provided is a blob 4 years ago
test_pagure_flask_ui_repo_view_file.py 63a710fcfb When a file a detected as a binary file, return the raw file 3 years ago
test_pagure_flask_ui_repo_view_history.py 9982ed8cbe When viewing file's history, use the default branch if needed 4 years ago
test_pagure_flask_ui_roadmap.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_flask_ui_slash_branch_name.py fd0057656b Fix the unit-tests for the change in the UI 4 years ago
test_pagure_flask_ui_star_project.py 49fc1909af Fix double-spacing issues that is breaking the tests with jinja 2.11.0 4 years ago
test_pagure_flask_util.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_hooks_pagure_hook.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib.py 622764a89f Change the PR flag API endpoints to use commit flags 3 years ago
test_pagure_lib_add_user_to_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_drop_issue.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_encoding_utils.py 1163ed9aec Add support for using cchardet to detect files' encoding 3 years ago
test_pagure_lib_git.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_lib_git_auth.py d52d131dc8 Allow collaborators to edit files in the branch that they have access to 3 years ago
test_pagure_lib_git_auth_paguregitauth.py 67f81f1883 Add a collaborator level to projects. 3 years ago
test_pagure_lib_git_diff_pr.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_git_get_tags_objects.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_git_mirror_project.py 08cdff0852 Fix mirroring in projects hosted elsewhere 4 years ago
test_pagure_lib_gitolite_config.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_link.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_login.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_mimetype.py 1163ed9aec Add support for using cchardet to detect files' encoding 3 years ago
test_pagure_lib_model.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_model_delete_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_notify.py 49d95432d2 Remove fenced code block when checking mention 3 years ago
test_pagure_lib_notify_email.py ba9ec247e0 Add some more tests to ensure we do not notify on @mention in codeblocks 3 years ago
test_pagure_lib_plugins.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_star_project.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_task_mirror.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_task_services.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_lib_watch_list.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_pagure_merge_pr_no_fork.py 6725ecefa9 Return to the pr view after merging it 4 years ago
test_pagure_repospanner.py dd8c69e822 Port pagure's test suite to pytest 3 years ago
test_pagure_send_notification.py 72b4aaf06f Send oldrev as old_commit for git.receive event 4 years ago
test_pagure_utils.py 5405a22371 Drop un-used import 4 years ago
test_pfmarkdown.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_stream_server.py 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
test_style.py a6b52c1146 Adjust pagure's source code for the newer flake8 4 years ago
test_tasks.py 433908999b some black formatting 4 years ago