[cvs] commit: chora co.php cvs.php history.php stats.php chora/config conf.php.dist chora/docs CHANGES chora/templates/stats authors_end.inc authors_start.inc

Anil Madhavapeddy anil@recoil.org
Fri, 23 Aug 2002 13:43:35 -0700 (PDT)


avsm        2002/08/23 13:43:34 PDT

  Modified files:
    .                    co.php cvs.php history.php 
    config               conf.php.dist 
    docs                 CHANGES 
  Added files:
    .                    stats.php 
    templates/stats      authors_end.inc authors_start.inc 
  Log:
  Add in a basic statistics page to generate graphs of CVS activity
  in one file.  Right now it only does commit counts for authors, but
  the sky's the limit ... HTML and SVG work; I'm working on a GD-based
  PNG driver for GraphSprocket as well.
  
  Is it just me, or does 'Sprocket' conjure up memories of
  Alice in Wonderland for anyone else?
  
  Revision  Changes    Path
  1.20      +1 -5      chora/co.php
  1.36      +8 -1      chora/config/conf.php.dist
  1.135     +2 -2      chora/cvs.php
  1.66      +1 -0      chora/docs/CHANGES
  1.32      +3 -2      chora/history.php
  1.1       +79 -0     chora/stats.php (new)
  1.1       +4 -0      chora/templates/stats/authors_end.inc (new)
  1.1       +9 -0      chora/templates/stats/authors_start.inc (new)

  Chora Links:
  http://cvs.horde.org/diff.php/chora/co.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/chora/config/conf.php.dist?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/chora/cvs.php?r1=1.134&r2=1.135&ty=u
  http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/chora/history.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/co.php/chora/stats.php?r=1.1
  http://cvs.horde.org/co.php/chora/templates/stats/authors_end.inc?r=1.1
  http://cvs.horde.org/co.php/chora/templates/stats/authors_start.inc?r=1.1