Commit Graph

2510 Commits

Author SHA1 Message Date
David Anderson ac2e3581d3 svn path=/trunk/boinc/; revision=24943 2011-12-30 06:18:57 +00:00
Rom Walton 5ffebda232 Quick Updates
svn path=/trunk/boinc/; revision=24818
2011-12-16 17:07:50 +00:00
Rom Walton 1ce410ac23 Quick Updates
svn path=/trunk/boinc/; revision=24729
2011-12-05 16:04:58 +00:00
Rom Walton 083b654e52 Quick Updates
svn path=/trunk/boinc/; revision=24728
2011-12-05 16:02:17 +00:00
Charlie Fenton fad70801fe Update Mac sandbox docs to explain need for executable project files to set executable-by-group bit.
svn path=/trunk/boinc/; revision=24703
2011-12-01 07:37:04 +00:00
Charlie Fenton 3fbb6db4ec Update Mac sandbox docs to explain need for executable project files to set executable-by-group bit.
svn path=/trunk/boinc/; revision=24702
2011-12-01 07:22:28 +00:00
David Anderson f24e361034 - default screensaver: fix divide-by-zero; code cleanup
svn path=/trunk/boinc/; revision=24649
2011-11-25 07:24:18 +00:00
David Anderson 0da558d783 svn path=/trunk/boinc/; revision=24628 2011-11-21 08:33:10 +00:00
David Anderson 7e1a1be4eb svn path=/trunk/boinc/; revision=24627 2011-11-21 08:31:12 +00:00
David Anderson fb45f63c15 svn path=/trunk/boinc/; revision=24625 2011-11-21 07:18:07 +00:00
David Anderson 167d460cbe svn path=/trunk/boinc/; revision=24624 2011-11-21 06:24:31 +00:00
David Anderson e7ce988126 svn path=/trunk/boinc/; revision=24623 2011-11-21 06:22:38 +00:00
David Anderson 517a49e607 - web: add [sup] BBCode tag for superscripts.
- web: show BBCode info in the same page, rather than target=new.
    On Firefox, this opens a new tab but doesn't switch to it,
    which makes it look like nothing happened.


svn path=/trunk/boinc/; revision=24622
2011-11-20 17:26:32 +00:00
David Anderson f590ccc0af - storage simulator work
svn path=/trunk/boinc/; revision=24619
2011-11-19 00:29:55 +00:00
David Anderson 8877aa5183 - web: in GPU model list page,
look for plan classes containing "nvidia" as well as "cuda".


svn path=/trunk/boinc/; revision=24614
2011-11-16 19:47:40 +00:00
Rom Walton b011133c03 Quick Updates
svn path=/trunk/boinc/; revision=24591
2011-11-14 20:10:16 +00:00
Rom Walton 19521d117d Quick Updates
svn path=/trunk/boinc/; revision=24590
2011-11-14 17:13:33 +00:00
David Anderson 2ac9fe8566 - client/scheduler:
If the file "client_opaque.txt" exists on the client,
    include its contents in scheduler request messages.
    On the scheduler, parse this into SCHEDULER_REQUEST::client_opaque,
    where it can be used by the customizable scheduler functions.


svn path=/trunk/boinc/; revision=24586
2011-11-14 06:27:36 +00:00
Rom Walton 687195e7f0 Quick Updates
svn path=/trunk/boinc/; revision=24510
2011-11-03 02:35:04 +00:00
Rom Walton ad831fc84f Quick Updates
svn path=/trunk/boinc/; revision=24509
2011-10-27 17:52:11 +00:00
Rom Walton 4b5b9f7a80 Quick Updates
svn path=/trunk/boinc/; revision=24494
2011-10-26 17:27:44 +00:00
David Anderson 3410abef6f - backend API: added function cancel_jobs(minid, maxid)
for canceling jobs
- added program cancel_jobs for canceling jobs
- DB interface: it's not an error if update_fields_noid()
    affects != 1 rows


svn path=/trunk/boinc/; revision=24413
2011-10-18 07:15:04 +00:00
David Anderson 54311606e3 - client: associate a PROJECT with HTTP_OP where applicable,
so that if you use <http_debug> and filter by project
    you don't see other projects' HTTP stuff
- client simulator: cc_config.xml is part of the scenario;
    log flags are part of the simulation


svn path=/trunk/boinc/; revision=24410
2011-10-18 04:23:03 +00:00
David Anderson c22f8f41b9 - client simulator: make the output more graphical
svn path=/trunk/boinc/; revision=24406
2011-10-17 06:13:51 +00:00
David Anderson cb3cdae1a5 - client/server: add a new result state RESULT_UPLOAD_FAILED
for when the job completed successfully but
    one or more output files had permanent upload failures.
    Show this state in web interfaces.
- sample_work_generator: check return value of count_unsent_results(),
    so that we don't generate infinite work if there's a DB problem
- web: RSS feed shows news items from last 90 days, rather than 14


svn path=/trunk/boinc/; revision=24377
2011-10-11 17:41:10 +00:00
Charlie Fenton 6f4abb4450 Release Mac BOINC 6.13.6 to alpha test
svn path=/trunk/boinc/; revision=24311
2011-09-30 22:13:21 +00:00
Rom Walton 451fa07fe9 Quick Updates
svn path=/trunk/boinc/; revision=24308
2011-09-30 16:44:12 +00:00
David Anderson e279b59913 - Updates Linux notifications to use current libnotify.
- Fix build problems on Mac OS X using autotools
- Consistently use #if HAVE_X for platform checks,
    rather than #ifdef HAVE_X or #if defined(HAVE_X)
- In Unix build, make lots of compiler checks standard
- Fix some compile warnings

From Matt Arsenault.

Note: there are now lots of compile warnings in clientgui/ on Unix,
    mostly in WxWidgets code


svn path=/trunk/boinc/; revision=24303
2011-09-27 19:45:27 +00:00
David Anderson 9667ff52a8 - client simulator: fixes
- client: message tweaks


svn path=/trunk/boinc/; revision=24297
2011-09-26 23:34:40 +00:00
Rom Walton da714ad0f9 Quick Updates
svn path=/trunk/boinc/; revision=24248
2011-09-21 17:46:36 +00:00
Charlie Fenton 1aca80cc94 Release Mac BOINC 6.13.4 to alpha test
svn path=/trunk/boinc/; revision=24247
2011-09-20 21:45:03 +00:00
Charlie Fenton 8dad0c1c80 Release Mac BOINC 6.13.4 to alpha test
svn path=/trunk/boinc/; revision=24246
2011-09-20 21:40:51 +00:00
Rom Walton db41f34252 Quick Updates
svn path=/trunk/boinc/; revision=24244
2011-09-20 16:55:11 +00:00
Rom Walton 7a90002aa6 Quick Updates
svn path=/trunk/boinc/; revision=24243
2011-09-20 15:39:27 +00:00
David Anderson 7411dd60aa - client: change in the use of GPU available RAM:
- measure the available RAM of each GPU when BOINC starts up.
        If this fails, set available = physical.
        Show available RAM in startup messages.
    - use available RAM rather than physical RAM in selecting
        the "best" GPU instance
    - report available RAM to the scheduler
TODO: change the scheduler to use available rather than physical
    if it's reported


svn path=/trunk/boinc/; revision=24210
2011-09-14 22:45:26 +00:00
Rom Walton 815186ab08 Quick Updates
svn path=/trunk/boinc/; revision=24113
2011-09-02 16:30:58 +00:00
David Anderson c296d498ff - example app: change the app version structure to match the new format
svn path=/trunk/boinc/; revision=24030
2011-08-24 00:21:46 +00:00
David Anderson 289bd16269 - client emulator fixes
svn path=/trunk/boinc/; revision=24024
2011-08-22 15:07:59 +00:00
Charlie Fenton 96ca4758a3 Release Mac BOINC 6.12.35 to alpha test
svn path=/trunk/boinc/; revision=23992
2011-08-11 12:27:04 +00:00
David Anderson c5c5975b44 - Improve interface of XML_PARSER.
Add parsed_tag and is_tag to the class,
    so that parsing functions don't need to declare them
    and pass them around.
- Complete the task of using XML_PARSER as the argument
    to all parsing functions.
    (Internally, many of these functions still use the old XML parser;
    that's the next step.)


svn path=/trunk/boinc/; revision=23978
2011-08-10 17:11:08 +00:00
Charlie Fenton 937f52eba9 Release Mac BOINC 6.12.34 for alpha testing
svn path=/trunk/boinc/; revision=23922
2011-08-02 23:48:34 +00:00
Charlie Fenton 9e212c0cd5 Withdraw Mac BOINC 6.12.34 from alpha testing
svn path=/trunk/boinc/; revision=23920
2011-08-02 12:42:44 +00:00
Charlie Fenton 0c89b25921 Release Mac BOINC 6.12.34 to alpha test
svn path=/trunk/boinc/; revision=23919
2011-08-02 12:08:44 +00:00
David Anderson 9210097462 svn path=/trunk/boinc/; revision=23907 2011-07-31 06:01:20 +00:00
David Anderson 3f4c207636 - client: fix bug in <exclude_gpu> config option
- client: extend <exclude_gpu> option so that if <device_num> is omitted,
		all GPUs of the given type are excluded.

svn path=/trunk/boinc/; revision=23902
2011-07-29 17:54:49 +00:00
Charlie Fenton 9bc887c461 Withdraw Mac BOINC 6.12.34 from alpha test
svn path=/trunk/boinc/; revision=23901
2011-07-29 10:38:04 +00:00
Charlie Fenton 314dd3b8be Release Mac BOINC 6.12.34 to alpha test
svn path=/trunk/boinc/; revision=23900
2011-07-29 09:55:24 +00:00
Charlie Fenton 163fe76d33 Release Mac BOINC 6.12.34 to alpha test
svn path=/trunk/boinc/; revision=23899
2011-07-29 09:53:25 +00:00
Rom Walton c9e44ce0bc Quick Updates
svn path=/trunk/boinc/; revision=23897
2011-07-28 23:12:37 +00:00
Rom Walton 4adfaeb31b Quick Updates
svn path=/trunk/boinc/; revision=23895
2011-07-28 20:37:14 +00:00