changeset 1291:34a9b64a5e00 beta

Merge with 74685a31cc43600646843697dfa8bb2094eb1ea5 - contributions to LDAP made by Lorenzo M. Catucci
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 26 Apr 2011 20:28:46 +0200
parents 9e21e0c428bb (diff) 74685a31cc43 (current diff)
children c0335c1dee36
files
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/docs/changelog.rst	Tue Apr 26 19:17:06 2011 +0200
+++ b/docs/changelog.rst	Tue Apr 26 20:28:46 2011 +0200
@@ -35,6 +35,8 @@
 - #125 added API KEY access to feeds
 - #109 Repository can be created from external Mercurial link (aka. remote 
   repository, and manually updated (via pull) from admin panel
+- beta git support - push/pull server + basic view for git repos
+- added followers page
 
 fixes
 -----
@@ -49,8 +51,9 @@
 - removed issue with space inside renamed repository after deletion
 - fixed strange issue on formencode imports
 - fixed #126 Deleting repository on Windows, rename used incompatible chars. 
-- #150 fixes for errors on repositories mapped in db but corrupted in filesystem
-
+- #150 fixes for errors on repositories mapped in db but corrupted in 
+  filesystem
+  
 
 1.1.8 (**2011-04-12**)
 ======================
--- a/docs/setup.rst	Tue Apr 26 19:17:06 2011 +0200
+++ b/docs/setup.rst	Tue Apr 26 20:28:46 2011 +0200
@@ -485,7 +485,7 @@
 
 Some example init.d scripts can be found here, for debian and gentoo:
 
-https://rhodeocode.org/rhodecode/files/tip/init.d
+https://rhodecode.org/rhodecode/files/tip/init.d
 
 
 Troubleshooting