mirror of https://github.com/BOINC/boinc.git
0704f0882d
My next request is to do a corresponding cleanup of the 'detailed' RESULT page. In particular, it should show ALL the fields at the bottom of this page: ops/db_form.php?table=result&detail=low which are: Some specific things that would be helpful: (1) again, decode meaning, AND numeric value: Server state: Over [X] Outcome: Client error [X] File Delete state: Initial [0] where possible. (2) It would be extremely useful to decode the exit status values into text, according to: lib/error_numbers.h: so if the error is one of these values, a human-readable string is also displayed. If not one of these values, just the number. (3) This might be too hard -- could you search in stderr out for things like <error_code>-108</error_code> and if found add a separate row with the human-readable decoding of this? (4) If easy, link App version back to the app version table. If hard, don't bother. (5) Fix bug on User Id line (currently has host_name_by_id(...)) svn path=/trunk/boinc/; revision=4974 |
||
---|---|---|
.. | ||
inc | ||
ops | ||
project.sample | ||
user | ||
.cvsignore |