Rom Walton
68878fcc4d
Quick Updates
...
svn path=/trunk/boinc/; revision=25064
2012-01-14 18:21:54 +00:00
Rom Walton
d2d47522a6
Quick Updates
...
svn path=/trunk/boinc/; revision=25063
2012-01-14 18:19:28 +00:00
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
Rom Walton
a6067fb187
Quick Updates
...
svn path=/trunk/boinc/; revision=23893
2011-07-28 20:28:21 +00:00
David Anderson
83965db576
- web: more remote job submission code. Not finished.
...
svn path=/trunk/boinc/; revision=23871
2011-07-25 21:45:53 +00:00
David Anderson
5ad821df21
- server: some remote job submission code. Not finished.
...
svn path=/trunk/boinc/; revision=23868
2011-07-22 22:47:41 +00:00
Rom Walton
a8e363b376
Quick Updates
...
svn path=/trunk/boinc/; revision=23861
2011-07-20 17:58:57 +00:00
Rom Walton
9efe865ba6
Quick Updates
...
svn path=/trunk/boinc/; revision=23859
2011-07-20 17:53:36 +00:00
David Anderson
62074bd4fa
- client emulator web interface: make cc_config.xml an attribute
...
of the simulation, not the scenario.
If you want to run a simulation w/ different log flags,
you shouldn't have to create a new scenario.
- client emulator: add --config_prefix cmdline arg
- validator: prevent infinite loop when app_version.pfc_avg
is wonky (like 1e-300).
Next step: figure out how it got that way.
svn path=/trunk/boinc/; revision=23828
2011-07-10 07:05:07 +00:00
Rom Walton
18f8847adb
Quick Updates
...
svn path=/trunk/boinc/; revision=23821
2011-07-08 14:19:59 +00:00
Rom Walton
87d20586c4
Quick Updates
...
svn path=/trunk/boinc/; revision=23813
2011-07-07 14:57:40 +00:00
Rom Walton
d7dd68dc75
Quick Updates
...
svn path=/trunk/boinc/; revision=23811
2011-07-07 14:53:23 +00:00
Rom Walton
2b75b4a75b
Quick Updates
...
svn path=/trunk/boinc/; revision=23803
2011-07-06 17:20:31 +00:00
David Anderson
cc0ab61b96
- update_versions: fix typo that produced bad XML
...
svn path=/trunk/boinc/; revision=23793
2011-07-05 17:45:24 +00:00
Rom Walton
ca2435b592
Quick Updates
...
svn path=/trunk/boinc/; revision=23791
2011-07-05 15:29:25 +00:00
David Anderson
bfc04f03eb
- back end: fix bugs in [23648] which caused create_work
...
to mess up input templates containing
<copy_file/> or other attribute tags.
XML_PARSER now contains a member element() for when
you want to copy an element without knowing its structure.
svn path=/trunk/boinc/; revision=23790
2011-07-04 23:51:00 +00:00
Rom Walton
42efbc8721
Quick Updates
...
svn path=/trunk/boinc/; revision=23754
2011-06-20 15:03:39 +00:00
David Anderson
16fd2b2070
- client: add a <dont_throttle/> flag to APP_VERSION.
...
If set, the app does its own CPU throttling
so the client doesn't have to.
svn path=/trunk/boinc/; revision=23748
2011-06-17 19:16:07 +00:00
Rom Walton
5355773398
Quick Updates
...
svn path=/trunk/boinc/; revision=23745
2011-06-17 16:55:30 +00:00
Rom Walton
fe3d4ae2f9
- MGR: Revert previous change to the project list identification code.
...
- MGR: Fix a bug introduced in a previous commit where the plan class
was being surrounded by single quotes when generating an updated
project list.
clientgui/
ProjectInfoPage.cpp
doc/
get_platforms.inc
svn path=/trunk/boinc/; revision=23744
2011-06-17 16:49:19 +00:00
Charlie Fenton
10fcc34d7c
Fix typo in all projects list: Urbana-Chamapign -> Urbana-Champaign
...
svn path=/trunk/boinc/; revision=23740
2011-06-17 07:37:21 +00:00
David Anderson
eedd61c4f3
svn path=/trunk/boinc/; revision=23739
2011-06-17 05:50:03 +00:00
Rom Walton
3185e08fbf
Quick Updates
...
svn path=/trunk/boinc/; revision=23726
2011-06-15 16:04:42 +00:00
Rom Walton
1cd1c3d528
Quick Updates
...
svn path=/trunk/boinc/; revision=23725
2011-06-15 03:05:17 +00:00
Rom Walton
b2f3e1ccae
Quick Updates
...
svn path=/trunk/boinc/; revision=23723
2011-06-14 15:31:13 +00:00
David Anderson
6c29473890
- update_versions: read from stdin a different way
...
svn path=/trunk/boinc/; revision=23708
2011-06-11 15:30:10 +00:00
Rom Walton
214048d432
Quick Updates
...
svn path=/trunk/boinc/; revision=23696
2011-06-08 20:34:47 +00:00
Rom Walton
fe8dff5f62
Quick Updates
...
svn path=/trunk/boinc/; revision=23694
2011-06-08 19:50:51 +00:00
David Anderson
436415cfe1
- scheduler, back end: add "homogeneous app version" feature.
...
Lets you specify, on a per-app basis,
that all instances should be done using the same app version.
This is for validation in the presence of GPUs.
- scheduler: code cleanup
- Instead of adding a bunch of non-DB fields to RESULT,
used a derived class SCHED_DB_RESULT.
- Instead of storing a pointer to BEST_APP_VERSION in RESULT,
store the structure itself.
This simplifies the memory allocation situation.
- client: condition "Got server request to delete file" messages
on <file_xfer_debug>
svn path=/trunk/boinc/; revision=23636
2011-06-06 03:40:42 +00:00
Charlie Fenton
1f81d3cb50
Release Mac BOINC 6.12.28 to alpha test
...
svn path=/trunk/boinc/; revision=23612
2011-05-25 22:50:53 +00:00
Rom Walton
b6e47b0917
Quick Updates
...
svn path=/trunk/boinc/; revision=23606
2011-05-25 18:06:12 +00:00
Rom Walton
cd93a6aaee
Quick Updates
...
svn path=/trunk/boinc/; revision=23605
2011-05-25 17:38:13 +00:00
Rom Walton
0f2719eeed
Quick Updates
...
svn path=/trunk/boinc/; revision=23596
2011-05-24 19:49:23 +00:00
Rom Walton
fcd3a7506b
Quick Updates
...
svn path=/trunk/boinc/; revision=23567
2011-05-20 14:37:49 +00:00
David Anderson
36ba561326
- client: add log messages showing steps in exiting all tasks,
...
enabled by <task_debug/>
- client: remove redundant task-start messages
svn path=/trunk/boinc/; revision=23566
2011-05-20 05:38:22 +00:00
Rom Walton
6ac66a1105
Quick Updates
...
svn path=/trunk/boinc/; revision=23554
2011-05-17 17:08:07 +00:00
David Anderson
93735f7172
- client: XML-escape the contents of stderr files;
...
otherwise non-ASCII characters in client_state.xml
make it invalid XML
- client: fix (I think) to scheduling logic.
a job is preemptable if it's finished its time slice and
Old: has checkpointed in last 10 sec
New: has checkpointed since the end of the time slice
svn path=/trunk/boinc/; revision=23551
2011-05-17 00:31:41 +00:00
David Anderson
a2fc8edcae
- scheduler: per-processor limits should be based on
...
"effective" # of processors (taking prefs into account)
rather than the physical number
svn path=/trunk/boinc/; revision=23547
2011-05-13 22:04:10 +00:00
Rom Walton
b3b7faca03
Quick Updates
...
svn path=/trunk/boinc/; revision=23472
2011-04-27 19:30:46 +00:00
David Anderson
51e19988f2
- client: fix bug in [23431]
...
svn path=/trunk/boinc/; revision=23469
2011-04-26 22:41:50 +00:00
Rom Walton
7f086d5c70
Quick Updates
...
svn path=/trunk/boinc/; revision=23435
2011-04-25 14:46:47 +00:00
Rom Walton
fa2c939df6
Quick Updates
...
svn path=/trunk/boinc/; revision=23412
2011-04-20 22:51:16 +00:00
Rom Walton
d0bfe8d303
Quick Updates
...
svn path=/trunk/boinc/; revision=23411
2011-04-20 21:10:50 +00:00
David Anderson
b062bd03f4
- admin web: all specifying an SVN config dir in the web config file,
...
in case your svn requires a proxy or something.
From Boris Dayma.
svn path=/trunk/boinc/; revision=23386
2011-04-19 20:17:51 +00:00
David Anderson
3fc341fc60
- user web: fix numeric field sanitization in prefs. Fixes #1087 .
...
- 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
2011-04-08 00:14:01 +00:00
David Anderson
edcd09bded
- client sim stuff
...
svn path=/trunk/boinc/; revision=23354
2011-04-07 23:10:06 +00:00
David Anderson
62ae83e615
- manager: change simple view notices window title from Messages to Notices
...
svn path=/trunk/boinc/; revision=23353
2011-04-06 19:03:00 +00:00
Rom Walton
3b541e5e55
Quick Updates
...
svn path=/trunk/boinc/; revision=23352
2011-04-06 18:43:03 +00:00
Charlie Fenton
81b0e63b97
Release Mac BOINC 6.12.22 to alpha test
...
svn path=/trunk/boinc/; revision=23349
2011-04-05 22:42:43 +00:00
Rom Walton
2c3b925e42
Quick Updates
...
svn path=/trunk/boinc/; revision=23343
2011-04-05 19:24:52 +00:00
David Anderson
9e0cd1229a
- Make project info translatable
...
svn path=/trunk/boinc/; revision=23327
2011-04-05 05:10:56 +00:00
David Anderson
1b9133b868
- scheduler: don't send unboundedly many assigned jobs
...
- Makefile: don't include unnecessary files
svn path=/trunk/boinc/; revision=23315
2011-04-04 11:45:44 +00:00
David Anderson
a7828abdda
- scheduler: removed unused destructors in COPROC that
...
caused scheduler to crash (not sure why)
svn path=/trunk/boinc/; revision=23312
2011-04-01 21:21:11 +00:00
David Anderson
247413b291
- server/client: make a stripped-down OpenCL header file, lib/cl_boinc.h,
...
for the things that BOINC actually needs
(fixes server compile problems)
- client: fix various compile errors in coproc_detect.cpp
svn path=/trunk/boinc/; revision=23310
2011-04-01 19:39:58 +00:00
Charlie Fenton
d7e5d32137
Release BOINC 6.12.19 for Mac to alpha test
...
svn path=/trunk/boinc/; revision=23283
2011-03-26 09:18:35 +00:00
Rom Walton
8293a95637
Quick Updates
...
svn path=/trunk/boinc/; revision=23280
2011-03-25 20:03:51 +00:00
David Anderson
eaff1b16cc
- wrapper: improved subprocess cleanup, Unix
...
svn path=/trunk/boinc/; revision=23240
2011-03-17 05:56:54 +00:00
David Anderson
4bf163581d
- client simulator stuff
...
svn path=/trunk/boinc/; revision=23239
2011-03-15 19:16:13 +00:00
David Anderson
3c74717d04
- client simulator stuff
...
svn path=/trunk/boinc/; revision=23235
2011-03-14 23:56:14 +00:00
David Anderson
73dfafde79
- validator: if --credit_from_wu is set, and no credit specified in WU,
...
assign zero credit and keep going
- client simulator work
svn path=/trunk/boinc/; revision=23231
2011-03-14 06:27:51 +00:00
David Anderson
e858e7bcfa
- move client simulator PHP code to doc/sim
...
svn path=/trunk/boinc/; revision=23229
2011-03-12 16:43:41 +00:00
David Anderson
4d21b4960a
- client: don't put CDATA around account manager opaque data
...
in request msg
client/
acct_mgr.cpp
svn path=/trunk/boinc/; revision=23214
2011-03-10 21:54:31 +00:00
David Anderson
b8a88713d8
- client: don't put CDATA around account manager opaque data
...
in request msg
svn path=/trunk/boinc/; revision=23210
2011-03-08 20:36:04 +00:00
Rom Walton
2bf111cc5b
Quick Updates
...
svn path=/trunk/boinc/; revision=23206
2011-03-08 01:36:00 +00:00
Rom Walton
f81296a7c8
Quick Updates
...
svn path=/trunk/boinc/; revision=23204
2011-03-08 01:17:17 +00:00
Rom Walton
9212078622
Quick Updates
...
svn path=/trunk/boinc/; revision=23191
2011-03-07 19:44:04 +00:00
Rom Walton
136085ed6a
Quick Updates
...
svn path=/trunk/boinc/; revision=23067
2011-02-18 18:27:50 +00:00
Rom Walton
19254e5e92
Quick Updates
...
svn path=/trunk/boinc/; revision=23066
2011-02-18 18:24:49 +00:00
Rom Walton
49ea516b92
Quick Updates
...
svn path=/trunk/boinc/; revision=23016
2011-02-10 16:45:52 +00:00
David Anderson
91c251c103
- user web: add "delete account" feature.
...
This allows a user to delete all traces of themselves from a project.
Namely:
- clear fields of user record: email_addr, authenticator,
name, country, postal_code
Note: record is not deleted
- clear the domain_name and last_ip_addr fields of hosts
Note: records are not deleted
- quit team
- delete private messages sent and received
- delete forum posts, subscriptions, and forum prefs
- delete profile and associated images
- server: compile fix
svn path=/trunk/boinc/; revision=23006
2011-02-08 21:38:16 +00:00
David Anderson
8145cb86b0
- create_work: add some debugging printfs for Kamran
...
svn path=/trunk/boinc/; revision=22993
2011-02-03 23:27:30 +00:00
Rom Walton
b6c1edfa50
Quick Updates
...
svn path=/trunk/boinc/; revision=22990
2011-02-03 15:55:59 +00:00
Charlie Fenton
564c2bb610
Release Mac BOINC 6.12.12 to alpha test
...
svn path=/trunk/boinc/; revision=22945
2011-01-26 07:12:19 +00:00
Rom Walton
9ab44a2f98
Quick Updates
...
svn path=/trunk/boinc/; revision=22942
2011-01-25 17:54:01 +00:00
David Anderson
9e2abe135e
- simulator work
...
svn path=/trunk/boinc/; revision=22927
2011-01-19 00:32:49 +00:00
Rom Walton
54fc0ec16b
Quick Updates
...
svn path=/trunk/boinc/; revision=22925
2011-01-18 18:24:11 +00:00
Rom Walton
a88fe4aba7
Quick Updates
...
svn path=/trunk/boinc/; revision=22887
2011-01-06 19:45:36 +00:00
David Anderson
b418596cee
- unix build: remove hardwired -ldl
...
svn path=/trunk/boinc/; revision=22860
2011-01-03 03:55:33 +00:00
Charlie Fenton
69e0259823
Release Mac BOINC 6.12.9 to alpha test
...
svn path=/trunk/boinc/; revision=22832
2010-12-08 06:03:37 +00:00
David Anderson
7baddb24e3
- Fix bugs in Rappture wrapper
...
- Add README file and templates for Rappture wrapper
- create_work: create defaults for --wu_name, --wu_template, --result_template
- user web: fix typo on workunit.php
svn path=/trunk/boinc/; revision=22826
2010-12-07 19:28:08 +00:00
Charlie Fenton
02c380e0dc
Release Mac BOINC 6.12.8 to alpha test
...
svn path=/trunk/boinc/; revision=22818
2010-12-03 08:32:01 +00:00
Rom Walton
a5a047c5ab
Quick Updates
...
svn path=/trunk/boinc/; revision=22816
2010-12-03 04:17:34 +00:00
Rom Walton
9aab5375d4
Quick Updates
...
svn path=/trunk/boinc/; revision=22805
2010-12-02 20:05:28 +00:00
Rom Walton
9f33bbb5ad
Quick Updates
...
svn path=/trunk/boinc/; revision=22802
2010-12-02 17:39:44 +00:00
David Anderson
295e8fbdb4
- client: on startup, generate a notice if any jobs require more RAM
...
than is allowed by prefs
svn path=/trunk/boinc/; revision=22779
2010-11-30 22:12:14 +00:00
David Anderson
f8e2d07cf9
- scheduler: add vbox32 and vbox64 plan classes for VirtualBox apps.
...
svn path=/trunk/boinc/; revision=22778
2010-11-30 19:36:07 +00:00
David Anderson
c6f72463cc
- admin web: fix bug in credit.php
...
svn path=/trunk/boinc/; revision=22697
2010-11-14 17:04:56 +00:00
Rom Walton
80c2aebd62
Quick Updates
...
svn path=/trunk/boinc/; revision=22695
2010-11-12 20:25:59 +00:00
Rom Walton
742b032884
Quick Updates
...
svn path=/trunk/boinc/; revision=22658
2010-11-09 17:31:11 +00:00
David Anderson
789f0b67fc
- GUI RPC: parse GPU info, FLOPS from APP_VERSION records
...
(client already sends this info)
svn path=/trunk/boinc/; revision=22624
2010-11-04 21:32:05 +00:00
David Anderson
e8d931a729
- translation update
...
svn path=/trunk/boinc/; revision=22617
2010-11-03 18:40:15 +00:00
David Anderson
ef472e3df7
- client simulator: model the scheduler's deadline check mechanism
...
- scheduler: improve the deadline check mechanism slightly.
When updating "estimated delay" (a rough measure of how long
a resource is saturated with high-priority work)
take into account the # of instances used by the job,
and the # of total instances
svn path=/trunk/boinc/; revision=22612
2010-11-01 16:53:41 +00:00
Rom Walton
884549c695
Quick Updates
...
svn path=/trunk/boinc/; revision=22598
2010-10-27 17:46:53 +00:00
Rom Walton
3f88198aef
Quick Updates
...
svn path=/trunk/boinc/; revision=22592
2010-10-22 21:30:12 +00:00
David Anderson
020a4d4ed1
- user web: in RSS item for private message, don't say anything
...
about the message (sender, title, or content)
- user web: don't send an RSS item for a thread with no posts (i.e., hidden)
- client simulator: support global_prefs_override.xml
svn path=/trunk/boinc/; revision=22545
2010-10-17 20:12:14 +00:00
David Anderson
575718e420
- client: delete a notice if it's no longer in the RSS feed.
...
E.g., if a project deletes a news item, remove it from notices.
- notices RSS: remove the "since_time" mechanism
(an optimization that conflicts with the above)
svn path=/trunk/boinc/; revision=22543
2010-10-17 04:01:36 +00:00
Charlie Fenton
802b7d9516
Release Mac BOINC 6.12.2 to alpha test
...
svn path=/trunk/boinc/; revision=22539
2010-10-16 02:58:31 +00:00
Charlie Fenton
7f4ed317f3
Release Mac BOINC 6.12.2 to alpha test
...
svn path=/trunk/boinc/; revision=22538
2010-10-16 02:55:33 +00:00
Rom Walton
d3d1b17668
Quick Updates
...
svn path=/trunk/boinc/; revision=22534
2010-10-15 19:26:44 +00:00
Rom Walton
d1bfcd70ef
Quick Updates
...
svn path=/trunk/boinc/; revision=22527
2010-10-15 17:37:59 +00:00
David Anderson
ccac28c863
- client: when an app exits, adjust debts before erasing ACTIVE_TASK.
...
Otherwise the last episode won't get accounted
- client simulator: add output file for debt info
svn path=/trunk/boinc/; revision=22505
2010-10-14 19:07:02 +00:00