##// END OF EJS Templates
auth-token: expose fetched token in unified way into request attribute....
auth-token: expose fetched token in unified way into request attribute. - This will allow re-using exposed access token for HTTP views in single place - We will support also exposing tokens from url if special _auth_token will be used as url param - We'll no longer require double logic for extraction of URL/HEADER auth-tokens and have a single place to extract it.

File last commit:

r3880:a05e57ea default
r4002:5f150e86 default
Show More
index.rst
93 lines | 2.3 KiB | text/x-rst | RstLexer

|RCE|

|RCE| 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.

|RCE| 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.
  • |RCE| SDK.
  • Built-in analytics
  • Built in integrations including: Slack, Webhooks (used for Jenkins/TeamCity and other CIs), Jira, Redmine, Hipchat
  • Pluggable authentication system.
  • Support for AD, |LDAP|, Crowd, CAS, PAM.
  • Support for external authentication via Oauth Google, Github, Bitbucket, Twitter.
  • 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.