comparison docs/changelog.rst @ 1213:68e34f5cf122 beta

#150 fixes for errors on repositories mapped in db but corrupted in filesystem
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 05 Apr 2011 17:16:47 +0200
parents 3ecaa17d9dea
children 2ea04758fafa
comparison
equal deleted inserted replaced
1212:50e41777675d 1213:68e34f5cf122
14 14
15 - implemented #89 Can setup google analytics code from settings menu 15 - implemented #89 Can setup google analytics code from settings menu
16 - implemented #91 added nicer looking archive urls with more download options 16 - implemented #91 added nicer looking archive urls with more download options
17 like tags, branches 17 like tags, branches
18 - implemented #44 into file browsing, and added follow branch option 18 - implemented #44 into file browsing, and added follow branch option
19 - implemented #84 downloads can be enabled/disabled for each repository 19 - implemented #84 downloads can be enabled/disabled for each repository
20 - anonymous repository can be cloned without having to pass default:default 20 - anonymous repository can be cloned without having to pass default:default
21 into clone url 21 into clone url
22 - fixed #90 whoosh indexer can index chooses repositories passed in command 22 - fixed #90 whoosh indexer can index chooses repositories passed in command
23 line 23 line
24 - extended journal with day aggregates and paging 24 - extended journal with day aggregates and paging
48 - journal fork fixes 48 - journal fork fixes
49 - removed issue with space inside renamed repository after deletion 49 - removed issue with space inside renamed repository after deletion
50 - fixed strange issue on formencode imports 50 - fixed strange issue on formencode imports
51 - fixed #126 Deleting repository on Windows, rename used incompatible chars. 51 - fixed #126 Deleting repository on Windows, rename used incompatible chars.
52 - windows fixes for os.kill and path spliting, issues #148 and #133 52 - windows fixes for os.kill and path spliting, issues #148 and #133
53 - #150 fixes for errors on repositories mapped in db but corrupted in filesystem
53 54
54 1.1.7 (**2011-03-23**) 55 1.1.7 (**2011-03-23**)
55 ====================== 56 ======================
56 57
57 news 58 news