Show More
@@ -32,6 +32,10 b' news' | |||||
32 | journal |
|
32 | journal | |
33 | - various i18n improvements |
|
33 | - various i18n improvements | |
34 | - #478 permissions overview for admin in user edit view |
|
34 | - #478 permissions overview for admin in user edit view | |
|
35 | - File view now displays small gravatars off all authors of given file | |||
|
36 | - Implemented landing revisions. Each repository will get landing_rev attribute | |||
|
37 | that defines 'default' revision/branch for generating readme files | |||
|
38 | ||||
35 |
|
39 | |||
36 | fixes |
|
40 | fixes | |
37 | +++++ |
|
41 | +++++ | |
@@ -50,7 +54,11 b' fixes' | |||||
50 | - fixed issue #459. Changed the way of obtaining logger in reindex task. |
|
54 | - fixed issue #459. Changed the way of obtaining logger in reindex task. | |
51 | - fixed #453 added ID field in whoosh SCHEMA that solves the issue of |
|
55 | - fixed #453 added ID field in whoosh SCHEMA that solves the issue of | |
52 | reindexing modified files |
|
56 | reindexing modified files | |
53 |
- fixe |
|
57 | - fixed #481 rhodecode emails are sent without Date header | |
|
58 | - fixed #458 wrong count when no repos are present | |||
|
59 | - fixed issue #492 missing `\ No newline at end of file` test at the end of | |||
|
60 | new chunk in html diff | |||
|
61 | - full text search now works also for commit messages | |||
54 |
|
62 | |||
55 | 1.3.6 (**2012-05-17**) |
|
63 | 1.3.6 (**2012-05-17**) | |
56 | ---------------------- |
|
64 | ---------------------- |
General Comments 0
You need to be logged in to leave comments.
Login now