- 22 Apr, 2011 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=23416
-
- 21 Apr, 2011 2 commits
-
-
David Anderson authored
parent dir, or BOINC_PROJECT_DIR actually is a project dir. - client simulator: improvements svn path=/trunk/boinc/; revision=23415
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=23414
-
- 20 Apr, 2011 7 commits
-
-
David Anderson authored
we still need to keep track of the usage and write it to the state file. - get client simulator working again svn path=/trunk/boinc/; revision=23413
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23412
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23411
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23405
-
David Anderson authored
svn path=/trunk/boinc/; revision=23399
-
David Anderson authored
svn path=/trunk/boinc/; revision=23388
-
David Anderson authored
remove funky "log out" link from user page - web: go to home page on logout, not dorky "you are logged out" page svn path=/trunk/boinc/; revision=23387
-
- 19 Apr, 2011 7 commits
-
-
David Anderson authored
in case your svn requires a proxy or something. From Boris Dayma. svn path=/trunk/boinc/; revision=23386
-
David Anderson authored
svn path=/trunk/boinc/; revision=23385
-
Rom Walton authored
width changes. - MGR: Remove dead code. clientgui/ BOINCBaseFrame.cpp, .h AdvancedFrame.cpp svn path=/trunk/boinc/; revision=23384
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23382
-
David Anderson authored
svn path=/trunk/boinc/; revision=23381
-
David Anderson authored
svn path=/trunk/boinc/; revision=23380
-
David Anderson authored
(else they're interpreted as format strings) svn path=/trunk/boinc/; revision=23379
-
- 18 Apr, 2011 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=23378
-
David Anderson authored
a job's stderr when the job is aborted svn path=/trunk/boinc/; revision=23374
-
David Anderson authored
use the elapsed time when fraction done was last reported, not current elapsed time. Fix problem where est time remaining increases linearly, then abruptly decreases when new frac done is reported. From Bruce Allen. svn path=/trunk/boinc/; revision=23373
-
- 16 Apr, 2011 1 commit
-
-
David Anderson authored
and notices to erroneously be shown as new. svn path=/trunk/boinc/; revision=23371
-
- 14 Apr, 2011 5 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=23370
-
David Anderson authored
i.e. those that create subprocesses. Previously, the client's job control options (suspend/resume/quit) would not work for subprocesses. Multiprocess apps must initialize with something like: BOINC_OPTIONS options; boinc_options_defaults(options); options.multi_process = true; boinc_init_options(&options); Note: an application can be both multi-thread and multi-process. In this case set options.multi_thread as well. - wrapper: add support for multi-process apps. Previously, suspend/resume operations did not work for subprocesses. If a task is multi-process, you must include <multi_process>1</multi_process> in its descriptor. svn path=/trunk/boinc/; revision=23369
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23368
-
Rom Walton authored
clientgui/ DlgEventLog.cpp svn path=/trunk/boinc/; revision=23367
-
David Anderson authored
- add <heartbeat_debug> log flag - show trickle-up and int file upload msgs if <app_msg_receive> set - if scheduler RPC reason is trickle-up, say so - manager: - restore "non CPU intensive" to task description - project properties: show if RPC in progress or trickle-up pending. (show these low-probability things only if present) - manager: fix Unix build (from Ian Hay) svn path=/trunk/boinc/; revision=23365
-
- 13 Apr, 2011 2 commits
-
-
David Anderson authored
This is almost always a bad idea. svn path=/trunk/boinc/; revision=23364
-
Rom Walton authored
- MGR: Re-enable the next button when the terms of use wizard page when the back button is pressed. clientgui/ DlgEventLog.cpp TermsOfUsePage.cpp svn path=/trunk/boinc/; revision=23363
-
- 11 Apr, 2011 3 commits
-
-
Rom Walton authored
clientgui/ BOINCTaskBar.cpp svn path=/trunk/boinc/; revision=23362
-
David Anderson authored
svn path=/trunk/boinc/; revision=23361
-
David Anderson authored
led to per-GPU job limits not being enforced. svn path=/trunk/boinc/; revision=23360
-
- 10 Apr, 2011 1 commit
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=23359
-
- 09 Apr, 2011 1 commit
-
-
David Anderson authored
and allow full path of project root dir instead of the short name svn path=/trunk/boinc/; revision=23358
-
- 08 Apr, 2011 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=23357
-
David Anderson authored
we might be able to report more tasks once the upload completes. svn path=/trunk/boinc/; revision=23356
-
David Anderson authored
- client: if PREFS::max_ncpus_pct is 0, don't set it to 100; doing so prevents PREFS::max_ncpus from having any effect. svn path=/trunk/boinc/; revision=23355
-
- 07 Apr, 2011 1 commit
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=23354
-
- 06 Apr, 2011 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=23353
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23352
-
Rom Walton authored
svn path=/trunk/boinc/; revision=23351
-