comparison 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
comparison
equal deleted inserted replaced
3879:51596d9ef2f8 3960:5293d4bbb1ea
72 Each request is authenticated and logged together with IP address. 72 Each request is authenticated and logged together with IP address.
73 - Build for speed and performance. You can make multiple pulls/pushes simultaneous. 73 - Build for speed and performance. You can make multiple pulls/pushes simultaneous.
74 Proven to work with 1000s of repositories and users 74 Proven to work with 1000s of repositories and users
75 - Supports http/https, LDAP, AD, proxy-pass authentication. 75 - Supports http/https, LDAP, AD, proxy-pass authentication.
76 - Full permissions (private/read/write/admin) together with IP restrictions for each repository, 76 - Full permissions (private/read/write/admin) together with IP restrictions for each repository,
77 additional explicit forking and repository creation permissions. 77 additional explicit forking, repositories group and repository creation permissions.
78 - User groups for easier permission management 78 - User groups for easier permission management.
79 - Repository groups let you group repos and manage them easier. 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 - Users can fork other users repos, and compare them at any time. 81 - Users can fork other users repos, and compare them at any time.
82 - Built in Gist functionality for sharing code snippets.
81 - Integrates easily with other systems, with custom created mappers you can connect it to almost 83 - Integrates easily with other systems, with custom created mappers you can connect it to almost
82 any issue tracker, and with an JSON-RPC API you can make much more 84 any issue tracker, and with an JSON-RPC API you can make much more
83 - Build in commit-api let's you add, edit and commit files right from RhodeCode 85 - Build in commit-api let's you add, edit and commit files right from RhodeCode
84 web interface using simple editor or upload binary files using simple form. 86 web interface using simple editor or upload binary files using simple form.
85 - Powerfull pull-request driven review system with inline commenting, 87 - Powerfull pull-request driven review system with inline commenting,
116 - Web based merges for pull requests 118 - Web based merges for pull requests
117 - Tracking history for each lines in files 119 - Tracking history for each lines in files
118 - Simple issue tracker 120 - Simple issue tracker
119 - SSH based authentication with server side key management 121 - SSH based authentication with server side key management
120 - Commit based built in wiki system 122 - Commit based built in wiki system
121 - Gist server
122 - More statistics and graph (global annotation + some more statistics) 123 - More statistics and graph (global annotation + some more statistics)
123 - Other advancements as development continues (or you can of course make 124 - Other advancements as development continues (or you can of course make
124 additions and or requests) 125 additions and or requests)
125 126
126 License 127 License