@@ -54,7 +54,7 @@ Please visit http://packages.python.org/
RhodeCode Features
------------------
- Has it's own middleware to handle mercurial_ protocol requests.
- Has its own middleware to handle mercurial_ protocol requests.
Each request can be logged and authenticated.
- Runs on threads unlike hgweb. You can make multiple pulls/pushes simultaneous.
Supports http/https and LDAP
@@ -314,7 +314,7 @@ news
- uses mercurial 1.7 with dotencode disabled for maintaining compatibility
with older clients
- anonymous access, authentication via ldap
- performance upgrade for cached repos list - each repository has it's own
- performance upgrade for cached repos list - each repository has its own
cache that's invalidated when needed.
- performance upgrades on repositories with large amount of commits (20K+)
- main page quick filter for filtering repositories
Status change: