boinc/doc
David Anderson 618a5c1651 - assimilator: there was a bug in the situation where:
1) a WU is marked as ready for assimilation and has no errors;
    2) it has no canonical result
    In this case, the assimilate handler gets called anyway,
    typically with the canonical result of the previous WU as arg.
    Note: this situation doesn't arise normally;
    it might happen if some results are deleted accidentally.
    The fix: 
    - identify this situation, and set the WU.error_mask to a new code
        (WU_ERROR_NO_CANONICAL_RESULT)
    - zero out the "canonical_result" variable passed to the handler,
        so even if the handler fails to check wu.error_mask,
        at least it won't assimilate the same result twice.
    Thanks to Hendrik Verhoek for finding this bug.
- DB schema: team table type is MyISAM, not InnoDB

svn path=/trunk/boinc/; revision=13938
2007-10-23 17:11:56 +00:00
..
logo add logos 2007-09-17 16:19:58 +00:00
manpages - Created doc/Makefile.am so that SUBDIRS in the toplevel Makefile.am only 2007-10-12 14:31:59 +00:00
Makefile.am - Created doc/Makefile.am so that SUBDIRS in the toplevel Makefile.am only 2007-10-12 14:31:59 +00:00
acct_mgt.png
acct_mgt.sxi
acct_mgt2.odg
acct_mgt2.png
addon_data.php - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
addon_item.php - scheduler: move startup checks (stop_sched, shmem) inside FCGI loop. 2007-07-17 20:34:37 +00:00
addons.php
boinc_basics.odg svn path=/trunk/boinc/; revision=13776 2007-10-04 17:51:23 +00:00
boinc_basics.png svn path=/trunk/boinc/; revision=13776 2007-10-04 17:51:23 +00:00
boinc_news.php - assimilator: there was a bug in the situation where: 2007-10-23 17:11:56 +00:00
build_client.php
client.odg
client.png
comm.png
comm.sxd
comm_simple.png
comm_simple.sxd
components.odg
components.png
countries.php
credit.png
credit.sxd
debian_linux_install.txt
dev_flow.odg svn path=/trunk/boinc/; revision=12503 2007-04-30 03:31:52 +00:00
dev_flow.png svn path=/trunk/boinc/; revision=12504 2007-04-30 03:32:59 +00:00
dg.php - client: first pass at fixing a fundamental design flaw: 2007-09-27 21:03:15 +00:00
docutil.php - client: first pass at fixing a fundamental design flaw: 2007-09-27 21:03:15 +00:00
download.php - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
download_all.php - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
email_lists.php - scheduler: don't show resource share in msgs in cases where 2007-08-21 20:07:50 +00:00
flops.php
fortran_numerics.txt
graphics.png
graphics.sxd
gui_auth.odg
gui_auth.png
gui_auth2.odg
gui_auth2.png
gui_auth3.odg
gui_auth3.png
help.php - client: first pass at fixing a fundamental design flaw: 2007-09-27 21:03:15 +00:00
help_db.php
help_funcs.php
help_lang.php
help_schema.sql
help_vol.php - user web: fixed bug in private-message code 2007-06-22 03:46:42 +00:00
help_vol_edit.php
host_measure.php
hpux.html
iconsmall.ico - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
index.php - client/manager/API: code cleanup to disentangle sandbox code from lib/. 2007-10-05 16:47:07 +00:00
links.php - client: add <active_task_state> to <active_task> elements in state file. 2007-10-21 20:54:24 +00:00
logo.php - user web: add links to BOINC-wide team sites 2007-09-24 20:13:38 +00:00
mac_advanced.php
menubar.php
mgrdisk.png
mgrmessages.png
mgroptionsgeneral.png
mgroptionshttp.png
mgroptionssocks.png
mgrprojects.png
mgrstatistics.png
mgrsystrayballoon.png
mgrsystraymenu.png
mgrtransfers.png
mgrwork.png
myers.txt
mysql_cluster.txt
old_news.php
other_platforms.php
parallelize.php
pc.jpg
poll.inc - boinc_cmd: improve output of --help 2007-09-08 21:34:20 +00:00
poll.php - more team stuff 2007-07-26 21:50:45 +00:00
poll_action.php
poll_data.inc
poll_my_result.php
poll_results.php - boinc_cmd: improve output of --help 2007-09-08 21:34:20 +00:00
project.fig
project.png
project_config.php
project_list.php
projects.inc - stripcharts: fix typo that could cause disk to fill up! 2007-09-25 21:51:35 +00:00
projects.odg
projects.php - client: allow up to a day (rather than work_buf_min()) to elapsed 2007-06-27 20:09:18 +00:00
projects.png
result.fig
rr_sim.odg
rr_sim.png
rss_main.php
sandbox.php Update sandbox security documentation 2007-10-12 05:11:04 +00:00
sea.php
sequence.php - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
server.jpg
server_status.php
setiathome.jpg
sim_form.php - back out my last change 2007-07-18 23:26:49 +00:00
spoken_languages.php - GUI RPC: add new element d_boinc to DISK_USAGE; 2007-05-08 23:12:40 +00:00
ssl_client_release_instructions.txt
stats.odg
stats.png
stats_user.php
stripchart.txt
stripchart_data.php
taufer.txt
test.php
ui.txt
ui_impl.txt
validate_logic.txt
vcsc.odg
vcsc.php
vcsc.png
versions.inc Release Mac BOINC 5.10.26 2007-10-22 23:29:17 +00:00
volunteer.php
white.css - user web: added mechanism for recording team membership changes. 2007-07-27 18:30:10 +00:00
win_install.php
wrapper.odg wrapper picture 2007-04-28 19:15:00 +00:00
wrapper.png wrapper picture 2007-04-28 19:15:00 +00:00