~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Paul Hummer
  • Date: 2009-04-01 22:41:00 UTC
  • mto: This revision was merged to the branch mainline in revision 334.
  • Revision ID: paul@canonical.com-20090401224100-4lzxlh2gzqhlg3om
Memory profiling. Dozer is doing it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
---------------
6
6
 
7
7
    - Loggerhead now serves bzr branches over HTTP and exposes the URL
8
 
      to branch them. Addresses bug #240577. (Jonathan Lange)
 
8
      to branch them. (Jonathan Lange)
9
9
 
10
10
    - Leading blank lines in commit messages no longer result in an
11
11
      empty summary. (Colin Watson)
43
43
    - Changelog messages are now displayed with newlines preserved.
44
44
      (Peter Bui)
45
45
 
46
 
    - serve-branches now has an option, --use-cdn, to load YUI from
47
 
      Yahoo!'s CDN. (Matt Nordhoff)
48
 
 
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)
61
 
 
62
 
    - Use the branch's public_branch as the default suggested URL to
63
 
      branch from (Matt Nordhoff, #369767)
64
 
 
65
 
    - Fix a file descriptor leak (Matt Nordhoff, #370845)
66
 
 
67
46
1.10 [22Dec2008]
68
47
---------------
69
48