gforge-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gforge-devel] Beginning of File release system documentation


From: James Michael DuPont
Subject: Re: [Gforge-devel] Beginning of File release system documentation
Date: Mon, 24 Feb 2003 23:27:03 -0800 (PST)

This seems to be solid in gforge3.sql

Tim (and the rest)
 did a great job documenting this thing, and the main tables structure
have not changed much since I last looked :

Here is what I have gleaned out of the tables : 
It seems this is the central class: 
./common/frs/FRSFile.class

Here are some of the tables 
# core
frs_package - the package
frs_release - the release
frs_file    - the file

Now the files they are edited by : ./www/project/admin/editrelease.php
inserted by :./common/frs/FRSFile.class

# types  - attributes
frs_filetype  - type of file
edited by  ./www/admin/edit_frs_filetype.php

frs_processor - processor of file
frs_status    - status of file

#Stats  various stats
frs_dlstats_file
frs_dlstats_file_agg
frs_dlstats_group_agg
frs_dlstats_grouptotal_agg
frs_dlstats_agg

# OLD FILES older files
frs_dlstats_file_agg_tmp
frs_dlstats_filetotal_agg
frs_dlstats_filetotal_agg_old


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]