~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2009-05-17 06:29:14 UTC
  • mfrom: (345.1.4 376957-non-utf8-annotate)
  • Revision ID: mnordhoff@mattnordhoff.com-20090517062914-wk2rm1gdrokimnw5
Fix annotating non-UTF-8 files when Pygments is disabled (#376957)

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]
16
5
---------------
17
6
 
18
 
    - Add bug links in revision informations (Alexandre Garnier, #314052)
19
 
 
20
7
    - Make sure that binary files aren't annotated. (Martin Albisetti,
21
8
      #258848)
22
9
 
126
113
    - Fix annotating non-UTF-8 files when Pygments is disabled. (Matt
127
114
      Nordhoff, #376957)
128
115
 
129
 
    - Fix 'bzr serve --http' errors. (Matt Nordhoff, #377551)
130
 
 
131
 
    - Added the option to hide branches by setting http_serve = False
132
 
      in locations.conf (Martin Albisetti)
133
 
 
134
 
    - Fix serving branches over HTTP. (Matt Nordhoff, Jelmer Vernooij,
135
 
      #380026)
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
 
 
168
116
1.10 [22Dec2008]
169
117
---------------
170
118