Commit Graph

16902 Commits

Author SHA1 Message Date
Rom Walton 67f6e755ba Update Translations
svn path=/trunk/boinc/; revision=22985
2011-02-02 17:51:04 +00:00
Rom Walton b1e96b127b Quick Updates
svn path=/trunk/boinc/; revision=22983
2011-02-02 17:29:12 +00:00
Rom Walton 6ba43fd34e Quick Updates
svn path=/trunk/boinc/; revision=22980
2011-02-02 17:10:18 +00:00
David Anderson 8c3ce79b2a - create_work: add -d option
svn path=/trunk/boinc/; revision=22979
2011-02-02 00:42:46 +00:00
Rom Walton ac6e83e90f Quick Updates
svn path=/trunk/boinc/; revision=22978
2011-02-01 18:27:38 +00:00
Rom Walton e341bbfd47 - WINSETUP: Avoid a 0xc0000135 error by giving the boinc_master and
boinc_project membership in the 'Users' group.  Dynamic linking
        to nvcuda.dll was failing because the project applications were
        being denied access to DLLs in the system directory.
        
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.rc
        CACreateBOINCGroups.cpp
    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=22976
2011-02-01 18:12:37 +00:00
Charlie Fenton d12e6c269f MGR: Use branded short application name in Help tooltips instead of always using "BOINC"
svn path=/trunk/boinc/; revision=22975
2011-02-01 12:51:12 +00:00
Charlie Fenton 75f759302f Mac: Eliminate unused source files Localization.cpp, .h from Mac project
svn path=/trunk/boinc/; revision=22972
2011-02-01 12:19:26 +00:00
Charlie Fenton 76091982aa MGR: Use branded short application name in Help tooltips instead of always using "BOINC"
svn path=/trunk/boinc/; revision=22971
2011-02-01 12:19:10 +00:00
Charlie Fenton daa442ad31 Mac: Localize items in Mac's BOINC menu
svn path=/trunk/boinc/; revision=22970
2011-02-01 11:08:07 +00:00
David Anderson 229b1373dc - client: make "wrong URL" message not be a notice
- web: fix caching problem when PHP not installed as Apache module

svn path=/trunk/boinc/; revision=22968
2011-02-01 04:43:19 +00:00
Charlie Fenton 924f9fbb1f Mac: Add info about dual-GPU Powerbooks to ReadMe files
svn path=/trunk/boinc/; revision=22967
2011-02-01 00:12:14 +00:00
Charlie Fenton e512a05ae3 Mac: Add info about dual-GPU Powerbooks to ReadMe files
svn path=/trunk/boinc/; revision=22965
2011-02-01 00:05:33 +00:00
Charlie Fenton 44649792ba MGR: Update Makefile, New Simple GUI optimization
svn path=/trunk/boinc/; revision=22963
2011-01-31 09:58:34 +00:00
Charlie Fenton add6715355 Fix compile break on Linux
svn path=/trunk/boinc/; revision=22962
2011-01-31 01:12:42 +00:00
Charlie Fenton f736f5ce43 MGR: New Simple GUI optimization
svn path=/trunk/boinc/; revision=22961
2011-01-30 10:19:06 +00:00
Charlie Fenton a0cbc14c5d MGR: Code cleanup
svn path=/trunk/boinc/; revision=22960
2011-01-30 05:55:56 +00:00
David Anderson 4dbe2c8fdf - new script sched/transitioner_catchup.php: transitions all WUs
that need it, then exits.
    For big projects coming up after an outage, run this before bin/start
    to minimize startup overload
- tweaks to PHP libraries to allow them to be used
    by scripts anywhere in the dir hierarchy


svn path=/trunk/boinc/; revision=22959
2011-01-29 06:28:10 +00:00
David Anderson 43a3036101 - back end: allow the specification of a read-only DB replica
(in config.xml) to include DB name, user, and password.
- back end: add read-only replica info to SCHED_CONFIG,
    so that C++ programs can use the replica
    (currently only PHP code can use it)
- db_dump: use the read-only DB replica if it exists.


svn path=/trunk/boinc/; revision=22958
2011-01-28 22:03:46 +00:00
Charlie Fenton b72572be1b Update a comment
svn path=/trunk/boinc/; revision=22957
2011-01-28 12:15:56 +00:00
Charlie Fenton 37751f4dee Remove the word "accessible" in the Advanced View help item
svn path=/trunk/boinc/; revision=22956
2011-01-28 11:08:47 +00:00
Charlie Fenton d857b33481 MGR: Disable tooltips on Mac while new simple GUI menus are popped up because they cover menus
svn path=/trunk/boinc/; revision=22955
2011-01-28 10:59:41 +00:00
Charlie Fenton 3c27e2ed1b Fix checkin notes
svn path=/trunk/boinc/; revision=22954
2011-01-28 10:06:43 +00:00
Charlie Fenton 86216c53a9 MGR: Use our control IDs instead of wxID_HELP for Help buttons for Mac accessibility
svn path=/trunk/boinc/; revision=22953
2011-01-28 09:55:03 +00:00
Charlie Fenton 00dfc1e88c MGR: Fix SimplePrefs default skin selection display; use standard native buttons in Simple Prefs, Simple Notices
svn path=/trunk/boinc/; revision=22952
2011-01-28 09:16:42 +00:00
David Anderson 046dc09202 - client: fix bug in setting GPU peak flops
svn path=/trunk/boinc/; revision=22950
2011-01-27 20:00:42 +00:00
Charlie Fenton d9f95d08a0 Add new Simple GUI
svn path=/trunk/boinc/; revision=22949
2011-01-27 14:56:57 +00:00
Charlie Fenton bf789a23db Add new Simple GUI
svn path=/trunk/boinc/; revision=22948
2011-01-27 14:36:49 +00:00
Charlie Fenton c9f77c4db2 Mac: update Mac_SA_Insecure.sh script to not require BOIN Client in BOINC Data folder
svn path=/trunk/boinc/; revision=22947
2011-01-27 11:46:09 +00:00
David Anderson da19f328e9 - web: tweaks so that BOINC-Wide Teams site can warn people if
their email address is not validated

svn path=/trunk/boinc/; revision=22946
2011-01-26 22:43:23 +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
David Anderson f359a705f9 - client: accept <options/> and <log_flags/> in cc_config.xml
- client: reset log flags (as well as options) when rereading cc_config.xml

svn path=/trunk/boinc/; revision=22944
2011-01-25 19:05:44 +00:00
Rom Walton 9ab44a2f98 Quick Updates
svn path=/trunk/boinc/; revision=22942
2011-01-25 17:54:01 +00:00
Rom Walton 3555310fd4 Update Translations
svn path=/trunk/boinc/; revision=22939
2011-01-25 16:25:28 +00:00
Rom Walton c0766baaf3 - MGR: Fix advanced view button is Simple GUI.
(Button Text is Verdana 8pt. in MS Paint)
    
    clientgui/res/skins/default/graphic/
        advanced_link_image.xpm
    clientgui/res/templates/skins/
        advanced_link_image.gif (Added)
        btnAdvancedView.png (Removed)

svn path=/trunk/boinc/; revision=22935
2011-01-25 15:15:31 +00:00
David Anderson 58b345fce6 - server: disable upload certificates by default.
These increase server load and it's not clear they're needed.
        

svn path=/trunk/boinc/; revision=22934
2011-01-24 19:39:50 +00:00
David Anderson 8625e87285 - server: fix for EmBOINC
svn path=/trunk/boinc/; revision=22933
2011-01-20 21:32:00 +00:00
David Anderson d4f00d4467 - client: if we're using an acct mgr,
and we're attached to a project manually (not via acct mgr)
    and the acct mgr tells us to detach from it, don't.

svn path=/trunk/boinc/; revision=22930
2011-01-20 00:36:45 +00:00
David Anderson 795e89dbf5 - client: eliminate unnecessary CPU reschedules.
Currently we do a reschedule any time a job checkpoints,
    in case there's a job that has finished a time slice
    but hasn't checkpointed yet.
    Instead: flag such jobs, and trigger a reschedule
    on checkpoint only for flagged jobs.
- client: fix instability in job scheduling that happens
    if a job's estimated completion time in RR sim is close to its deadline.
    It can alternate between making and missing deadline,
    causing the scheduler to alternate rapidly between jobs.
    Solution: if RR sim has marked a job as deadline miss
    any time in the last (CPU scheduling period),
    treat it as a deadline miss.


svn path=/trunk/boinc/; revision=22928
2011-01-19 16:46:55 +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
Charlie Fenton c1d6dfdf4a Mac: update release script to remove install of separate BOINC skin
svn path=/trunk/boinc/; revision=22922
2011-01-18 09:08:51 +00:00
David Anderson c4ee1bdd89 - client: code cleanup in CPU scheduling;
eliminate global variable


svn path=/trunk/boinc/; revision=22908
2011-01-16 07:40:09 +00:00
David Anderson c7c926280a - client: fix job scheduling bug.
Scenario: we have 2 CPUs and 1GB RAM
    Project A has jobs that use 1GB.
    Project B has small-mem jobs.
    Currently, we ignore RAM usage in building the runnable job list,
    so we might pick 2 jobs from project A.
    enforce_schedule() (which checks RAM usage) will run just one of them,
    and the other CPU will be idle.
    Solution: keep track of RAM usage while building the runnable job list.

svn path=/trunk/boinc/; revision=22907
2011-01-15 18:31:17 +00:00
David Anderson e97c64b92f - make the Manager build on FC11
- simulator work

svn path=/trunk/boinc/; revision=22906
2011-01-15 08:11:21 +00:00
Bernd Machenschalk 6a1c7cf4ac unix build system: generate_svn_version
- generate version string from plain git repositories, too (from Oliver)
- define SVN_REPOSITORY (URL) and SVN_REVISION (numerical) separately
so these could be used in proprocessor directives

svn path=/trunk/boinc/; revision=22905
2011-01-14 14:06:09 +00:00
Rom Walton a64d88aaa5 - MGR: re-enable background painting and just change the default background
color for the new default skin to light gray.
        
    clientgui/
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp

svn path=/trunk/boinc/; revision=22904
2011-01-14 03:25:57 +00:00
David Anderson c152968f53 - scheduler/client/API: pass user ID and team ID from scheduler to client,
and from client to app (host ID is already passed).
    E@h asked for this, not sure why.

svn path=/trunk/boinc/; revision=22902
2011-01-13 22:40:48 +00:00
Rom Walton b6cb1240dc Quick Updates
svn path=/trunk/boinc/; revision=22901
2011-01-13 19:13:27 +00:00
Rom Walton 5c02f7388b - MGR: Disable the background repaint events for the SGUI Messages and
SGUI Preferences dialog.  Changing the font color wasn't as easy as
        I had hoped and the black background for the skin doesn't do any
        good when the text itself is black as well.
        
    clientgui/
        sg_DlgMessages.cpp
        sg_DlgPreferences.cpp

svn path=/trunk/boinc/; revision=22900
2011-01-13 18:52:46 +00:00