Skip to content
  • David Anderson's avatar
    - Server: add "job assignment" feature. · 54519a4e
    David Anderson authored
        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
    54519a4e