aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2020-06-29 01:57:04 +0000
committerNeal Gompa <ngompa13@gmail.com>2020-06-29 01:57:04 +0000
commit7cf4167411e357fe82ff53df4103a6981ef2cdb7 (patch)
tree30981e4910af5366c6d2da3da47d4e6f4c099f90
parentMerge pull request #2124 from m1k1o/patch-2 (diff)
downloadawesome-selfhosted-7cf4167411e357fe82ff53df4103a6981ef2cdb7.tar.gz
awesome-selfhosted-7cf4167411e357fe82ff53df4103a6981ef2cdb7.zip
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!).
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1b2ebb6e..1f4c852f 100644
--- a/README.md
+++ b/README.md
@@ -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`