boinc/db
David Anderson 54519a4ee1 - Server: add "job assignment" feature.
Lets you assign a WU to a particular host,
    to one or all hosts belonging to a user or team, or to all hosts.
    See http://boinc.berkeley.edu/trac/wiki/AssignedWork
    Disabled unless you include <enable_assignment> in config.xml
    Uses a new DB table.
    Tested but only a little.
- Server: code cleanup; moved result-handling to a new file,
    and removed the PLATFORM_LIST arg to everything
    (put it in SCHEDULER_REQUEST instead)

svn path=/trunk/boinc/; revision=14767
2008-02-21 00:47:50 +00:00
..
Makefile.am *** empty log message *** 2006-10-16 22:39:27 +00:00
boinc_db.C - Server: add "job assignment" feature. 2008-02-21 00:47:50 +00:00
boinc_db.h - Server: add "job assignment" feature. 2008-02-21 00:47:50 +00:00
bolt_constraints.sql - manager: fix unix build (new file) 2008-01-31 23:43:37 +00:00
bolt_schema.sql - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
bossa_constraints.sql - client code: my next-to-last checkin was flawed 2008-02-12 20:33:05 +00:00
bossa_schema.sql - Server: add "job assignment" feature. 2008-02-21 00:47:50 +00:00
constraints.sql - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
db_base.C - scheduler: do "careful update" of workunit.hr_class 2008-02-08 17:20:09 +00:00
db_base.h - scheduler: do "careful update" of workunit.hr_class 2008-02-08 17:20:09 +00:00
init_db updated schema. combined schema into schema.sql 2003-07-24 00:30:47 +00:00
schema.sql - Server: add "job assignment" feature. 2008-02-21 00:47:50 +00:00