Add Pagure

Pagure is an open source lightweight, powerful, and flexible
git-centric forge written in Python using pygit2.

Unique across Git server implementations is its ability to accept
pull requests from Git repositories not hosted on the server itself.
It also stores all project data as git repositories: issues, PR metadata,
and documentation are stored in separate git repositories associated with
the project code git repository. That makes it easy to migrate projects
across any Pagure instance, or easily inspect the data and do what you
want with it (including work offline for long periods of time!).
pull/2149/head
Neal Gompa 2020-06-28 21:57:04 -04:00
parent ce6ab953cb
commit 7cf4167411
1 changed files with 1 additions and 0 deletions

View File

@ -1342,6 +1342,7 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen
- [Leantime](https://leantime.io) - Leantime is a lean project management system for small teams and startups helping to manage projects from ideation through delivery. ([Source Code](https://github.com/leantime/leantime)) `GPL-2.0` `PHP`
- [Octobox](https://octobox.io/) `⚠` - Take back control of your GitHub Notifications. ([Source Code](https://github.com/octobox/octobox)) `AGPL-3.0` `Ruby`
- [OpenProject](https://www.openproject.org) - OpenProject is a web-based project management system. ([Source Code](https://github.com/opf/openproject)) `GPL-3.0` `Ruby`
- [Pagure](https://pagure.io/pagure) - A lightweight, powerful, and flexible git-centric forge with features laying the foundation for federated and decentralized development. ([Demo](https://pagure.io/)) `GPL-2.0` `Python`
- [Phabricator](http://phabricator.org/) - Collection of web applications that help build better software. ([Demo](https://secure.phabricator.com/), [Source Code](https://github.com/phacility/phabricator)) `Apache-2.0` `PHP`
- [Phproject](http://www.phproject.org/) - High performance full-featured project management system. ([Demo](http://demo.phproject.org/), [Source Code](https://github.com/Alanaktion/phproject)) `GPL-3.0` `PHP`
- [ProjeQtOr](https://www.projeqtor.org/) - A complete, mature, multi-user project management system with extensive functionality for all phases of a project. ([Demo](https://demo.projeqtor.org/), [Source Code](https://sourceforge.net/p/projectorria/code/HEAD/tree/branches/)) `AGPL-3.0` `PHP`