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