Show More
@@ -13,8 +13,11 b' news' | |||
|
13 | 13 | ---- |
|
14 | 14 | |
|
15 | 15 | - implemented #89 Can setup google analytics code from settings menu |
|
16 | - implemented #91 added nicer looking archive urls | |
|
16 | - implemented #91 added nicer looking archive urls with more download options | |
|
17 | like tags, branches | |
|
17 | 18 | - implemented #44 into file browsing, and added follow branch option |
|
19 | - implemented #102 allowing '.' in username | |
|
20 | - implemented #84 downloads can be enabled/disabled for each repository | |
|
18 | 21 | - anonymous repository can be cloned without having to pass default:default |
|
19 | 22 | into clone url |
|
20 | 23 | - fixed #90 whoosh indexer can index chooses repositories passed in command |
@@ -28,7 +31,9 b' fixes' | |||
|
28 | 31 | not changing |
|
29 | 32 | - fixed propagation to error controller on simplehg and simplegit middlewares |
|
30 | 33 | - fixed error when trying to make a download on empty repository |
|
31 | ||
|
34 | - fixed ehlo command on mailserver. Was not working on some hosting setups | |
|
35 | - fixed problem with '[' chars in commit messages in journal | |
|
36 | - fixed #99 Unicode errors, on file node paths with non utf-8 characters | |
|
32 | 37 | |
|
33 | 38 | 1.1.2 (**2011-01-12**) |
|
34 | 39 | ====================== |
General Comments 0
You need to be logged in to leave comments.
Login now