Commit Graph

10067 Commits

Author SHA1 Message Date
Janus B. Kristensen a2d85647bd Fixed the stupid post-content layout-breaking overflow in some browsers and a CSS error that caused the original fix to only work in certain conditions.
svn path=/trunk/boinc/; revision=12620
2007-05-09 08:59:14 +00:00
Charlie Fenton fb348ff6df Mac: Release version 5.9.10
svn path=/trunk/boinc/; revision=12618
2007-05-09 06:36:57 +00:00
Charlie Fenton 4254b78ad5 Mac: Refresh Disk Usage pane only on every 10th call to reduce CPU overhead, but refresh once per second the first 3 times to work around a bug drawing the legends.
svn path=/trunk/boinc/; revision=12617
2007-05-09 06:35:59 +00:00
David Anderson c08eddf7fe - GUI RPC: add new element d_boinc to DISK_USAGE;
tells how much disk space BOINC is using
        (not including projects).
    - added project.max_infeasible_count to client simulator

    client/
        gui_rpc_server_ops.C
        sim.C,h
        sim_util.C
    clientgui/
        ViewResources.cpp
    lib/
        filesys.C
        bui_rpc_client.h
        bui_rpc_client_ops.C

svn path=/trunk/boinc/; revision=12615
2007-05-08 23:12:40 +00:00
David Anderson 44a7509e35 - core client: improve error message when can't link app version
client/
		client_state.C
		cs_statefile.C

svn path=/trunk/boinc/; revision=12614
2007-05-08 22:07:21 +00:00
Rom Walton 021450296e svn path=/trunk/boinc/; revision=12613 2007-05-08 15:33:41 +00:00
Janus B. Kristensen 769828b126 Initial checkin of a tiny part of the BT code
svn path=/trunk/boinc/; revision=12612
2007-05-08 08:31:44 +00:00
Janus B. Kristensen d0f4a8643e Property change
svn path=/trunk/boinc/; revision=12611
2007-05-08 08:25:13 +00:00
Janus B. Kristensen aaab3954ed A BEncoding container for BEncoding dictionaries in dictionaries in lists in...etc. etc.
svn path=/trunk/boinc/; revision=12610
2007-05-08 08:22:17 +00:00
Janus B. Kristensen 56fd688f54 A tiny bit of documentation
svn path=/trunk/boinc/; revision=12608
2007-05-08 08:16:30 +00:00
Rom Walton 8b6576a549 - Tag for 5.9.10 release, all platforms
boinc_core_release_5_9_10
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=12605
2007-05-08 04:05:14 +00:00
David Anderson f6a06c60ac - client simulator:
- Add --server_uses_workload option
            (simulate server that does EDF simulation)
        - Add simulation of exponential backoff when don't get work.
            Otherwise it will keep asking forever.
        - move non-interesting stuff to sim_util.C
    - change simulator code to use ' instead of " in compiled translations
    
    client/
        makefile_sim
        sim_util.C
        sim.C,h
        work_fetch.C
    html/inc/
        translation.inc
    sched/
        edf_sim.C
        edf_sim.h (new)

svn path=/trunk/boinc/; revision=12604
2007-05-08 01:55:28 +00:00
Rom Walton afcbd495d4 Minor fix
svn path=/trunk/boinc/; revision=12603
2007-05-07 22:18:49 +00:00
Rom Walton 6904f5acc6 - fixes #4 - BOINC Manager should be able to find it's
localization files.
      
      BOINCMgr will now check in the absolute path in which
      it was installed as well as the relative path from where
      it was executed from.
      

    clientgui/
        BOINCGUIApp.cpp, .h

svn path=/trunk/boinc/; revision=12602
2007-05-07 20:50:08 +00:00
Rom Walton 7f76e8aeeb - fixes #110 - Simple GUI: "spacer" image is not updated
clientgui/
        sg_ImageLoader.cpp
        sg_ProjectsComponent.cpp, .h

svn path=/trunk/boinc/; revision=12601
2007-05-07 20:02:03 +00:00
David Anderson 2853649d28 - core client: add <no_alt_platform> config option;
eliminates use of alternate platforms.

    client/
        client_state.h
        cs_platforms.C
        cs_statefile.C
        log_flags.C,h

svn path=/trunk/boinc/; revision=12600
2007-05-07 19:38:27 +00:00
Rytis Slatkevičius 8b7842b116 Fix #175 (quotes getting escaped twice)
svn path=/trunk/boinc/; revision=12599
2007-05-07 19:34:45 +00:00
Rom Walton f850bf105c svn path=/trunk/boinc/; revision=12598 2007-05-07 19:13:29 +00:00
David Anderson f7a12ca7d4 - core client: fix bug in code to ignore unknown platforms.
client/
		cs_scheduler.C

svn path=/trunk/boinc/; revision=12597
2007-05-07 17:49:21 +00:00
Rom Walton ad12c3362d svn path=/trunk/boinc/; revision=12596 2007-05-07 16:03:08 +00:00
Rom Walton 17ecbb3bb0 svn path=/trunk/boinc/; revision=12595 2007-05-07 15:22:32 +00:00
Janus B. Kristensen a4d0ea077d Removed BOINC.dk from stats sites as it is in the process of shutting down several of its services
svn path=/trunk/boinc/; revision=12594
2007-05-07 11:09:15 +00:00
Janus B. Kristensen 5a28d40e57 Removed BOINC.dk from stats sites as it is in the process of shutting down several of those services.
svn path=/trunk/boinc/; revision=12593
2007-05-07 11:05:46 +00:00
Charlie Fenton 8040a6165e Change visible copyright to 2007
svn path=/trunk/boinc/; revision=12592
2007-05-07 10:50:50 +00:00
Charlie Fenton a8ec967510 Bump version to 5.9.9 for release with multi-platform fix.
svn path=/trunk/boinc/; revision=12584
2007-05-07 09:40:07 +00:00
Jens Seidler fc8b7de723 Localization: BOINC website language and BOINC Manager files updated: Polish(po), Japanese(ja), German(de)
svn path=/trunk/boinc/; revision=12583
2007-05-07 05:45:45 +00:00
David Anderson 7207c6ef39 - make_project: create <log_dir> element in config.xml
(so that show_logs.php will work).
        Fixes #170
        
    py/Boinc/
        setup_project.py

svn path=/trunk/boinc/; revision=12582
2007-05-07 02:10:31 +00:00
Janus B. Kristensen 1bec453edf Removed some old debug and changed a bogus error message with a more sane one
svn path=/trunk/boinc/; revision=12581
2007-05-06 22:49:49 +00:00
Janus B. Kristensen 80d875b076 Removed some old debug and changed a bogus error message with a more sane one
svn path=/trunk/boinc/; revision=12580
2007-05-06 22:38:43 +00:00
David Anderson a6521f58e7 - core client: when parsing statefile or scheduler reply,
if get an app_version with unknown platform name, ignore it.
		This means that, e.g. if someone moves a BOINC directory
		from Intel to PowerPC Mac, things will still work right.

	client/
		client_state.C,h
		cs_platforms.C
		cs_scheduler.C
		cs_statefile.C

svn path=/trunk/boinc/; revision=12579
2007-05-06 20:22:39 +00:00
David Anderson a8016c461c - another multi-platform fix (missing \n)
client/
		client_types.C

svn path=/trunk/boinc/; revision=12578
2007-05-06 19:48:17 +00:00
Rytis Slatkevičius 140b0667d5 Update user_posts RPC to include thread title and allow post content length customization
svn path=/trunk/boinc/; revision=12577
2007-05-06 09:40:42 +00:00
Charlie Fenton 630a0f16be Mac: On Intel Macs, support PowerPC Mac as a secondary platform.
svn path=/trunk/boinc/; revision=12576
2007-05-06 09:11:19 +00:00
Charlie Fenton 51a61dc256 Fix change date in comments.
svn path=/trunk/boinc/; revision=12574
2007-05-06 02:03:57 +00:00
Rom Walton fa43fc291e svn path=/trunk/boinc/; revision=12573 2007-05-05 21:13:01 +00:00
Charlie Fenton d23fa4012e - Tag for 5.9.8 release, all platforms
boinc_core_release_5_9_8

svn path=/trunk/boinc/; revision=12571
2007-05-05 11:02:06 +00:00
Charlie Fenton 659b23f37d Bump version to 5.9.8 for release with multi-platform fix.
svn path=/trunk/boinc/; revision=12570
2007-05-05 10:45:34 +00:00
David Anderson be74515c58 - Server status page: fix bug that showed most daemons as not running
on FC6; needed to trim white space from pid
    - Server status page: show server software SVN revision

svn path=/trunk/boinc/; revision=12569
2007-05-05 03:11:35 +00:00
Charlie Fenton a8bff8c1be Fix display width of License Agreement
svn path=/trunk/boinc/; revision=12568
2007-05-05 01:51:51 +00:00
Charlie Fenton 9f4a0fa222 svn path=/trunk/boinc/; revision=12567 2007-05-05 01:32:57 +00:00
Charlie Fenton d2dd3035c4 Bug fix: Add separate License Agreement file to bare core distro, not to Manager installer distro.
svn path=/trunk/boinc/; revision=12565
2007-05-05 01:28:43 +00:00
David Anderson 71bb6ef5c3 - Oops! Small mistake in multi-platform changes.
client/
		cs_scheduler.C

svn path=/trunk/boinc/; revision=12564
2007-05-05 00:06:21 +00:00
David Anderson d1adc3ab49 sim-related stuff
svn path=/trunk/boinc/; revision=12563
2007-05-04 23:05:17 +00:00
David Anderson dd797bc843 - API: if using graphics, set worker thread stack size limit to max
(from Rosetta@home)
    
    api/
        graphics_impl.C

svn path=/trunk/boinc/; revision=12562
2007-05-04 20:06:00 +00:00
Rom Walton 775e7cd67a svn path=/trunk/boinc/; revision=12559 2007-05-04 18:48:05 +00:00
David Anderson 4c76f95a34 - scheduler: in send_result_abort(), distinguish between
the enumeration ending versus it failing.
        This fixes a bug where lots of results would be
        incorrectly aborted if there's a database problem.
        This fix only matters if you use the <send_result_abort> config flag.
        (from Kevin Reed)
    - validator: add -credit_from_wu option.
        This gets credit from the workunit XML
        (which must have a <credit> flag).
        This lets you use credit-from-WU with the standard validators
        (sample_bitwise and sample_trivial)

    sched/
        handle_request.C
        validator.C
        validate_util.h

svn path=/trunk/boinc/; revision=12558
2007-05-04 17:59:50 +00:00
Rom Walton bcc72e46be - Tag for 5.9.7 release, all platforms
boinc_core_release_5_9_7

svn path=/trunk/boinc/; revision=12556
2007-05-04 17:45:21 +00:00
Rom Walton b198b64c7a - Include the new custom actions in the Windows Installers
svn path=/trunk/boinc/; revision=12555
2007-05-04 16:51:30 +00:00
Rom Walton b1add48d76 - Fix build break for Unicode builds
( From Frank Weiler )
    - Win: Introduce a custom action to delete any lingering binaries from the
        installation directory before MSI determines what needs to be copied.
    - Win: Introduce a custom action that will migrate
        C:\Program Files (x86)\BOINC to C:\Program Files\BOINC for the x64
        upgrade scenario.
    
    clientgui/
        BOINCGridCtrl.cpp
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.rc
        boinccas95.def
        boinccas95.vcproj
        CACleanupOldBinaries.cpp, .h (Added)
        CAMigratex86x64.cpp, .h (Added)
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll
    win_build/installerv2/redist/Windows/x64/
        boinccas.dll
        boinccas95.dll

svn path=/trunk/boinc/; revision=12554
2007-05-04 16:34:50 +00:00
Jens Seidler e88e8758a7 Localization: Web and BOINC survey language files: Polish(pl) Czech(cs)
svn path=/trunk/boinc/; revision=12550
2007-05-04 05:55:17 +00:00