~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/TODO

  • Committer: Mattias Eriksson
  • Date: 2008-03-06 07:30:37 UTC
  • mto: (149.1.1 socket_host)
  • mto: This revision was merged to the branch mainline in revision 150.
  • Revision ID: snaggen@acc.umu.se-20080306073037-cd3fxfs1t9kkrt1q
Make it possible to override the interface loggerhead listens to. This is done by setting server.socket_host in the configuration file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
* problem: given a folder, find all revisions where items inside that
 
3
  folder have changed.
 
4
    -- stumper.  maybe ask on bazaar-dev ML?
 
5
    -- aaron bentley says this is a general problem.
 
6
 
 
7
* potentially do a 'bzr pull' on a branch on an interval timer
 
8
 
 
9
* browse view: sort by name, last change?
 
10
 
 
11
* something is leaking on www.lag.net/branches
 
12
 
 
13
* download tar archive of revision?
 
14
 
 
15
* nicholas allen suggested the ability to change the # of context lines
 
16
  in diffs (probably something inside bzrlib) and also the ability to see
 
17
  an entire file in diff format
 
18
 
 
19
* setup.py install doesn't work
 
20