Revisions for chora/stats.php

Location: [ Horde ] / chora / stats.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.34 (+1 -1 lines) 01/02/2008 06:11 AM Jan Schneider jan

Happy New Year

1.33 (+2 -1 lines) 11/23/2007 05:04 AM Michael M Slusarz slusarz

Update javascript scripts to more efficient prototype versions.

1.32 (+3 -1 lines) 10/30/2007 08:23 PM Jan Schneider jan

First round of copyright assignments.

1.31 (+1 -1 lines) 06/27/2007 01:22 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.26.8.3 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: CHORA_2_0_2

1.30 (+1 -1 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.29 (+2 -3 lines) 03/15/2006 02:04 AM Chuck Hagenbuch chuck

- much nicer revision log page look
- revision log is searchable and sortable
- only display the latest 100 revisions by default (#2584)
- bunch of other js niceness, CSS improvement, etc.

1.26.8.2 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

1.28 (+1 -1 lines) 01/01/2006 04:09 PM Jan Schneider jan

Happy new year\!

1.27 (+1 -1 lines) 01/03/2005 09:34 AM Jan Schneider jan

Happy New Year

1.26.8.1 FRAMEWORK_3 (+2 -2 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: CHORA_2_0_1, CHORA_2_0_1_RC1

1.26 (+2 -2 lines) 11/14/2004 10:59 PM Chuck Hagenbuch chuck

Use new CSS menu.

Tags: FRAMEWORK_3, CHORA_2_0, CHORA_2_0_RC3, CHORA_2_0_RC2, CHORA_2_0_RC1

1.25 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

Tags: CHORA_2_0_BETA

1.24 (+2 -2 lines) 04/17/2004 12:49 PM Jan Schneider jan

Remove Cache initialization from VC.

1.23 (+3 -2 lines) 04/16/2004 11:33 AM Chuck Hagenbuch chuck

Make sure we're doing error checking on VC:: return values.

1.22 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

Tags: CHORA_2_0_ALPHA

1.21 (+2 -2 lines) 01/01/2004 10:14 AM Jan Schneider jan

Happy new year everyone.

1.20 (+2 -2 lines) 08/27/2003 10:17 AM Chuck Hagenbuch chuck

Remove CVS from a few titles.

1.19 (+2 -2 lines) 08/27/2003 10:08 AM Chuck Hagenbuch chuck

[cjh] Subversion repositories can now be specified as URLs, meaning non-local
repositories should work transparently

- also, a bunch of fixes for the refactoring that I did last night,
and lots of improvements in the Subversion support.

Submitted by: "Jay Freeman (saurik)" <saurik@saurik.com>

1.18 (+2 -2 lines) 08/27/2003 12:01 AM Chuck Hagenbuch chuck

[cjh] Chora isn't just CVS now. Initial commit of Subversion support
("Jay Freeman (saurik)" <saurik@saurik.com>).

- note that a). I don't have subversion so I haven't tested this, and
b). I mucked around with a bunch of stuff to start getting rid
of CVS-specific terminology/variable names, so bits may have
broken.

1.17 (+2 -2 lines) 06/08/2003 05:57 PM Chuck Hagenbuch chuck

- generate different file view links in one place
- disable Patchsets link if cvsps isn't active

1.16 (+2 -2 lines) 06/08/2003 05:09 PM Chuck Hagenbuch chuck

[cjh] Add support for cvsps - viewing of changes as whole commits,
instead of discrete changes to files.

Note that this requires your web user to be able to make lock files in
the repository. The alternative is requiring that you have your own
checkout for cvsps to run against, as well as access to the
repository. Any clever ways around either of this would be welcome.

In the mean time, if you're worried about security, I recomend that
you run this against a copy of the repository that you sync now and
then.

1.15 (+3 -4 lines) 05/22/2003 05:48 PM Chuck Hagenbuch chuck

More menu.php nuking

1.14 (+2 -19 lines) 04/01/2003 12:48 PM Chuck Hagenbuch chuck

restore basic stats

1.13 (+1 -1 lines) 02/13/2003 10:46 PM Chuck Hagenbuch chuck

Remove currently broken (i.e., not there) graphing functionality/links.

This has been a bad obsession for me over the last 2 months, for some
reason, and as Johan rightly pointed out, I haven't used good
judgement in pursuing it. I'm not opposed to someone else resurrecting
the older graph code, or writing something new, and I'm not sure what
his response will be, either. But I'm going to leave this to others
for the forseable future.

1.12 (+29 -36 lines) 02/13/2003 12:15 PM Chuck Hagenbuch chuck

Fix chora & whups to use new Graphing API. Whups is unhappy for some reason.

1.11 (+1 -2 lines) 02/13/2003 12:06 PM Chuck Hagenbuch chuck

[cjh] Add more introspection, in the form of getContentType() and
getLink(), to the Horde_Image:: API.
[cjh] Add util/cacheview.php for viewing any data with a Content-type
put into the cache.
[cjh] Add Horde_Cache::cacheObject() for use in caching the results of
non-static object methods.

- fix Scry to work with the new Horde_Graph:: stuff.
- util/graph.php is obsolete/not useful

1.10 (+23 -42 lines) 02/12/2003 11:27 PM Chuck Hagenbuch chuck

update for new graphing libs

1.9 (+2 -2 lines) 01/02/2003 09:12 PM Jan Schneider jan

Bump year.

1.8 (+10 -10 lines) 10/09/2002 04:46 PM Chuck Hagenbuch chuck

Use updated Horde_Graph:: API.

1.7 (+4 -4 lines) 09/24/2002 06:58 PM Chuck Hagenbuch chuck

phase 2: complete the renaming of FormSprocket:: to Horde_Form:: and
GraphSprocket:: to Horde_Graph::

1.6 (+3 -5 lines) 09/13/2002 01:08 PM Chuck Hagenbuch chuck

- a bit of style cleanup (still a ton to do here)
- fix a typo that meant the Attic was _always_ parsed in directory views
- add much more, and much smarter, caching of cvs file objects.

1.5 (+3 -4 lines) 08/24/2002 01:33 PM Jan Schneider jan

Scale bar graphs to 700 pixels.

1.4 (+2 -2 lines) 08/24/2002 01:14 PM Jan Schneider jan

Gettext strings.

1.3 (+3 -2 lines) 08/23/2002 06:40 PM Jan Schneider jan

Make the stat (html) look a bit nicer.

1.2 (+2 -3 lines) 08/23/2002 04:46 PM avsm

woops, c&p typo from whups

1.1 08/23/2002 04:43 PM avsm

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?