Pierre-Yves Chibon
|
87b46dac4f
Fix quotes in strings (left over from a time we didn't run black)
|
6 years ago |
Pierre-Yves Chibon
|
c67f41a56e
Add a new API endpoint to retrieve the list of files changed in a PR
|
6 years ago |
Pierre-Yves Chibon
|
3470e11726
Add an utility method to remove a file from a given git repo in the tests
|
6 years ago |
Pierre-Yves Chibon
|
6fdafd0b79
Ensure two utility methods in the tests respect the branch they are given
|
6 years ago |
Patrick Uiterwijk
|
a0e9f73d20
Never set readonly flag if a dynamic auth backend is in use
|
6 years ago |
Pierre-Yves Chibon
|
7834b60888
Make flake8 happy
|
6 years ago |
Pierre-Yves Chibon
|
4cc3b5343d
Fix letting the user who opened the ticket close it
|
6 years ago |
Pierre-Yves Chibon
|
bdc553cebe
Fix API documentation for the new options added
|
6 years ago |
Pierre-Yves Chibon
|
7cc66fdecf
Fix respecting the ignore_existing_repo for admins
|
6 years ago |
Pierre-Yves Chibon
|
6c716f1dbd
Try reducing the time the lock is needed
|
6 years ago |
Pierre-Yves Chibon
|
365671bf48
Black fix
|
6 years ago |
Fabian Arrotin
|
0096c93bfe
Adding 'list-groups' function to pagure-admin
|
6 years ago |
Patrick Uiterwijk
|
f0edc7e0a0
Skip ACL checks during post-receive
|
6 years ago |
Patrick Uiterwijk
|
79ade1fb2c
Allow providing a custom DB session to is_repo_committer
|
6 years ago |
Patrick Uiterwijk
|
bad0077cbd
Skip unused repotypes during migration
|
6 years ago |
Patrick Uiterwijk
|
335383797b
Add a test case for adopting existing repos
|
6 years ago |
Patrick Uiterwijk
|
6876a8df93
If a repo existed, clean up the project instance
|
6 years ago |
Patrick Uiterwijk
|
ac10ea381e
Allow admins to select to ignore existing repositories
|
6 years ago |
jingjing
|
d6ad1280eb
Update Unit-tests instructions in the documentation
|
6 years ago |
Patrick Uiterwijk
|
669572b1de
Cache the instantiated auth backend instance
|
6 years ago |
Patrick Uiterwijk
|
680dba86bc
Instantiate the git auth backend class returned
|
6 years ago |
Patrick Uiterwijk
|
19d7c5910b
Add lookup_deploykey function
|
6 years ago |
Patrick Uiterwijk
|
9c3eac88bf
Make sure that if a user is direct committer, they can always commit
|
6 years ago |
Akanksha
|
d86ac11695
Fix bug in update_milestones
|
6 years ago |
Pierre-Yves Chibon
|
605eaaa8ad
Make the mirroring feature work with older git
|
6 years ago |
Pierre-Yves Chibon
|
95780626bf
Fix loading the user list based on the input provided
|
6 years ago |
Pierre-Yves Chibon
|
11cf8810be
Drop un-used imports
|
6 years ago |
Pierre-Yves Chibon
|
3821e64c93
Add option to allow any authenticated user to edit meta-data on tickets
|
6 years ago |
Pierre-Yves Chibon
|
e321843d1d
Fix editing comments on issues and PRs
|
6 years ago |
Patrick Uiterwijk
|
e3347b911a
Make hooks raise exceptions instead of sys.exit
|
6 years ago |