Show More
@@ -2,12 +2,12 b'' | |||||
2 | RhodeCode (RhodiumCode) |
|
2 | RhodeCode (RhodiumCode) | |
3 | ======================= |
|
3 | ======================= | |
4 |
|
4 | |||
5 |
``RhodeCode`` (formerly hg-app) is Pylons based repository |
|
5 | ``RhodeCode`` (formerly hg-app) is Pylons based Mercurial repository | |
6 | serving for mercurial_ and git_. It's similar to github or bitbucket, but |
|
6 | browser/management with build in push/pull server and full text search. It's | |
7 | it's suppose to run as standalone app, it's open source and focuses more on |
|
7 | similar to github or bitbucket, but it's suppose to run as standalone hosted | |
8 | restricted access to repositories. There's no default free access to RhodeCode |
|
8 | application, it's open source and focuses more on restricted access to | |
9 | You have to create an account in order to use the application. It's powered |
|
9 | repositories. It's powered by vcs_ library that we created to handle many | |
10 | by vcs_ library that we created to handle many various version control systems. |
|
10 | various version control systems. | |
11 |
|
11 | |||
12 | RhodeCode uses `Semantic Versioning <http://semver.org/>`_ |
|
12 | RhodeCode uses `Semantic Versioning <http://semver.org/>`_ | |
13 |
|
13 | |||
@@ -72,14 +72,12 b' Incoming / Plans' | |||||
72 | - code review (probably based on hg-review) |
|
72 | - code review (probably based on hg-review) | |
73 | - full git_ support, with push/pull server |
|
73 | - full git_ support, with push/pull server | |
74 | - project grouping |
|
74 | - project grouping | |
75 | - anonymous access |
|
75 | - redmine integration | |
76 | - |
|
|||
77 | - commit based build in wiki system |
|
76 | - commit based build in wiki system | |
78 | - clone points and cloning from remote repositories into rhodecode |
|
77 | - clone points and cloning from remote repositories into rhodecode | |
79 | (git_ and mercurial_) |
|
78 | (git_ and mercurial_) | |
80 | - more statistics and graph (global annotation + some more statistics) |
|
79 | - more statistics and graph (global annotation + some more statistics) | |
81 | - user customized activity dashboards |
|
80 | - user customized activity dashboards | |
82 | - some cache optimizations |
|
|||
83 | - other cools stuff that i can figure out (or You can help me figure out) |
|
81 | - other cools stuff that i can figure out (or You can help me figure out) | |
84 |
|
82 | |||
85 | License |
|
83 | License |
General Comments 0
You need to be logged in to leave comments.
Login now