Commit Graph

2430 Commits

Author SHA1 Message Date
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