~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Albisetti
  • Date: 2010-01-11 14:17:45 UTC
  • mfrom: (358.2.5 foreign)
  • Revision ID: martin.albisetti@canonical.com-20100111141745-nlvfospyz1iqw9ev
Show svn/git/hg revision ids in loggerhead revision view. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
=============================
3
3
 
4
4
dev [future]
 
5
------------
 
6
 
 
7
    - Show svn/git/hg revision ids in loggerhead revision view.
 
8
      (Jelmer Vernooij)
 
9
 
 
10
    - Fix .bzr/smart access to branches in shared repos. (You also need
 
11
      a version of bzr with bug #348308 fixed.) (Andrew Bennetts)
 
12
 
 
13
    - Support FastCGI, SCGI and AJP using flup. (Denis Martinez)
 
14
 
 
15
1.17 [20Aug2009]
5
16
---------------
6
17
 
 
18
    - Add bug links in revision informations (Alexandre Garnier, #314052)
 
19
 
7
20
    - Make sure that binary files aren't annotated. (Martin Albisetti,
8
21
      #258848)
9
22
 
115
128
 
116
129
    - Fix 'bzr serve --http' errors. (Matt Nordhoff, #377551)
117
130
 
 
131
    - Added the option to hide branches by setting http_serve = False
 
132
      in locations.conf (Martin Albisetti)
 
133
 
118
134
    - Fix serving branches over HTTP. (Matt Nordhoff, Jelmer Vernooij,
119
135
      #380026)
120
136
 
 
137
    - Install loggerhead as a bzr plugin by default (Jelmer Vernooij)
 
138
 
 
139
    - Fix logging 404 Not Found responses (Matt Nordhoff, #381029)
 
140
 
 
141
    - Bumped minimunm bzrlib version to 1.13 (Martin Albisetti)
 
142
 
 
143
    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)
 
144
 
 
145
    - Support serving branches over HTTP using the smart server protocol.
 
146
      (Jelmer Vernooij, #306853)
 
147
 
 
148
    - Serving branch data was broken when --allow-writes was *not*
 
149
      passed. (Michael Hudson, #388730)
 
150
 
 
151
    - http_serve config values are interpreted more forgivingly.
 
152
      (Michael Hudson)
 
153
 
 
154
    - When specifying a remote url to serve-branches, do not share
 
155
      connections between threads. (Michael Hudson, #390972)
 
156
 
 
157
    - http_serve values from locations.conf are now applied to
 
158
      non-branch .bzr data (e.g shared repositories). (Michael Hudson)
 
159
 
 
160
    - tags are now displayed. (Cris Boylan, Alexandre Garnier, Michael
 
161
      Hudson, #246739)
 
162
 
 
163
    - Display Loggerhead's version number at the bottom of the page, and
 
164
      add a <meta> generator tag also including the version numbers of
 
165
      its dependencies. (Matt Nordhoff, #370155)
 
166
 
 
167
 
121
168
1.10 [22Dec2008]
122
169
---------------
123
170