20
23
- serve-branches now errors if run behind a proxy without
21
paste.deploy installed.
24
paste.deploy installed. (Michael Hudson)
23
26
- Loggerhead should now handle file and directory names that need
24
27
URL escaping without crashing.
26
29
- The start-loggerhead script properly sets the wsgi.url_scheme
27
from the server.webpath option. (neror)
30
from the server.webpath option. (neror, #260547)
29
32
- The revision page defaults to unified style again, and can
30
convert to a side-by-side view using Javascript.
33
convert to a side-by-side view using JavaScript. (Michael Hudson)
35
- Finish converting JavaScript from MooTools to YUI 3.
32
37
- Leading blank lines in commit messages no longer result in an
33
38
empty summary. (Colin Watson)
35
40
- The user-confusing "next" and "previous" links now read "older"
36
and "newer" respectively.
38
- The annotate view now contains line number anchors.
40
- The annotate view does syntax highlighting using the "pygments"
41
and "newer" respectively. (Michael Hudson, #297930)
43
- The annotate view now contains line number anchors. (Michael
46
- Fix inventory pages using "//" in links. (Michael Hudson, #329668)
48
- Fix problems viewing files and directories containing spaces and
49
other funny characters. (Peter Bui)
43
51
- Changelog messages are now displayed with newlines preserved.
54
- Offer a link to see the full file diffs for a file path. (Michael
57
- Loggerhead can be installed as a Bazaar plugin and run by
58
'bzr serve --http'. (Martin Pool)
60
- Fix HTML content of source files being displayed unescaped when
61
Pygments was unavailable. (Michael Hudson, #344970)
46
63
- Fix serve-branches's path argument. (Michael Hudson, #353230)
48
65
- serve-branches now has an option, --use-cdn, to load YUI from