comparison README.rst @ 1839:9da24750f563 beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 06 Jan 2012 21:50:52 +0200
parents cbcae0c83eb0
children 87f0800abc7b
comparison
equal deleted inserted replaced
1838:2ef309c3175d 1839:9da24750f563
1 ================================================= 1 ========================
2 Welcome to RhodeCode (RhodiumCode) documentation! 2 RhodeCode documentation!
3 ================================================= 3 ========================
4 4
5 ``RhodeCode`` is a fast and powerful management tool for Mercurial_ and GIT_ 5 ``RhodeCode`` is a fast and powerful management tool for Mercurial_ and GIT_
6 with a built in push/pull server and full text search. 6 with a built in push/pull server and full text search.
7 It works on http/https and has a built in permission/authentication system with 7 It works on http/https and has a built in permission/authentication system with
8 the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also supports 8 the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also supports
100 100
101 - Finer granular permissions per branch, repo group or subrepo 101 - Finer granular permissions per branch, repo group or subrepo
102 - pull requests and web based merges 102 - pull requests and web based merges
103 - per line file history 103 - per line file history
104 - SSH based authentication with server side key management 104 - SSH based authentication with server side key management
105 - Redmine and other bugtrackers integration
106 - Commit based built in wiki system 105 - Commit based built in wiki system
107 - More statistics and graph (global annotation + some more statistics) 106 - More statistics and graph (global annotation + some more statistics)
108 - Other advancements as development continues (or you can of course make 107 - Other advancements as development continues (or you can of course make
109 additions and or requests) 108 additions and or requests)
110 109