~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to dev.cfg

  • Committer: Robey Pointer
  • Date: 2006-12-15 08:42:22 UTC
  • Revision ID: robey@lag.net-20061215084222-x9wqt4yklp59apqz
lots of little changes:
- allow revno to be used in most urls where a revid is desired.
- clean up the upper right navbar; no more "-300 -100" confusion
- the upper left navbar is now always the same, never contextual
- for the 3 pages that had contextual buttons in the upper-left navbar, move
  them to little side-arrows underneath the h1
- add "jump to diff" link next to modified-files in /changes and /revision
- add date to inventory-view
- add copyright credits from bazaar-webserve

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
# turn on timer scheduling
46
46
tg.scheduler = True
47
47
 
 
48
#loggerhead.folder='/Users/robey/code/paramiko/paramiko'
 
49
#loggerhead.branch_name='paramiko-dev'
 
50
loggerhead.folder='/Users/robey/code/bzr/bzr.dev'
 
51
loggerhead.branch_name='bzr.dev'
 
52
loggerhead.cachepath='/Users/robey/code/bzr/bzr.dev/.bzr/loggerhead-cache'
 
53
loggerhead.external_url="http://localhost:8080"
 
54
loggerhead.bzrpath='/Users/robey/code/bzr/bzr'
 
55
 
 
56
 
 
57
 
48
58
# LOGGING
49
59
# Logging configuration generally follows the style of the standard
50
60
# Python logging module configuration. Note that when specifying