Commit Graph

10149 Commits

Author SHA1 Message Date
David Anderson 4e750be63b svn path=/trunk/boinc/; revision=12708 2007-05-22 02:59:05 +00:00
David Anderson 17a83ada30 - feeder: fixed SQL query again
sched/
    feeder.C

svn path=/trunk/boinc/; revision=12707
2007-05-22 02:58:01 +00:00
Charlie Fenton 833b52f71b Fix typo in comment
svn path=/trunk/boinc/; revision=12706
2007-05-22 01:08:53 +00:00
David Anderson 6f7f1bfd5c - API: don't include config.h in a few places
api/
		graphics_impl.C
		texture.C
		tgalib.C

svn path=/trunk/boinc/; revision=12705
2007-05-21 18:19:28 +00:00
Rom Walton d32fe787e2 - fixes #182 - System tray icon should be removed for both exit
scenarios.
        
    clientgui/
        BOINCBaseFrame.cpp
        BOINCTaskBar.cpp

svn path=/trunk/boinc/; revision=12704
2007-05-21 16:07:10 +00:00
David Anderson 9b4eff7284 - feeder: the query change of 13 April broke the -random_order,
-priority_order, -priority_order_create_time,and -mod options
    (from Nicolas Maire)

sched/
    feeder.C

svn path=/trunk/boinc/; revision=12703
2007-05-21 15:06:43 +00:00
David Anderson 188c49c6d5 svn path=/trunk/boinc/; revision=12702 2007-05-21 14:51:33 +00:00
David Anderson 087aa84915 - scheduler: fix bug that caused crash in anonymous platform case;
don't send result platform or version num if anon platform.
- back end: parse server status-related config elements
    (wwww_host etc.) to avoid XML warnings

sched/
    sched_config.C
    sched_send.C
    server_types.C

svn path=/trunk/boinc/; revision=12701
2007-05-21 14:49:00 +00:00
Rom Walton b7de981d3b - Bug Fix: fprintf is an ANSI function in Linux, convert Unicode
string to ANSI before writing them to sdterr.
    - Bug Fix: Fix the abort button logic, VS 2005 was throwing some
        useful warnings.
        
    clientgui/
        SkinManager.cpp
        ViewWork.cpp
        ViewWorkGrid.cpp

svn path=/trunk/boinc/; revision=12700
2007-05-21 14:20:09 +00:00
Janus B. Kristensen 2ed9d12ddc Added BEncoded lists to Bittorrent utility classes
svn path=/trunk/boinc/; revision=12699
2007-05-20 13:27:34 +00:00
Janus B. Kristensen 4953106559 Added utility class for BEncoded lists
svn path=/trunk/boinc/; revision=12698
2007-05-20 13:25:44 +00:00
Charlie Fenton 30703bcb9b Code cleanup.
svn path=/trunk/boinc/; revision=12697
2007-05-19 23:08:22 +00:00
Charlie Fenton 30d03105b3 Mac installer: if installer package includes a custom skin, set preferences of all users to that skin.
svn path=/trunk/boinc/; revision=12696
2007-05-19 11:56:01 +00:00
David Anderson d09ece4105 - fix bugs in job_times.php; it shows the correct mean and stdev now.
html/ops/
    job_times.php

svn path=/trunk/boinc/; revision=12695
2007-05-18 22:48:00 +00:00
David Anderson 826e65f8d0 - client simulator: fix cpu_sched_rr_only bug
- boinc_cmd: canonicalize URLs
- user web: fix link to Top Teams
- back end: remove code related to alternate download dir

client/
    cpu_sched.C
    sim.C
html/
    inc/
        stats_sites.inc
    user/
        stats.php
lib/
    boinc_cmd.C
sched/
    file_deleter.C
    sched_config.C,h

svn path=/trunk/boinc/; revision=12694
2007-05-18 22:02:51 +00:00
Rom Walton 7f65b62bba svn path=/trunk/boinc/; revision=12693 2007-05-18 18:01:42 +00:00
Rom Walton 83ca42bb8f update versions
svn path=/trunk/boinc/; revision=12692
2007-05-18 16:54:39 +00:00
Rytis Slatkevičius 1740f526d9 Encode UTF characters into HTML entities (from ChristianB, fix #57).
NOTE: teams that have name display issues will have to edit their description once the projects update the code.

svn path=/trunk/boinc/; revision=12691
2007-05-18 15:02:02 +00:00
Rytis Slatkevičius c7cf11d4af Show forum name list instead of asking for a numeric ID (from Willy de Zutter)
svn path=/trunk/boinc/; revision=12690
2007-05-18 14:49:10 +00:00
Rytis Slatkevičius 9b07b4a46e Remove unused files, fix forum rows being invisible in IE because of height issues
svn path=/trunk/boinc/; revision=12689
2007-05-18 14:20:58 +00:00
Charlie Fenton 6068edc261 Set app version string to "GridRepublic Desktop" instead of "GridRepublic"
svn path=/trunk/boinc/; revision=12688
2007-05-18 09:19:31 +00:00
Charlie Fenton 5f89207fc9 New shell scripts converts unbranded BOINC installer into GridRepublic installer
svn path=/trunk/boinc/; revision=12687
2007-05-18 09:10:53 +00:00
Charlie Fenton caf6532d15 Fix GridRepublic ReadMe file
svn path=/trunk/boinc/; revision=12686
2007-05-18 06:29:05 +00:00
David Anderson c2edcd489e - sort team-lookup results by avg credit desc
html/user/
    team_lookup.php

svn path=/trunk/boinc/; revision=12685
2007-05-18 05:13:57 +00:00
Charlie Fenton b5d7063015 Release Mac 5.9.11
svn path=/trunk/boinc/; revision=12684
2007-05-18 02:34:28 +00:00
Rom Walton 4dabd396d7 release x64 version for Linux
svn path=/trunk/boinc/; revision=12683
2007-05-17 17:39:31 +00:00
Charlie Fenton 4c4d8e8597 Fix duplicate paragraph in Mac ReadMe file.
svn path=/trunk/boinc/; revision=12682
2007-05-17 11:07:24 +00:00
Rom Walton 35a04e3eee svn path=/trunk/boinc/; revision=12679 2007-05-16 16:11:30 +00:00
Rom Walton 4f72f939ea - Tag for 5.9.11 release, all platforms
boinc_core_release_5_9_11
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12677
2007-05-16 14:26:50 +00:00
Jens Seidler 0693ac4c63 Localization: BOINC website language files updated: Durch(nl)
svn path=/trunk/boinc/; revision=12676
2007-05-16 05:22:50 +00:00
David Anderson 477834b425 don't error out if no svn version file
svn path=/trunk/boinc/; revision=12674
2007-05-15 21:48:48 +00:00
David Anderson 293176d656 - user web: add
$s = '$s';
    at top of compiled translation files,
    to allow re-ordering of format codes
    (from H. Komori)

html/inc/
    translation.inc

svn path=/trunk/boinc/; revision=12673
2007-05-15 21:41:59 +00:00
David Anderson d1f6a8ea0d added sim_form.php
svn path=/trunk/boinc/; revision=12672
2007-05-15 20:47:42 +00:00
David Anderson f7e650191a - client: change Win program launch to suppress hourglass cursor
- client simulator: add --cpu_sched_rr_only and --dual_dcf options

client/
    app.h
    app_start.C
    client_types.C,h
    cpu_sched.C
    cs_scheduler.C
    sim.C,h
    work_fetch.C

svn path=/trunk/boinc/; revision=12671
2007-05-15 20:29:26 +00:00
Rom Walton 712cb972d8 libcurl depends on openssl, GCC is order dependent and fails with unresolved symbol errors if curl is included after openssl.
svn path=/trunk/boinc/; revision=12670
2007-05-15 17:58:21 +00:00
Rom Walton 73230372e7 svn path=/trunk/boinc/; revision=12669 2007-05-15 16:38:06 +00:00
Rom Walton 616bde6793 - MGR: Increase the connection timeout to one minute to account
for slow machines during boot-up.
        
    clientgui/
        MainDocument.cpp

svn path=/trunk/boinc/; revision=12668
2007-05-15 16:36:40 +00:00
Rom Walton 75bfda5a9c Update build makefile
svn path=/trunk/boinc/; revision=12667
2007-05-15 15:04:55 +00:00
Rytis Slatkevičius 56871331a5 - Fix #189: add links to send PMs below user name in the forum, in the user overview and in user profile page.
- Change "CVS" into "SVN" in the CVS version tracker (automatically generated comment in the pages showing page revision number)

svn path=/trunk/boinc/; revision=12666
2007-05-15 10:06:38 +00:00
David Anderson 5bbcc6b3b6 - client: fix bug where:
1) client wakes up from hibernate
    2) one or more network ops start (e.g. because backoff expired)
    3) ops fail because DNS system isn't up yet
    4) connect to reference site fails too
    5) user sees "please create physical connection",
        even though there's been a physical connection the whole time.
    Solution:
    - keep track of "last wakeup time": the last time the
        time of day (measured in poll_slow_events())            increased by more than 10 times the polling interval.
        This must be either coming out of hibernation,
        or the user resetting the system clock.
    - When a network operation fails, try to contact the reference site
        only if it's more than 30 seconds after the last wakeup time.

client/
    client_state.C,h
    net_stats.C

svn path=/trunk/boinc/; revision=12665
2007-05-14 21:45:02 +00:00
David Anderson 8f25fdf2a1 David 14 May 2007
- API: Eric Myers reported that my 4 May checkin
        (which increased worker thread stack size to the limit
        returned by getrlimit())
        broke his app on several Linux platforms.
        So I added a worker_thread_stack_size element to BOINC_OPTIONS.
        If you want an increased stack size, set this.
    - web RPC: add <url> and <local_revision> elements to
        the XML returned by get_project_config.php

    html/user/
        sample_get_project_config.php
    api/
        graphics_impl.C


svn path=/trunk/boinc/; revision=12664
2007-05-14 19:52:00 +00:00
David Anderson bd8b0aed41 - core client: on attach to project,
if the initial sched request failed,
		the manager would show "communicating" for 60 sec,
		then time out and show "failed to attach".
		But the project would actually be attached.
		This was due to a logic error,
		but I fixed it in a more fundamental way:
		by considering an attach to be complete immediately,
		without waiting for a successful scheduler RPC.

		This was originally done to ensure that the URL and account key were valid.
		But when using the BOINC Manager, we've already verified
		both of these before doing the attach project RPC.

		When using boinc_cmd, you now have to check for messages
		indicating a bad URL or account key.
		I changed things to print these messages on every sched RPC.

		Implementation: the notion of "tentative project" no longer exists.

	client/
		client_state.C,h
		client_types.C,h
		cs_account.C
		cs_benchmarks.C
		cs_scheduler.C
		gui_rpc_server_ops.C
		scheduler_op.C
		sim.C
		sim_util.C

svn path=/trunk/boinc/; revision=12663
2007-05-14 19:18:45 +00:00
David Anderson c31aa48a50 - core client: in statefile read, set avp->platform
before linking.
	- core client: when parse app_info.xml,
		set platform to primary platform.
		Otherwise anonymous platform mechanism doesn't work.
	- GUI RPC: in attach project RPC, check for
		already attached even in config file case

	client/
		cs_statefile.C
		gui_rpc_server_ops.C
		scheduler_op.C
		time_stats.C

svn path=/trunk/boinc/; revision=12662
2007-05-14 17:36:16 +00:00
David Anderson 01f4851323 - scheduler: add max_wus_in_progress option.
Limits total # of in-progress results per host
    (independently of #CPUs)

sched/
    sched_config.C,h
    sched_resend.C
    sched_send.C
    server_types.h


svn path=/trunk/boinc/; revision=12661
2007-05-14 15:21:38 +00:00
Rytis Slatkevičius 5f7ed5b8fc Remove redundant search boxes from the bottom of the forum pages
svn path=/trunk/boinc/; revision=12660
2007-05-13 18:41:34 +00:00
Rom Walton 9c06b48c2d - Change the 'ProductName' in the resource structures to
'BOINC client' instead of 'BOINC core client'

    client/win/
        boinc_cmd.rc
        boinc_ss.rc
    clientgui/
        BOINCGUIApp.rc

svn path=/trunk/boinc/; revision=12659
2007-05-12 15:20:19 +00:00
David Anderson 58b39390b1 - Python tools:
- removed "add" (long deprecated)
    - version.py is needed only in test/;
        remove references to it in boinc_path_config.py,
        and don't copy it to project/bin

py/Boinc/
    boinc_path_config.py.in
    setup_project.py
tools/
    add (removed)

svn path=/trunk/boinc/; revision=12658
2007-05-11 22:24:14 +00:00
Rytis Slatkevičius 79e77f1de5 Fix non-unique user name handling in private messages
svn path=/trunk/boinc/; revision=12657
2007-05-11 20:34:16 +00:00
David Anderson 3612fe184f - web RPC: show lots more info in team_lookup.php, XML version
html/inc/
    xml.inc


svn path=/trunk/boinc/; revision=12656
2007-05-11 18:41:36 +00:00
David Anderson e851cb0bd7 svn path=/trunk/boinc/; revision=12655 2007-05-11 18:34:14 +00:00