Show More
@@ -7,18 +7,20 b' About' | |||
|
7 | 7 | |
|
8 | 8 | ``RhodeCode`` is a fast and powerful management tool for Mercurial_ and GIT_ |
|
9 | 9 | and Subversion_ with a built in push/pull server, full text search, |
|
10 | pull requests and powerful code-review system. It works on http/https and | |
|
10 | pull requests and powerful code-review system. It works on http/https, SSH and | |
|
11 | 11 | has a few unique features like: |
|
12 | 12 | |
|
13 |
|
|
|
14 |
|
|
|
15 |
|
|
|
16 |
|
|
|
17 |
|
|
|
18 |
|
|
|
19 |
|
|
|
20 |
|
|
|
21 | - integration with all 3rd party issue trackers | |
|
13 | - plugable architecture from Pyramid web-framework. | |
|
14 | - advanced permission system with IP restrictions, inheritation, and user-groups. | |
|
15 | - rich set of authentication plugins including LDAP, ActiveDirectory, SAML 2.0, | |
|
16 | Atlassian Crowd, Http-Headers, Pam, Token-Auth, OAuth. | |
|
17 | - live code-review chat, and reviewer rules. | |
|
18 | - full web based file editing. | |
|
19 | - unified multi vcs support. | |
|
20 | - snippets (gist) system. | |
|
21 | - integration framework for Slack, CI systems, Webhooks. | |
|
22 | - integration with all 3rd party issue trackers. | |
|
23 | ||
|
22 | 24 | |
|
23 | 25 | RhodeCode also provides rich API, and multiple event hooks so it's easy |
|
24 | 26 | integrable with existing external systems. |
General Comments 0
You need to be logged in to leave comments.
Login now