annotate docs/changelog.rst @ 971:c5868406fdb0 beta

fixed changelog
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 28 Jan 2011 14:49:04 +0100
parents 1707aae3f985
children 27dba61f07d3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
585
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
1 .. _changelog:
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
2
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
3 Changelog
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
4 =========
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
5
920
2aab909a0eaf changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 919
diff changeset
6 1.2.0 (**2011-XX-XX**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
7 ======================
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
8
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
9 :status: in-progress
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
10 :branch: beta
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
11
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
12 news
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
13 ----
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
14
912
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
15 - implemented #89 Can setup google analytics code from settings menu
963
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
16 - implemented #91 added nicer looking archive urls with more download options
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
17 like tags, branches
885
94f7585af8a1 fixes to #92, updated changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 872
diff changeset
18 - implemented #44 into file browsing, and added follow branch option
963
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
19 - implemented #102 allowing '.' in username
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
20 - implemented #84 downloads can be enabled/disabled for each repository
912
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
21 - anonymous repository can be cloned without having to pass default:default
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
22 into clone url
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
23 - fixed #90 whoosh indexer can index chooses repositories passed in command
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
24 line
943
1f28cf5384bf Implemented dynamic download links in summary page
Marcin Kuzminski <marcin@python-works.com>
parents: 938
diff changeset
25 - added dynamic download links in summary. With quick branch/tag selection
971
c5868406fdb0 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 963
diff changeset
26 - implemented #107 customizable code highlights on code sources
872
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
27
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
28 fixes
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
29 -----
872
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
30
885
94f7585af8a1 fixes to #92, updated changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 872
diff changeset
31 - fixed file browser bug, when switching into given form revision the url was
94f7585af8a1 fixes to #92, updated changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 872
diff changeset
32 not changing
912
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
33 - fixed propagation to error controller on simplehg and simplegit middlewares
945
05b59c48556f fixed error when trying to make download on empty repository
Marcin Kuzminski <marcin@python-works.com>
parents: 943
diff changeset
34 - fixed error when trying to make a download on empty repository
963
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
35 - fixed ehlo command on mailserver. Was not working on some hosting setups
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
36 - fixed problem with '[' chars in commit messages in journal
1707aae3f985 fixed changelog
Marcin Kuzminski <marcin@python-works.com>
parents: 945
diff changeset
37 - fixed #99 Unicode errors, on file node paths with non utf-8 characters
938
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
38
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
39 1.1.2 (**2011-01-12**)
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
40 ======================
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
41
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
42 news
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
43 ----
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
44
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
45
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
46 fixes
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
47 -----
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
48
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
49 - fixes #98 protection against float division of percentage stats
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
50 - fixed graph bug
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
51 - forced webhelpers version since it was making troubles during installation
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
52
442ccfe939d0 fixed changelog, and setup docs. Yeeee a 1000 commit :)
Marcin Kuzminski <marcin@python-works.com>
parents: 929
diff changeset
53
928
218128a7d45c merged small changes from default branch
Marcin Kuzminski <marcin@python-works.com>
parents: 920
diff changeset
54 1.1.1 (**2011-01-06**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
55 ======================
912
8378122aa408 docs: changelog + setup update
Marcin Kuzminski <marcin@python-works.com>
parents: 885
diff changeset
56
919
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
57 news
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
58 ----
919
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
59
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
60 - added force https option into ini files for easier https usage (no need to
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
61 set server headers with this options)
928
218128a7d45c merged small changes from default branch
Marcin Kuzminski <marcin@python-works.com>
parents: 920
diff changeset
62 - small css updates
919
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
63
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
64 fixes
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
65 -----
919
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
66
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
67 - fixed #96 redirect loop on files view on repositories without changesets
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
68 - fixed #97 unicode string passed into server header in special cases (mod_wsgi)
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 912
diff changeset
69 and server crashed with errors
928
218128a7d45c merged small changes from default branch
Marcin Kuzminski <marcin@python-works.com>
parents: 920
diff changeset
70 - fixed large tooltips problems on main page
920
2aab909a0eaf changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 919
diff changeset
71 - fixed #92 whoosh indexer is more error proof
2aab909a0eaf changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 919
diff changeset
72
872
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
73 1.1.0 (**2010-12-18**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
74 ======================
872
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
75
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
76 news
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
77 ----
872
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
78
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
79 - rewrite of internals for vcs >=0.1.10
790
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
80 - uses mercurial 1.7 with dotencode disabled for maintaining compatibility
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
81 with older clients
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
82 - anonymous access, authentication via ldap
669
9bacc4194efa docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 661
diff changeset
83 - performance upgrade for cached repos list - each repository has it's own
9bacc4194efa docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 661
diff changeset
84 cache that's invalidated when needed.
811
bb35ad076e2f docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 790
diff changeset
85 - performance upgrades on repositories with large amount of commits (20K+)
642
674ecf21de85 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 631
diff changeset
86 - main page quick filter for filtering repositories
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
87 - user dashboards with ability to follow chosen repositories actions
707
1105531ae572 docs update, added ldap section, added troubleshooting section
Marcin Kuzminski <marcin@python-works.com>
parents: 683
diff changeset
88 - sends email to admin on new user registration
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
89 - added cache/statistics reset options into repository settings
661
673de12e6bf6 added option to enable/disable of logger hooks from admin panel.
Marcin Kuzminski <marcin@python-works.com>
parents: 642
diff changeset
90 - more detailed action logger (based on hooks) with pushed changesets lists
669
9bacc4194efa docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 661
diff changeset
91 and options to disable those hooks from admin panel
9bacc4194efa docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 661
diff changeset
92 - introduced new enhanced changelog for merges that shows more accurate results
790
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
93 - new improved and faster code stats (based on pygments lexers mapping tables,
845
a040597b070b docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
94 showing up to 10 trending sources for each repository. Additionally stats
a040597b070b docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
95 can be disabled in repository settings.
669
9bacc4194efa docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 661
diff changeset
96 - gui optimizations, fixed application width to 1024px
845
a040597b070b docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
97 - added cut off (for large files/changesets) limit into config files
777
aac24db58ce8 fixed cache problem,
Marcin Kuzminski <marcin@python-works.com>
parents: 762
diff changeset
98 - whoosh, celeryd, upgrade moved to paster command
790
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
99 - other than sqlite database backends can be used
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
100
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
101 fixes
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
102 -----
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
103
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
104 - fixes #61 forked repo was showing only after cache expired
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
105 - fixes #76 no confirmation on user deletes
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
106 - fixes #66 Name field misspelled
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
107 - fixes #72 block user removal when he owns repositories
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
108 - fixes #69 added password confirmation fields
845
a040597b070b docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
109 - fixes #87 RhodeCode crashes occasionally on updating repository owner
a040597b070b docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 811
diff changeset
110 - fixes #82 broken annotations on files with more than 1 blank line at the end
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
111 - a lot of fixes and tweaks for file browser
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
112 - fixed detached session issues
790
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
113 - fixed when user had no repos he would see all repos listed in my account
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
114 - fixed ui() instance bug when global hgrc settings was loaded for server
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
115 instance and all hgrc options were merged with our db ui() object
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
116 - numerous small bugfixes
0142dac6f3c7 fixed journal helper, little test update,
Marcin Kuzminski <marcin@python-works.com>
parents: 777
diff changeset
117
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
118 (special thanks for TkSoh for detailed feedback)
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
119
631
05528ad948c4 Hacking for git support,and new faster repo scan
Marcin Kuzminski <marcin@python-works.com>
parents: 623
diff changeset
120
682
23c2a0e6df0b changed official rhodecode favicon, from hg to some more generic
Marcin Kuzminski <marcin@python-works.com>
parents: 681
diff changeset
121 1.0.2 (**2010-11-12**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
122 ======================
681
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
123
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
124 news
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
125 ----
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
126
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
127 - tested under python2.7
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
128 - bumped sqlalchemy and celery versions
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
129
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
130 fixes
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
131 -----
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
132
681
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
133 - fixed #59 missing graph.js
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
134 - fixed repo_size crash when repository had broken symlinks
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
135 - fixed python2.5 crashes.
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
136
681
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
137
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
138 1.0.1 (**2010-11-10**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
139 ======================
681
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
140
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
141 news
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
142 ----
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
143
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
144 - small css updated
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
145
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
146 fixes
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
147 -----
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
148
681
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
149 - fixed #53 python2.5 incompatible enumerate calls
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
150 - fixed #52 disable mercurial extension for web
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
151 - fixed #51 deleting repositories don't delete it's dependent objects
762
6e8322c438ca docs updates
Marcin Kuzminski <marcin@python-works.com>
parents: 707
diff changeset
152
681
9c8a817462fe small fixes to docs, and setup file
Marcin Kuzminski <marcin@python-works.com>
parents: 676
diff changeset
153
642
674ecf21de85 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 631
diff changeset
154 1.0.0 (**2010-11-02**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
155 ======================
623
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
156
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
157 - security bugfix simplehg wasn't checking for permissions on commands
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
158 other than pull or push.
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
159 - fixed doubled messages after push or pull in admin journal
642
674ecf21de85 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 631
diff changeset
160 - templating and css corrections, fixed repo switcher on chrome, updated titles
623
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
161 - admin menu accessible from options menu on repository view
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
162 - permissions cached queries
dd925e5edbba changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 597
diff changeset
163
592
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
164 1.0.0rc4 (**2010-10-12**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
165 ==========================
585
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
166
592
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
167 - fixed python2.5 missing simplejson imports (thanks to Jens Bäckman)
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
168 - removed cache_manager settings from sqlalchemy meta
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
169 - added sqlalchemy cache settings to ini files
597
53128b6b9a4d added password validation, second try on paster setup-app,
Marcin Kuzminski <marcin@python-works.com>
parents: 592
diff changeset
170 - validated password length and added second try of failure on paster setup-app
53128b6b9a4d added password validation, second try on paster setup-app,
Marcin Kuzminski <marcin@python-works.com>
parents: 592
diff changeset
171 - fixed setup database destroy prompt even when there was no db
53128b6b9a4d added password validation, second try on paster setup-app,
Marcin Kuzminski <marcin@python-works.com>
parents: 592
diff changeset
172
592
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
173
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
174 1.0.0rc3 (**2010-10-11**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
175 =========================
591
1e2adb37cab6 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 585
diff changeset
176
1e2adb37cab6 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 585
diff changeset
177 - fixed i18n during installation.
1e2adb37cab6 docs update
Marcin Kuzminski <marcin@python-works.com>
parents: 585
diff changeset
178
592
0a48c1ec04fc #37 fixed json imports for python2.5
Marcin Kuzminski <marcin@python-works.com>
parents: 591
diff changeset
179 1.0.0rc2 (**2010-10-11**)
929
c44b3c9b9f7f doc fix
Marcin Kuzminski <marcin@python-works.com>
parents: 928
diff changeset
180 =========================
585
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
181
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
182 - Disabled dirsize in file browser, it's causing nasty bug when dir renames
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
183 occure. After vcs is fixed it'll be put back again.
872
b956e6f415a2 implemented #91,
Marcin Kuzminski <marcin@python-works.com>
parents: 845
diff changeset
184 - templating/css rewrites, optimized css.