mirror of https://github.com/BOINC/boinc.git
dbd2d03a0d
See http://boinc.berkeley.edu/trac/wiki/PerAppCredit If enabled (by the <credit_by_app> config flag) validators will maintain on a per-(app, user, credit type) basis, and same for teams, in new DB tables credit_user and credit_team. This info is displayed in the web site, on user and team pages, using project-supplied functions to generate the HTML. Note: update_stats doesn't decay the recent-average values for per-app credit; I'll add this if needed. |
||
---|---|---|
.. | ||
Makefile.am | ||
boinc_db.cpp | ||
boinc_db.h | ||
boinc_db_types.h | ||
bolt_constraints.sql | ||
bolt_schema.sql | ||
bossa_constraints.sql | ||
bossa_schema.sql | ||
constraints.sql | ||
db_base.cpp | ||
db_base.h | ||
init_db | ||
schema.sql | ||
schema_condor.sql | ||
schema_locality.sql | ||
schema_vda.sql |