boinc/db
David Anderson dbd2d03a0d server/web: add support for per-application credit
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.
2014-08-15 14:01:32 -07:00
..
Makefile.am Server: various fixes for "make install" 2013-08-24 20:36:49 -07:00
boinc_db.cpp server/web: add support for per-application credit 2014-08-15 14:01:32 -07:00
boinc_db.h server/web: add support for per-application credit 2014-08-15 14:01:32 -07:00
boinc_db_types.h server/web: add support for per-application credit 2014-08-15 14:01:32 -07:00
bolt_constraints.sql
bolt_schema.sql
bossa_constraints.sql
bossa_schema.sql
constraints.sql web: add badge stuff to db_update script 2013-12-22 20:53:10 -08:00
db_base.cpp db_dump: include badges in XML stats export 2014-05-18 19:19:05 -07:00
db_base.h sample work generator: wait until transitioner has processed jobs before creating any more 2013-12-14 16:36:18 -08:00
init_db
schema.sql server/web: add support for per-application credit 2014-08-15 14:01:32 -07:00
schema_condor.sql Condor: debug set_expire_time RPC 2013-09-17 23:14:57 -07:00
schema_locality.sql
schema_vda.sql - file upload handler: add an #ifdef for disabling locking of files 2012-08-15 21:27:38 +00:00