mirror of https://github.com/BOINC/boinc.git
parent
452c3e6364
commit
f7cc3eedba
15
todo
15
todo
|
@ -1,5 +1,4 @@
|
||||||
Windows hostinfo: CPU, #cpus, OS, memory, domain, IP address,
|
Windows hostinfo: memory, cache, swap
|
||||||
swap, disk, free
|
|
||||||
validate in crontab
|
validate in crontab
|
||||||
email account ID
|
email account ID
|
||||||
formatting of team, top user page
|
formatting of team, top user page
|
||||||
|
@ -8,19 +7,17 @@ make "external user view" page (no private info)
|
||||||
list hosts 1 per line, linked
|
list hosts 1 per line, linked
|
||||||
|
|
||||||
Windows client
|
Windows client
|
||||||
"bring up graphics" button in core client
|
"bring up graphics" button/menu item in core client
|
||||||
make mini-logo
|
make mini-logo
|
||||||
test uninstall
|
test uninstall
|
||||||
fix "unable to calculate"
|
fix "unable to calculate"
|
||||||
fix disk usage labels, limit size of pie
|
fix disk usage labels, limit size of pie
|
||||||
choose GB or MB correctly
|
print GB/MB/KB correctly for usage chart
|
||||||
get rid of xfers, results eventually
|
get rid of xfers, results eventually
|
||||||
"free avail for boinc should be nonzero"
|
messages: prepend project name, include date and time
|
||||||
messages: prepend project name, have date/time
|
|
||||||
xfers: show file size,
|
xfers: show file size,
|
||||||
done xfers: show elapsed time
|
completed xfers: show elapsed time
|
||||||
done results: show used CPU time
|
completed results: show final CPU time
|
||||||
notation for CPU time: HH:MM:SS
|
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
test feeder reread-DB mechanism
|
test feeder reread-DB mechanism
|
||||||
|
|
Loading…
Reference in New Issue