[cvs] commit: chora .htaccess browse.php cvs.php cvsgraph.php
index.php
patchsets.php chora/config conf.xml chora/docs CHANGES chora/lib
Chora.php chora/templates headerbar.inc chora/templates/checkout
checkout.inc chora/templates/history branch_cell.inc rev.inc ...
Chuck Hagenbuch
chuck at horde.org
Fri May 28 12:00:53 PDT 2004
chuck 2004/05/28 12:00:53 PDT
Modified files:
. browse.php cvs.php cvsgraph.php index.php
patchsets.php
config conf.xml
docs CHANGES
lib Chora.php
templates headerbar.inc
templates/checkout checkout.inc
templates/history branch_cell.inc rev.inc
templates/log request.inc rev.inc
templates/menu menu.inc
templates/patchsets ps.inc
Added files:
. .htaccess
Log:
Big cleanup commit.
- Try to remove the last vestiges of CVS specific-ness. cvs.php now points
to browse.php, "cvs" has been removed from UI strings, etc.
- Add mod_rewrite support for URLs so that you can have server/path/file,
with no script names in evidence anywhere, for nice and pretty URLs.
- A few fixes for SVN; with the latest VC package, I can now do at least
basic SVN repository browsing.
Revision Changes Path
1.1 +4 -0 chora/.htaccess (new)
1.178 +10 -10 chora/browse.php
1.7 +11 -5 chora/config/conf.xml
1.178 +5 -234 chora/cvs.php
1.11 +4 -4 chora/cvsgraph.php
1.86 +1 -0 chora/docs/CHANGES
1.24 +2 -2 chora/index.php
1.67 +36 -28 chora/lib/Chora.php
1.16 +3 -3 chora/patchsets.php
1.4 +2 -2 chora/templates/checkout/checkout.inc
1.8 +1 -2 chora/templates/headerbar.inc
1.8 +1 -1 chora/templates/history/branch_cell.inc
1.7 +1 -1 chora/templates/history/rev.inc
1.16 +1 -1 chora/templates/log/request.inc
1.23 +3 -3 chora/templates/log/rev.inc
1.14 +1 -1 chora/templates/menu/menu.inc
1.4 +1 -1 chora/templates/patchsets/ps.inc
Chora Links:
http://cvs.horde.org/co.php/chora/.htaccess?r=1.1
http://cvs.horde.org/diff.php/chora/browse.php?r1=1.177&r2=1.178&ty=u
http://cvs.horde.org/diff.php/chora/config/conf.xml?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/chora/cvs.php?r1=1.177&r2=1.178&ty=u
http://cvs.horde.org/diff.php/chora/cvsgraph.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.85&r2=1.86&ty=u
http://cvs.horde.org/diff.php/chora/index.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/chora/lib/Chora.php?r1=1.66&r2=1.67&ty=u
http://cvs.horde.org/diff.php/chora/patchsets.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/chora/templates/checkout/checkout.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/chora/templates/headerbar.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/chora/templates/history/branch_cell.inc?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/chora/templates/history/rev.inc?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/chora/templates/log/request.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/chora/templates/log/rev.inc?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/chora/templates/menu/menu.inc?r1=1.13&r2=1.14&ty=u
http://cvs.horde.org/diff.php/chora/templates/patchsets/ps.inc?r1=1.3&r2=1.4&ty=u
More information about the cvs
mailing list