Changeset - 3bd7d89d918a
[Not reviewed]
beta
0 2 0
Marcin Kuzminski - 14 years ago 2011-11-10 20:25:36
marcin@python-works.com
fixes #299
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
README.rst
Show inline comments
 
@@ -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
docs/changelog.rst
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)