108
by Robey Pointer
bump version to 1.1.1. |
1 |
What's changed in loggerhead?
|
2 |
=============================
|
|
3 |
||
215.1.4
by Martin Albisetti
Added to NEWS |
4 |
dev [future]
|
257
by Martin Albisetti
Updated NEWS |
5 |
---------------
|
292
by Michael Hudson
some NEWS |
6 |
|
7 |
- Loggerhead now serves bzr branches over HTTP and exposes the URL
|
|
324.1.1
by Jelmer Vernooij
Mention bug # for branches served through http in NEWS. |
8 |
to branch them. Addresses bug #240577. (Jonathan Lange) |
292
by Michael Hudson
some NEWS |
9 |
|
10 |
- Leading blank lines in commit messages no longer result in an
|
|
11 |
empty summary. (Colin Watson) |
|
12 |
||
13 |
- Added syntax highlighting to annotate view using
|
|
14 |
python-pygments. Partially addresses bug #306631. (Peter Bui) |
|
15 |
||
16 |
- Convert newlines in commit messages to HTML line breaks for
|
|
17 |
annotate and changelog views. Addresses bug #273688. (Peter |
|
18 |
Bui) |
|
19 |
||
20 |
- serve-branches now errors if run behind a proxy without
|
|
21 |
paste.deploy installed. |
|
22 |
||
23 |
- Loggerhead should now handle file and directory names that need
|
|
24 |
URL escaping without crashing. |
|
25 |
||
26 |
- The start-loggerhead script properly sets the wsgi.url_scheme
|
|
27 |
from the server.webpath option. (neror) |
|
28 |
||
29 |
- The revision page defaults to unified style again, and can
|
|
30 |
convert to a side-by-side view using Javascript. |
|
31 |
||
32 |
- Leading blank lines in commit messages no longer result in an
|
|
33 |
empty summary. (Colin Watson) |
|
34 |
||
35 |
- The user-confusing "next" and "previous" links now read "older"
|
|
36 |
and "newer" respectively. |
|
37 |
||
38 |
- The annotate view now contains line number anchors.
|
|
39 |
||
40 |
- The annotate view does syntax highlighting using the "pygments"
|
|
41 |
library. (Peter Bui) |
|
42 |
||
43 |
- Changelog messages are now displayed with newlines preserved.
|
|
44 |
(Peter Bui) |
|
257
by Martin Albisetti
Updated NEWS |
45 |
|
321.1.7
by Matt Nordhoff
Badly-written NEWS entry. :D |
46 |
- serve-branches now has an option, --use-cdn, to load YUI from
|
47 |
Yahoo!'s CDN. (Matt Nordhoff) |
|
48 |
||
334.2.1
by Matt Nordhoff
Add NEWS entries for a few things and improve one I wrote. |
49 |
- Fix errors when using serve-branches --log-folder or --user-dirs.
|
50 |
(It was calling config.get_option() incorrectly.) (Matt Nordhoff, |
|
51 |
bug #361238) |
|
52 |
||
53 |
- Move some caching from RAM to the disk, and other caching and
|
|
54 |
memory usage improvements. (Michael Hudson) |
|
55 |
||
56 |
- Add a --cache-dir option to serve-branches to choose where to
|
|
57 |
place the SQL cache, and only create one temporary SQL dir per |
|
58 |
process. (Matt Nordhoff, #358322) |
|
59 |
||
60 |
- Replace homebrew memory profiling code with Dozer. (Paul Hummer)
|
|
327
by Matt Nordhoff
Fix incorrect calls to config.get_option() (bug #361238) |
61 |
|
257
by Martin Albisetti
Updated NEWS |
62 |
1.10 [22Dec2008]
|
63 |
---------------
|
|
292
by Michael Hudson
some NEWS |
64 |
|
240
by Martin Albisetti
Add startup script for linux (Marius Kruger) |
65 |
- Add startup deamon script for Linux (Marius Kruger)
|
66 |
||
292
by Michael Hudson
some NEWS |
67 |
- Switch navigation from file_ids to paths. Fixes bugs #260363,
|
68 |
#269365 and #128926. (Martin Albisetti) |
|
215.1.4
by Martin Albisetti
Added to NEWS |
69 |
|
218.2.7
by Marius Kruger
add news |
70 |
- Fix bug #258710 ("the /files page explodes in an empty branch").
|
71 |
Also minor improvements to the /files and /changes pages. |
|
72 |
(Marius Kruger) |
|
73 |
||
215.1.4
by Martin Albisetti
Added to NEWS |
74 |
- Added --port, --host and --prefix options to serve-branches
|
75 |
script. (Martin Albisetti) |
|
76 |
||
77 |
- Fixed broken template for project browsing with start-loggerhead
|
|
217.2.1
by Michael Hudson
whitespace, style, typos |
78 |
(Martin Albisetti) |
79 |
||
80 |
- Added --reload options to restart the application when a python
|
|
81 |
file change. (Guillermo Gonzalez) |
|
82 |
||
83 |
- Added error handling middleware. (Guillermo Gonzalez)
|
|
84 |
||
85 |
- Fix bug #243415 ("Tracebacks go to console but not log
|
|
86 |
file"). Also minor improvements to logging in serve-branches and |
|
87 |
start-loggerhead. (Guillermo Gonzalez) |
|
215.1.4
by Martin Albisetti
Added to NEWS |
88 |
|
213
by Martin Albisetti
Update NEWS. 1.6 Released. |
89 |
1.6 [15Aug2008]
|
165.1.1
by Michael Hudson
some NEWS |
90 |
----------------
|
91 |
||
213
by Martin Albisetti
Update NEWS. 1.6 Released. |
92 |
- Download a diffs between revisions. (Martin Albisetti)
|
93 |
||
94 |
- Modified templates to make loggerhead's theme easier to
|
|
95 |
change. (Paul Hummer) |
|
96 |
||
189
by Martin Albisetti
Use sqlite3 by default |
97 |
- Default sqlite interface is now sqlite3. (Robert Collins)
|
98 |
||
128.13.58
by Martin Albisetti
Added new theme to NEWS. Probably could of been more descriptive |
99 |
- New ninja theme sponsored by Canonical (Martin Albisetti)
|
100 |
||
128.13.91
by Martin Albisetti
Merge from trunk |
101 |
- Added COPYING file and clarified copyright headers (John Arbash Meinel)
|
102 |
||
183
by Martin Albisetti
Changes to comply with Debian Policy (Jelmer Vernooij) |
103 |
- Remove the .py extension requiered by the Debian Policy.
|
104 |
(Jelmer Vernooij) |
|
105 |
||
213
by Martin Albisetti
Update NEWS. 1.6 Released. |
106 |
- New startup script serve-branches will serve Loggerhead without
|
107 |
the need of configuration, and allow you to browse through directories |
|
108 |
and branches. (Michael Hudson) |
|
109 |
||
165.1.1
by Michael Hudson
some NEWS |
110 |
- Loggerhead is no longer a TurboGears application, but rather a
|
111 |
WSGI application built using Paste (see http://wsgi.org/ and |
|
213
by Martin Albisetti
Update NEWS. 1.6 Released. |
112 |
http://pythonpaste.org/ for more about WSGI and Paste). |
165.1.1
by Michael Hudson
some NEWS |
113 |
|
213
by Martin Albisetti
Update NEWS. 1.6 Released. |
114 |
- URLs now use revision numbers instead of revision ids (Martin Albisetti)
|
165.1.1
by Michael Hudson
some NEWS |
115 |
|
116 |
- The scripts no longer insist on Python 2.4 -- loggerhead works
|
|
117 |
fine with 2.5. |
|
118 |
||
119 |
- Bazaar as of version 1.5 has improved in performance enough that
|
|
120 |
the revision cache no longer gave any noticeable benefit, so it |
|
121 |
was removed (the files-changed cache is still useful). |
|
122 |
||
123 |
- The templates were rewritten in Zope's TAL markup, powered by
|
|
124 |
the simpleTAL library -- improving both the performance and |
|
125 |
memory consumption of rendering by a factor of around 3 for |
|
126 |
large pages over the old Kid templates. |
|
127 |
||
128.12.1
by Robert Collins
Make bzr-search be an optional dependency and avoid errors when there is no search index. |
128 |
- Loggerhead's poorly performing text index was disabled. bzr-search
|
129 |
is now used if the plugin is installed and a text index is present |
|
130 |
on the branch being viewed. (Martin Albisetti, Robert Collins). |
|
165.1.1
by Michael Hudson
some NEWS |
131 |
|
132 |
- Loggerhead no longer depends on bzrlib functions deprecated in
|
|
133 |
Bazaar 1.5 and removed in 1.6 (Martin Albisetti). |
|
134 |
||
135 |
- The daemonization code was made more regular, fixing bugs
|
|
136 |
#139161 ("Starting loggerhead process may not close its stdin |
|
137 |
and stdout properly") and #211526 ("Codebrowse log directory has |
|
138 |
unnecessarily permissive permissions") |
|
139 |
||
140 |
- Some confusion about what the 'file_id' query argument means was
|
|
141 |
cleared up: filter_file_id now means "filter revisions to those |
|
142 |
that affect this file" in all views and file_id means "examine |
|
143 |
this file/directory" in the annotate and inventory views. |
|
144 |
||
145 |
- Dates are present more compactly.
|
|
146 |
||
147 |
- The loggerhead.conf file can specify which network interface to
|
|
148 |
bind to (Mattias Eriksson) |
|
149 |
||
148.1.2
by Michael Hudson
1.2.1 administrivia |
150 |
1.2.1 [06mar2008]
|
151 |
------------------
|
|
152 |
||
153 |
- The changelog view was out of order when not using the revision
|
|
154 |
cache. |
|
155 |
||
147.1.2
by Michael Hudson
update date too |
156 |
1.2 [04mar2008] |
146.1.1
by Michael Hudson
release preparations |
157 |
|
158 |
- Michael Hudson <michael.hudson@canonical.com> has mostly taken
|
|
159 |
over the maintenance of loggerhead. |
|
160 |
||
161 |
- loggerhead now has a simple test suite -- use 'nosetests' in the
|
|
162 |
loggerhead directory to run it. |
|
163 |
||
164 |
- The rendering performance of pages that display large amounts of
|
|
165 |
text was improved by a factor of 4 or so. |
|
166 |
||
167 |
- loggerhead no longer caches the text of the diffs between
|
|
168 |
revisions. It rarely helped and wasted a lot of disk space. |
|
169 |
||
170 |
- The layout of most pages was made more "tight" to waste less
|
|
171 |
screen real estate, and some other UI improvements (Kent |
|
172 |
Gibson). |
|
173 |
||
174 |
- Much dead code was removed.
|
|
175 |
||
176 |
- Loggerhead now computes the files changed between revisions only
|
|
146.1.5
by Michael Hudson
review comments |
177 |
when it needs to know this. This is a fairly expensive |
178 |
operation in Bazaar, and doing it less massively improves |
|
179 |
performance and memory usage in some situations. |
|
146.1.1
by Michael Hudson
release preparations |
180 |
|
181 |
- Loggerhead now takes a read lock on the branch being viewed for
|
|
182 |
the duration of each request, which improves performance |
|
183 |
significantly. |
|
184 |
||
185 |
- Loggerhead no longer uses the corruption-prone Berkely DB-backed
|
|
186 |
shelve module for its caches, and rather (ab)uses a sqlite |
|
187 |
database instead. |
|
188 |
||
189 |
- The creation of History objects is much faster for large
|
|
190 |
branches (Aaron Bentley). |
|
191 |
||
146.1.5
by Michael Hudson
review comments |
192 |
- Allow the construction of URLs using revnos and file paths as
|
193 |
well as revids and fileids (bug #98826): |
|
194 |
||
195 |
- For changes pages, append the newest revno to display to the
|
|
196 |
URL, like http://.../changes/<revno> |
|
197 |
||
198 |
- For annotate pages, append the revno to display to the URL,
|
|
199 |
followed by the path, like http://.../annotate/<revno>/<path> |
|
200 |
||
201 |
- For file listing and revision pages append the revno to
|
|
202 |
display to the URL, like http://.../files/<revno> |
|
203 |
||
204 |
Loggerhead still generates URLs using revision and file ids for |
|
205 |
the moment. |
|
206 |
||
146.1.1
by Michael Hudson
release preparations |
207 |
- Many bugs were fixed:
|
208 |
||
209 |
- Loggerhead does not escape special characters when embedding a
|
|
210 |
revision ID in a URL (bug #88286) |
|
211 |
||
146.1.5
by Michael Hudson
review comments |
212 |
- Improved robustness in the face of ghosts.
|
146.1.1
by Michael Hudson
release preparations |
213 |
|
214 |
- Don't crash on displaying a commit with an empty message (bug
|
|
215 |
#86247) |
|
216 |
||
217 |
- codebrowse fails with infinite redirections (James Henstridge,
|
|
218 |
bug #89854) |
|
219 |
||
220 |
- Loggerhead fails to browse revisions that change binary files
|
|
221 |
(James Henstridge, bug #91686) |
|
222 |
||
223 |
- Loggerhead atom feeds expose internal hostname (James
|
|
224 |
Henstridge, bug #93585) |
|
225 |
||
226 |
- loggerhead don't like page break character (0x0C) in text
|
|
227 |
files (bug #113313) |
|
228 |
||
229 |
- codebrowse source listings don't contain line number anchors
|
|
230 |
(bug #98826) |
|
231 |
||
232 |
- only serve up unescaped user content with "Content-Disposition:
|
|
233 |
attachment" |
|
234 |
||
235 |
- viewing the file listing consumes a lot memory (bug #116869)
|
|
236 |
||
237 |
- loggerhead can't handle empty branches (bug #119228)
|
|
238 |
||
239 |
- upgrading the format of a branch behind loggerhead could make
|
|
240 |
it fail for that branch (bug #118673) |
|
241 |
||
242 |
- Error parsing non-ascii content (bug #117799)
|
|
243 |
||
244 |
- Loggerhead failed on whitespace-only commit messages.
|
|
245 |
||
246 |
- Links to diffs from within a revision do not work (bug
|
|
247 |
#119422) |
|
248 |
||
249 |
- UTF-8 patches served as ISO-8859-1, fixed by served bundles as
|
|
250 |
application/octet-stream (bug #121336) |
|
251 |
||
252 |
- TurboGears was turning query arguments into unicode, and bzr
|
|
253 |
stopped accepting unicode revids (bug #175228) |
|
254 |
||
255 |
||
109
by Robey Pointer
augh! wtf! this year is 2007! not 2006! |
256 |
1.1.1 [24jan2007]
|
108
by Robey Pointer
bump version to 1.1.1. |
257 |
------------------
|
258 |
||
259 |
- fix broken inventory page (oops!)
|
|
146.1.1
by Michael Hudson
release preparations |
260 |
|
108
by Robey Pointer
bump version to 1.1.1. |
261 |
- fix a few rendering problems with kid and safari
|
262 |
||
263 |
||
109
by Robey Pointer
augh! wtf! this year is 2007! not 2006! |
264 |
1.1 [20jan2007]
|
108
by Robey Pointer
bump version to 1.1.1. |
265 |
----------------
|
98
by Robey Pointer
add news, bump version to 1.1 |
266 |
|
267 |
- new feature to compare two revisions to each other
|
|
146.1.1
by Michael Hudson
release preparations |
268 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
269 |
- inserted text in diffs is now blue instead of green
|
146.1.1
by Michael Hudson
release preparations |
270 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
271 |
- fixed to start and stop as a daemon now (use "-f" to run in the
|
272 |
foreground), and all config is in loggerhead.conf (no need to mess with |
|
273 |
dev.cfg) |
|
146.1.1
by Michael Hudson
release preparations |
274 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
275 |
- renamed show/hide javascript buttons to expand/collapse, and made them
|
276 |
much faster |
|
146.1.1
by Michael Hudson
release preparations |
277 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
278 |
- added an atom-feed link to each branch on the browse page [elliot
|
279 |
murphy] |
|
146.1.1
by Michael Hudson
release preparations |
280 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
281 |
- auto-publish feature for multiple branches under a single folder (see
|
282 |
loggerhead.conf.example) |
|
146.1.1
by Michael Hudson
release preparations |
283 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
284 |
- added the ability to share cache files per-project instead of just
|
285 |
per-branch |
|
146.1.1
by Michael Hudson
release preparations |
286 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
287 |
- added side-by-side diff display for the revision page (which is the
|
288 |
default), with a button to switch between side-by-side and unified diff |
|
289 |
format |
|
290 |
||
291 |
- made caching use file locking, and close cleanly on shutdown
|
|
146.1.1
by Michael Hudson
release preparations |
292 |
|
98
by Robey Pointer
add news, bump version to 1.1 |
293 |
- miscellaneous speed and page-size improvements
|
108
by Robey Pointer
bump version to 1.1.1. |
294 |
|
295 |
||
122
by Robey Pointer
yes, of course, the first release was in december *2006* :) |
296 |
1.0 [23dec2006]
|
108
by Robey Pointer
bump version to 1.1.1. |
297 |
----------------
|
98
by Robey Pointer
add news, bump version to 1.1 |
298 |
|
299 |
- initial release
|
|
122
by Robey Pointer
yes, of course, the first release was in december *2006* :) |
300 |