aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2010-06-23 00:34:22 +0200
committerMarcin Kuzminski <marcin@python-works.com>2010-06-23 00:34:22 +0200
commitf172a2973c8a360dc02385d99eb3fbb1c77b3a68 (patch)
tree7090941f670b0decb010115cc135547f02a12eb2 /README.rst
parent57b4fa7d9b395c59d5dacf9a6f2d99221ccdee83 (diff)
docs update, version bumpv0.7.8
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 61ba074a..0fc5d823 100644
--- a/README.rst
+++ b/README.rst
@@ -10,8 +10,11 @@ Fully customizable, with authentication, permissions. Based on vcs library.
be logged and authenticated + threaded performance unlikely to hgweb
- mako templates let's you cusmotize look and feel of appplication.
- diffs annotations and source code all colored by pygments.
+- mercurial branch graph
- admin interface for performing user/permission managments as well as repository
managment
+- setup project descriptions and info inside built in db for easy, non
+ file-system operations
- added cache with invalidation on push/repo managment for high performance and
always upto date data.
- rss /atom feed customizable
@@ -21,7 +24,6 @@ Fully customizable, with authentication, permissions. Based on vcs library.
**Incoming**
- full permissions per project
-- setup project descriptions and info into db
- git support (when vcs can handle it)
.. note::