Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdissent/redmine_gitosis
A Redmine plugin which manages your gitosis configuration based on your projects and memberships in Redmine. Includes Public Key management views (extracted from http://plan.io).
https://github.com/xdissent/redmine_gitosis
Last synced: 29 days ago
JSON representation
A Redmine plugin which manages your gitosis configuration based on your projects and memberships in Redmine. Includes Public Key management views (extracted from http://plan.io).
- Host: GitHub
- URL: https://github.com/xdissent/redmine_gitosis
- Owner: xdissent
- Fork: true (ericpaulbishop/redmine_git_hosting)
- Created: 2010-05-12T16:06:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-08-05T16:02:00.000Z (over 13 years ago)
- Last Synced: 2024-08-04T01:28:03.486Z (4 months ago)
- Language: Ruby
- Homepage: http://plan.io
- Size: 196 KB
- Stars: 37
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
= Redmine Gitosis
Note: This plugin has been tested to be compatible with Chiliproject 1.x
A Redmine plugin which manages your gitosis configuration based on your projects and memberships in Redmine. Includes Public Key management views (extracted from http://plan.io).
This plugin was originally developed by Jan Schulz-Hofen for http://plan.io. Several updates/fixes were provided by github users untoldwind, tingar and ericpaulbishop. These updates were merged together and expanded upon by Eric Bishop.
In order to use this plugin you must have the following gems installed:
lockfile
inifile
== Copyright & License
Copyright (c) 2009-2010 Jan Schulz-Hofen, ROCKET RENTALS GmbH (http://www.rocket-rentals.de). MIT License.
Copyright (c) 2010 Eric Bishop ([email protected]) MIT License.