boinc/db
David Anderson e5810f3061 client/server: change implementation of "exact fraction done".
My last commit did this using a new API call.
But this would require rebuilding apps any time you want to change it;
too much work.
So instead make it an attribute of apps,
which you can set via the admin web interface.

Corresponding changes to client.
2014-05-04 00:02:32 -07:00
..
Makefile.am Server: various fixes for "make install" 2013-08-24 20:36:49 -07:00
boinc_db.cpp client/server: change implementation of "exact fraction done". 2014-05-04 00:02:32 -07:00
boinc_db.h create_work: increase the efficiency of bulk job creation 2014-04-10 23:53:19 -07:00
boinc_db_types.h client/server: change implementation of "exact fraction done". 2014-05-04 00:02:32 -07:00
bolt_constraints.sql
bolt_schema.sql Bolt stuff 2008-10-30 22:58:33 +00:00
bossa_constraints.sql
bossa_schema.sql - lib: fix typo 2008-08-20 16:49:37 +00:00
constraints.sql web: add badge stuff to db_update script 2013-12-22 20:53:10 -08:00
db_base.cpp sample work generator: wait until transitioner has processed jobs before creating any more 2013-12-14 16:36:18 -08: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 client/server: change implementation of "exact fraction done". 2014-05-04 00:02:32 -07:00
schema_condor.sql Condor: debug set_expire_time RPC 2013-09-17 23:14:57 -07:00
schema_locality.sql - GUI RPC: more replacement of std::string 2010-03-13 04:40:37 +00:00
schema_vda.sql - file upload handler: add an #ifdef for disabling locking of files 2012-08-15 21:27:38 +00:00