Size: 1423
Comment: Copy of the RhodeCode page with some changes
|
← Revision 6 as of 2017-11-14 14:29:51 ⇥
Size: 1503
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Line 4: | Line 3: |
Kallithea is a source code management system supporting two both Mercurial and Git. It provides a web interface that is easy to use for users and admins. It is [[http://sfconservancy.org/news/2014/jul/04/kallithea-joins/|a fork of RhodeCode]], which is no longer free software. |
[[https://kallithea-scm.org/|Kallithea]] is a source code management system supporting both Mercurial and Git. It provides a web interface that is easy to use for users and admins. It started out as [[http://sfconservancy.org/news/2014/jul/04/kallithea-joins/|a fork of RhodeCode]] and provides similar features. It's released as Open Source software under GPLv3.0 license. |
Line 10: | Line 8: |
Line 23: | Line 20: |
Source code: Kallithea is [[https://kallithea-scm.org/repos/kallithea/|self-hosted]] and there is [[https://bitbucket.org/conservancy/kallithea/|a mirror]] on Bitbucket. | |
Line 24: | Line 22: |
Website: https://kallithea-scm.org/ Source code: Kallithea is [[https://kallithea-scm.org/repos/kallithea/|self-hosted]] and there is [[https://bitbucket.org/conservancy/kallithea/|a mirror]] on Bitbucket. |
IRC: #kallithea on freenode |
Kallithea
Kallithea is a source code management system supporting both Mercurial and Git. It provides a web interface that is easy to use for users and admins. It started out as a fork of RhodeCode and provides similar features. It's released as Open Source software under GPLv3.0 license.
1. About
Kallithea is a powerful management tool for Mercurial and Git. In this sense, it is similar to Bitbucket, but you can host it yourself behind your firewall. It supports push/pull over HTTP(S) and has pull requests and code reviews. Other features are:
- full-text search in the source code
- permission system with support for restrictions based on the IP address
- files can be edited directly in the browser
- side-by-side diffs
- snippets (gist) system
- pluggable authentication system with the ability to authenticate via LDAP, Active Directory, Atlassian Crowd, Container, Pam
Kallithea also provides a simple API, and multiple event hooks so it can be easily integrated with existing external systems.
2. Links
Source code: Kallithea is self-hosted and there is a mirror on Bitbucket.
IRC: #kallithea on freenode
Issue tracker: https://bitbucket.org/conservancy/kallithea/issues