boinc/html
David Anderson 546c0b899a - server: fix botched checkin from 7 March.
The new field (workunit.rsc_bandwidth_bound)
    goes at the END of the record.
    Always do it this way!
- make_work: after creating a batch of new WUs,
    we were waiting 60 sec for the transitioner to
    create the results for them
    (so that our next count of unsent results would be correct).
    This is bogus; if e.g. the transitioner isn't running,
    we'll never get the results, and we'll keep creating WUs forever.

    Instead: explicitly wait for there to be results for
    the last WU from the batch just created.

- scheduler: parse <allow_non_preferred_apps>, <allow_beta_work> correctly.

svn path=/trunk/boinc/; revision=14875
2008-03-10 17:03:15 +00:00
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
inc - removed boinc_ncpus_available() and boinc_nthreads() calls. 2008-03-07 21:13:01 +00:00
languages User web: translate some strings in forum.inc (fix #496). 2008-03-06 18:16:30 +00:00
ops - server: fix botched checkin from 7 March. 2008-03-10 17:03:15 +00:00
project.sample - web: add "max CPU % for graphics" project-specific preference. 2008-01-29 20:04:38 +00:00
queue Update some of the code and added some documentation... 2008-01-15 08:36:59 +00:00
user - web: error-check the destination thread for moderation moves 2008-03-07 04:54:01 +00:00