##// END OF EJS Templates
docs: updated readme
marcink -
r3276:7bbad8f3 default
parent child Browse files
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 - plugable architecture
13 - plugable architecture from Pyramid web-framework.
14 - advanced permission system with IP restrictions
14 - advanced permission system with IP restrictions, inheritation, and user-groups.
15 - rich set of authentication plugins including LDAP,
15 - rich set of authentication plugins including LDAP, ActiveDirectory, SAML 2.0,
16 ActiveDirectory, Atlassian Crowd, Http-Headers, Pam, Token-Auth.
16 Atlassian Crowd, Http-Headers, Pam, Token-Auth, OAuth.
17 - live code-review chat
17 - live code-review chat, and reviewer rules.
18 - full web based file editing
18 - full web based file editing.
19 - unified multi vcs support
19 - unified multi vcs support.
20 - snippets (gist) system
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