~loggerhead-team/loggerhead/trunk-rich

  • Committer: Robey Pointer
  • Date: 2007-01-21 00:05:52 UTC
  • Revision ID: robey@lag.net-20070121000552-laswr1ffqh030uge
big checkpoint commit.  added some functions to util for tracking browsing
context (those key=value params to urls) since there are already a few and
now i'm adding some more: 'remember' and 'compare_revid'.

'remember' is a remembered revision_id that gets carried around if you click
on a "compare this revision to another revision" link on the revision page.
afterwards, whenever you're on a revision page, you can click "compare to
revision [x]" and it will switch 'remember' to 'compare_revid' and show the
revision page with a diff as compared to the remembered revision.  this is
to allow arbitrary diffs.  i'm not sure the ui is great, though.

bundle is also hooked up this way, so you can download an arbitrary bundle.
Filename Latest Rev Last Changed Committer Comment Size
..
homepage 61 17 years ago Robey Pointer initial homepage Diff
loggerhead 1 17 years ago Robey Pointer initial checkin Diff
.bzrignore 92 17 years ago Robey Pointer new ignores 71 bytes Diff Download File
.project 1 17 years ago Robey Pointer initial checkin 364 bytes Diff Download File
dev.cfg 89 17 years ago Robey Pointer fix up dev.cfg so that nobody will ever have to ed 1.9 KB Diff Download File
loggerhead.conf.example 89 17 years ago Robey Pointer fix up dev.cfg so that nobody will ever have to ed 2.6 KB Diff Download File
Makefile 60 17 years ago Robey Pointer add a manifest and a makefile 76 bytes Diff Download File
MANIFEST.in 60 17 years ago Robey Pointer add a manifest and a makefile 157 bytes Diff Download File
File push-website 68 17 years ago Robey Pointer add the script i use to update the website, so i d 139 bytes Diff Download File
README.txt 89 17 years ago Robey Pointer fix up dev.cfg so that nobody will ever have to ed 2 KB Diff Download File
setup.py 58 17 years ago Robey Pointer add setup.py info so an sdist tarball can be made 1 KB Diff Download File
File start-loggerhead.py 96 17 years ago Robey Pointer make index_freq a config 2.8 KB Diff Download File
File stop-loggerhead.py 89 17 years ago Robey Pointer fix up dev.cfg so that nobody will ever have to ed 552 bytes Diff Download File