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
David Anderson
a3b2be239f
Compile fixes for C++11, from Rene Ladan
2013-11-05 09:19:27 -08:00
David Anderson
e8e0de8cb9
server: fix bugs when using Python assimilator framework.
...
We needed to look for #defines in boinc_db_types.h as well as boinc_db.h
2013-06-10 11:37:40 -07:00
David Anderson
8e2524f55f
Unix build: Makefile changes for "make install", from Steffen Moeller
...
"make install" followed by make_project should now work
2013-05-20 15:19:13 -07:00
Karl Chen
f4a1f74d5b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4504
2004-11-08 06:20:36 +00:00
David Anderson
65460a230e
version 4.06
...
svn path=/trunk/boinc/; revision=4115
2004-08-25 07:53:13 +00:00
David Anderson
d8a1c1e158
boinc_core_release_3_06a
...
svn path=/trunk/boinc/; revision=3440
2004-05-25 02:01:16 +00:00
Karl Chen
bc39b1a5f4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2887
2004-01-15 23:39:50 +00:00
Gary Gibson
1180ea6f8a
Boinc release 2.11 for windows, Linux, solaris 7 (2.7) and solaris 8 (2.8)
...
svn path=/trunk/boinc/; revision=2697
2003-11-26 03:39:38 +00:00
Karl Chen
65c7736c52
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2586
2003-10-28 00:41:03 +00:00
Karl Chen
7c51703d28
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2536
2003-10-22 05:00:37 +00:00
Karl Chen
c1895818af
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2412
2003-10-05 07:21:32 +00:00
Karl Chen
306e9d33bb
moved py/* -> py/Boinc/*
...
svn path=/trunk/boinc/; revision=2245
2003-09-04 03:19:59 +00:00