##// END OF EJS Templates
docs update
marcink -
r1127:a31b0bf8 beta
parent child Browse files
Show More
@@ -20,7 +20,7 b' RhodeCode uses `Semantic Versioning <htt'
20 RhodeCode demo
20 RhodeCode demo
21 --------------
21 --------------
22
22
23 http://hg.python-works.com
23 http://demo.rhodecode.org
24
24
25 The default access is anonymous but you can login to an administrative account
25 The default access is anonymous but you can login to an administrative account
26 using the following credentials:
26 using the following credentials:
@@ -31,8 +31,8 b' using the following credentials:'
31 Source code
31 Source code
32 -----------
32 -----------
33
33
34 The latest source for RhodeCode can be obtained from my own RhodeCode instance
34 The latest source for RhodeCode can be obtained from official RhodeCode instance
35 https://rhodecode.org
35 https://hg.rhodecode.org
36
36
37 Rarely updated source code and issue tracker is available at bitbcuket
37 Rarely updated source code and issue tracker is available at bitbcuket
38 http://bitbucket.org/marcinkuzminski/rhodecode
38 http://bitbucket.org/marcinkuzminski/rhodecode
@@ -85,13 +85,14 b' Incoming / Plans'
85 ----------------
85 ----------------
86
86
87 - Project grouping
87 - Project grouping
88 - Server side tagging
89 - Server side code edit
90 - Finer granular permissions (per branch or subrepo)
88 - SSH based authentication with server side key management
91 - SSH based authentication with server side key management
89 - Code review (probably based on hg-review)
92 - Code review (probably based on hg-review)
90 - Full git_ support, with push/pull server (currently in beta tests)
93 - Full git_ support, with push/pull server (currently in beta tests)
91 - Redmine integration
94 - Redmine integration
92 - Public accessible activity feeds
93 - Commit based built in wiki system
95 - Commit based built in wiki system
94 - Clone points and cloning from remote repositories into RhodeCode
95 - More statistics and graph (global annotation + some more statistics)
96 - More statistics and graph (global annotation + some more statistics)
96 - Other advancements as development continues (or you can of course make additions and or requests)
97 - Other advancements as development continues (or you can of course make additions and or requests)
97
98
General Comments 0
You need to be logged in to leave comments. Login now