diff README.rst @ 3960:5293d4bbb1ea

Merged dev into stable/default/master branch
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 07 Jun 2013 00:31:11 +0200
parents 3563bb7b4b82 832907f41ee6
children 80528e613f7c 010e9532801a
line wrap: on
line diff
--- a/README.rst	Mon May 20 12:26:09 2013 +0200
+++ b/README.rst	Fri Jun 07 00:31:11 2013 +0200
@@ -74,10 +74,12 @@
   Proven to work with 1000s of repositories and users
 - Supports http/https, LDAP, AD, proxy-pass authentication.
 - Full permissions (private/read/write/admin) together with IP restrictions for each repository,
-  additional explicit forking and repository creation permissions.
-- User groups for easier permission management
-- Repository groups let you group repos and manage them easier.
+  additional explicit forking, repositories group and repository creation permissions.
+- User groups for easier permission management.
+- Repository groups let you group repos and manage them easier. They come with
+  permission delegation features, so you can delegate groups management.
 - Users can fork other users repos, and compare them at any time.
+- Built in Gist functionality for sharing code snippets.
 - Integrates easily with other systems, with custom created mappers you can connect it to almost
   any issue tracker, and with an JSON-RPC API you can make much more
 - Build in commit-api let's you add, edit and commit files right from RhodeCode
@@ -118,7 +120,6 @@
 - Simple issue tracker
 - SSH based authentication with server side key management
 - Commit based built in wiki system
-- Gist server
 - More statistics and graph (global annotation + some more statistics)
 - Other advancements as development continues (or you can of course make
   additions and or requests)