diff options
author | n8225 <n8225@users.noreply.github.com> | 2017-01-14 14:54:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-14 14:54:04 +0000 |
commit | c0d7d5839cd1a8488cd09434255b69ff12760a12 (patch) | |
tree | c2aa326409471641e0156cb63caf1e0555fa52bc | |
parent | Updated the entry for Firefly III (#923) (diff) | |
parent | Add RhodeCode (diff) | |
download | awesome-selfhosted-c0d7d5839cd1a8488cd09434255b69ff12760a12.tar.gz awesome-selfhosted-c0d7d5839cd1a8488cd09434255b69ff12760a12.zip |
Merge pull request #931 from pszlazak/patch-1
Add RhodeCode
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -986,6 +986,7 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [OpenProject](https://www.openproject.org) - OpenProject is a web-based project management system. `GPLv3` `Ruby` * [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` `PHP` * [Redmine](http://www.redmine.org/) - Redmine is a flexible project management web application. ([Demo](http://demo.redmine.org/), [Source Code](https://svn.redmine.org/redmine/)) `GPLv2` `Ruby` + * [RhodeCode](https://rhodecode.com/) - RhodeCode is an open source platform for software development teams. It unifies and simplifies repository management for Git, Subversion, and Mercurial. ([Demo](https://try.rhodecode.com/), [Source Code](https://code.rhodecode.com/)) `AGPLv3` `Python` * [SCM Manager](https://www.scm-manager.org/) - The easiest way to share and manage your Git, Mercurial and Subversion repositories over http. ([Source Code](https://bitbucket.org/sdorra/scm-manager/src)) `BSD` `Java` * [Taiga](https://taiga.io/) - Agile Project Management Tool based on the Kanban and Scrum methods. ([Source Code](https://github.com/taigaio)) `AGPLv3` `Python` * [The Bug Genie](http://www.thebuggenie.com/) - The Bug Genie is a friendly project management and issue tracking tool. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPLv2` `PHP` |