![]() |
VOOZH | about |
Owner
Description
Downloads
Repository size
Code Statistics
| Commit message | Age | Author | Refs | |||
|---|---|---|---|---|---|---|
r6279:fc8738a7
|
Fixed links to docs on plugins pages
|
0 | ||||
r6278:1322feb1
|
ui: Phase 2B - tooltips, modals, right sidebar polish...
|
0 | ||||
r6277:7cd83f68
|
ui: Phase 2A - alerts, panels, dropdowns modernization...
|
0 | ||||
r6276:a8fc8385
|
Merge remote-tracking branch 'origin/ui-modernization-phase1d' into ui-modernization-ai
|
0 | ||||
r6275:4cf529db
|
Merge remote-tracking branch 'origin/ui-modernization-phase1c' into ui-modernization-ai
|
0 | ||||
r6274:101d4452
|
Merge remote-tracking branch 'origin/ui-modernization-phase1b' into ui-modernization-ai
|
0 | ||||
r6273:0247d89f
|
UI: Phase 1D - Tables, Diffs & Code Block Modernization...
|
0 | ||||
r6272:3ab833f9
|
UI: Phase 1C - Typography, Buttons & Form Modernization...
|
0 | ||||
r6271:edd9048f
|
UI: Phase 1B - Navigation & Sidebar Modernization (navigation.less)...
|
0 | ||||
r6270:52c97aa7
|
UI: Phase 1A - design token refresh...
|
0 | ||||
is a fast and powerful source code management tool for Mercurial, GIT and Subversion. It's main features are:
RhodeCode also provides rich API, and multiple event hooks so it's easy integrable with existing external systems.
RhodeCode is similar in some respects to gitlab, github or bitbucket, however RhodeCode can be run as standalone hosted application on your own server. RhodeCode can be installed on *nix or Windows systems.
RhodeCode uses PEP386 versioning
Please visit https://docs.rhodecode.com/5.x/rcstack/install/installation.html for more details
The latest sources can be obtained from official RhodeCode instance https://code.rhodecode.com/rhodecode-enterprise-ce https://code.rhodecode.com/rhodecode-vcsserver
RhodeCode is open-source; contributions are welcome!
Please see the contribution documentation inside of the docs folder, which is also available at https://docs.rhodecode.com/5.x/rce/contributing/overview.html
For additional information about collaboration tools, our issue tracker, licensing, and contribution credit, visit https://rhodecode.com/open-source
Check out all features of RhodeCode at https://rhodecode.com/features
is dual-licensed with AGPLv3 and commercial license. Please see LICENSE.txt file for details.
Listed bellow are various support resources that should help.
Note
Please try to read the documentation before posting any issues, especially the troubleshooting section
You may also build the documentation for yourself - go into and run:
nix-build default.nix -o result && make clean html
(You need to have sphinx installed to build the documentation. If you don't have sphinx installed you can install it via the command: )