##// END OF EJS Templates
auth: Implement __str__ on plugin base class...
auth: Implement __str__ on plugin base class This way some error messages will look nicer, since they are based on the __str__ of the plugin instance. Using the plugin_id will give the user (and us in the support case) the exact pointer to the affected plugins.

File last commit:

r1:854a839a default
r197:e6c6abfa default
Show More
index.rst
84 lines | 2.0 KiB | text/x-rst | RstLexer

|RCM|

|RCM| is a high-performance source code management and collaboration system. It enables you to develop projects securely behind the firewall while providing collaboration tools that work with |git|, |hg|, and |svn| |repos|. The user interface allows you to create, edit, and commit files and |repos| while managing their security permissions.

|RCM| provides the following features:

  • Source code management.
  • Extended permissions management.
  • Integrated code collaboration tools.
  • Integrated code review and notifications.
  • Scalability provided by multi-node setup.
  • Fully programmable automation API.
  • Web-based hook management.
  • Native |svn| support.
  • Migration from existing databases.
  • |RCM| SDK.
  • Built-in analytics
  • Pluggable authentication system.
  • Support for |LDAP|, Crowd, CAS, PAM.
  • Debug modes of operation.
  • Private and public gists.
  • Gists with limited lifetimes and within instance only sharing.
  • Fully integrated code search function.
  • Always on SSL connectivity.