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:Factory:Rebuild/pagure && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Make-the-stats-page-use-the-new-stats-API-end |
0000001490 1.46 KB | |
flask_fas_openid.py | 0000014032 13.7 KB | |
pagure-5.0-default-example-cfg.patch | 0000007501 7.33 KB | |
pagure-5.10.0.tar.gz | 0021610760 20.6 MB | |
pagure-README.SUSE | 0000004994 4.88 KB | |
pagure.changes | 0000018240 17.8 KB | |
pagure.spec | 0000025955 25.3 KB |
Revision 14 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 806975
from
Neal Gompa (Pharaoh_Atem)
(revision 14)
- Update to 5.10.0 + Allow viewing issues via the API using project-less API token + Various improvements to the srcfpo theme + Make pagure work with recent sqlalchemy versions (>= 1.3.0) + Add a new API endpoint to retrieve detailed stats about the issues + Improve the graphs displayed in the stats tab of each projects + Add a new graph tracking the number of open issues throughout the year + Improve loading tickets from git + Support pygit2 >= 1.1.0 + Add missing endpoints to the API documentation + Add support for wtforms >= 2.3 - Add dependency on email_validator in such case + Fix sorting users by their username when using python3 + Correct the API documentation for updating the watchers of a project + Ensure the name of the headers are always of the correct type (especially when using python3) + Ensure aclchecker and keyhelper can work with APP_URL having a trailing slash + Add a new git auth backend which can manage the .ssh/authorized_keys file directly + Update information about supported Git auth backends + Add support for arrow >= 0.15.6 + Fix getting the milter running with python3 + Fix mirroring project hosted remotely + Add url_path property to class User (and thus in the API) + Improve email text for new user registration + Set the USER environment variable when pushing over http + Add support for git push via http using basic auth relying on API token + If pagure is set up for local auth, allow git push via https to use it + Add an example nginx configuration file for pagure + Create two subpackages in the pagure for the apache and nginx configuration files + Add some documentation on how git push over http works in pagure + Make pagure compatible with the latest version of flake8 + Add PAGURE_PLUGINS_CONFIG setting in pagure configuration file - Refresh quick start instructions for new configuration options - Drop unneeded patch + Patch: 0501-Revert-Add-a-upper-limit-to-sqlalchemy.patch - Refresh default configuration patch + Patch: pagure-5.0-default-example-cfg.patch - Backport fix from upstream to fix stats page + Patch: 0001-Make-the-stats-page-use-the-new-stats-API-endpoint.patch - Add missing step to start pagure web services for nginx setup in quickstart - Fix directory mode for ssh directory to fix conflict with gitolite
Comments 0