~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Matt Nordhoff
  • Date: 2010-04-24 12:40:17 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20100424124017-do5wupmzlkmejtvk
Don't let properties that start with _ be created in the first place.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dev [future]
5
5
------------
6
6
 
 
7
    - Syntax highlighting is no longer applied for files greater than 512K,
 
8
      reducing codebrowse.launchpad.net overloading.
 
9
      (Max Kanat-Alexander, #513044)
 
10
 
 
11
    - Documentation added in the docs directory. README simplified
 
12
      accordingly. (Tres Seaver).
 
13
 
7
14
    - Show svn/git/hg revision ids in loggerhead revision view.
8
15
      (Jelmer Vernooij)
9
16
 
15
22
    - Repository.get_revision_inventory() was removed in bzr 2.2; use
16
23
      Repository.get_inventory() instead. (Matt Nordhoff, #528194)
17
24
 
 
25
    - Ignore readonly+ prefix when checking if Loggerhead is serving a
 
26
      local location. (Reported by Tres Seaver.) (Matt Nordhoff)
 
27
 
 
28
 
18
29
1.17 [20Aug2009]
19
 
---------------
 
30
----------------
20
31
 
21
32
    - Add bug links in revision informations (Alexandre Garnier, #314052)
22
33
 
120
131
 
121
132
    - Fix a file descriptor leak (Matt Nordhoff, #370845)
122
133
 
123
 
    - Use transport API internally, so it is possible to specify a remote 
 
134
    - Use transport API internally, so it is possible to specify a remote
124
135
      URL to serve-branches. (Jelmer Vernooij, #371787)
125
136
 
126
137
    - Fix internal server errors when using start-loggerhead. (Matt
169
180
 
170
181
 
171
182
1.10 [22Dec2008]
172
 
---------------
 
183
----------------
173
184
 
174
185
    - Add startup deamon script for Linux (Marius Kruger)
175
186