Commit Graph

12756 Commits

Author SHA1 Message Date
Rom Walton cb3d22962c Quick Updates
svn path=/trunk/boinc/; revision=16319
2008-10-27 15:05:17 +00:00
David Anderson a726775e94 - client: ignore max_cpus if max_ncpus_pct is nonzero
svn path=/trunk/boinc/; revision=16318
2008-10-25 15:21:28 +00:00
Charlie Fenton ec28245556 Release BOINC 6.3.17 for Mac & Windows
svn path=/trunk/boinc/; revision=16317
2008-10-25 00:17:43 +00:00
David Anderson 5109e91fb6 - added "image" exercise type
svn path=/trunk/boinc/; revision=16314
2008-10-24 22:28:34 +00:00
David Anderson b5a83796b4 - Bolt stuff
svn path=/trunk/boinc/; revision=16313
2008-10-24 20:09:16 +00:00
David Anderson e859261535 svn path=/trunk/boinc/; revision=16310 2008-10-24 16:18:28 +00:00
David Anderson 10de7876dc - enhancemenets to dbinfo.php, from Tolu
svn path=/trunk/boinc/; revision=16309
2008-10-24 16:11:44 +00:00
Charlie Fenton 33559ae292 MGR: Sort compare functions return false if values are equal
svn path=/trunk/boinc/; revision=16308
2008-10-24 11:24:39 +00:00
David Anderson 47086dbbad - client: --help: show all options, and alphabetize them
svn path=/trunk/boinc/; revision=16307
2008-10-23 21:56:08 +00:00
David Anderson 19dfe0ee71 - Add callback mechanism for exercises and exercise sets
- Default count for exercise sets is N, not 1

svn path=/trunk/boinc/; revision=16305
2008-10-23 20:35:39 +00:00
Rom Walton 80c248fc38 - Tag for 6.3.17 release, all platforms
boinc_core_release_6_3_17

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16304
2008-10-23 20:31:52 +00:00
David Anderson 013c8cb948 - client: fix prefs parsing
svn path=/trunk/boinc/; revision=16298
2008-10-23 18:45:47 +00:00
David Anderson fc7724cccb - oops, Rom already made the change
svn path=/trunk/boinc/; revision=16297
2008-10-23 16:23:56 +00:00
David Anderson e58473a1e2 - client: tweak to set_ncpus()
svn path=/trunk/boinc/; revision=16296
2008-10-23 16:23:16 +00:00
Rom Walton 9d973c50e1 - Tag for 6.3.16 release, all platforms
boinc_core_release_6_3_16

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16294
2008-10-23 15:39:02 +00:00
Rom Walton 727b9a19ee - client: the max percent needs to be based on the max cpu
preference not the total number of CPUs if we are 
        actually calculating the min of both of them.
    
    client/
        cpu_sched.cpp

svn path=/trunk/boinc/; revision=16289
2008-10-23 13:59:00 +00:00
Rom Walton 6268cfd3c3 Quick Updates
svn path=/trunk/boinc/; revision=16288
2008-10-23 13:50:20 +00:00
Rom Walton 2536f68d1c - LIB: The max cpu preferences was named 'max_cpus' and
not 'max_ncpus' back in the day.
        
    lib/
        prefs.cpp

svn path=/trunk/boinc/; revision=16285
2008-10-23 13:39:40 +00:00
Rom Walton 4310dcbae0 svn path=/trunk/boinc/; revision=16284 2008-10-23 12:56:51 +00:00
Rom Walton 3665b05ef2 - WINSETUP: When the shortcut to BOINC Manager remove the
minimize flag, it apparently was causing the small
        manager window.  The '/s' parameter already takes
        care of minimizing the window.
        (From Kevin Reed)
        
    win_build/installerv2/
        BOINC.ism
        BOINCx64.ism

svn path=/trunk/boinc/; revision=16282
2008-10-23 12:54:33 +00:00
Rom Walton 651fa47ec6 - MGR: Have the SkinManager parse the correct spelling
of 'organization'.
    - MGR: Add a new tab status to the Simple GUI for when
        the client has been instructed to delay starting
        applications via the <delay_start> option in cc_config.xml
        (From Kevin Reed)

    clientgui/
        sg_ImageButton.cpp, .h
        sg_ViewTabPage.cpp
        SkinManager.cpp

svn path=/trunk/boinc/; revision=16280
2008-10-23 04:10:12 +00:00
Rom Walton 67ad74aa3b - WINSETUP: Include a fix for the ALLUSERS flag so that
based on the user preference, the installation settings
        are honored
        (From Kevin Reed)
        
    win_build/installerv2/
        BOINC.ism
        BOINCx64.ism

svn path=/trunk/boinc/; revision=16277
2008-10-23 03:37:12 +00:00
Rom Walton a163097059 svn path=/trunk/boinc/; revision=16275 2008-10-23 03:14:52 +00:00
Rom Walton c06b99be0e - LIB: Fix the windows callstack dump routine for
Visual Studio 2008
        
    lib/
        stackwalker_imports.h
        stackwalker_win.cpp

svn path=/trunk/boinc/; revision=16274
2008-10-23 03:02:16 +00:00
David Anderson 9a887c7f19 svn path=/trunk/boinc/; revision=16271 2008-10-22 22:49:18 +00:00
David Anderson 882c0cde50 - client: print #CPUs if not all
svn path=/trunk/boinc/; revision=16270
2008-10-22 22:25:16 +00:00
David Anderson 760cd90c7b - client: restore support for max_ncpus preference.
This and max_ncpus_pct can both be specified.
    If both are specified, we take the min.

svn path=/trunk/boinc/; revision=16268
2008-10-22 21:25:26 +00:00
Kevin Reed a899b9c079 svn path=/trunk/boinc/; revision=16260 2008-10-22 18:34:30 +00:00
Kevin Reed 15bd20524f svn path=/trunk/boinc/; revision=16259 2008-10-22 18:33:50 +00:00
David Anderson 1f6df503f5 - web: don't select orphaned profile as UOTD;
delete profile when delete user.  Fixes #761

svn path=/trunk/boinc/; revision=16255
2008-10-22 15:49:01 +00:00
Charlie Fenton d6eea6d46e Removed debugging statements
svn path=/trunk/boinc/; revision=16253
2008-10-22 12:30:16 +00:00
Charlie Fenton 7b41ac8f0e Mac SCR: reinitialize if startanimation() called after stopanimation(), detect if covered by app gfx window under all versions of OS X
svn path=/trunk/boinc/; revision=16252
2008-10-22 12:25:54 +00:00
David Anderson 13e6b1d558 - admin web: add dbinfo.php (shows row counts and disk usage per table)
svn path=/trunk/boinc/; revision=16251
2008-10-22 04:29:19 +00:00
David Anderson 365fb3613e - add dbinfo.php
svn path=/trunk/boinc/; revision=16250
2008-10-22 04:24:35 +00:00
Charlie Fenton e7260e39c6 Mac branding: fix branding problem with GridRepublic installer
svn path=/trunk/boinc/; revision=16248
2008-10-22 03:12:52 +00:00
Charlie Fenton 160ab76aac MGR: More thorough validity checking to prevent crashes
svn path=/trunk/boinc/; revision=16247
2008-10-21 23:30:59 +00:00
David Anderson 5039207e2c - scheduler: add <have_cuda_apps> config flag.
If set the "effective NCPUS" (which is used to scale
    daily_result_quota and max_wus_in_progress)
    is max'd with the # of CUDA GPUs.

svn path=/trunk/boinc/; revision=16246
2008-10-21 23:16:07 +00:00
David Anderson 1a409685e5 - make "make distclean" work in all directories
svn path=/trunk/boinc/; revision=16245
2008-10-21 21:13:52 +00:00
David Anderson 87ff7b07d2 - web: if user tries to edit a BOINC-wide team,
warn them that changes will get overwritten.
    Fixes #758


svn path=/trunk/boinc/; revision=16244
2008-10-21 20:33:16 +00:00
David Anderson 7a3996aba0 - web: add optional $project_http_proxy to project.inc;
if project is behind an HTTP proxy,
    this fixes the SVN fetch in ops/index.php

svn path=/trunk/boinc/; revision=16243
2008-10-21 18:55:17 +00:00
David Anderson 72a24f0404 - manager: fix disk display when talking to pre-6.3 client
svn path=/trunk/boinc/; revision=16242
2008-10-21 17:26:21 +00:00
Kevin Reed 5aa5a5285b Include a fix for the ALLUSERS flag so that based on the user preference, the installation settings are honored
svn path=/trunk/boinc/; revision=16241
2008-10-21 14:40:14 +00:00
David Anderson 065e05d203 - added button images
svn path=/trunk/boinc/; revision=16239
2008-10-20 23:00:20 +00:00
David Anderson 6dd22eec1c - Detect when a refresh has finished
svn path=/trunk/boinc/; revision=16237
2008-10-20 21:19:13 +00:00
David Anderson 2224b8d906 - web: delete all private msgs was broken
svn path=/trunk/boinc/; revision=16236
2008-10-20 18:28:58 +00:00
David Anderson 2952d1f644 - client: if "leave in memory" pref changes, quit suspended tasks
svn path=/trunk/boinc/; revision=16234
2008-10-20 16:37:20 +00:00
Rom Walton 1a7ac3b5e7 - Tag for 6.3.15 release, all platforms
boinc_core_release_6_3_15

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16231
2008-10-20 15:58:35 +00:00
David Anderson 710c8a3314 - manager: compile fixes from Nicolas
svn path=/trunk/boinc/; revision=16230
2008-10-17 18:37:45 +00:00
David Anderson 3f67133c9b - forgot to add team.joinable to schema.sql
svn path=/trunk/boinc/; revision=16229
2008-10-17 18:08:26 +00:00
David Anderson d786872da7 web tweeak
svn path=/trunk/boinc/; revision=16228
2008-10-17 16:47:02 +00:00