Show More
@@ -74,10 +74,12 b' RhodeCode Features' | |||
|
74 | 74 | Proven to work with 1000s of repositories and users |
|
75 | 75 | - Supports http/https, LDAP, AD, proxy-pass authentication. |
|
76 | 76 | - Full permissions (private/read/write/admin) together with IP restrictions for each repository, |
|
77 | additional explicit forking and repository creation permissions. | |
|
78 | - User groups for easier permission management | |
|
79 | - Repository groups let you group repos and manage them easier. | |
|
77 | additional explicit forking, repositories group and repository creation permissions. | |
|
78 | - User groups for easier permission management. | |
|
79 | - Repository groups let you group repos and manage them easier. They come with | |
|
80 | permission delegation features, so you can delegate groups management. | |
|
80 | 81 | - Users can fork other users repos, and compare them at any time. |
|
82 | - Built in Gist functionality for sharing code snippets. | |
|
81 | 83 | - Integrates easily with other systems, with custom created mappers you can connect it to almost |
|
82 | 84 | any issue tracker, and with an JSON-RPC API you can make much more |
|
83 | 85 | - Build in commit-api let's you add, edit and commit files right from RhodeCode |
@@ -118,7 +120,6 b' Incoming / Plans' | |||
|
118 | 120 | - Simple issue tracker |
|
119 | 121 | - SSH based authentication with server side key management |
|
120 | 122 | - Commit based built in wiki system |
|
121 | - Gist server | |
|
122 | 123 | - More statistics and graph (global annotation + some more statistics) |
|
123 | 124 | - Other advancements as development continues (or you can of course make |
|
124 | 125 | additions and or requests) |
General Comments 0
You need to be logged in to leave comments.
Login now