~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-05-18 05:08:36 UTC
  • mfrom: (346.1.1 serve-http-config)
  • Revision ID: mnordhoff@mattnordhoff.com-20090518050836-r9uj0c2kfjfpbqf8
Fix 'bzr serve --http' (bug #377551).

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dev [future]
5
5
---------------
6
6
 
7
 
    - Add bug links in revision informations (Alexandre Garnier, #314052)
8
 
 
9
7
    - Make sure that binary files aren't annotated. (Martin Albisetti,
10
8
      #258848)
11
9
 
117
115
 
118
116
    - Fix 'bzr serve --http' errors. (Matt Nordhoff, #377551)
119
117
 
120
 
    - Added the option to hide branches by setting http_serve = False
121
 
      in locations.conf (Martin Albisetti)
122
 
 
123
 
    - Fix serving branches over HTTP. (Matt Nordhoff, Jelmer Vernooij,
124
 
      #380026)
125
 
 
126
 
    - Install loggerhead as a bzr plugin by default (Jelmer Vernooij)
127
 
 
128
 
    - Fix logging 404 Not Found responses (Matt Nordhoff, #381029)
129
 
 
130
 
    - Bumped minimunm bzrlib version to 1.13 (Martin Albisetti)
131
 
 
132
 
    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)
133
 
 
134
 
    - Support serving branches over HTTP using the smart server protocol.
135
 
      (Jelmer Vernooij, #306853)
136
 
 
137
 
    - Serving branch data was broken when --allow-writes was *not*
138
 
      passed. (Michael Hudson, #388730)
139
 
 
140
 
    - http_serve config values are interpreted more forgivingly.
141
 
      (Michael Hudson)
142
 
 
143
 
    - When specifying a remote url to serve-branches, do not share
144
 
      connections between threads. (Michael Hudson, #390972)
145
 
 
146
 
    - http_serve values from locations.conf are now applied to
147
 
      non-branch .bzr data (e.g shared repositories). (Michael Hudson)
148
 
 
149
 
    - tags are now displayed. (Cris Boylan, Alexandre Garnier, Michael
150
 
      Hudson, #246739)
151
 
 
152
 
    - Display Loggerhead's version number at the bottom of the page, and
153
 
      add a <meta> generator tag also including the version numbers of
154
 
      its dependencies. (Matt Nordhoff, #370155)
155
 
 
156
118
1.10 [22Dec2008]
157
119
---------------
158
120