A git-centered forge
https://pagure.io/pagure
Pagure is a light-weight git-centered forge based on pygit2.
Currently, Pagure offers a web-interface for git repositories, a ticket
system and possibilities to create new projects, fork existing ones and
create/merge pull-requests across or within projects.
- Developed at devel:tools:scm
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/pagure && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0501-Revert-Add-a-upper-limit-to-sqlalchemy.patch | 0000001211 1.18 KB | |
flask_fas_openid.py | 0000014032 13.7 KB | |
pagure-5.0-default-example-cfg.patch | 0000004490 4.38 KB | |
pagure-5.9.0.tar.gz | 0021751274 20.7 MB | |
pagure-README.SUSE | 0000003373 3.29 KB | |
pagure.changes | 0000015154 14.8 KB | |
pagure.spec | 0000022902 22.4 KB |
Revision 12 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 788347
from
Neal Gompa (Pharaoh_Atem)
(revision 12)
- Update to 5.9.0 + Add API to manage plugins (ie: git hooks) + Fix querying mdapi from within the srcfpo theme + Various fixes for the srcfpo theme + Multiple fixes and improvements to the API endpoints to retrieve the tags used in a project + Add new API endpoints to manipulate tags in projects + Add a new API endpoint to edit/update an existing issue/ticket + Add a new page to see a file's history in git (linked from the file's view page and the blame page) + Only consider the 6 most recently active branch in the drop-down to create new PR + Fix the view_commit endpoint when the identifier provided is a git tag + Add an endpoint to renew user API token + Include a link to where the token can be renewed in the email about API token nearing expiration + Allow users to set their own expiration date on API token (up to 2 years) + Fix the /groups API endpoint and order the output by group name + Add a new API endpoint to retrieve a project's webhook token + Expose related_prs on issue API + Fix the regenerate-repo actions + Provide some feedback to the user when changing monitoring worked + Hide the SSH clone URL if the user is not in one of the group with ssh access + Order pull requests based on updated_on column when we want to order based on last updated time + Fix taking into account the blacklisted patterns + Rework/fix the API documentation page + Allow deploy keys to commit to the doc git repository of a project + Increase a lot the logging when someone asks for access to a git repo
Comments 0